Skip to content

Indicate pipeline was ondemand and rename build

Philip Cunningham requested to merge mark-scans-as-ondemand-218685 into master

What does this MR do?

  • adds a new pipeline source (ondemand_scan)
  • sets ondemand dast scan pipeline source to ondemand_scan
  • renames ondemand dast scan build to "DAST Scan" to remove visual noise
  • make string style consistent in spec file

this was done in order to differentiate ondemand pipelines.

Related Issues

#218685 (closed)

How to test this?

please see !33019 (merged)

Screenshots

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