Skip to content

DAST Profiles: Hide empty values on the summary card

Dheeraj Joshi requested to merge djadmin-dast-hide-none-values-in-summary into master

Related issue - #356812 (closed)

What does this MR do?

This hides the summary for DAST fields when the value is empty, which currently shows "None" in the application. Please note that this change is applicable for only two fields (which are optional) in Site Profile:

  1. Exclude URLs
  2. Request Headers

Screenshots

before after
image image
image image
Medium devices Small devices
image image

How to setup locally

  1. Visit the Security Configuration section for a project
  2. Select Enable / Manage DAST option
  3. Or, directly visit http://gdk.test:3000/NAMESPACE/-/security/configuration/dast
  4. Select a scanner and site profile

Please note you might have to create the profiles, if not present.

Edited by Dheeraj Joshi

Merge request reports

Loading