You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a command, `issue placeholder` which can be used to publish a
placeholder issue for a CVE.
Example usage: `issue placeholder CVE-1234-5678 CVE-0000-1111` would
create two issues on the x/vulndb tracker, one for each CVE.
The placeholder issue does not reveal anything about the CVE, and the
command is intended to be used to create tracking issues for CVEs that
have been preannounced but not yet published.
Change-Id: I95ace0eaffe83f77ebc58d4ec755f0276e748c02
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/559601
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Damien Neil <[email protected]>
0 commit comments