Cleanup feature flags for security policy manage and policy limit audit events
What does this MR do and why?
Remove feature flags for security policy audit events
- collect_policies_limit_audit_events
- collect_policy_yaml_invalidated_audit_event
- collect_security_policy_manage_audit_events
The features are deployed to gitlab.com 100%
- https://gitlab.slack.com/archives/C101F3796/p1749142263152789
- https://gitlab.slack.com/archives/C101F3796/p1752673414925699
- https://gitlab.slack.com/archives/C101F3796/p1752673420826179
The feature flags for audit events related to security policy create/delete/update as well as policy limit and validations are lifted.
Changelog: added EE: true
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #15869