Skip to content

Commit aef6658

Browse files
committed
chg: [Vulnerability] update UI priority to ensure CVE-ID is displayed at the top
1 parent f1abc3c commit aef6658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

objects/vulnerability/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"description": "Vulnerability ID (generally CVE, but not necessarely). The id is not required as the object itself has an UUID and the CVE id can be update or assigned later.",
3535
"misp-attribute": "vulnerability",
3636
"multiple": true,
37-
"ui-priority": 0
37+
"ui-priority": 2
3838
},
3939
"impact": {
4040
"description": "Impact of the vulnerability",
@@ -107,5 +107,5 @@
107107
"payload"
108108
],
109109
"uuid": "81650945-f186-437b-8945-9f31715d32da",
110-
"version": 11
110+
"version": 12
111111
}

0 commit comments

Comments
 (0)