mjanez / ckan-docker

Custom CKAN Docker Compose Deployment
https://mjanez.github.io/ckan-docs
0 stars 4 forks source link

[Snyk] Security upgrade nginx from stable-alpine to 1.24-alpine3.17 #107

Closed mjanez closed 5 months ago

mjanez commented 7 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 - nginx/Dockerfile We recommend upgrading to `nginx:1.24-alpine3.17`, 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 | | :------: | :-------------------- | :---- | :--------------- | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
[SNYK-ALPINE317-EXPAT-6241041](https://snyk.io/vuln/SNYK-ALPINE317-EXPAT-6241041) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Resource Exhaustion
[SNYK-ALPINE317-EXPAT-6241042](https://snyk.io/vuln/SNYK-ALPINE317-EXPAT-6241042) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | CVE-2024-28757
[SNYK-ALPINE317-EXPAT-6446349](https://snyk.io/vuln/SNYK-ALPINE317-EXPAT-6446349) | 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/mjanez/project/e98dac85-e823-471d-8faf-4421a865d52f?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mjanez/project/e98dac85-e823-471d-8faf-4421a865d52f?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"f6c9fe52-92bf-4829-b3b9-0b880100357b","prPublicId":"f6c9fe52-92bf-4829-b3b9-0b880100357b","dependencies":[{"name":"nginx","from":"stable-alpine","to":"1.24-alpine3.17"}],"packageManager":"dockerfile","projectPublicId":"e98dac85-e823-471d-8faf-4421a865d52f","projectUrl":"https://app.snyk.io/org/mjanez/project/e98dac85-e823-471d-8faf-4421a865d52f?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE317-EXPAT-6241042","SNYK-ALPINE317-EXPAT-6241041","SNYK-ALPINE317-EXPAT-6446349"],"upgrade":["SNYK-ALPINE317-EXPAT-6241041","SNYK-ALPINE317-EXPAT-6241042","SNYK-ALPINE317-EXPAT-6446349"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[614,514,436],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Resource Exhaustion](https://learn.snyk.io/lesson/redos/?loc=fix-pr)