Skip to content

Commit eadae5a

Browse files
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 508f076 commit eadae5a

4 files changed

+4
-4
lines changed

rules/windows/defense_evasion_clearing_windows_security_logs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ integration = ["system", "windows"]
44
maturity = "production"
55
updated_date = "2025/04/23"
66
min_stack_version = "9.0.0"
7-
min_stack_comments = "Required ecs filed winlog.api type change in version 9.0.0"
7+
min_stack_comments = "Required ecs field winlog.api type change in version 9.0.0"
88

99
[rule]
1010
author = ["Elastic", "Anabella Cristaldi"]

rules/windows/execution_windows_script_from_internet.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ integration = ["endpoint"]
44
maturity = "production"
55
updated_date = "2025/04/23"
66
min_stack_version = "9.0.0"
7-
min_stack_comments = "Required ecs filed file.origin_referrer_url,file.origin_url type change in version 9.0.0"
7+
min_stack_comments = "Required ecs field file.origin_referrer_url,file.origin_url type change in version 9.0.0"
88

99
[rule]
1010
author = ["Elastic"]

rules/windows/persistence_group_modification_by_system.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ integration = ["system", "windows"]
44
maturity = "production"
55
updated_date = "2025/04/23"
66
min_stack_version = "9.0.0"
7-
min_stack_comments = "Required ecs filed winlog.api type change in version 9.0.0"
7+
min_stack_comments = "Required ecs field winlog.api type change in version 9.0.0"
88

99
[rule]
1010
author = ["Elastic"]

rules/windows/persistence_user_account_added_to_privileged_group_ad.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ integration = ["system", "windows"]
44
maturity = "production"
55
updated_date = "2025/04/23"
66
min_stack_version = "9.0.0"
7-
min_stack_comments = "Required ecs filed winlog.api type change in version 9.0.0"
7+
min_stack_comments = "Required ecs field winlog.api type change in version 9.0.0"
88

99
[rule]
1010
author = ["Elastic", "Skoetting"]

0 commit comments

Comments
 (0)