diff --git a/objects/vulnerability/definition.json b/objects/vulnerability/definition.json index 1bfca53..231450a 100644 --- a/objects/vulnerability/definition.json +++ b/objects/vulnerability/definition.json @@ -32,7 +32,7 @@ }, "id": { "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.", - "misp-attribute": "text", + "misp-attribute": "vulnerability", "multiple": true, "ui-priority": 0 }, @@ -94,5 +94,5 @@ "id" ], "uuid": "81650945-f186-437b-8945-9f31715d32da", - "version": 6 -} \ No newline at end of file + "version": 7 +}