From b66d6e06aa1733645a4fceebdbd549068d77d781 Mon Sep 17 00:00:00 2001 From: shashank-elastic <91139415+shashank-elastic@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:59:51 +0530 Subject: [PATCH] Fix Double Bump For Rule Microsoft Management Console File from Unusual Path (#3878) --- .../execution_via_mmc_console_file_unusual_path.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/windows/execution_via_mmc_console_file_unusual_path.toml b/rules/windows/execution_via_mmc_console_file_unusual_path.toml index 932370090b5..af619873b83 100644 --- a/rules/windows/execution_via_mmc_console_file_unusual_path.toml +++ b/rules/windows/execution_via_mmc_console_file_unusual_path.toml @@ -2,9 +2,9 @@ creation_date = "2024/06/19" integration = ["endpoint", "windows", "sentinel_one_cloud_funnel", "m365_defender"] maturity = "production" -min_stack_comments = "New fields added: required_fields, related_integrations, setup" -min_stack_version = "8.3.0" -updated_date = "2024/06/19" +min_stack_comments = "Breaking change at 8.8.0 for Sentinel One Cloud Funnel Integration" +min_stack_version = "8.12.0" +updated_date = "2024/07/09" [rule] author = ["Elastic"]