yurake / k8s-3tier-webapp

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

[Snyk] Security upgrade mysql from 8.1 to 8.2 #3311

Open yurake opened 9 months ago

yurake 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 - kubernetes/mysql/Dockerfile We recommend upgrading to `mysql:8.2`, as this image has only 41 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") | **721** | Out-of-bounds Write
[SNYK-ORACLE8-GLIBC-5935529](https://snyk.io/vuln/SNYK-ORACLE8-GLIBC-5935529) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **721** | Out-of-bounds Write
[SNYK-ORACLE8-GLIBCCOMMON-5935226](https://snyk.io/vuln/SNYK-ORACLE8-GLIBCCOMMON-5935226) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **721** | Out-of-bounds Write
[SNYK-ORACLE8-GLIBCMINIMALLANGPACK-5935235](https://snyk.io/vuln/SNYK-ORACLE8-GLIBCMINIMALLANGPACK-5935235) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **686** | CVE-2023-40217
[SNYK-ORACLE8-PYTHON39-6036899](https://snyk.io/vuln/SNYK-ORACLE8-PYTHON39-6036899) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **686** | CVE-2023-40217
[SNYK-ORACLE8-PYTHON39LIBS-6036926](https://snyk.io/vuln/SNYK-ORACLE8-PYTHON39LIBS-6036926) | 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/effad73e-9edd-470d-afdc-a6ae0adb5225?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/yurake/project/effad73e-9edd-470d-afdc-a6ae0adb5225?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"94919b02-3388-4b17-84e2-c16de1c526ff","prPublicId":"94919b02-3388-4b17-84e2-c16de1c526ff","dependencies":[{"name":"mysql","from":"8.1","to":"8.2"}],"packageManager":"dockerfile","projectPublicId":"effad73e-9edd-470d-afdc-a6ae0adb5225","projectUrl":"https://app.snyk.io/org/yurake/project/effad73e-9edd-470d-afdc-a6ae0adb5225?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ORACLE8-GLIBC-5935529","SNYK-ORACLE8-GLIBCCOMMON-5935226","SNYK-ORACLE8-GLIBCMINIMALLANGPACK-5935235","SNYK-ORACLE8-PYTHON39-6036899","SNYK-ORACLE8-PYTHON39LIBS-6036926"],"upgrade":["SNYK-ORACLE8-GLIBC-5935529","SNYK-ORACLE8-GLIBCCOMMON-5935226","SNYK-ORACLE8-GLIBCMINIMALLANGPACK-5935235","SNYK-ORACLE8-PYTHON39-6036899","SNYK-ORACLE8-PYTHON39LIBS-6036926"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[721,721,721,686,686],"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 9 months ago

PR Summary

codeclimate[bot] commented 9 months ago

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

View more on Code Climate.

sonarcloud[bot] commented 9 months 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