GeekZoneHQ / web

Software to power the Geek.Zone website and apps
http://geek.zone/web
GNU General Public License v3.0
19 stars 29 forks source link

[Snyk] Security upgrade nginx from 1.25.3-alpine3.18 to alpine #722

Closed jamesgeddes closed 2 months ago

jamesgeddes commented 3 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 - docker/proxy/Dockerfile We recommend upgrading to `nginx: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") | **614** | 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") | **514** | 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 | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **436** | CVE-2024-28757
[SNYK-ALPINE318-EXPAT-6446356](https://snyk.io/vuln/SNYK-ALPINE318-EXPAT-6446356) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | 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/jamesgeddes/project/074fcc45-0a47-4066-8075-a95c40556c24?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jamesgeddes/project/074fcc45-0a47-4066-8075-a95c40556c24?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"ab39306f-ffe5-4a0b-884c-83134f0f6560","prPublicId":"ab39306f-ffe5-4a0b-884c-83134f0f6560","dependencies":[{"name":"nginx","from":"1.25.3-alpine3.18","to":"alpine"}],"packageManager":"dockerfile","projectPublicId":"074fcc45-0a47-4066-8075-a95c40556c24","projectUrl":"https://app.snyk.io/org/jamesgeddes/project/074fcc45-0a47-4066-8075-a95c40556c24?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","SNYK-ALPINE318-EXPAT-6446356"],"upgrade":["SNYK-ALPINE318-EXPAT-6241039","SNYK-ALPINE318-EXPAT-6241040","SNYK-ALPINE318-EXPAT-6446356","SNYK-ALPINE318-LIBXML2-6245694"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[614,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) 🦉 [Use After Free](https://learn.snyk.io/lesson/use-after-free/?loc=fix-pr)
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

giulio-giunta commented 2 months ago

Upgrading all dependencies versions in one PR.