Skip to content

Inject additional site profile config into CI yaml

What does this MR do?

this merge request injects the additional DastSiteProfile configuration options into the dynamically generated CI yaml

Why?

we want to give users more control over their dast on-demand scans by giving them more configuration options. as a result, we need to make sure this ends up being passed to the container.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports