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.
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/govulncheck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000711 711 Bytes | |
_servicedata | 0000000232 232 Bytes | |
govulncheck-1.1.3.tar.gz | 0003868513 3.69 MB | |
govulncheck.changes | 0000013320 13 KB | |
govulncheck.spec | 0000002065 2.02 KB | |
vendor.tar.gz | 0000845096 825 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1208475
from
Jeff Kowalczyk (jfkw)
(revision 10)
- Packaging improvements: * Add ExcludeArch: s390 to build with SLE-12. Go is supported on s390x but not available on s390. * Fix License: BSD-3-Clause, drop incorrect AND Apache-2.0 (forwarded request 1208472 from jfkw)
Comments 0