From 7bef45c74d48d8cfb44ba6af364bbe2e0bfaacc8 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 19 Sep 2024 09:15:54 +0200 Subject: [PATCH] chg: [user-action] fixed --- objects/user-action/definition.json | 1 + 1 file changed, 1 insertion(+) diff --git a/objects/user-action/definition.json b/objects/user-action/definition.json index 31d5898..a61bf43 100644 --- a/objects/user-action/definition.json +++ b/objects/user-action/definition.json @@ -18,6 +18,7 @@ "description": { "description": "Description of the action performed by the user", "disable_correlation": true, + "misp-attribute": "text", "ui-priority": 1 } },