[mirror] The Go Vulnerability Database
Перейти к файлу
Julie Qiu 1bbbc4911e update lint_test.go
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>
2021-11-09 21:49:06 +00:00
deploy deploy/build.yaml: get gendb from vuln repo 2021-11-09 14:09:42 +00:00
internal internal/report: use derrors package for error handling 2021-10-28 19:04:41 +00:00
reports reports: add x/text/language report 2021-10-06 17:51:21 +00:00
AUTHORS all: add licensing boilerplate and update README 2021-04-13 20:32:20 +00:00
CONTRIBUTING.md all: add license headers and CONTRIBUTING.md 2021-04-13 21:05:53 +00:00
CONTRIBUTORS all: add licensing boilerplate and update README 2021-04-13 20:32:20 +00:00
LICENSE all: add licensing boilerplate and update README 2021-04-13 20:32:20 +00:00
PATENTS all: add licensing boilerplate and update README 2021-04-13 20:32:20 +00:00
README.md README.md: update 2021-11-09 03:03:37 +00:00
all.bash all.bash: update usage 2021-11-01 14:06:42 +00:00
format.md all: change TOML references to YAML 2021-10-15 19:57:42 +00:00
go.mod update lint_test.go 2021-11-09 21:49:06 +00:00
go.sum update lint_test.go 2021-11-09 21:49:06 +00:00
lint_test.go update lint_test.go 2021-11-09 21:49:06 +00:00
new-vuln.sh all: change TOML references to YAML 2021-10-15 19:57:42 +00:00
template client,cmd/gendb: structure database around modules 2021-08-12 20:31:54 +00:00
triaged-cve-list reports: add remaining triaged CVEs 2021-04-14 00:37:40 +00:00

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.