govulncheck command
Reference docs for the official govulncheck command and its analysis modes.
Reference docs for the official govulncheck command and its analysis modes.
- Author: Go Team
- Authority: primary
- Kind: package-doc
- URL: https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck
What it covers
- govulncheck invocation
- source and binary scanning modes
- report structure and filtering
Why authoritative
Official package documentation for the Go team’s vulnerability scanner.
Use when
- how do I use govulncheck
- what does this govulncheck finding mean
- should I scan source or binaries with govulncheck
Keywords
- govulncheck, vulnerabilities, security, scanner, Go security