evmos / ethermint

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains
https://docs.evmos.org/
GNU Lesser General Public License v3.0
1.81k stars 535 forks source link

[Snyk] Security upgrade golang from 1.19 to 1.20.10 #1872

Open fedekunze opened 9 months ago

fedekunze commented 9 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 - networks/local/ethermintnode/Dockerfile We recommend upgrading to `golang:1.20.10`, as this image has only 70 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") | **686** | Out-of-bounds Write
[SNYK-DEBIAN12-GLIBC-5927132](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **686** | Out-of-bounds Write
[SNYK-DEBIAN12-GLIBC-5927132](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **686** | Out-of-bounds Write
[SNYK-DEBIAN12-GLIBC-5927132](https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **686** | Resource Exhaustion
[SNYK-DEBIAN12-NGHTTP2-5953379](https://snyk.io/vuln/SNYK-DEBIAN12-NGHTTP2-5953379) | Mature | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Unquoted Search Path or Element
[SNYK-DEBIAN12-OPENSSH-5788319](https://snyk.io/vuln/SNYK-DEBIAN12-OPENSSH-5788319) | 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/fedekunze/project/bb8ad858-64eb-4ecd-88e4-68d2080c9f55?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/fedekunze/project/bb8ad858-64eb-4ecd-88e4-68d2080c9f55?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"04126e49-d6d9-453a-8a85-fa086377967d","prPublicId":"04126e49-d6d9-453a-8a85-fa086377967d","dependencies":[{"name":"golang","from":"1.19","to":"1.20.10"}],"packageManager":"dockerfile","projectPublicId":"bb8ad858-64eb-4ecd-88e4-68d2080c9f55","projectUrl":"https://app.snyk.io/org/fedekunze/project/bb8ad858-64eb-4ecd-88e4-68d2080c9f55?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN12-OPENSSH-5788319","SNYK-DEBIAN12-GLIBC-5927132","SNYK-DEBIAN12-NGHTTP2-5953379"],"upgrade":["SNYK-DEBIAN12-GLIBC-5927132","SNYK-DEBIAN12-GLIBC-5927132","SNYK-DEBIAN12-GLIBC-5927132","SNYK-DEBIAN12-NGHTTP2-5953379","SNYK-DEBIAN12-OPENSSH-5788319"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,686,686],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Resource Exhaustion](https://learn.snyk.io/lesson/redos/?loc=fix-pr)