govulncheck #16
Annotations
10 errors
Run govulncheck
cmd.ui calls fs.New, which eventually calls filepath.IsLocal
|
Run govulncheck
xxl.executor.Run calls http.Server.ListenAndServe, which eventually calls safefilepath.FromFS
|
Run govulncheck
file.GetPath calls filepath.Abs
|
Run govulncheck
utils.CmdDirToShow calls exec.Command, which calls filepath.Base
|
Run govulncheck
viper.newConfig calls viper.Viper.AddConfigPath, which eventually calls filepath.Clean
|
Run govulncheck
file.Unzip calls filepath.Dir
|
Run govulncheck
viper.newConfig calls viper.Viper.WatchConfig, which eventually calls filepath.EvalSymlinks
|
Run govulncheck
cmd.ui calls fs.New, which eventually calls filepath.IsLocal
|
Run govulncheck
file.Unzip calls filepath.Join
|
Run govulncheck
viper.newConfig calls viper.Viper.WatchConfig, which eventually calls filepath.Split
|