Remove project and group vulnerability management feature flags
What does this MR do and why?
Related #513017 (closed)
Related #513024 (closed)
This removes the project- and group-level feature flags for the vulnerability management policy type:
vulnerability_management_policy_typevulnerability_management_policy_type_group
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
How to set up and validate locally
You can find the vulnerability management policy by going to
- Go to a project / group (respectively the
vulnerability_management_policy_typeandvulnerability_management_policy_type_groupfeature flags) - Go to Secure > Policies
- Click "New policy", you can see the vulnerability management policy type tile and from there go to the editor
Edited by Lorenz van Herwaarden