data/excluded: create entries for excluded reports

Change-Id: I49b44a49eba4332601aaae38a2ce70ee2f9ba399
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/423494
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Julie Qiu <julieqiu@google.com>
513 files changed
tree: 6a4d99cc6d15253f5f8f5e201e4d9dfa9aac26e2
  1. .github/
  2. cmd/
  3. data/
  4. deploy/
  5. devtools/
  6. doc/
  7. internal/
  8. reports/
  9. terraform/
  10. webconfig/
  11. .gitignore
  12. all_test.go
  13. checks.bash
  14. CONTRIBUTING.md
  15. go.mod
  16. go.sum
  17. LICENSE
  18. PATENTS
  19. README.md
  20. 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.