Switch to using SECURE_ANALYZERS_PREFIX
What does this MR do and why?
This changes the lib/gitlab/ci/templates/Security/DAST-Runner-Validation.gitlab-ci.yml file to use the SECURE_ANALYZERS_PREFIX variable instead of the CI_TEMPLATE_REGISTRY_HOST variable for fetching Docker images. This brings the template in line with other Application Security Testing templates and SECURE_ANALYZERS_PREFIX is a variable that is managed with DAST On-Demand scans, while CI_TEMPLATE_REGISTRY_HOST is not.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by rossfuhrman