Skip to content

Create DAST API Template

Michael Eddington requested to merge 329155-dast-api-template into master

What does this MR do?

Move DAST API into it's own CI template. This reduces complexity and makes a clear separation between the two products.

Related to #329155 (closed)

CI Templates

  • A global test has been updated to allow DAST-API to not include stages and also not use a default stage name.
  • Change is not backwards compatible. Luckily the documentation has yet to be published.
  • Documentation has been updated in a separate MR. Documentation is still waiting on tech review, this change has been added to it.
  • Tests have been updated for DAST, and added for DAST-API
  • Test project for DAST
  • Test project for DAST API

Screenshots (strongly suggested)

image

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 Michael Eddington

Merge request reports