Skip to content

build(deps): Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.31.0 #17

build(deps): Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.31.0

build(deps): Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.31.0 #17

Triggered via pull request November 9, 2023 08:19
Status Failure
Total duration 30m 55s
Artifacts

govulncheck.yml

on: pull_request
govulncheck
51s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
govulncheck
autofile.OpenGroup calls filepath.Abs
govulncheck
pkg.LoadTestnet calls filepath.Base
govulncheck
node.setupNode calls viper.AddConfigPath, which eventually calls filepath.Clean
govulncheck
consensus.NewWAL calls filepath.Dir
govulncheck
config.DefaultConsensusConfig calls filepath.Join
govulncheck
generator.gitRepoLatestReleaseVersion calls git.PlainOpenWithOptions, which eventually calls filepath.Rel
govulncheck
test_app.testCounter calls exec.Cmd.Start, which eventually calls filepath.VolumeName
govulncheck
debug.zipDir calls filepath.Walk
govulncheck
grpc.StartGRPCServer calls grpc.Server.Serve, which eventually calls transport.NewServerTransport
govulncheck
server.GRPCServer.OnStart calls grpc.NewServer