We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe49693 commit 3fdab90Copy full SHA for 3fdab90
1 file changed
objects/opentide/definition.json
@@ -8,11 +8,12 @@
8
"opentide-object": {
9
"description": "YAML Content of the Opentide Object",
10
"misp-attribute": "text",
11
- "ui-priority": 0
+ "ui-priority": 2
12
},
13
"opentide-type": {
14
"description": "Type of the OpenTIDE Object",
15
16
+ "ui-priority": 1,
17
"disable_correlation": true,
18
"multiple": false,
19
"values_list": [
@@ -24,7 +25,7 @@
24
25
26
"description": "Object that is a container for threat or detection data, in accordance with the OpenTIDE Framework",
27
"meta-category": "misc",
- "name": "sigma",
28
+ "name": "opentide",
29
"required": [
30
"uuid",
31
"opentide-object",
0 commit comments