The move of reports from reports/ to data/reports broke lookups of the publication date from the git history. Set the publication date for all existing reports based on the history from the old location. Change-Id: I7a4dd9121894d037c689db7398311b234bdf270b Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/424377 Reviewed-by: Julie Qiu <julieqiu@google.com> |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
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 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.
For more information on vulnerability management in the Go ecosystem, see https://go.dev/security/vulndb.
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.
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 x/vuln for information on how to access these entries.