Skip to content

Add Dependency Scanning vendored template for EE

What does this MR do?

Adds a vendored template for the Dependency Scanning 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/8661

Corresponding EE MR

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

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports