[Snyk] Security upgrade python from 3.11-slim to 3.13.0b2-slim #238
No reviewers
Labels
No Label
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/roboluke-tasks#238
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "snyk-fix-4bb5414255ab6a79b6697d6e1969ccff"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.13.0b2-slim
, as this image has only 43 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-ZLIB-6008963
SNYK-DEBIAN12-GLIBC-1547196
SNYK-DEBIAN12-GLIBC-1547196
SNYK-DEBIAN12-TAR-1560620
SNYK-DEBIAN12-PERL-5489184
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:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
See analysis details on SonarCloud
Quality Gate failed
Failed conditions
D Maintainability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
Google Gemini AI Review
Decision: Reject
Change Score: 0%
This commit changes the base image of the Dockerfile from
python:3.11-slim
topython:3.13.0b2-slim
. However, using beta or pre-release software in production can be risky and unstable.Recommendation:
Change the base image back to a stable release, such as
python:3.11-slim
.Quality Gate failed
Failed conditions
1 Security Hotspot
D Maintainability Rating on New Code (required ≥ A)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE
Pull request closed