Skip to content

Commit 8528d3c

Browse files
updating date
1 parent d77de44 commit 8528d3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/promotions/external_alerts.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2020/07/08"
33
maturity = "production"
44
promotion = true
5-
updated_date = "2025/03/21"
5+
updated_date = "2025/12/08"
66

77
[rule]
88
author = ["Elastic"]
@@ -40,7 +40,7 @@ timestamp_override = "event.ingested"
4040
type = "query"
4141

4242
query = '''
43-
event.kind:alert or (data_stream.dataset: wiz.defend) and not event.module:(endgame or endpoint or cloud_defend)
43+
(event.kind:alert or data_stream.dataset:wiz.defend) and not event.module:(endgame or endpoint or cloud_defend)
4444
'''
4545
note = """## Triage and analysis
4646

0 commit comments

Comments
 (0)