Skip to content

Add profile conflict banner for DAST configuration

Dheeraj Joshi requested to merge djadmin-dast-conflict-profiles into master

Related issue: #378504 (closed)

What does this MR do and why?

This MR fixes a regression issue where the profile conflict banner in DAST was not shown after a major refactor.

This banner is shown when user tries to run ACTIVE scan with non validated site profile to prevent any damage.

Screenshots or screen recordings

before after
image image

How to set up and validate locally

  1. Vist Project > Security Configuration > DAST
  2. Select / Create a scanner profile with ACTIVE scan
  3. Select / Create a site profile and do not validate it
  4. The banner should appear

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dheeraj Joshi

Merge request reports