Skip to content

[Snyk] Security upgrade python from 3.8.7-slim to 3.14.3-slim#86

Open
LowinLi wants to merge 1 commit intomainfrom
snyk-fix-845b5c5ba235da35b7fba1997c64b90e
Open

[Snyk] Security upgrade python from 3.8.7-slim to 3.14.3-slim#86
LowinLi wants to merge 1 commit intomainfrom
snyk-fix-845b5c5ba235da35b7fba1997c64b90e

Conversation

@LowinLi
Copy link
Copy Markdown
Owner

@LowinLi LowinLi commented Feb 6, 2026

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

  • docker/dockerfile

We recommend upgrading to python:3.14.3-slim, as this image has only 26 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 CVE-2023-26604
SNYK-DEBIAN10-SYSTEMD-3339153
  786  
high severity CVE-2023-26604
SNYK-DEBIAN10-SYSTEMD-3339153
  786  
high severity Loop with Unreachable Exit Condition ('Infinite Loop')
SNYK-DEBIAN10-OPENSSL-2426310
  721  
high severity Loop with Unreachable Exit Condition ('Infinite Loop')
SNYK-DEBIAN10-OPENSSL-2426310
  721  
high severity OS Command Injection
SNYK-DEBIAN10-OPENSSL-2807585
  721  

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:

🦉 OS Command Injection

Copilot AI review requested due to automatic review settings February 6, 2026 03:14
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 base Docker image from 3.8.7-slim to 3.14.3-slim to address high-severity security vulnerabilities in Debian 10 packages (systemd and openssl). The upgrade is proposed by Snyk as an automated security fix.

Changes:

  • Updates Python base image from python:3.8.7-slim to python:3.14.3-slim in both the builder and runtime stages of the multi-stage Dockerfile

💡 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