Skip to content

Add vendored CI/CD templates for DAST job

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

What does this MR do?

Adds a vendored template for the DAST job that can be referred from .gitlab-ci.yml config using

include:
  template: DAST.gitlab-ci.yml

syntax.

What are the relevant issue numbers?

#8663 (closed)

Corresponding CE MR

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

Does this MR meet the acceptance criteria?

Edited by Victor Zagorodny

Merge request reports