Skip to content

Conversation

@bb111189
Copy link
Contributor

Summary

  • Added cometbft replace directive to upgrade to v0.38.21 (fixes security vulnerability)

Security Impact

Fixes Dependabot alert #91: cometbft vulnerability (high severity)

Changes

  • Added replace directive in go.mod: github.com/cometbft/cometbft => github.com/cometbft/cometbft v0.38.21
  • Added cometbft v0.38.21 checksums to go.sum

Note

go mod tidy cannot be run due to broken finality-gadget dependency (unknown revision). The replace directive will take effect at build time.

Note: go mod tidy cannot be run due to broken finality-gadget dependency.
The replace directive will take effect at build time.
@github-actions github-actions bot added the bug Something isn't working label Jan 25, 2026
@bb111189 bb111189 merged commit 7b3d92d into master Jan 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant