You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "YAML Content of the Opentide Object",
10
+
"misp-attribute": "text",
11
+
"ui-priority": 3
12
+
},
13
+
"opentide-type": {
14
+
"description": "Type of the OpenTIDE Object",
15
+
"disable_correlation": true,
16
+
"misp-attribute": "text",
17
+
"multiple": false,
18
+
"ui-priority": 2,
19
+
"values_list": [
20
+
"tvm",
21
+
"cdm",
22
+
"mdr"
23
+
]
24
+
},
25
+
"uuid": {
26
+
"description": "UUID of the OpenTIDE Object",
27
+
"misp-attribute": "text",
28
+
"ui-priority": 1
29
+
}
30
+
},
31
+
"description": "Object that is a container for threat or detection data, in accordance with the OpenTIDE Framework (https://code.europa.eu/ec-digit-s2/opentide)",
0 commit comments