package
1.1.3
Repository: https://go.googlesource.com/vuln
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ArtifactLocation is a path to an offending file.
CodeFlow summarizes a detected offending flow of information in terms of code locations.
Description is a text in its raw or markdown form.
Driver provides details about the govulncheck binary being executed.
Frame is effectively a module location.
Location is currently a physical location annotated with a message.
Log is the top-level SARIF object encoded in UTF-8.
No description provided by the author
Region is a target region within a file.
Result is a set of govulncheck findings for an OSV.
Rule corresponds to the static analysis rule/analyzer that produces findings.
RuleTags defines properties.tags.
Run summarizes results of a single invocation of a static analysis tool, in this case govulncheck.
Stack is a sequence of frames and can encode a govulncheck call stack.
ThreadFlow encodes an information flow as a sequence of locations.
No description provided by the author
Tool captures information about govulncheck analysis that was run.