Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

fix: resolve Go dependency vulnerabilities - #107

Merged
bb111189 merged 1 commit into
masterfrom
fix/dependabot-go-vulnerabilities
Feb 4, 2026
Merged

fix: resolve Go dependency vulnerabilities#107
bb111189 merged 1 commit into
masterfrom
fix/dependabot-go-vulnerabilities

Conversation

@bb111189

@bb111189 bb111189 commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Notes on Babylon Dependencies

Alerts #85 and #86 for github.com/babylonlabs-io/babylon/v3 cannot be resolved due to broken upstream dependencies:

  • github.com/babylonlabs-io/finality-gadget@v0.1.2-0.20250729110047-6d5e98aba949 - commit 6d5e98aba949 no longer exists
  • github.com/babylonlabs-io/finality-provider@v1.99.0-devnet.6.0.20250815092853-9afb7af08b9b - commit 9afb7af08b9b no longer exists

These pseudo-versions reference commits that have been removed or rebased in the upstream babylonlabs-io repositories. The bsn/rollup packages required by this project are not available in any publicly accessible version of finality-provider.

This issue requires upstream coordination with babylonlabs-io to either:

  1. Restore the missing commits
  2. Provide a new tagged version containing the required packages
  3. Publish the fork containing the BSN rollup packages

Test plan

- Add replace directive for github.com/nwaples/rardecode => v2.2.2 (fixes alert #87)

Note: Alerts #85 and #86 for github.com/babylonlabs-io/babylon/v3 cannot be
resolved due to broken upstream dependencies. The pseudo-versions
v0.1.2-0.20250729110047-6d5e98aba949 (finality-gadget) and
v1.99.0-devnet.6.0.20250815092853-9afb7af08b9b (finality-provider) reference
commits that no longer exist in the upstream repositories.
@github-actions github-actions Bot added bug Something isn't working XS labels Feb 4, 2026
@bb111189
bb111189 merged commit 0da945a into master Feb 4, 2026
1 check passed
@bb111189 bb111189 mentioned this pull request Mar 1, 2026
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant