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.6-alpine #3324

Open yurake opened 5 months ago

yurake commented 5 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.6-alpine`, as this image has only 1 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") | **614** | 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") | **614** | CVE-2023-5363
[SNYK-ALPINE318-OPENSSL-6032386](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Improper Check for Unusual or Exceptional Conditions
[SNYK-ALPINE318-OPENSSL-6055795](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586** | CVE-2024-0727
[SNYK-ALPINE318-OPENSSL-6191692](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6191692) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586** | CVE-2024-0727
[SNYK-ALPINE318-OPENSSL-6191692](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6191692) | 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":"99057add-a138-4a1d-9b03-645b586c3d63","prPublicId":"99057add-a138-4a1d-9b03-645b586c3d63","dependencies":[{"name":"postgres","from":"15.3-alpine","to":"15.6-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-6191692","SNYK-ALPINE318-OPENSSL-6055795"],"upgrade":["SNYK-ALPINE318-OPENSSL-6032386","SNYK-ALPINE318-OPENSSL-6032386","SNYK-ALPINE318-OPENSSL-6055795","SNYK-ALPINE318-OPENSSL-6191692","SNYK-ALPINE318-OPENSSL-6191692"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[614,586,514],"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 5 months ago

PR Summary

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud

codeclimate[bot] commented 5 months ago

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

View more on Code Climate.