govulncheck
https://github.com/golang/vuln
govulncheck is a CLI tool to report known vulnerabilities that affect Go code. It uses static analysis of source code or a binary's symbol table to narrow down reports to only those that could affect the application.
By default, govulncheck makes requests to the Go vulnerability database at https://vuln.go.dev. Requests to the vulnerability database contain only module paths, not code or other properties of your program. See https://vuln.go.dev/privacy.html for more. Use the -db flag to specify a different database, which must implement the specification at https://go.dev/security/vuln/database.
- Links to devel:languages:go / govulncheck
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dancermak:branches:devel:languages:go/govulncheck && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000126 126 Bytes | |
| _service | 0000000711 711 Bytes | |
| _servicedata | 0000000232 232 Bytes | |
| govulncheck-1.0.4.tar.gz | 0001893692 1.81 MB | |
| govulncheck.changes | 0000006525 6.37 KB | |
| govulncheck.spec | 0000002004 1.96 KB | |
| vendor.tar.gz | 0000431539 421 KB |
Comments 0