windmill icon indicating copy to clipboard operation
windmill copied to clipboard

[Snyk] Security upgrade python from 3.11.10-slim-bookworm to 3.13.2-slim-bookworm

Open rubenfiszel opened this issue 8 months ago • 1 comments

snyk-top-banner

Snyk has created this PR to fix 3 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.2-slim-bookworm, as this image has only 38 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
critical severity Integer Overflow or Wraparound
SNYK-DEBIAN12-ZLIB-6008963
  500  
low severity CVE-2025-0395
SNYK-DEBIAN12-GLIBC-8658672
  221  
low severity CVE-2025-0395
SNYK-DEBIAN12-GLIBC-8658672
  221  
low severity CVE-2024-13176
SNYK-DEBIAN12-OPENSSL-8648323
  150  
low severity CVE-2024-13176
SNYK-DEBIAN12-OPENSSL-8648323
  150  

[!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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.


[!IMPORTANT] Upgrade Python base image in Dockerfile to 3.13.2-slim-bookworm for security improvements.

  • Dockerfile:
    • Upgrade python base image from 3.11.10-slim-bookworm to 3.13.2-slim-bookworm to address security vulnerabilities.

This description was created by Ellipsis for 42d88b20258bce1b68bb77882abfac6b6ff671d6. It will automatically update as commits are pushed.

rubenfiszel avatar Feb 11 '25 06:02 rubenfiszel