Skip to content

Commit 143de28

Browse files
committed
doc/triage.md: clarify instructions for duplicates
Change-Id: I91e8f7baa15b2096c42f6c039ede43dddf827bab Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/459535 Run-TryBot: Tim King <[email protected]> Reviewed-by: Damien Neil <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent fb3d067 commit 143de28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/triage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ If the issue is indeed a duplicate:
143143

144144
3. Find the corresponding report yaml file (say GO-YYYY-NNNN.yaml) in
145145
`data/reports`, and add the duplicate IDs to the `cves` or `ghsas` section,
146-
as appropriate.
146+
as appropriate. (If the duplicate IDs are already present, close the GH
147+
issue.)
147148

148149
4. Run `vulnreport -up commit NNN` to update generated files and create a
149150
commit. Edit the generated commit message so that it includes the words

0 commit comments

Comments
 (0)