nomad-nmr / nomad-server

Server side code for NOMAD system
https://www.nomad-nmr.uk/
GNU Affero General Public License v3.0
3 stars 2 forks source link

[Snyk] Security upgrade nginx from 1.25.3-alpine to 1.25.4-alpine #72

Closed tomlebl closed 7 months ago

tomlebl 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 - Dockerfile.serv We recommend upgrading to `nginx:1.25.4-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** | Resource Exhaustion
[SNYK-ALPINE318-EXPAT-6241039](https://snyk.io/vuln/SNYK-ALPINE318-EXPAT-6241039) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586** | Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
[SNYK-ALPINE318-EXPAT-6241040](https://snyk.io/vuln/SNYK-ALPINE318-EXPAT-6241040) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **686** | Use After Free
[SNYK-ALPINE318-LIBXML2-6245694](https://snyk.io/vuln/SNYK-ALPINE318-LIBXML2-6245694) | 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/tomlebl/project/abb69b37-c09e-414e-9053-04c4ababb698?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/tomlebl/project/abb69b37-c09e-414e-9053-04c4ababb698?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"365612c4-685e-4abe-830f-be74daebc027","prPublicId":"365612c4-685e-4abe-830f-be74daebc027","dependencies":[{"name":"nginx","from":"1.25.3-alpine","to":"1.25.4-alpine"}],"packageManager":"dockerfile","projectPublicId":"abb69b37-c09e-414e-9053-04c4ababb698","projectUrl":"https://app.snyk.io/org/tomlebl/project/abb69b37-c09e-414e-9053-04c4ababb698?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE318-EXPAT-6241039","SNYK-ALPINE318-LIBXML2-6245694","SNYK-ALPINE318-EXPAT-6241040"],"upgrade":["SNYK-ALPINE318-EXPAT-6241039","SNYK-ALPINE318-EXPAT-6241040","SNYK-ALPINE318-LIBXML2-6245694"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[686,686,586],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Resource Exhaustion](https://learn.snyk.io/lesson/redos/?loc=fix-pr) 🦉 [Use After Free](https://learn.snyk.io/lesson/use-after-free/?loc=fix-pr)