yurake / k8s-3tier-webapp

Sample web application based on k8s
MIT License
15 stars 24 forks source link

[Snyk] Security upgrade alpine from 3.18 to 3 #3323

Open yurake opened 6 months ago

yurake commented 6 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 - kubernetes/monitoring/test/ab/Dockerfile We recommend upgrading to `alpine:3`, as this image has only 2 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") | **586** | CVE-2023-6129
[SNYK-ALPINE318-OPENSSL-6152404](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6152404) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **586** | CVE-2023-6129
[SNYK-ALPINE318-OPENSSL-6152404](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6152404) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | CVE-2023-6237
[SNYK-ALPINE318-OPENSSL-6160000](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6160000) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | CVE-2023-6237
[SNYK-ALPINE318-OPENSSL-6160000](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6160000) | 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/yurake/project/2f6924e9-137a-4e29-b54a-a83795bc3bdd?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/yurake/project/2f6924e9-137a-4e29-b54a-a83795bc3bdd?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"da7c7118-fd19-41e6-a965-07f01afb2858","prPublicId":"da7c7118-fd19-41e6-a965-07f01afb2858","dependencies":[{"name":"alpine","from":"3.18","to":"3"}],"packageManager":"dockerfile","projectPublicId":"2f6924e9-137a-4e29-b54a-a83795bc3bdd","projectUrl":"https://app.snyk.io/org/yurake/project/2f6924e9-137a-4e29-b54a-a83795bc3bdd?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE318-OPENSSL-6152404","SNYK-ALPINE318-OPENSSL-6160000"],"upgrade":["SNYK-ALPINE318-OPENSSL-6152404","SNYK-ALPINE318-OPENSSL-6152404","SNYK-ALPINE318-OPENSSL-6160000","SNYK-ALPINE318-OPENSSL-6160000"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[586,436],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
what-the-diff[bot] commented 6 months ago

PR Summary

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit c946c23a and detected 0 issues on this pull request.

View more on Code Climate.