Skip to content

build(deps): Bump github.com/rs/cors from 1.8.2 to 1.10.1 #31

build(deps): Bump github.com/rs/cors from 1.8.2 to 1.10.1

build(deps): Bump github.com/rs/cors from 1.8.2 to 1.10.1 #31

Triggered via pull request December 4, 2023 01:50
Status Failure
Total duration 4m 14s
Artifacts

govulncheck.yml

on: pull_request
govulncheck
35s
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