Skip to content

Smartly truncate URLs in DAST Modal

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

This MR

  • truncates the scanned urls in the middle using GlTruncate
  • removes the default name of the downloaded file

Note - This MR also changes some classes which were reverted in a feedback, but it seems that it's okay to use the bootstrap classes (related slack discussion).

Screenshot

Before After
image image
Edited by Dheeraj Joshi

Merge request reports