cisagov / log4j-scanner

log4j-scanner is a project derived from other members of the open-source community by CISA to help organizations identify potentially vulnerable web services affected by the log4j vulnerabilities.
1.28k stars 215 forks source link

[Snyk] Security upgrade python from 3.11.0a5-alpine to 3.11.0b1-alpine #53

Closed mcdonnnj closed 2 years ago

mcdonnnj commented 2 years 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 - log4-scanner/Dockerfile We recommend upgrading to `python:3.11.0b1-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: | Severity | Priority Score / 1000 | Issue | Exploit Maturity | | :------: | :-------------------- | :---- | :--------------- | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **500** | CVE-2022-28391
[SNYK-ALPINE315-BUSYBOX-2440607](https://snyk.io/vuln/SNYK-ALPINE315-BUSYBOX-2440607) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **500** | CVE-2022-28391
[SNYK-ALPINE315-BUSYBOX-2440607](https://snyk.io/vuln/SNYK-ALPINE315-BUSYBOX-2440607) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | Loop with Unreachable Exit Condition ('Infinite Loop')
[SNYK-ALPINE315-LIBRETLS-2428776](https://snyk.io/vuln/SNYK-ALPINE315-LIBRETLS-2428776) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | Loop with Unreachable Exit Condition ('Infinite Loop')
[SNYK-ALPINE315-OPENSSL-2426331](https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-2426331) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | Loop with Unreachable Exit Condition ('Infinite Loop')
[SNYK-ALPINE315-OPENSSL-2426331](https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-2426331) | 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/cisagov/project/6def7d8f-6902-4e15-8a43-b6850ed4eb1d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/cisagov/project/6def7d8f-6902-4e15-8a43-b6850ed4eb1d?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"ef5eaeb0-e8da-4855-9e35-9be9ea0e942f","prPublicId":"ef5eaeb0-e8da-4855-9e35-9be9ea0e942f","dependencies":[{"name":"python","from":"3.11.0a5-alpine","to":"3.11.0b1-alpine"}],"packageManager":"dockerfile","projectPublicId":"6def7d8f-6902-4e15-8a43-b6850ed4eb1d","projectUrl":"https://app.snyk.io/org/cisagov/project/6def7d8f-6902-4e15-8a43-b6850ed4eb1d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE315-OPENSSL-2426331","SNYK-ALPINE315-LIBRETLS-2428776","SNYK-ALPINE315-BUSYBOX-2440607"],"upgrade":["SNYK-ALPINE315-BUSYBOX-2440607","SNYK-ALPINE315-BUSYBOX-2440607","SNYK-ALPINE315-LIBRETLS-2428776","SNYK-ALPINE315-OPENSSL-2426331","SNYK-ALPINE315-OPENSSL-2426331"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[400,400,500]}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io?loc=fix-pr)
mcdonnnj commented 2 years ago

Duplicated by #54.