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.7 to 3.14 #1042

Merged

Conversation

MSevey
Copy link
Member

@MSevey MSevey commented Jul 20, 2023

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

  • networks/local/localnode/Dockerfile

We recommend upgrading to alpine:3.14, 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
critical severity 500 Out-of-bounds Write
SNYK-ALPINE37-MUSL-458286
No Known Exploit
critical severity 500 Out-of-bounds Write
SNYK-ALPINE37-MUSL-458286
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

🛠 Adjust project settings


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.14
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could also wait until upstream cometbft upgrades this line and we merge latest changes from upstream here.

@evan-forbes evan-forbes merged commit 03b58f7 into v0.34.x-celestia Jul 24, 2023
17 checks passed
@evan-forbes evan-forbes deleted the snyk-fix-2c151b7bad8cd894c33662e98b1213fe branch July 24, 2023 09:06
@faddat faddat mentioned this pull request Feb 22, 2024
3 tasks
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.

5 participants