Skip to content

Commit c847265

Browse files
committed
CONTRIBUTING.md: Describe a new "Vulnerability" tag.
Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Russell Bryant <russell@ovn.org> Acked-by: Ryan Moats <rmoats@us.ibm.com>
1 parent ad2f4af commit c847265

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,17 @@ Examples of common tags follow.
250250

251251
git log -1 --pretty=format:"Fixes: %h (\"%s\")" --abbrev=12 COMMIT_REF
252252

253+
Vulnerability: CVE-2016-2074
254+
255+
Specifies that the patch fixes or is otherwise related to a
256+
security vulnerability with the given CVE identifier. Other
257+
identifiers in public vulnerability databases are also
258+
suitable.
259+
260+
If the vulnerability was reported publicly, then it is also
261+
appropriate to cite the URL to the report in a Reported-at
262+
tag. Use a Reported-by tag to acknowledge the reporters.
263+
253264
Developer's Certificate of Origin
254265
---------------------------------
255266

0 commit comments

Comments
 (0)