Skip to content

Remove obsolete SAST configs from Scan Execution Policy editor

What does this MR do and why?

As part of removing language-specific SAST analyzers, we've removed a few configuration options. Unfortunately a fair number of the analyzer-specific vars remain, but we can clean up the Scan Execution Policy editor dropdown a bit now.

Context

A few of these vars were removed from docs in a9c4374e (!156845 (merged)). The published docs page is https://docs.gitlab.com/ee/user/application_security/sast/.

The removed CI/CD variables only apply to analyzers that have reached End of Support. For context, see deprecation announcements:

Relates to Deprecation issue: SAST analyzer consolidation ... (#412060 - closed) • Connor Gilbert • 17.0

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

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Connor Gilbert

Merge request reports

Loading