Skip to content

internal/report: add basic logic to convert cve5 to report #324

internal/report: add basic logic to convert cve5 to report

internal/report: add basic logic to convert cve5 to report #324

Triggered via push December 6, 2023 18:54
Status Failure
Total duration 30s
Artifacts

govulncheck.yml

on: push
govulncheck
20s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
govulncheck
cvelistrepo.File.ReadAll calls io.ReadAll, which eventually calls internal.chunkedReader.Read
govulncheck
gitrepo.Open calls git.PlainOpen, which eventually calls filepath.Abs
govulncheck
report.Report.CheckFilename calls filepath.Base
govulncheck
symbols.init calls build.init, which eventually calls filepath.Clean
govulncheck
report.Report.CheckFilename calls filepath.Dir
govulncheck
cve.argToFilename calls filepath.Glob
govulncheck
report.Report.YAMLFilename calls filepath.Join
govulncheck
symbols.packageImportPath calls filepath.Rel
govulncheck
symbols.moduleSymbols calls parser.ParseFile, which eventually calls filepath.Split
govulncheck
symbols.Exported calls exec.Cmd.CombinedOutput, which eventually calls filepath.VolumeName