Skip to content

Commit 2a1ea53

Browse files
fix
1 parent 9fb2a37 commit 2a1ea53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rules/_deprecated/persistence_creation_modif_launch_deamon_sequence.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[metadata]
22
creation_date = "2020/12/07"
33
deprecation_date = "2025/03/19"
4-
maturity = "deprecated"
5-
updated_date = "2025/03/19"
4+
maturity = "production"
5+
updated_date = "2025/04/21"
66

77
[rule]
88
author = ["Elastic"]
@@ -15,7 +15,7 @@ from = "now-9m"
1515
index = ["logs-endpoint.events.file*", "logs-endpoint.events.process*"]
1616
language = "eql"
1717
license = "Elastic License v2"
18-
name = "LaunchDaemon Creation or Modification and Immediate Loading"
18+
name = "Deprecated - LaunchDaemon Creation or Modification and Immediate Loading"
1919
references = [
2020
"https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html",
2121
]

0 commit comments

Comments
 (0)