mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-18 09:24:34 +01:00
Merge pull request #250 from djc/template-cvss
Mention CVSS field in template (see #248)
This commit is contained in:
@@ -52,6 +52,10 @@ url = "https://github.com/mystuff/mycrate/issues/123"
|
||||
# "format-injection", "memory-corruption", "memory-exposure", "privilege-escalation"
|
||||
categories = ["crypto-failure"]
|
||||
|
||||
# Optional: a Common Vulnerability Scoring System score. More information
|
||||
# can be found on the CVSS website, https://www.first.org/cvss/.
|
||||
#cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
|
||||
# Freeform keywords which describe this vulnerability, similar to Cargo (optional)
|
||||
keywords = ["ssl", "mitm"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user