Skip to content

Commit 956ca22

Browse files
shashank-elastictradebot-elastic
authored andcommitted
Tune a Tag discrepency in rule (#5053)
(cherry picked from commit b4db783)
1 parent 3053e19 commit 956ca22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/promotions/crowdstrike_external_alerts.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ maturity = "production"
55
promotion = true
66
min_stack_version = "8.18.0"
77
min_stack_comments = "Introduced support for CrowdStrike alert promotion"
8-
updated_date = "2025/08/04"
8+
updated_date = "2025/09/02"
99

1010
[rule]
1111
author = ["Elastic"]
@@ -68,7 +68,7 @@ If this rule is enabled alongside the External Alerts promotion rule (UUID: eb07
6868
For information on troubleshooting the maximum alerts warning please refer to this [guide](https://www.elastic.co/guide/en/security/current/alerts-ui-monitor.html#troubleshoot-max-alerts).
6969
"""
7070
severity = "medium"
71-
tags = ["Data Source: CrowdStrike", "Use Case: Threat Detection", "Resources: Investigation Guide", "Promotion: External Alerts"]
71+
tags = ["Data Source: Crowdstrike", "Use Case: Threat Detection", "Resources: Investigation Guide", "Promotion: External Alerts"]
7272
timestamp_override = "event.ingested"
7373
type = "query"
7474

0 commit comments

Comments
 (0)