GeekZoneHQ / web

Software to power the Geek.Zone website and apps
http://geek.zone/web
GNU General Public License v3.0
19 stars 29 forks source link

[Snyk] Security upgrade python from 3.10.10-alpine to 3.12.0b3-alpine #676

Closed geekzonebotold closed 1 year ago

geekzonebotold 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 - docker/backend/Dockerfile We recommend upgrading to `python:3.12.0b3-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 | | :------: | :-------------------- | :---- | :--------------- | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | Out-of-bounds Write
[SNYK-ALPINE317-NCURSES-5606599](https://snyk.io/vuln/SNYK-ALPINE317-NCURSES-5606599) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **400** | Out-of-bounds Write
[SNYK-ALPINE317-NCURSES-5606599](https://snyk.io/vuln/SNYK-ALPINE317-NCURSES-5606599) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **300** | Out-of-bounds Read
[SNYK-ALPINE317-OPENSSL-5438697](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5438697) | 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-ALPINE317-OPENSSL-5661570](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5661570) | 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-ALPINE317-OPENSSL-5661570](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5661570) | 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/geekzonebot/project/d3feb5de-3b61-43e4-8bc4-190cf5ddceae?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/geekzonebot/project/d3feb5de-3b61-43e4-8bc4-190cf5ddceae?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"34e18828-8b4f-488b-b525-2e4548791587","prPublicId":"34e18828-8b4f-488b-b525-2e4548791587","dependencies":[{"name":"python","from":"3.10.10-alpine","to":"3.12.0b3-alpine"}],"packageManager":"dockerfile","projectPublicId":"d3feb5de-3b61-43e4-8bc4-190cf5ddceae","projectUrl":"https://app.snyk.io/org/geekzonebot/project/d3feb5de-3b61-43e4-8bc4-190cf5ddceae?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE317-NCURSES-5606599","SNYK-ALPINE317-OPENSSL-5661570","SNYK-ALPINE317-OPENSSL-5438697"],"upgrade":["SNYK-ALPINE317-NCURSES-5606599","SNYK-ALPINE317-NCURSES-5606599","SNYK-ALPINE317-OPENSSL-5438697","SNYK-ALPINE317-OPENSSL-5661570","SNYK-ALPINE317-OPENSSL-5661570"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[400,400,300],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Allocation of Resources Without Limits or Throttling](https://learn.snyk.io/lessons/no-rate-limiting/python/?loc=fix-pr)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

giulio-giunta commented 1 year ago

The suggested Python version to build the image has already been applied in #675