[ 原始碼: golang-golang-x-vuln ]
套件:govulncheck(0.0~git20220725.4151a5a-2~bpo11+1)
govulncheck 的相關連結
Debian 的資源:
下載原始碼套件 golang-golang-x-vuln:
- [golang-golang-x-vuln_0.0~git20220725.4151a5a-2~bpo11+1.dsc]
- [golang-golang-x-vuln_0.0~git20220725.4151a5a.orig.tar.gz]
- [golang-golang-x-vuln_0.0~git20220725.4151a5a-2~bpo11+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.