pavelmaksimov / FlowMaster

ETL flow framework based on Yaml configs in Python
GNU General Public License v3.0
21 stars 3 forks source link

[Snyk] Security upgrade python from 3.9-slim to 3.12.0b1-slim #6

Open pavelmaksimov opened 8 months ago

pavelmaksimov commented 8 months ago

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 - Dockerfile We recommend upgrading to `python:3.12.0b1-slim`, as this image has only 69 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 | | :------: | :-------------------- | :---- | :--------------- | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Use of Insufficiently Random Values
[SNYK-DEBIAN12-GLIBC-1547135](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547135) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Out-of-Bounds
[SNYK-DEBIAN12-GLIBC-1547196](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547196) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Resource Management Errors
[SNYK-DEBIAN12-GLIBC-1547293](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547293) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | CVE-2019-1010023
[SNYK-DEBIAN12-GLIBC-1547373](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547373) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Out-of-bounds Write
[SNYK-DEBIAN12-GNUPG2-3330747](https://snyk.io/vuln/SNYK-DEBIAN12-GNUPG2-3330747) | 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](https://app.snyk.io/org/pavelmaksimov/project/5fc6f96c-60e0-4220-b573-36757fe5355d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/pavelmaksimov/project/5fc6f96c-60e0-4220-b573-36757fe5355d?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"a34c9deb-0645-44e2-9e41-7fe44cffca99","prPublicId":"a34c9deb-0645-44e2-9e41-7fe44cffca99","dependencies":[{"name":"python","from":"3.9-slim","to":"3.12.0b1-slim"}],"packageManager":"dockerfile","projectPublicId":"5fc6f96c-60e0-4220-b573-36757fe5355d","projectUrl":"https://app.snyk.io/org/pavelmaksimov/project/5fc6f96c-60e0-4220-b573-36757fe5355d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN12-GLIBC-1547135","SNYK-DEBIAN12-GLIBC-1547196","SNYK-DEBIAN12-GLIBC-1547293","SNYK-DEBIAN12-GLIBC-1547373","SNYK-DEBIAN12-GNUPG2-3330747"],"upgrade":["SNYK-DEBIAN12-GLIBC-1547135","SNYK-DEBIAN12-GLIBC-1547196","SNYK-DEBIAN12-GLIBC-1547293","SNYK-DEBIAN12-GLIBC-1547373","SNYK-DEBIAN12-GNUPG2-3330747"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[150,150,150,150,150],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use of Insufficiently Random Values](https://learn.snyk.io/lesson/insecure-randomness/?loc=fix-pr)