From 5328f55322e2e30aff5127162d370309c33bd4be Mon Sep 17 00:00:00 2001 From: Corey Ogburn Date: Thu, 8 Aug 2024 11:43:15 -0600 Subject: [PATCH] Remove new config value --- salt/soc/defaults.yaml | 1 - salt/soc/soc_soc.yaml | 3 --- 2 files changed, 4 deletions(-) diff --git a/salt/soc/defaults.yaml b/salt/soc/defaults.yaml index 67add3456..2640b4bb8 100644 --- a/salt/soc/defaults.yaml +++ b/salt/soc/defaults.yaml @@ -2264,7 +2264,6 @@ soc: query: "_exists_:so_detection.overrides | groupby so_detection.language | groupby so_detection.ruleset so_detection.isEnabled" description: Show Detections that have Overrides detection: - showUnreviewedAiSummaries: false presets: severity: customEnabled: false diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index 719ac7b7c..dd2f42a3e 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -357,9 +357,6 @@ soc: dashboards: *appSettings detections: *appSettings detection: - showUnreviewedAiSummaries: - description: Show AI summaries in detections even if they have not yet been reviewed by a human. - global: True templateDetections: suricata: description: The template used when creating a new Suricata detection. [publicId] will be replaced with an unused Public Id.