Skip to content

[Snyk] Security upgrade python from 3.9-slim to 3.14.4-slim#12109

Open
sestinj wants to merge 1 commit intomainfrom
snyk-fix-12d350a181b3f7ff1d2607c9cb9945c3
Open

[Snyk] Security upgrade python from 3.9-slim to 3.14.4-slim#12109
sestinj wants to merge 1 commit intomainfrom
snyk-fix-12d350a181b3f7ff1d2607c9cb9945c3

Conversation

@sestinj
Copy link
Copy Markdown
Contributor

@sestinj sestinj commented Apr 11, 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):

  • manual-testing-sandbox/Dockerfile

We recommend upgrading to python:3.14.4-slim, as this image has only 36 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-2025-69421
SNYK-DEBIAN13-OPENSSL-15123186
  614  
high severity CVE-2025-69421
SNYK-DEBIAN13-OPENSSL-15123186
  614  
high severity CVE-2025-69421
SNYK-DEBIAN13-OPENSSL-15123186
  614  
medium severity Unrestricted Upload of File with Dangerous Type
SNYK-DEBIAN13-TAR-15962848
  371  
low severity CVE-2026-2219
SNYK-DEBIAN13-DPKG-15426448
  364  

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:

🦉 Unrestricted Upload of File with Dangerous Type


Summary by cubic

Upgrade the manual-testing-sandbox base image from python:3.9-slim to python:3.14.4-slim to pull in current Debian security patches and reduce CVEs. Addresses vulnerabilities in base packages (OpenSSL, tar, dpkg); please verify the sandbox still builds and runs on Python 3.14.

  • Migration
    • Rebuild the image (docker build -f manual-testing-sandbox/Dockerfile .).
    • Start the container and smoke test basic flows.

Written for commit 443232d. Summary will update on new commits.

@sestinj sestinj requested a review from a team as a code owner April 11, 2026 10:10
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 11, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@continue
Copy link
Copy Markdown
Contributor

continue bot commented Apr 11, 2026

Documentation Review

No documentation updates needed for this PR.

Reason: This change upgrades the Python base image in manual-testing-sandbox/Dockerfile from 3.9-slim to 3.14.4-slim for security fixes. This is an internal testing infrastructure file that:

  • Is not referenced in any Continue documentation
  • Does not affect user-facing features, APIs, or developer workflows
  • Is purely an internal security maintenance change

The docs are scoped to help developers understand and use Continue—internal test sandbox configurations are outside that scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants