Ensono / stacks-webapp-template

Templating monorepo focusing on boilerplate web apps
https://amido.github.io/stacks/
MIT License
3 stars 9 forks source link

[Snyk] Security upgrade node from 14.18-bullseye-slim to fermium-bullseye-slim #2013

Open RichardSlater opened 1 year ago

RichardSlater 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 - libs/images/node-14/Dockerfile We recommend upgrading to `node:fermium-bullseye-slim`, as this image has only 43 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 | | :------: | :-------------------- | :---- | :--------------- | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Directory Traversal
[SNYK-DEBIAN11-DPKG-2847942](https://snyk.io/vuln/SNYK-DEBIAN11-DPKG-2847942) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Improper Input Validation
[SNYK-DEBIAN11-GZIP-2444256](https://snyk.io/vuln/SNYK-DEBIAN11-GZIP-2444256) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Read
[SNYK-DEBIAN11-LIBTASN16-3061097](https://snyk.io/vuln/SNYK-DEBIAN11-LIBTASN16-3061097) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **621** | HTTP Request Smuggling
[SNYK-UPSTREAM-NODE-3035795](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | DNS Rebinding
[SNYK-UPSTREAM-NODE-3105822](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3105822) | 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/amido-managed-services/project/f0ce9077-4d19-48d9-ac01-cd6e40f86af6?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/amido-managed-services/project/f0ce9077-4d19-48d9-ac01-cd6e40f86af6?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"9630b00c-71c2-40b1-9dce-95b4fe52d73b","prPublicId":"9630b00c-71c2-40b1-9dce-95b4fe52d73b","dependencies":[{"name":"node","from":"14.18-bullseye-slim","to":"fermium-bullseye-slim"}],"packageManager":"dockerfile","projectPublicId":"f0ce9077-4d19-48d9-ac01-cd6e40f86af6","projectUrl":"https://app.snyk.io/org/amido-managed-services/project/f0ce9077-4d19-48d9-ac01-cd6e40f86af6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN11-LIBTASN16-3061097","SNYK-DEBIAN11-DPKG-2847942","SNYK-UPSTREAM-NODE-3035795","SNYK-UPSTREAM-NODE-3105822","SNYK-DEBIAN11-GZIP-2444256"],"upgrade":["SNYK-DEBIAN11-DPKG-2847942","SNYK-DEBIAN11-GZIP-2444256","SNYK-DEBIAN11-LIBTASN16-3061097","SNYK-UPSTREAM-NODE-3035795","SNYK-UPSTREAM-NODE-3105822"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,714,621,614,614]}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Directory Traversal](https://learn.snyk.io/lessons/directory-traversal/csharp/?loc=fix-pr)