internal/sanitizer: be more flexible with what we allow #121
Annotations
10 errors
govulncheck
dynconfig.Read calls io.ReadAll, which eventually calls internal.chunkedReader.Read
|
govulncheck
fetch.NewModCacheGetter calls filepath.Abs
|
govulncheck
fetch.modCacheModuleGetter.latestVersion calls filepath.Base
|
govulncheck
licenses.Detector.PackageInfo calls filepath.Clean
|
govulncheck
testhelper.TestDataPath calls filepath.Dir
|
govulncheck
symbol.Walker.ImportFrom calls build.Context.ImportDir, which eventually calls filepath.EvalSymlinks
|
govulncheck
symbol.LoadAPIFiles calls filepath.Glob
|
govulncheck
fetch.modCacheModuleGetter.ContentDir calls zip.NewReader, which eventually calls filepath.IsLocal
|
govulncheck
fetch.goPackagesModuleGetter.Open calls filepath.Join
|
govulncheck
fetch.NewGoPackagesStdlibModuleGetter calls packages.Load, which eventually calls filepath.Rel
|