Skip to content

Commit c6406e9

Browse files
Tune Rules that have unsupported versions in min_stack_version (#5079)
1 parent 392e025 commit c6406e9

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

rules/integrations/aws/privilege_escalation_iam_customer_managed_policy_attached_to_role.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
creation_date = "2024/11/04"
33
integration = ["aws"]
44
maturity = "production"
5-
min_stack_comments = "New fields added: actor.entity.id and target.entity.id"
6-
min_stack_version = "8.16.5"
7-
updated_date = "2025/09/08"
5+
updated_date = "2025/10/10"
86

97
[rule]
108
author = ["Elastic"]

rules/integrations/aws/privilege_escalation_iam_update_assume_role_policy.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
creation_date = "2020/07/06"
33
integration = ["aws"]
44
maturity = "production"
5-
min_stack_comments = "New fields added: actor.entity.id and target.entity.id"
6-
min_stack_version = "8.16.5"
7-
updated_date = "2025/07/10"
5+
updated_date = "2025/10/10"
86

97
[rule]
108
author = ["Elastic"]

rules/integrations/azure/credential_access_entra_id_brute_force_activity.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
creation_date = "2024/09/06"
33
integration = ["azure"]
44
maturity = "production"
5-
min_stack_comments = "Elastic ESQL values aggregation is more performant in 8.16.5 and above."
6-
min_stack_version = "8.17.0"
7-
updated_date = "2025/07/16"
5+
updated_date = "2025/10/10"
86

97
[rule]
108
author = ["Elastic"]

0 commit comments

Comments
 (0)