Release sec policy vulnerability attributes filter
What does this MR do and why?
This MR default enables the enforce_vulnerability_attributes_rules
feature flag.
The feature enables security policies to define vulnerability attributes filters to require approval rules only for vulnerability findings that match certain attributes.
With this feature, attributes can only be defined in policy YAML. The configuration UI will be added later.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #418784 (closed)