ibm-ecosystem-engineering / ibm-gsi-cloudnative-journey

Cloud Native Learning Journey to enable GSI Partners to learn cloud native development with the IBM Enterprise Sandbox
https://ibm-ecosystem-lab.github.io/ibm-gsi-cloudnative-journey/
Apache License 2.0
4 stars 26 forks source link

[Snyk] Security upgrade alpine from latest to 3.18.3 #291

Open mjperrins opened 1 year ago

mjperrins commented 1 year 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 - Dockerfile We recommend upgrading to `alpine:3.18.3`, 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 | Issue | Exploit Maturity | | :------: | :---- | :--------------- | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Improper Authentication
[SNYK-ALPINE318-OPENSSL-5776808](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5776808) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Improper Authentication
[SNYK-ALPINE318-OPENSSL-5776808](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5776808) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Inefficient Regular Expression Complexity
[SNYK-ALPINE318-OPENSSL-5788370](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5788370) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Inefficient Regular Expression Complexity
[SNYK-ALPINE318-OPENSSL-5788370](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5788370) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | CVE-2023-3817
[SNYK-ALPINE318-OPENSSL-5821142](https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5821142) | 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/mjperrins/project/91d599ec-a53e-4b6f-a13e-d9b89ad49635?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mjperrins/project/91d599ec-a53e-4b6f-a13e-d9b89ad49635?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"ec172fdf-e795-4144-9dfd-ec280f79bada","prPublicId":"ec172fdf-e795-4144-9dfd-ec280f79bada","dependencies":[{"name":"alpine","from":"latest","to":"3.18.3"}],"packageManager":"dockerfile","projectPublicId":"91d599ec-a53e-4b6f-a13e-d9b89ad49635","projectUrl":"https://app.snyk.io/org/mjperrins/project/91d599ec-a53e-4b6f-a13e-d9b89ad49635?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE318-OPENSSL-5788370","SNYK-ALPINE318-OPENSSL-5776808","SNYK-ALPINE318-OPENSSL-5821142"],"upgrade":["SNYK-ALPINE318-OPENSSL-5776808","SNYK-ALPINE318-OPENSSL-5776808","SNYK-ALPINE318-OPENSSL-5788370","SNYK-ALPINE318-OPENSSL-5788370","SNYK-ALPINE318-OPENSSL-5821142"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title"],"priorityScoreList":[null,null,null],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Inefficient Regular Expression Complexity](https://learn.snyk.io/lesson/redos/?loc=fix-pr)