Skip to content

Add DAST URL MR Widget modal

Dheeraj Joshi requested to merge dast-url-modal into master

Related issue: #221208 (closed) and backend changes #223672 (closed)

What does this MR do?

This MR adds a modal to show the urls scanned by DAST in the MR Widget. It also adds a button to "Download them as CSV".

  • The modal displays only the first 15 URLs
  • Downloaded CSV should contain all the URLs

Screenshots

image

The above modal is shown when user clicks on "211 URLs scanned" 👇

image

Local testing

Apply this patch to test the changes locally for any MR.

dast.patch

Todo

  • Add new specs

Does this MR meet the acceptance criteria?

Conformity

Edited by Dheeraj Joshi

Merge request reports