Skip to content
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-bookworm to 3.13.0b2-slim-bookworm #165

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

stephengtuggy
Copy link
Owner

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 2 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):

  • app/Dockerfile

We recommend upgrading to python:3.13.0b2-slim-bookworm, as this image has only 51 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:

Issue Score
high severity Out-of-bounds Write
SNYK-DEBIAN12-GDKPIXBUF-6207393
  614  
high severity Out-of-bounds Write
SNYK-DEBIAN12-GDKPIXBUF-6207393
  614  
high severity Out-of-bounds Write
SNYK-DEBIAN12-GDKPIXBUF-6207393
  614  
high severity Allocation of Resources Without Limits or Throttling
SNYK-DEBIAN12-SYSTEMD-6277507
  614  
high severity Allocation of Resources Without Limits or Throttling
SNYK-DEBIAN12-SYSTEMD-6277507
  614  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Secrets Audit 0 3 0 0
Python Security Analysis 0 0 15 2
Python Source Analyzer 0 0 0 0
Security Audit for Infrastructure 0 0 0 1
Shell Script Analysis 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@@ -1,4 +1,4 @@
FROM python:3.11-bookworm
FROM python:3.13.0b2-slim-bookworm

Check notice

Code scanning / Security Audit for Infrastructure

Ensure that a user for the container has been created. Note

Ensure that a user for the container has been created.
@stephengtuggy stephengtuggy merged commit ad85a57 into main Jun 30, 2024
7 of 8 checks passed
@stephengtuggy stephengtuggy deleted the snyk-fix-dc0631c3766d108740e4df54195766e2 branch June 30, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants