Skip to content

Move yaml processor secrets configuration to EE

What does this MR do and why?

Describe in detail what your merge request does and why.

This Merge Request moves the secrets configuration related to the DAST on-demand scan of Gitlab::Ci::YamlProcessor::Result to the corresponding EE file.

As discussed here, we should move the DAST on-demand scan configuration to the EE.

This Merge Request address the following task of issue #333770 (closed)

  • Add moving secrets: job[:secrets] to ee/lib/ee/gitlab/ci/yaml_processor/result.rb

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Marcos Rocha

Merge request reports