mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-02 09:36:40 +01:00
Merge pull request #6 from RustSec/advisory-date
Add a "date" field to advisories
This commit is contained in:
@@ -35,6 +35,9 @@ url = false
|
||||
# Single-line description of a vulnerability
|
||||
title = "Flaw in X allows Y"
|
||||
|
||||
# Disclosure date of the advisory (RFC 3339)
|
||||
date = "2017-02-25"
|
||||
|
||||
# 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