yurake / k8s-3tier-webapp

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

[Snyk] Security upgrade postgres from 15.3-alpine to 15.5-alpine #3315

Open yurake opened 8 months ago

yurake commented 8 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/postgres/Dockerfile We recommend upgrading to `postgres:15.5-alpine`, as this image has only 0 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** | CVE-2023-5363
[SNYK-ALPINE318-OPENSSL-6032386](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386) | 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-5363
[SNYK-ALPINE318-OPENSSL-6032386](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386) | 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-5678
[SNYK-ALPINE318-OPENSSL-6055795](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795) | 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-5678
[SNYK-ALPINE318-OPENSSL-6055795](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795) | 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/0b426e4d-31da-4e23-aad2-63867b1c24c5?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/yurake/project/0b426e4d-31da-4e23-aad2-63867b1c24c5?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"981dde68-b364-49aa-926a-ff3206866d3e","prPublicId":"981dde68-b364-49aa-926a-ff3206866d3e","dependencies":[{"name":"postgres","from":"15.3-alpine","to":"15.5-alpine"}],"packageManager":"dockerfile","projectPublicId":"0b426e4d-31da-4e23-aad2-63867b1c24c5","projectUrl":"https://app.snyk.io/org/yurake/project/0b426e4d-31da-4e23-aad2-63867b1c24c5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE318-OPENSSL-6032386","SNYK-ALPINE318-OPENSSL-6055795"],"upgrade":["SNYK-ALPINE318-OPENSSL-6032386","SNYK-ALPINE318-OPENSSL-6032386","SNYK-ALPINE318-OPENSSL-6055795","SNYK-ALPINE318-OPENSSL-6055795"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[686,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 8 months ago

PR Summary

codeclimate[bot] commented 8 months ago

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

View more on Code Climate.

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