mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user