Skip to content

Commit 0765603

Browse files
ethanalee-workgopherbot
authored andcommitted
_content/doc/security/vuln: add WITHDRAWN to excluded reasons
- Updated docs to add WITHDRAWN as a valid reason a report is excluded. Change-Id: I531d301553d8417eb82a796481be731b8cf8756e Reviewed-on: https://go-review.googlesource.com/c/website/+/695156 Auto-Submit: Ethan Lee <[email protected]> Reviewed-by: Markus Kusano <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 3949f94 commit 0765603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_content/doc/security/vuln/database.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ Reports may be excluded for these reasons:
279279
vulnerability entirely superseded by the report for A.
280280
- `NOT_A_VULNERABILITY`: While a CVE ID or GHSA has been assigned, there is no
281281
known vulnerability associated with it.
282+
- `WITHDRAWN`: The vulnerability has been withdrawn by its source.
282283

283284
At the moment, excluded reports are not served via
284285
[vuln.go.dev](https://vuln.go.dev) API. However, if you have

0 commit comments

Comments
 (0)