equinor / flyt

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

[Snyk] Security upgrade node from 18.19.1-alpine3.18 to 18.20.0-alpine3.18 #708

Closed KaterynaBasik closed 5 months ago

KaterynaBasik 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.0-alpine3.18`, 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") | **149** | 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":"a07e1b43-b30c-4a44-80ed-a41108740b64","prPublicId":"a07e1b43-b30c-4a44-80ed-a41108740b64","dependencies":[{"name":"node","from":"18.19.1-alpine3.18","to":"18.20.0-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":[149,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)
github-actions[bot] commented 5 months ago

Pull request title linting :rotating_light:

In order to merge this pull request, the title of the pull request should be prefixed by one of the available types.

Available types:


Examples ``` feat(grpc): add new endpoint refactor: combine class A and class B ci: update pull request linter style: change format of strings ```

:tipping_hand_person: For more examples, visit https://www.conventionalcommits.org/en/v1.0.0/#examples.

dansvend commented 5 months ago

Duplicate of #710