uc-cdis / cloud-automation

Automation for standing up Gen3 commons
Apache License 2.0
41 stars 68 forks source link

[Snyk] Security upgrade golang from 1.14-alpine to 1.21.9-alpine #2540

Closed BinamB closed 2 months ago

BinamB commented 2 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/nginx-prometheus-exporter-wrapper/Dockerfile We recommend upgrading to `golang:1.21.9-alpine`, as this image has only 1 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") | **714** | Out-of-bounds Read
[SNYK-ALPINE313-APKTOOLS-1533754](https://snyk.io/vuln/SNYK-ALPINE313-APKTOOLS-1533754) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Use After Free
[SNYK-ALPINE313-BUSYBOX-1920736](https://snyk.io/vuln/SNYK-ALPINE313-BUSYBOX-1920736) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Buffer Overflow
[SNYK-ALPINE313-OPENSSL-1569448](https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569448) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Buffer Overflow
[SNYK-ALPINE313-OPENSSL-1569448](https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569448) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Write
[SNYK-ALPINE313-ZLIB-2976175](https://snyk.io/vuln/SNYK-ALPINE313-ZLIB-2976175) | 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/binamb-81n/project/829bb527-7c20-4123-b573-c56412a327c8?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/binamb-81n/project/829bb527-7c20-4123-b573-c56412a327c8?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"6a52300c-3848-4083-b48c-22816d66ff5a","prPublicId":"6a52300c-3848-4083-b48c-22816d66ff5a","dependencies":[{"name":"golang","from":"1.14-alpine","to":"1.21.9-alpine"}],"packageManager":"dockerfile","projectPublicId":"829bb527-7c20-4123-b573-c56412a327c8","projectUrl":"https://app.snyk.io/org/binamb-81n/project/829bb527-7c20-4123-b573-c56412a327c8?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE313-ZLIB-2976175","SNYK-ALPINE313-APKTOOLS-1533754","SNYK-ALPINE313-OPENSSL-1569448","SNYK-ALPINE313-BUSYBOX-1920736"],"upgrade":["SNYK-ALPINE313-APKTOOLS-1533754","SNYK-ALPINE313-BUSYBOX-1920736","SNYK-ALPINE313-OPENSSL-1569448","SNYK-ALPINE313-OPENSSL-1569448","SNYK-ALPINE313-ZLIB-2976175"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,714,714,614],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use After Free](https://learn.snyk.io/lesson/use-after-free/?loc=fix-pr)