Testcase to check if Rule Type: BBR tag is present for all BBR rules (#4048)

This commit is contained in:
shashank-elastic
2024-09-02 21:29:31 +05:30
committed by GitHub
parent b3a75899d5
commit a53f7d55a3
7 changed files with 22 additions and 9 deletions
@@ -3,7 +3,7 @@ bypass_bbr_timing = true
creation_date = "2024/04/20"
integration = ["aws"]
maturity = "production"
updated_date = "2024/07/23"
updated_date = "2024/09/01"
[rule]
author = ["Elastic"]
@@ -43,6 +43,7 @@ tags = [
"Data Source: AWS Lambda",
"Use Case: Asset Visibility",
"Tactic: Execution",
"Rule Type: BBR"
]
timestamp_override = "event.ingested"
type = "query"