Update definition.json

pull/444/head
Leviathan 2024-10-23 12:23:29 +02:00 committed by GitHub
parent 74ea5fb838
commit d3c82ae816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 2 deletions

View File

@ -3,17 +3,22 @@
"uuid": { "uuid": {
"description": "UUID of the OpenTIDE Object", "description": "UUID of the OpenTIDE Object",
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1
},
"name": {
"description": "Name of the OpenTIDE Object",
"misp-attribute": "text",
"ui-priority": 0 "ui-priority": 0
}, },
"opentide-object": { "opentide-object": {
"description": "YAML Content of the Opentide Object", "description": "YAML Content of the Opentide Object",
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 2 "ui-priority": 3
}, },
"opentide-type": { "opentide-type": {
"description": "Type of the OpenTIDE Object", "description": "Type of the OpenTIDE Object",
"misp-attribute": "text", "misp-attribute": "text",
"ui-priority": 1, "ui-priority": 2,
"disable_correlation": true, "disable_correlation": true,
"multiple": false, "multiple": false,
"values_list": [ "values_list": [