build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.3 to 0.14.0 #1345
Annotations
10 errors
Go vulnerability check
testutil.GetRequestWithHeaders calls http.Client.Do
|
Go vulnerability check
testutil.GetRequest calls http.Get
|
Go vulnerability check
testutil.PostRequest calls http.Post
|
Go vulnerability check
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls yamux.Client
|
Go vulnerability check
types.GetConfig calls sync.Once.Do, which eventually calls x509.CertPool.AppendCertsFromPEM
|
Go vulnerability check
crypto.DecodeArmor calls io.ReadAll, which eventually calls x509.Certificate.Verify
|
Go vulnerability check
keyring.keystore.MigrateAll calls fmt.Fprintf, which eventually calls x509.Certificate.VerifyHostname
|
Go vulnerability check
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls x509.CreateCertificate
|
Go vulnerability check
ante.SigVerificationDecorator.AnteHandle calls x509.HostnameError.Error
|
Go vulnerability check
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls x509.MarshalECPrivateKey
|
Loading