internal/vulncheck: cleanup FetchVulnerabilities test

Change-Id: I3a8654ef9e12b7e761cb3f3b5c7aacd4e0a55eae
Reviewed-on: https://go-review.googlesource.com/c/vuln/+/486807
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Julie Qiu <julieqiu@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
1 file changed
tree: 74525255264c23ab2979acc01f1b36ab2db789a7
  1. cmd/
  2. devtools/
  3. doc/
  4. internal/
  5. .gitignore
  6. all_test.go
  7. checks.bash
  8. CONTRIBUTING.md
  9. go.mod
  10. go.sum
  11. LICENSE
  12. PATENTS
  13. README.md
  14. tools_test.go
README.md

Go Vulnerability Management

Go Reference

This repository contains packages for accessing and analyzing data from the Go Vulnerability Database.

See https://go.dev/security/vuln for more information about the Go vulnerability management system.

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 available at https://vuln.go.dev are distributed under the terms of the CC-BY 4.0 license.