зеркало из https://github.com/golang/vulndb.git
73190ac6a7
Add new excluded reason, WITHDRAWN, which indicates that a report was withdrawn before we got a chance to publish it in vulndb. This allows us to keep better track of withdrawn reports (as opposed to completely omitting them from our records). Change-Id: I7209edc88e903787b0c79556177af8f34fed8a4e Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607818 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Tatiana Bradley <tatianabradley@google.com> Reviewed-by: Damien Neil <dneil@google.com> |
||
---|---|---|
.github | ||
cmd | ||
data | ||
deploy | ||
devtools | ||
doc | ||
internal | ||
terraform | ||
webconfig | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
PATENTS | ||
README.md | ||
all_test.go | ||
checks.bash | ||
go.mod | ||
go.sum | ||
tools_test.go |
README.md
The Go Vulnerability Database
This repository contains the infrastructure and internal reports to create the Go Vulnerability Database.
Check out https://go.dev/security/vuln for more information about the Go vulnerability management system.
Reporting a vulnerability or feedback
Click here to report a public vulnerability in the Go ecosystem, or give feedback about the project.
Privacy Policy
The privacy policy for govulncheck
can be found at
https://vuln.go.dev/privacy.
License
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Database entries are distributed under the terms of the CC-BY-4.0 license. See go.dev/security/vuln/database for information on how to access these entries.