Skip to content

Add new options in Scanner Profile Form

Dheeraj Joshi requested to merge dj-dast-scanner-options into master

Related #254202 (closed)

What does this MR do?

This MR adds three new options to Scanner Profile which would allow users to further configure their DAST on-demand scan.

  • Scan Type can be either PASSIVE or ACTIVE, default value as PASSIVE
  • Ajax Spider which is a checkbox, default off
  • Show debug messages which is a checkbox, default off
  1. These options are added in the form
  2. These options are displayed in the profile selector - Merged from !44261 (merged)

Screenshots

Where Before After
Scanner Profile Form image image
Scanner Profile Selector image image

Backend

The corresponding backend changes are merged & deployed in !43240 (merged)

Documentation

Documentation updates are being done in !44431 (merged)

Does this MR meet the acceptance criteria?

Conformity

Edited by Dheeraj Joshi

Merge request reports

Loading