Skip to content

Limit SAST to gosec and secrets

Lucas Charles requested to merge limit-sast-analyzers-to-gosec-and-secrets into master

What does this MR do?

Fixes broken sast jobs in pipelines: https://gitlab.com/gitlab-org/security-products/analyzers/spotbugs/-/jobs

Prevents spotbugs from blowing up when attempting to scan broken-on-purpose test fixtures

Also rearranges CI to ensure variables take priority over include for proper overrides

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports