From 93ad4b095915d2db3eaadc66655c17785a5b6746 Mon Sep 17 00:00:00 2001 From: Mika Ayenson Date: Mon, 20 Nov 2023 13:51:13 -0600 Subject: [PATCH] Add UEBA Tag (#3277) --- detection_rules/schemas/definitions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/detection_rules/schemas/definitions.py b/detection_rules/schemas/definitions.py index e4bf09efd57..00e1f5f55bf 100644 --- a/detection_rules/schemas/definitions.py +++ b/detection_rules/schemas/definitions.py @@ -123,6 +123,7 @@ 'Use Case: Log Auditing', 'Use Case: Network Security Monitoring', 'Use Case: Threat Detection', + 'Use Case: UEBA', 'Use Case: Vulnerability' ]