From 3fdab9024228618c40ac477cd58fc14f7c8394c2 Mon Sep 17 00:00:00 2001 From: Leviathan <97615419+prose-leviathan@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:09:50 +0200 Subject: [PATCH] Update definition.json --- objects/opentide/definition.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/objects/opentide/definition.json b/objects/opentide/definition.json index 1c3625f..1a17667 100644 --- a/objects/opentide/definition.json +++ b/objects/opentide/definition.json @@ -8,11 +8,12 @@ "opentide-object": { "description": "YAML Content of the Opentide Object", "misp-attribute": "text", - "ui-priority": 0 + "ui-priority": 2 }, "opentide-type": { "description": "Type of the OpenTIDE Object", "misp-attribute": "text", + "ui-priority": 1, "disable_correlation": true, "multiple": false, "values_list": [ @@ -24,7 +25,7 @@ }, "description": "Object that is a container for threat or detection data, in accordance with the OpenTIDE Framework", "meta-category": "misc", - "name": "sigma", + "name": "opentide", "required": [ "uuid", "opentide-object",