cmd: delete

Delete cmd/ files. These are moved to x/vuln.

Change-Id: Iee25b4b3652f71c012b6267fcdbf4d2a348ac448
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/362578
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>
5 files changed
tree: ddf5478d77ff681db9c9c4280360621332e3e276
  1. deploy/
  2. internal/
  3. osv/
  4. reports/
  5. all.bash
  6. AUTHORS
  7. CONTRIBUTING.md
  8. CONTRIBUTORS
  9. format.md
  10. go.mod
  11. go.sum
  12. LICENSE
  13. lint_test.go
  14. new-vuln.sh
  15. PATENTS
  16. README.md
  17. template
  18. 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.