зеркало из https://github.com/golang/vulndb.git
05df5029c4
The "no-cache" directive slows down requests, so remove it for now. Change-Id: Iaa0aea9bd4317a0ecbbfdb2bd1c8abf90026e5fb Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/476655 Reviewed-by: Tatiana Bradley <tatianabradley@google.com> Auto-Submit: Tatiana Bradley <tatianabradley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Tatiana Bradley <tatianabradley@google.com> Reviewed-by: Julie Qiu <julieqiu@google.com> |
||
---|---|---|
.. | ||
README.md | ||
build.yaml | ||
gcp-deploy.sh | ||
kokoro.sh | ||
worker.yaml |
README.md
Deploy
The Go vulndb project is hosted on GCP and uses a continuous integration service called “Kokoro” for running tests.
This directory contains files used for kokoro test job configurations and for building and deploying the vulnerability database and worker. (Additional job definitions live in an internal repository).
kokoro.sh
acts as the entry point for scripts to be run via kokoro.
build.yaml
and gcp-deploy.sh
are used to deploy the vulnerability database
GCS bucket.
worker.yaml
is used to build the vulnerability database worker.