Skip to content

Commit 8c77aed

Browse files
authored
Merge pull request #479 from fukusuket/update-vulnerability-ui-priotiry
chg: [vulnerability] update `ui-priority` to ensure CVE-ID is displayed at the top
2 parents 3ea59a7 + aef6658 commit 8c77aed

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)