Skip to content

Add new options in DAST Scanner Profile Selector

Related #254205 (closed)

What does this MR do?

  • Show newly added options in the Profile Selector for On-demand scans
  • Add more space in between the options

The following options are added as a part of !43660 (merged)

  1. Scan mode - Enum (ACTIVE / PASSIVE)
  2. Ajax Spider - Boolean
  3. Show Debug Messages - Boolean

Screenshots

Before After
image image

MR Dependencies for local testing

This MR is dependent on !42013 (merged) (refactoring work) and !43240 (merged) (backend changes)

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 Dheeraj Joshi

Merge request reports