Skip to content

Remove vulnerability flags feature flag

- requested to merge 341313-remove-vet-feature-flag into master

What does this MR do and why?

Removes feature flag :vulnerability_flags

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

2021-09-06_16-22-863_ssarka_test-false-positive_export.tar.gz

Steps

  1. Import project
  2. In CI/CD make sure you have a gitlab runner active for the project
  3. Run the pipeline on master
  4. Run the pipeline on the merge request branch in the project
  5. Add the project to a group, and add it as a project at the instance level
  6. Navigate to pipeline security tab
  7. Navigate to MR widget
  8. Go to Vulnerability Report for the Project view
  9. Go to Vulnerability Report for the Group view
  10. Go to Vulnerability Report for the Instance view

Feature video demo: https://youtu.be/Tu3gTa8p4uc

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #341313

Edited by -

Merge request reports