Skip to content

Overrides SAST_EXCLUDED_ANALYZERS where necessary

rossfuhrman requested to merge fix-SAST_EXCLUDED_ANALYZERS into main

What does this MR do?

As part of gitlab-org/gitlab#290777 (closed), move away from SAST_DEFAULT_ANALYZERS and utilize SAST_EXCLUDED_ANALYZERS.

We need to override SAST_EXCLUDED_ANALYZERS for some of the downstream pipelines.

This MR fixes some of the failing jobs in this pipeline: https://gitlab.com/gitlab-org/security-products/analyzers/semgrep/-/pipelines/322338636

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports