Skip to content

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:

  1. vulnerability_management_policy_type
  2. vulnerability_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

  1. Go to a project / group (respectively the vulnerability_management_policy_type and vulnerability_management_policy_type_group feature flags)
  2. Go to Secure > Policies
  3. Click "New policy", you can see the vulnerability management policy type tile and from there go to the editor
Edited by Lorenz van Herwaarden

Merge request reports

Loading