cmd/cvetriage: delete

cmd/cvetriage is unmaintained and deleted. cmd/worker will be updated
for any cvetriage use cases.

Change-Id: I746b9d81b745f50065d2c4f91f3f7e225c0b64b4
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/373498
Trust: Julie Qiu <julie@golang.org>
Run-TryBot: Julie Qiu <julie@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
4 files changed
tree: 0ede530d3c5fce0a963a94ea125c052334f28cce
  1. cmd/
  2. deploy/
  3. devtools/
  4. internal/
  5. reports/
  6. all_test.go
  7. AUTHORS
  8. checks.bash
  9. CONTRIBUTING.md
  10. CONTRIBUTORS
  11. format.md
  12. go.mod
  13. go.sum
  14. LICENSE
  15. lint_test.go
  16. PATENTS
  17. README.md
  18. tools_test.go
  19. 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.