Skip to content

Reduce On-Demand CI YAML raw string size

Philip Cunningham requested to merge review-on-demand-yaml-size-224463 into master

What does this MR do?

this merge request iterates on reducing the on-demand dast scan parameter_source size by referencing the yaml file via an include rather than expanding it at creation time.

this is a follow-up to feedback in another merge request.

Related Issue(s)

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
Edited by Philip Cunningham

Merge request reports

Loading