We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510325c commit 38aef58Copy full SHA for 38aef58
objects/vulnerability/definition.json
@@ -81,6 +81,11 @@
81
"misp-attribute": "text",
82
"ui-priority": 0
83
},
84
+ "impact": {
85
+ "description": "Impact of the vulnerability",
86
+ "misp-attribute": "text",
87
+ "ui-priority": 0
88
+ },
89
"vulnerable-configuration": {
90
"description": "The vulnerable configuration is described in CPE format",
91
"misp-attribute": "cpe",
@@ -102,5 +107,5 @@
102
107
"payload"
103
108
],
104
109
"uuid": "81650945-f186-437b-8945-9f31715d32da",
105
- "version": 10
106
-}
110
+ "version": 11
111
+}
0 commit comments