mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-30 00:03:57 +01:00
Merge pull request #3 from RustSec/advisory-titles
Add titles to advisories
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