reports: update GO-2020-0002.yaml

Change-Id: Idd2760ea56f00c9908957c9686c6a9e7539edba4
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/371855
Trust: Julie Qiu <julie@golang.org>
Run-TryBot: Julie Qiu <julie@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
1 file changed
tree: 6549d76a91800dac72cbb39623ee03cd4dcdcd15
  1. deploy/
  2. reports/
  3. all.bash
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. format.md
  8. go.mod
  9. go.sum
  10. LICENSE
  11. lint_test.go
  12. new-vuln.sh
  13. PATENTS
  14. README.md
  15. template
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.