Skip to content

Comments

fix(deps): remediate CVE-2026-26314 in go-ethereum#340

Open
rogarcia wants to merge 1 commit intomainfrom
fix/cve-remediation-20260220
Open

fix(deps): remediate CVE-2026-26314 in go-ethereum#340
rogarcia wants to merge 1 commit intomainfrom
fix/cve-remediation-20260220

Conversation

@rogarcia
Copy link
Contributor

@rogarcia rogarcia commented Feb 20, 2026

Summary

  • upgrade github.com/ethereum/go-ethereum from v1.16.8 to v1.16.9
  • run lint, build, tests, and govulncheck verification locally
  • update local .cve-report.xml by removing the remediated package entry

Verification

  • $(go env GOPATH)/bin/golangci-lint run
  • make build
  • make test
  • go run golang.org/x/vuln/cmd/govulncheck@latest ./...

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.31%. Comparing base (5e7ea7e) to head (cbf831a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #340   +/-   ##
=======================================
  Coverage   15.31%   15.31%           
=======================================
  Files          52       52           
  Lines        6112     6112           
=======================================
  Hits          936      936           
  Misses       5131     5131           
  Partials       45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rogarcia rogarcia force-pushed the fix/cve-remediation-20260220 branch from 18cd006 to cbf831a Compare February 20, 2026 06:58
@rogarcia rogarcia requested a review from noslav February 20, 2026 07:03
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.

1 participant