Deivdson / DesafioStrategi

0 stars 0 forks source link

[Snyk] Security upgrade node from 20.10-alpine to 20.13.0-alpine #52

Open Deivdson opened 4 months ago

Deivdson commented 4 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 - frontend/Dockerfile We recommend upgrading to `node:20.13.0-alpine`, 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") | **614** | Allocation of Resources Without Limits or Throttling
[SNYK-UPSTREAM-NODE-6252328](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6252328) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Code Injection
[SNYK-UPSTREAM-NODE-6252332](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6252332) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **621** | Path Traversal
[SNYK-UPSTREAM-NODE-6252334](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6252334) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Privilege Context Switching Error
[SNYK-UPSTREAM-NODE-6252335](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6252335) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **721** | Path Traversal
[SNYK-UPSTREAM-NODE-6255385](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6255385) | Proof of Concept | --- **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/deivdson/project/baa57de0-7283-4777-97d0-ac5b2122cd9d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/deivdson/project/baa57de0-7283-4777-97d0-ac5b2122cd9d?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"1e9cb7c3-672d-4c2a-9735-386f8ec2aced","prPublicId":"1e9cb7c3-672d-4c2a-9735-386f8ec2aced","dependencies":[{"name":"node","from":"20.10-alpine","to":"20.13.0-alpine"}],"packageManager":"dockerfile","projectPublicId":"baa57de0-7283-4777-97d0-ac5b2122cd9d","projectUrl":"https://app.snyk.io/org/deivdson/project/baa57de0-7283-4777-97d0-ac5b2122cd9d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-UPSTREAM-NODE-6255385","SNYK-UPSTREAM-NODE-6252334","SNYK-UPSTREAM-NODE-6252332","SNYK-UPSTREAM-NODE-6252335","SNYK-UPSTREAM-NODE-6252328"],"upgrade":["SNYK-UPSTREAM-NODE-6252328","SNYK-UPSTREAM-NODE-6252332","SNYK-UPSTREAM-NODE-6252334","SNYK-UPSTREAM-NODE-6252335","SNYK-UPSTREAM-NODE-6255385"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[721,621,614,614,614],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Path Traversal](https://learn.snyk.io/lesson/directory-traversal/?loc=fix-pr) 🦉 [Code Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr) 🦉 [Allocation of Resources Without Limits or Throttling](https://learn.snyk.io/lesson/no-rate-limiting/?loc=fix-pr)
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud