-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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.9.9-slim-bullseye to 3.10.3-slim-bullseye #4963
Conversation
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
Closing till dbt-core supports Python 3.10. (couldn't find ticket to link quickly.) |
@nathaniel-may we do support Python 3.10 (#4866) now so we can probably do this if that was the only issue |
oh nice! I must have missed that. It's not in our docs yet either 🙃 |
Good call — there are a few places we need to update to finalize this. Just opened #4974 |
Looks like we'll need to rebase this after #4972 is merged to fix black failing. |
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2403512 - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2406127 - https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2388380 - https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2426309 - https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2426309
e57da57
to
9a822ef
Compare
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.10.3-slim-bullseye
, as this image has only 48 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-DEBIAN11-EXPAT-2403512
SNYK-DEBIAN11-EXPAT-2406127
SNYK-DEBIAN11-OPENSSL-2388380
SNYK-DEBIAN11-OPENSSL-2426309
SNYK-DEBIAN11-OPENSSL-2426309
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.