podaac / l2ss-py

Level 2 subsetter with Harmony integration
https://podaac.github.io/l2ss-py/
Apache License 2.0
11 stars 11 forks source link

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

Closed frankinspace closed 9 months ago

frankinspace commented 10 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 - docker/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** | Improper Verification of Cryptographic Signature
[SNYK-DEBIAN12-APT-1541449](https://snyk.io/vuln/SNYK-DEBIAN12-APT-1541449) | No Known Exploit | | ![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 | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **571** | Integer Overflow or Wraparound
[SNYK-DEBIAN12-ZLIB-6008963](https://snyk.io/vuln/SNYK-DEBIAN12-ZLIB-6008963) | 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/frankinspace/project/4001472a-80ff-49b8-b9af-43000de6afe0?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/frankinspace/project/4001472a-80ff-49b8-b9af-43000de6afe0?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"a9e950b4-48a2-480a-9d9e-f1e68f08c62a","prPublicId":"a9e950b4-48a2-480a-9d9e-f1e68f08c62a","dependencies":[{"name":"python","from":"3.9-slim","to":"3.12.0b1-slim"}],"packageManager":"dockerfile","projectPublicId":"4001472a-80ff-49b8-b9af-43000de6afe0","projectUrl":"https://app.snyk.io/org/frankinspace/project/4001472a-80ff-49b8-b9af-43000de6afe0?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN12-ZLIB-6008963","SNYK-DEBIAN12-APT-1541449","SNYK-DEBIAN12-GLIBC-1547135","SNYK-DEBIAN12-GLIBC-1547196","SNYK-DEBIAN12-GLIBC-1547293"],"upgrade":["SNYK-DEBIAN12-APT-1541449","SNYK-DEBIAN12-GLIBC-1547135","SNYK-DEBIAN12-GLIBC-1547196","SNYK-DEBIAN12-GLIBC-1547293","SNYK-DEBIAN12-ZLIB-6008963"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[571,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)
frankinspace commented 10 months ago

I wouldn't go to 3.12 quite yet but we should plan an upgrade to at least 3.10 soon.

jamesfwood commented 9 months ago

Will upgrade to python 3.9 first.