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.12.0a5-slim to 3.13.0b1-slim #45

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

Conversation

dinh
Copy link
Owner

@dinh dinh commented May 10, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Changes included in this PR

  • backend/Dockerfile

We recommend upgrading to python:3.13.0b1-slim, as this image has only 50 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Some of the most important vulnerabilities in your base image include:

Severity Priority Score / 1000 Issue Exploit Maturity
high severity 829 Out-of-bounds Write
SNYK-DEBIAN11-GLIBC-5927133
Mature
high severity 829 Out-of-bounds Write
SNYK-DEBIAN11-GLIBC-5927133
Mature
high severity 614 Out-of-bounds Read
SNYK-DEBIAN11-NCURSES-2767191
No Known Exploit
high severity 614 Out-of-bounds Write
SNYK-DEBIAN11-NCURSES-5421197
No Known Exploit
high severity 614 Improper Certificate Validation
SNYK-DEBIAN11-OPENSSL-3368735
No Known Exploit

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

🛠 Adjust project settings


Learn how to fix vulnerabilities with free interactive lessons:

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

Copy link

@sourcery-ai sourcery-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.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

Copy link

what-the-diff bot commented May 10, 2024

PR Summary

  • Python version update in Dockerfile
    This PR updates the Python version used in our Docker backend setup. It shifts from an older alpha build, 3.12.0a5, to a more recent beta version 3.13.0b1. This change ensures we're using a version with the latest updates, bug-fixes and features which can improve the performance and stability of our application's backend.

Copy link

guardrails bot commented May 10, 2024

⚠️ We detected 1 security issue in this pull request:

Insecure Access Control (1)
Severity Details Docs
High Title: Missing User Instruction
FROM python:3.13.0b1-slim
📚

More info on how to fix Insecure Access Control in Dockerfile.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

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.

2 participants