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 alpine from 3.19 to 3 #132

Merged
merged 5 commits into from
Jun 25, 2024

Conversation

mefellows
Copy link
Member

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 4 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-bundle-base

We recommend upgrading to alpine:3, as this image has only 3 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
medium severity Out-of-bounds Write
SNYK-ALPINE319-BUSYBOX-6913413
  514  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928845
  514  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928846
  514  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928846
  514  
medium severity Use After Free
SNYK-ALPINE319-BUSYBOX-6928847
  514  

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:

🦉 Use After Free

@YOU54F YOU54F force-pushed the snyk-fix-4f29b86c268c5e9bc21ef68bdcfeed94 branch from 6238ac3 to 58c8e4d Compare June 25, 2024 15:14
@YOU54F
Copy link
Member

YOU54F commented Jun 25, 2024

  • Updating to pinned 3.20 rather than unpinned 3
  • Updates ruby to 3.3.3
  • Update deps
    • racc is introduced through a dep and requires to be built whilst we have our build env, as its a native extension
  • rubygem update was failing to resolve without being provided a version, updated to the current latest as of writing

@YOU54F YOU54F merged commit 3a5b063 into master Jun 25, 2024
11 of 12 checks passed
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.

3 participants