Skip to content

Run SAST and Dependency Scanning from enforced policies in same pipeline

What does this MR do and why?

This MR changes the way we run SAST and Dependency Scanning jobs enforced by security policies. Instead of running them in child pipeline, we will run them in same pipeline.

Screenshots or screen recordings

Screenshot_2022-12-09_at_17.45.04

image

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #384205 (closed)

Edited by Alan (Maciej) Paruszewski

Merge request reports