-
Notifications
You must be signed in to change notification settings - Fork 29
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
Upgrade dependencies and executor image tag #711
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386 - https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386 - https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795 - https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795 - https://snyk.io/vuln/SNYK-ALPINE318-SQLITE-6179217
… image; upgraded dependency in requirements.txt
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
@jamesgeddes, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the required checks passed, so it is safe to merge this PR.
The changes consist of updating dependencies and the executor image tag so that a new version of Postgres managed Database can be deployed.
You can approve it, but I cannot. Not sure how this one was built in my name! |
Quality Gate passedIssues Measures |
Replaced by #729 |
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
We recommend upgrading to
python:3.13.0a3-alpine
, as this image has only 0 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:
SNYK-ALPINE318-OPENSSL-6032386
SNYK-ALPINE318-OPENSSL-6032386
SNYK-ALPINE318-OPENSSL-6055795
SNYK-ALPINE318-OPENSSL-6055795
SNYK-ALPINE318-SQLITE-6179217
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.