Skip to content

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.17.0 #34

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.17.0

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.17.0 #34

Triggered via pull request December 20, 2023 15:33
Status Failure
Total duration 1m 2s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check
types.RegisterInterfaces calls msgservice.RegisterMsgServiceDesc, which eventually calls internal.chunkedReader.Read
check
types.RegisterQueryHandlerFromEndpoint calls grpc.Dial, which eventually calls tls.Conn.Handshake
check
chain.main calls cmd.Execute, which eventually calls tls.Conn.HandshakeContext
check
types.AccAddress calls ed25519.GenPrivKey, which eventually calls tls.Conn.Read
check
app.AppStateRandomizedFn calls fmt.Printf, which eventually calls tls.Conn.Write
check
types.queryClient.NFT calls client.Context.Invoke, which eventually calls tls.Dialer.DialContext
check
app.SignCheckDeliver calls require.Error, which eventually calls filepath.Abs
check
app.WriteFile calls renameio.WriteFile, which eventually calls filepath.Base
check
app.initRootCmd calls filepath.Clean
check
cli.InitTestnet calls genutil.InitializeNodeValidatorFiles, which eventually calls filepath.Dir
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/