-
Notifications
You must be signed in to change notification settings - Fork 540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Deprecate] LaunchDaemon Creation or Modification and Immediate Loading #4547
base: main
Are you sure you want to change the base?
Conversation
Rule: Deprecation - GuidelinesThese guidelines serve as a reminder set of considerations when recommending the deprecation of a rule. Documentation and Context
Rule Metadata Checks
Testing and Validation
|
⛔️ Tests failed:
|
integration = ["endpoint"] | ||
maturity = "production" | ||
updated_date = "2025/02/04" | ||
deprecation_date = "2025/03/19" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to change the name of the rule in the current releae, push and then wait for release cycle before we deprecate. Sample #4537
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending name change to include Deprecate -
suffix and remove final deprecation stages.
⛔️ Tests failed:
|
⛔️ Test failed Results
|
⛔️ Test failed Results
|
⛔️ Test failed Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending changes to the rule before the real deprecation. ref
⛔️ Test failed Results
|
Summary
In my tuning PR (#4546) I updated the LaunchAgent Creation or Modification and Immediate Loading rule to encompass both Launch Daemons and Launch Agents using our newer Persistence event eliminating the need for this rule. The new rule name is Launch Service Creation and Immediate Loading.