Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade node from 20.11-alpine to 20.13.0-alpine #224

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

petersem
Copy link
Owner

@petersem petersem commented Jun 1, 2024

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 5 vulnerabilities in the dockerfile dependencies of this project.

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Snyk changed the following file(s):

  • Dockerfile

We recommend upgrading to node:20.13.0-alpine, as this image has only 6 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Allocation of Resources Without Limits or Throttling
SNYK-UPSTREAM-NODE-6564548
  614  
high severity Improper Control of Generation of Code ('Code Injection')
SNYK-UPSTREAM-NODE-6615824
  614  
medium severity Out-of-bounds Write
SNYK-ALPINE319-BUSYBOX-6913413
  586  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928845
  586  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928846
  586  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling
🦉 Improper Control of Generation of Code ('Code Injection')
🦉 Use After Free

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"node","from":"20.11-alpine","to":"20.13.0-alpine"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-UPSTREAM-NODE-6564548","priority_score":614,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"severity","label":"high","score":400},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Allocation of Resources Without Limits or Throttling"},{"exploit_maturity":"No Known Exploit","id":"SNYK-UPSTREAM-NODE-6615824","priority_score":614,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"severity","label":"high","score":400},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Improper Control of Generation of Code ('Code Injection')"},{"exploit_maturity":"No Known Exploit","id":"SNYK-ALPINE319-BUSYBOX-6913413","priority_score":586,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"severity","label":"medium","score":300},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Out-of-bounds Write"},{"exploit_maturity":"No Known Exploit","id":"SNYK-ALPINE319-BUSYBOX-6928845","priority_score":586,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"severity","label":"medium","score":300},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Use After Free"},{"exploit_maturity":"No Known Exploit","id":"SNYK-ALPINE319-BUSYBOX-6928846","priority_score":586,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"severity","label":"medium","score":300},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Use After Free"}],"prId":"bd405658-689d-4309-b677-8001c6309946","prPublicId":"bd405658-689d-4309-b677-8001c6309946","packageManager":"dockerfile","priorityScoreList":[614,614,586,586,586],"projectPublicId":"d983e1aa-7e4b-4b62-8845-d48a6361c903","projectUrl":"https://app.snyk.io/org/petersem/project/d983e1aa-7e4b-4b62-8845-d48a6361c903?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-ALPINE319-BUSYBOX-6913413","SNYK-ALPINE319-BUSYBOX-6928845","SNYK-ALPINE319-BUSYBOX-6928846","SNYK-UPSTREAM-NODE-6564548","SNYK-UPSTREAM-NODE-6615824"],"vulns":["SNYK-UPSTREAM-NODE-6564548","SNYK-UPSTREAM-NODE-6615824","SNYK-ALPINE319-BUSYBOX-6913413","SNYK-ALPINE319-BUSYBOX-6928845","SNYK-ALPINE319-BUSYBOX-6928846"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants