Merge pull request #3 from RustSec/advisory-titles

Add titles to advisories
This commit is contained in:
Tony Arcieri
2017-02-25 15:43:54 -08:00
committed by GitHub

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.