Skip to content

Commit 3fdab90

Browse files
Update definition.json
1 parent fe49693 commit 3fdab90

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

objects/opentide/definition.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
"opentide-object": {
99
"description": "YAML Content of the Opentide Object",
1010
"misp-attribute": "text",
11-
"ui-priority": 0
11+
"ui-priority": 2
1212
},
1313
"opentide-type": {
1414
"description": "Type of the OpenTIDE Object",
1515
"misp-attribute": "text",
16+
"ui-priority": 1,
1617
"disable_correlation": true,
1718
"multiple": false,
1819
"values_list": [
@@ -24,7 +25,7 @@
2425
},
2526
"description": "Object that is a container for threat or detection data, in accordance with the OpenTIDE Framework",
2627
"meta-category": "misc",
27-
"name": "sigma",
28+
"name": "opentide",
2829
"required": [
2930
"uuid",
3031
"opentide-object",

0 commit comments

Comments
 (0)