Skip to content

[Snyk] Security upgrade python from 3.13.0a4-slim to 3.14.1-slim#51

Open
evildevill wants to merge 1 commit intomainfrom
snyk-fix-98b36fddafe4ff4c1728fdfc9aab9365
Open

[Snyk] Security upgrade python from 3.13.0a4-slim to 3.14.1-slim#51
evildevill wants to merge 1 commit intomainfrom
snyk-fix-98b36fddafe4ff4c1728fdfc9aab9365

Conversation

@evildevill
Copy link
Copy Markdown
Owner

snyk-top-banner

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.14.1-slim, as this image has only 22 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 Allocation of Resources Without Limits or Throttling
SNYK-DEBIAN12-SYSTEMD-6277507
  721  
high severity Allocation of Resources Without Limits or Throttling
SNYK-DEBIAN12-SYSTEMD-6277507
  721  
critical severity Integer Overflow or Wraparound
SNYK-DEBIAN12-EXPAT-7855502
  714  
critical severity Integer Overflow or Wraparound
SNYK-DEBIAN12-EXPAT-7855503
  714  
critical severity CVE-2025-6965
SNYK-DEBIAN12-SQLITE3-10753055
  714  

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

Copilot AI review requested due to automatic review settings December 5, 2025 12:15
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 5, 2025

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-fix-98b36fddafe4ff4c1728fdfc9aab9365

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR attempts to upgrade the Python Docker base image from 3.13.0a4-slim to 3.14.1-slim to address critical and high severity security vulnerabilities in the underlying Debian packages (systemd, expat, and sqlite3).

Key changes:

  • Updates the base Python image from an alpha pre-release (3.13.0a4) to what appears to be version 3.14.1
  • Applies the version change to both stages of the multi-stage Docker build

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants