Add titles to advisories

Once again taking a cue from RubySec (but also systems like CVE),
advisories should have a one-liner title
This commit is contained in:
Tony Arcieri
2017-02-25 15:40:22 -08:00
parent 38aa9550ea
commit efdcc6e849

View File

@@ -32,6 +32,9 @@ dwf = []
# the release or a changelog entry (optional)
url = false
# Single-line description of a vulnerability
title = "Flaw in X allows Y"
# Enter a short-form description of the vulnerability here (required)
description = """
Affected versions of this crate did not properly X.