create unified cvss field
This commit is contained in:
@ -32,6 +32,9 @@
|
||||
"cvss": {
|
||||
"type": "float"
|
||||
},
|
||||
"cvss_severity": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"cvss2_base": {
|
||||
"type": "float"
|
||||
},
|
||||
|
Reference in New Issue
Block a user