-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Snyk] Security upgrade python from 3.11.8-slim-bookworm to 3.11.9-slim-bookworm #4026
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: display last key renewal attempt * feat: improve UI + add renew button + dev instance * fix: nits * chore: update ee ref * fix: nit * fix: tests
* chore(main): release 1.339.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* chore(main): release 1.339.1 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* chore(main): release 1.339.2 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
…rresponding jobs (#3851) * Make click on RunChart higlight and select job * Select job when clicking on graph point * Fix type of chart data object * Persist selection on refresh and other changes
…usion" (#3853) * multiple storage * all * rm symlinks * all * all
* chore(main): release 1.340.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* chore(main): release 1.340.1 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* chore(main): release 1.340.2 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
…d + Display the sync columnDef error only in the editor (#3862)
rubenfiszel
force-pushed
the
main
branch
3 times, most recently
from
August 14, 2024 12:46
413dad5
to
ad69876
Compare
rubenfiszel
force-pushed
the
main
branch
3 times, most recently
from
September 10, 2024 18:31
9a08368
to
779a788
Compare
rubenfiszel
force-pushed
the
main
branch
7 times, most recently
from
September 21, 2024 20:54
e80f43d
to
9c506a8
Compare
rubenfiszel
force-pushed
the
main
branch
3 times, most recently
from
September 26, 2024 12:31
ec6b974
to
8e0eb3d
Compare
rubenfiszel
force-pushed
the
main
branch
7 times, most recently
from
October 19, 2024 10:30
c858c24
to
3cd30d2
Compare
rubenfiszel
force-pushed
the
main
branch
4 times, most recently
from
November 2, 2024 17:41
8756adb
to
41acd56
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project.
Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.
Snyk changed the following file(s):
Dockerfile
We recommend upgrading to
python:3.11.9-slim-bookworm
, as this image has only 49 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.Vulnerabilities that will be fixed with an upgrade:
SNYK-DEBIAN12-SYSTEMD-6277507
SNYK-DEBIAN12-SYSTEMD-6277507
SNYK-DEBIAN12-OPENSSL-6048820
SNYK-DEBIAN12-OPENSSL-6148845
SNYK-DEBIAN12-OPENSSL-6190223
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Allocation of Resources Without Limits or Throttling
Summary:
Update
Dockerfile
to usepython:3.11.9-slim-bookworm
to address security vulnerabilities.Key points:
Dockerfile
to usepython:3.11.9-slim-bookworm
instead ofpython:3.11.8-slim-bookworm
.systemd
andopenssl
in the previous image version.Generated with ❤️ by ellipsis.dev