chore: prepare v0.47.14 #40244
Annotations
10 errors and 1 warning
Go vulnerability check
server.BootstrapStateCmd calls statesync.lightClientStateProvider.State, which eventually calls light.Client.Update
|
Go vulnerability check
server.BootstrapStateCmd calls statesync.lightClientStateProvider.Commit, which calls light.Client.VerifyLightBlockAtHeight
|
Go vulnerability check
keeper.Querier.DelegatorValidators calls light.ErrInvalidHeader.Error
|
Go vulnerability check
keeper.Querier.DelegatorValidators calls light.ErrNewValSetCantBeTrusted.Error
|
Go vulnerability check
keeper.Querier.DelegatorValidators calls light.ErrOldHeaderExpired.Error
|
Go vulnerability check
keeper.Querier.DelegatorValidators calls light.ErrVerificationFailed.Error
|
Go vulnerability check
network.startInProcess calls service.BaseService.Start, which eventually calls light.NewClient
|
Go vulnerability check
testutil.ExecInitCmd calls cobra.Command.ExecuteContext, which eventually calls light.NewHTTPClient
|
Go vulnerability check
testutil.ExecInitCmd calls cobra.Command.ExecuteContext, which eventually calls light.NewHTTPClientFromTrustedStore
|
Go vulnerability check
keeper.Querier.DelegatorValidators calls light.errBadWitness.Error
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/dependency-review-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading