Skip to content

Commit 25c888c

Browse files
committed
chg: [vulnerability] vulnerable_configuration are now cpe type
1 parent 5c93517 commit 25c888c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

objects/vulnerability/definition.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"vulnerable-configuration": {
7878
"description": "The vulnerable configuration is described in CPE format",
79-
"misp-attribute": "text",
79+
"misp-attribute": "cpe",
8080
"multiple": true,
8181
"ui-priority": 0
8282
}
@@ -94,5 +94,5 @@
9494
"id"
9595
],
9696
"uuid": "81650945-f186-437b-8945-9f31715d32da",
97-
"version": 7
98-
}
97+
"version": 8
98+
}

0 commit comments

Comments
 (0)