Skip to content

fix: Fix MsgExec not verifying the validity of nested messages (#12184) #34

fix: Fix MsgExec not verifying the validity of nested messages (#12184)

fix: Fix MsgExec not verifying the validity of nested messages (#12184) #34

Triggered via pull request June 27, 2023 04:43
Status Success
Total duration 15m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze: crypto/keyring/keyring.go#L722
G306: Expect WriteFile permissions to be 0600 or less (gosec)
Analyze: crypto/keys/bcrypt/bcrypt.go#L17
directive `//nolint:staticcheck // used in original https://cs.opensource.google/go/x/crypto/+/master:bcrypt/bcrypt.go` is unused for linter "staticcheck" (nolintlint)
Analyze: server/grpc/gogoreflection/fix_registration.go#L12
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
Analyze: server/grpc/gogoreflection/fix_registration.go#L89
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
Analyze: server/grpc/gogoreflection/fix_registration.go#L98
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
Analyze: server/grpc/gogoreflection/fix_registration.go#L110
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
Analyze: server/grpc/gogoreflection/fix_registration.go#L136
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
Analyze: server/grpc/gogoreflection/serverreflection.go#L49
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
Analyze: codec/proto_codec.go#L9
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
Analyze: crypto/keys/secp256k1/secp256k1.go#L13
directive `// nolint: staticcheck // necessary for Bitcoin address format` is unused for linter "staticcheck" (nolintlint)