Skip to content

Remove SAST UI analyzers options

Dheeraj Joshi requested to merge djadmin-remove-sast-ui-options into master

Related issue: #410013 (closed)

What does this MR do and why?

This removes the SAST analyzers options from Configuration screen for SAST. Refer to page for all the options: https://gitlab.com/gitlab-org/gitlab/-/security/configuration/sast

We are doing this to simplify the SAST configuration process and improve the user experience. We also looked at the data and found that only a small percentage of people even touch the config values, see #410013 (comment 1450536895).

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Visit configuration page in Security Configuration > SAST.
  2. Verify that the analzer options are being removed correctly.

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 Dheeraj Joshi

Merge request reports