Skip to content

Add Autodevops alert to security Config Page

What does this MR do?

This MR solves #333106 (closed)

For the redesign of the Security Config Page this MR introduces an Enable AutoDevOps alert on the new security-config page. This Banner will be shown on EE versions of the security-config page.

The alert is dismissible at the user level and should not display again in any project after being dismissed.

This MR doesn't have a changelog entry since its currently hidden behind this feature flag

Screenshots (strongly suggested)

before after
Screenshot_2021-07-15_at_10.30.13 Screenshot_2021-07-09_at_12.07.47

How to reproduce (strongly suggested)

  1. GDK in EE/Ultimate Mode
  2. Enable Feature.enable(:security_configuration_redesign_ee)
  3. Go to any Project -> Security & Compliance -> Configuration

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jannik Lehmann

Merge request reports