cisagov / admiral

Distributed certificate transparency log harvester
Creative Commons Zero v1.0 Universal
14 stars 3 forks source link

[Snyk] Security upgrade python from 3.10.4-alpine to 3.12.0a1-alpine #29

Closed cisagovbot closed 1 year ago

cisagovbot commented 1 year 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-admiral We recommend upgrading to `python:3.12.0a1-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** | Use After Free
[SNYK-ALPINE316-EXPAT-3028183](https://snyk.io/vuln/SNYK-ALPINE316-EXPAT-3028183) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **471** | Use After Free
[SNYK-ALPINE316-EXPAT-3062883](https://snyk.io/vuln/SNYK-ALPINE316-EXPAT-3062883) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | Allocation of Resources Without Limits or Throttling
[SNYK-ALPINE316-LIBTIRPC-2975616](https://snyk.io/vuln/SNYK-ALPINE316-LIBTIRPC-2975616) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | Allocation of Resources Without Limits or Throttling
[SNYK-ALPINE316-LIBTIRPC-2975616](https://snyk.io/vuln/SNYK-ALPINE316-LIBTIRPC-2975616) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **500** | Out-of-bounds Write
[SNYK-ALPINE316-ZLIB-2976176](https://snyk.io/vuln/SNYK-ALPINE316-ZLIB-2976176) | 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/2b88cf7c-aa38-4fc8-b7e0-4a5d675dba59?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/cisagov/project/2b88cf7c-aa38-4fc8-b7e0-4a5d675dba59?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"7173994a-c984-4c2c-a29b-4714a86ecef0","prPublicId":"7173994a-c984-4c2c-a29b-4714a86ecef0","dependencies":[{"name":"python","from":"3.10.4-alpine","to":"3.12.0a1-alpine"}],"packageManager":"dockerfile","projectPublicId":"2b88cf7c-aa38-4fc8-b7e0-4a5d675dba59","projectUrl":"https://app.snyk.io/org/cisagov/project/2b88cf7c-aa38-4fc8-b7e0-4a5d675dba59?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE316-ZLIB-2976176","SNYK-ALPINE316-EXPAT-3028183","SNYK-ALPINE316-EXPAT-3062883","SNYK-ALPINE316-LIBTIRPC-2975616"],"upgrade":["SNYK-ALPINE316-EXPAT-3028183","SNYK-ALPINE316-EXPAT-3062883","SNYK-ALPINE316-LIBTIRPC-2975616","SNYK-ALPINE316-LIBTIRPC-2975616","SNYK-ALPINE316-ZLIB-2976176"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[500,500,471,400]}' --- **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 1 year ago

We only use stable releases of Python.