VilnaCRM-Org / website

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

[Snyk] Security upgrade node from 20.1-alpine3.17 to 20-alpine3.17 #12

Closed Kravalg closed 6 months ago

Kravalg commented 9 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:20-alpine3.17`, 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 | | :------: | :-------------------- | :---- | :--------------- | | ![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-ALPINE317-OPENSSL-5788365](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5788365) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | CVE-2023-5363
[SNYK-ALPINE317-OPENSSL-6032385](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-6032385) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | CVE-2023-5363
[SNYK-ALPINE317-OPENSSL-6032385](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-6032385) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586** | Improper Check for Unusual or Exceptional Conditions
[SNYK-ALPINE317-OPENSSL-6095780](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-6095780) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586** | Improper Check for Unusual or Exceptional Conditions
[SNYK-ALPINE317-OPENSSL-6095780](https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-6095780) | 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/kravalg/project/8d021aeb-1a28-4aa5-bb2b-72b99d24eac3?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/kravalg/project/8d021aeb-1a28-4aa5-bb2b-72b99d24eac3?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"91f5791e-41cb-4eaa-9e0d-3a6b8d639c33","prPublicId":"91f5791e-41cb-4eaa-9e0d-3a6b8d639c33","dependencies":[{"name":"node","from":"20.1-alpine3.17","to":"20-alpine3.17"}],"packageManager":"dockerfile","projectPublicId":"8d021aeb-1a28-4aa5-bb2b-72b99d24eac3","projectUrl":"https://app.snyk.io/org/kravalg/project/8d021aeb-1a28-4aa5-bb2b-72b99d24eac3?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-ALPINE317-OPENSSL-6032385","SNYK-ALPINE317-OPENSSL-6095780","SNYK-ALPINE317-OPENSSL-5788365"],"upgrade":["SNYK-ALPINE317-OPENSSL-5788365","SNYK-ALPINE317-OPENSSL-6032385","SNYK-ALPINE317-OPENSSL-6032385","SNYK-ALPINE317-OPENSSL-6095780","SNYK-ALPINE317-OPENSSL-6095780"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[614,586,514],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Inefficient Regular Expression Complexity](https://learn.snyk.io/lesson/redos/?loc=fix-pr)
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@412be40). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ======================================= Coverage ? 78.57% ======================================= Files ? 1 Lines ? 42 Branches ? 8 ======================================= Hits ? 33 Misses ? 8 Partials ? 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.