Skip to content

Add SAST vendored CI/CD template

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

What does this MR do?

Adds a vendored template for the SAST that can be reffered from .gitlab-ci.yml config using

include:
  template: SAST.gitlab-ci.yml

syntax.

What are the relevant issue numbers?

#8660 (closed)

Corresponding CE MR

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25561

Does this MR meet the acceptance criteria?

Edited by Victor Zagorodny

Merge request reports