From 32d6b5b105f5940d95b3e55e55ba3ebb0b26fcf9 Mon Sep 17 00:00:00 2001 From: Samirbous <64742097+Samirbous@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:17:38 +0000 Subject: [PATCH] Update rules/integrations/endpoint/execution_elastic_malicious_file_detected.toml Co-authored-by: Terrance DeJesus <99630311+terrancedejesus@users.noreply.github.com> --- .../endpoint/execution_elastic_malicious_file_detected.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/integrations/endpoint/execution_elastic_malicious_file_detected.toml b/rules/integrations/endpoint/execution_elastic_malicious_file_detected.toml index 44469db79b1..7a28320aa40 100644 --- a/rules/integrations/endpoint/execution_elastic_malicious_file_detected.toml +++ b/rules/integrations/endpoint/execution_elastic_malicious_file_detected.toml @@ -2,7 +2,7 @@ creation_date = "2024/03/24" integration = ["endpoint"] maturity = "production" -min_stack_comments = "New fields added: required_fields, related_integrations, setup" +min_stack_comments = "Defend alerting adjustments patch to distinguish prevention and detection." min_stack_version = "8.16.0" promotion = true updated_date = "2024/11/26"