matchID-project / deces-backend

API Personnes décédées
https://deces.matchid.io/deces/api/v1/docs
GNU Lesser General Public License v3.0
9 stars 4 forks source link

[Snyk] Security upgrade node from 19-alpine3.16 to 20.2-alpine3.16 #377

Closed rhanka closed 10 months ago

rhanka commented 11 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 - backend/Dockerfile We recommend upgrading to `node:20.2-alpine3.16`, as this image has only 3 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 | | :------: | :-------------------- | :---- | :--------------- | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Allocation of Resources Without Limits or Throttling
[SNYK-ALPINE316-OPENSSL-5661567](https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-5661567) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Allocation of Resources Without Limits or Throttling
[SNYK-ALPINE316-OPENSSL-5661567](https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-5661567) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Inefficient Regular Expression Complexity
[SNYK-ALPINE316-OPENSSL-5788362](https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-5788362) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Inefficient Regular Expression Complexity
[SNYK-ALPINE316-OPENSSL-5788362](https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-5788362) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **514** | Excessive Iteration
[SNYK-ALPINE316-OPENSSL-5821140](https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-5821140) | 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/matchid/project/6cccd83c-33b7-4057-9f9c-08d8fd914a46?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/matchid/project/6cccd83c-33b7-4057-9f9c-08d8fd914a46?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"a25e0b3b-a860-4c32-9c4a-8b19be7779a8","prPublicId":"a25e0b3b-a860-4c32-9c4a-8b19be7779a8","dependencies":[{"name":"node","from":"19-alpine3.16","to":"20.2-alpine3.16"}],"packageManager":"dockerfile","projectPublicId":"6cccd83c-33b7-4057-9f9c-08d8fd914a46","projectUrl":"https://app.snyk.io/org/matchid/project/6cccd83c-33b7-4057-9f9c-08d8fd914a46?utm_source=github&utm_medium=referral&page=fix-pr","type":"user-initiated","patch":[],"vulns":["SNYK-ALPINE316-OPENSSL-5661567","SNYK-ALPINE316-OPENSSL-5788362","SNYK-ALPINE316-OPENSSL-5821140"],"upgrade":["SNYK-ALPINE316-OPENSSL-5661567","SNYK-ALPINE316-OPENSSL-5661567","SNYK-ALPINE316-OPENSSL-5788362","SNYK-ALPINE316-OPENSSL-5788362","SNYK-ALPINE316-OPENSSL-5821140"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[514,514,514],"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) 🦉 [Inefficient Regular Expression Complexity](https://learn.snyk.io/lesson/redos/?loc=fix-pr)