Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error in which CVE_API_USER was mistakenly used in place of CVE_API_KEY. Also add a command (cve quota) that requires credentials to ensure the deploy command will fail if the CVE credentials are invalid. (This error was not caught earlier because credentials are not required to read CVE records.) Additionally, bump Go version for build steps. Fixes golang/go#69323 Change-Id: I1bb88a902e627662d8e96b81dd523495f77c3ddf Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/612041 Auto-Submit: Tatiana Bradley <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Damien Neil <[email protected]>
- Loading branch information