checks.bash: replace all.bash

all.bash is replaced with the checks.bash setup from x/vuln, so that
tests run on TryBots.

Change-Id: I49f2265343e9e962b8587eb9a733a52651466737
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/373156
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>
7 files changed
tree: 950c92fb57a78e81adbea4c880b00cf28124565b
  1. deploy/
  2. devtools/
  3. reports/
  4. all_test.go
  5. AUTHORS
  6. checks.bash
  7. CONTRIBUTING.md
  8. CONTRIBUTORS
  9. format.md
  10. go.mod
  11. go.sum
  12. LICENSE
  13. lint_test.go
  14. PATENTS
  15. README.md
  16. 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.

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.