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.10-slim to 3.13.0rc2-slim #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fmigneault
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to fix 5 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):

  • docker/Dockerfile

We recommend upgrading to python:3.13.0rc2-slim, as this image has only 40 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
critical severity Integer Overflow or Wraparound
SNYK-DEBIAN12-EXPAT-7855502
critical severity Integer Overflow or Wraparound
SNYK-DEBIAN12-EXPAT-7855503
critical severity XML External Entity (XXE) Injection
SNYK-DEBIAN12-EXPAT-7855507
critical severity Integer Overflow or Wraparound
SNYK-DEBIAN12-ZLIB-6008963
low severity Uncontrolled Recursion
SNYK-DEBIAN12-GCC12-2606941

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:

🦉 XML External Entity (XXE) Injection

Copy link
Collaborator

@huard huard left a comment

Choose a reason for hiding this comment

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

No objection, but we're not running this in prod yet. Has someone tested it to make sure there are not regression due to library versions?

@fmigneault
Copy link
Collaborator Author

fmigneault commented Oct 25, 2024

Not tested. Snyk auto-PRs for Docker are always eager to pin RC versions, which I find very risky.
I'd limit the update to the latest 3.12 since this is the most recent that is officially listed in pyproject.toml and is tested by the CI.

@huard
Copy link
Collaborator

huard commented Oct 28, 2024

Agree, I suspect 3.13 would cause breakage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants