Skip to content

Add vendored CI/CD template for SAST job

Victor Zagorodny requested to merge 8660-add-ci-template-for-sast-ce into master

What does this MR do?

Adds a vendored template for the SAST job that can be referred from .gitlab-ci.yml using include directive and some code to support this functionality in EE.

It was decided that it's acceptable to keep this template in CE as this has to licensing issues and reduces the code complexity and amount of work to implement this feature in EE.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/8660

Corresponding EE MR

https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9710

Does this MR meet the acceptance criteria?

Edited by Victor Zagorodny

Merge request reports

Loading