equinor / flyt

Equinor Flyt (aka. VSM - Value Stream Mapping)
https://flyt.equinor.com
MIT License
4 stars 1 forks source link

fix: Upgrade node from 18.19.1-alpine3.18 to 18.20.1-alpine3.18 #710

Closed dansvend closed 4 months ago

dansvend commented 5 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 We recommend upgrading to `node:18.20.1-alpine3.18`, as this image has only 1 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") | **147** | Allocation of Resources Without Limits or Throttling
[SNYK-UPSTREAM-NODE-6564548](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6564548) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **59** | HTTP Request Smuggling
[SNYK-UPSTREAM-NODE-6564550](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6564550) | 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/dsd-mobile/project/b2e8eed6-c04a-4ff8-af50-a79b02294195?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/dsd-mobile/project/b2e8eed6-c04a-4ff8-af50-a79b02294195?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"1f1aedb5-292e-4ad4-b199-c378ebd9c02a","prPublicId":"1f1aedb5-292e-4ad4-b199-c378ebd9c02a","dependencies":[{"name":"node","from":"18.19.1-alpine3.18","to":"18.20.1-alpine3.18"}],"packageManager":"dockerfile","projectPublicId":"b2e8eed6-c04a-4ff8-af50-a79b02294195","projectUrl":"https://app.snyk.io/org/dsd-mobile/project/b2e8eed6-c04a-4ff8-af50-a79b02294195?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-UPSTREAM-NODE-6564548","SNYK-UPSTREAM-NODE-6564550"],"upgrade":["SNYK-UPSTREAM-NODE-6564548","SNYK-UPSTREAM-NODE-6564550"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[147,59],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Allocation of Resources Without Limits or Throttling](https://learn.snyk.io/lesson/no-rate-limiting/?loc=fix-pr)