[ 源代码: golang-golang-x-vuln ]
软件包:govulncheck(1.0.4-1)
govulncheck 的相关链接
Debian 的资源:
下载源码包 golang-golang-x-vuln:
- [golang-golang-x-vuln_1.0.4-1.dsc]
- [golang-golang-x-vuln_1.0.4.orig.tar.gz]
- [golang-golang-x-vuln_1.0.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
CLI for detecting vulnerabilities in Go packages
Govulncheck reports known vulnerabilities that affect Go code.
It uses static analysis or a binary's symbol table to narrow down reports to only those that potentially affect the application.
For more information about the API behind govulncheck, see https://go.dev/security/vulncheck.