commit | 1a4afe2831d01f4f51f3c8416171a10591e8601d | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Mon Jun 27 16:06:17 2022 -0700 |
committer | Damien Neil <dneil@google.com> | Thu Jun 30 18:09:11 2022 +0000 |
tree | 42756d4a3ff22bb07ea1fe351ca4f3f49d88f9a1 | |
parent | 82f51165a0295b65ddb1ce0eeff19708ad78feb4 [diff] |
cmd/vulnreport: use git tool for "vulnreport commit" Use the git tool rather than direct repo access via go-git, so as to run commit hooks and give the user a chance to edit the commit message. Change-Id: I2e564b334d71bf9cda8a57bc7869119cd896d1ff Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/414576 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Tatiana Bradley <tatiana@golang.org> Reviewed-by: Tatiana Bradley <tatiana@golang.org> Run-TryBot: Damien Neil <dneil@google.com>
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.
We are not accepting new vulnerability reports at this time. We will update this README.md once we are ready to receive reports.
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.