Skip to content

Update CI YAML loading in DAST services

Avielle Wolfe requested to merge 409846-update-dast-ci-yaml-loading into master

What does this MR do and why?

We want to remove all uses of legacy CI YAML loading with Yaml.load!. This MR updates OnDemandScanPipelineConfigurationService and Dast::ScanConfigs::FetchService to use the new Loader class

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #409846 (closed)

Merge request reports