Skip to content

Conversation

@zeevick10
Copy link
Contributor

@zeevick10 zeevick10 commented Oct 16, 2025

Description

  • Summary: Add SHA256 verification to .github/assets/install_geth.sh before extracting the tarball.
  • Change: Download *.sha256 and run sha256sum -c prior to tar -xvf.
  • Why: Reduce supply-chain risk and prevent corrupted/altered artifacts from running in CI.

@github-project-automation github-project-automation bot moved this to Backlog in Reth Tracker Oct 16, 2025
@zeevick10 zeevick10 changed the title ci: verify geth tarball checksum and remove apt-get upgrade ci: verify geth tarball checksum before extraction Oct 16, 2025
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

we only run this in ci so we dont need this

@mattsse mattsse closed this Oct 16, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Reth Tracker Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants