mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Changes to allow reviews to start showing
This commit is contained in:
@@ -2264,6 +2264,7 @@ soc:
|
|||||||
query: "_exists_:so_detection.overrides | groupby so_detection.language | groupby so_detection.ruleset so_detection.isEnabled"
|
query: "_exists_:so_detection.overrides | groupby so_detection.language | groupby so_detection.ruleset so_detection.isEnabled"
|
||||||
description: Show Detections that have Overrides
|
description: Show Detections that have Overrides
|
||||||
detection:
|
detection:
|
||||||
|
showUnreviewedAiSummaries: false
|
||||||
presets:
|
presets:
|
||||||
severity:
|
severity:
|
||||||
customEnabled: false
|
customEnabled: false
|
||||||
|
|||||||
@@ -463,6 +463,9 @@ soc:
|
|||||||
dashboards: *appSettings
|
dashboards: *appSettings
|
||||||
detections: *appSettings
|
detections: *appSettings
|
||||||
detection:
|
detection:
|
||||||
|
showUnreviewedAiSummaries:
|
||||||
|
description: Show AI summaries in detections even if they have not yet been reviewed by a human.
|
||||||
|
global: True
|
||||||
templateDetections:
|
templateDetections:
|
||||||
suricata:
|
suricata:
|
||||||
description: The template used when creating a new Suricata detection. [publicId] will be replaced with an unused Public Id.
|
description: The template used when creating a new Suricata detection. [publicId] will be replaced with an unused Public Id.
|
||||||
|
|||||||
Reference in New Issue
Block a user