Better code related to CVSS

This commit is contained in:
erwanlr
2020-04-16 10:06:28 +02:00
parent f146ee7e9f
commit f4a6674eed
3 changed files with 6 additions and 6 deletions

View File

@@ -10,8 +10,10 @@
"vuln_type" : "SQLI",
"published_date" : null,
"fixed_in" : null,
"cvss_risk_score": "5.4",
"cvss_vector": "VECTOR"
"cvss": {
"score": "5.4",
"vector": "VECTOR"
}
},
{
"references" : {