Remove GIT_STRATEGY: none from DAST CI templates

What does this MR do?

Removes the GIT_STRATEGY: none setting from DAST CI templates to enable project code checkout during DAST scans.

This change is required to support the authentication scripts feature, which needs access to repository files.

Changes

  • Remove GIT_STRATEGY: none from DAST.gitlab-ci.yml
  • Remove GIT_STRATEGY: none from DAST.latest.gitlab-ci.yml
  • Remove GIT_STRATEGY: none from DAST-On-Demand-Scan.gitlab-ci.yml

Changes manually tested:

image

image

Closes #582982

Edited by Michael Eddington

Merge request reports

Loading