Skip to content

Update security dashboard discovery moment to showcase free features

What does this MR do and why?

Update security dashboard discovery moment to showcase free features

This growth is behind a feature flag showcase_free_security_features, to be tested and enabled.

Related to #333723

Screenshots or screen recordings

image

How to set up and validate locally

  1. Act like SAAS https://docs.gitlab.com/ee/development/ee_features.html#act-as-saas
  2. Enable the experiment flag bin/rails c => Feature.enable(:showcase_free_security_features)
  3. Create a group GROUP and a project PROJECT
  4. Go to the Security tab of the group and of the project

MR acceptance checklist

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

Edited by Alper Akgun

Merge request reports