Skip to content

Add Gitlab Advanced SAST (Experiment Mode) in ULTIMATE_FEATURES

Meir Benayoun requested to merge 465148-GITLAB_FEATURES-advanced_sast into master

What does this MR do and why?

Add advanced_sast to GITLAB_FEATURES, for enabling the new GitLab Advanced SAST analyzer for Ultimate customers.
It should be available to Ultimate customers only, however we include the CTA within GitLab Core (hence no EE: true)

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
Screenshot_2024-06-11_at_05.52.21 Screenshot_2024-06-11_at_05.52.08

How to set up and validate locally

  1. Ensure flightjs/Flight project is seeded locally
  2. Visit Security Configuration page to see GitLab Advanced SAST CTA http://gdk.test:3000/flightjs/Flight/-/security/configuration

Related to #465148

Edited by Lucas Charles

Merge request reports