ChoeMinji / kubernetes-1.12.0

Apache License 2.0
0 stars 0 forks source link

[Snyk] Security upgrade golang from 1.10.4 to 1.17.13 #73

Open ChoeMinji opened 2 years ago

ChoeMinji commented 2 years 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 - build/build-image/cross/Dockerfile We recommend upgrading to `golang:1.17.13`, as this image has only 110 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** | Incorrect Permission Assignment for Critical Resource
[SNYK-DEBIAN9-MERCURIAL-311113](https://snyk.io/vuln/SNYK-DEBIAN9-MERCURIAL-311113) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | OS Command Injection
[SNYK-DEBIAN9-OPENSSL-2807589](https://snyk.io/vuln/SNYK-DEBIAN9-OPENSSL-2807589) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | CVE-2019-9636
[SNYK-DEBIAN9-PYTHON27-340070](https://snyk.io/vuln/SNYK-DEBIAN9-PYTHON27-340070) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Directory Traversal
[SNYK-DEBIAN9-PYTHON27-341379](https://snyk.io/vuln/SNYK-DEBIAN9-PYTHON27-341379) | 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-DEBIAN9-WGET-342192](https://snyk.io/vuln/SNYK-DEBIAN9-WGET-342192) | 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/choemj0928/project/59c091fa-5cc4-4907-8bef-8317ec91c233?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/choemj0928/project/59c091fa-5cc4-4907-8bef-8317ec91c233?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"4c868ccd-4452-4a3c-9a5b-a1ececddfaad","prPublicId":"4c868ccd-4452-4a3c-9a5b-a1ececddfaad","dependencies":[{"name":"golang","from":"1.10.4","to":"1.17.13"}],"packageManager":"dockerfile","projectPublicId":"59c091fa-5cc4-4907-8bef-8317ec91c233","projectUrl":"https://app.snyk.io/org/choemj0928/project/59c091fa-5cc4-4907-8bef-8317ec91c233?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN9-WGET-342192","SNYK-DEBIAN9-PYTHON27-341379","SNYK-DEBIAN9-PYTHON27-340070","SNYK-DEBIAN9-OPENSSL-2807589","SNYK-DEBIAN9-MERCURIAL-311113"],"upgrade":["SNYK-DEBIAN9-MERCURIAL-311113","SNYK-DEBIAN9-OPENSSL-2807589","SNYK-DEBIAN9-PYTHON27-340070","SNYK-DEBIAN9-PYTHON27-341379","SNYK-DEBIAN9-WGET-342192"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,714,714,714,714]}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Directory Traversal](https://learn.snyk.io/lessons/directory-traversal/php?loc=fix-pr)