From 3991c7b5fea285f2277a4a03a4165b720eb294ac Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Mon, 15 Jul 2024 15:52:00 -0400 Subject: [PATCH] FEATURE: Add new action to SOC Actions list to allow users to more easily add their own actions #13346 --- salt/soc/defaults.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/salt/soc/defaults.yaml b/salt/soc/defaults.yaml index ce183b862..6ddf534c7 100644 --- a/salt/soc/defaults.yaml +++ b/salt/soc/defaults.yaml @@ -96,6 +96,12 @@ soc: links: - '/#/alerts?q=rule.uuid: {:so_detection.publicId|escape} | groupby rule.name event.module* event.severity_label' target: '' + - name: actionAdd + description: actionAddHelp + icon: fa-plus + links: + - '/#/config?s=soc.config.actions' + target: '' eventFields: default: - soc_timestamp