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.