diff --git a/rules/integrations/github/impact_high_number_of_protected_branch_force_pushes_by_user.toml b/rules/integrations/github/impact_high_number_of_protected_branch_force_pushes_by_user.toml index 1dfff46b2..46a8c27fb 100644 --- a/rules/integrations/github/impact_high_number_of_protected_branch_force_pushes_by_user.toml +++ b/rules/integrations/github/impact_high_number_of_protected_branch_force_pushes_by_user.toml @@ -2,7 +2,9 @@ creation_date = "2025/12/16" integration = ["github"] maturity = "production" -updated_date = "2026/01/12" +min_stack_comments = "mv_contains ES|QL function only available post 9.2 in tech preview" +min_stack_version = "9.2.0" +updated_date = "2026/01/27" [rule] author = ["Elastic"]