Skip to content

Add vendored CI/CD templates for DAST job for EE

Victor Zagorodny requested to merge 8663-add-ci-template-for-dast-ce into master

What does this MR do?

Adds a vendored template for the DAST 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/8663

Corresponding EE MR

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

Does this MR meet the acceptance criteria?

Edited by Victor Zagorodny

Merge request reports