Skip to content
Permalink
Browse files

Reformat vulnerability report, add url field

  • Loading branch information...
untitaker committed Sep 10, 2016
1 parent cb75ca3 commit e6c7ee71fcfd71bf026557e4a4700963636fffbd
Showing with 4 additions and 2 deletions.
  1. +4 −2 text/0000-security-advisories.md
@@ -86,7 +86,6 @@ A correct invocation makes Cargo do the following:

```
[vulnerability]
# Edit this as you wish
package = "mypackage"
versions = ["1.2.0", "1.2.3", "1.2.4", "1.2.5"]
@@ -98,9 +97,12 @@ A correct invocation makes Cargo do the following:
# dwf = "CVE-YYYY-XXXX"
# dwf = ["CVE-YYYY-XXXX", "CVE-ZZZZ-WWWW"]
# URL to a long-form description of this issue, e.g. a blogpost announcing
# the release or a changelog entry (optional)
url = false
# Enter a short-form description of the vulnerability here. Preferrably a
# single paragraph.
# single paragraph (required)
description = """
"""

0 comments on commit e6c7ee7

Please sign in to comment.
You can’t perform that action at this time.