зеркало из https://github.com/golang/vulndb.git
1bbbc4911e
TestLintReports is updated to use golang.org/x/vuln/vlint. The internal/ directory will be deleted in the next CL. Change-Id: Ifa4f5b3772963e2ae85f972fe61776429bace107 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/360716 Trust: Julie Qiu <julie@golang.org> Run-TryBot: Julie Qiu <julie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Jonathan Amsterdam <jba@google.com> |
||
---|---|---|
deploy | ||
internal | ||
reports | ||
AUTHORS | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README.md | ||
all.bash | ||
format.md | ||
go.mod | ||
go.sum | ||
lint_test.go | ||
new-vuln.sh | ||
template | ||
triaged-cve-list |
README.md
The Go Vulnerability Database
This repository contains the reports for the Go Vulnerability Database.
If you are interested accessing data from the Go Vulnerability Database, see x/vuln for information. This repository is only used for adding new vulnerabilities.
Reporting a vulnerability
We are not accepting new vulnerability reports at this time. We will update this README.md once we are ready to receive reports.
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 x/vuln for information on how to access these entries.