Skip to content

Add `scanMethod` summary to DAST site profile card

Dheeraj Joshi requested to merge djadmin-add-scan-method-support-fe into master

What does this MR do and why?

This is to support frontend changes for !99014 (merged) by adding the two newly added options in DAST site profile summary

  1. scanMethod
  2. scanFilePath

Screenshots or screen recordings

with feature flag enabled

before after
image image

How to set up and validate locally

  1. Enable feature flag Feature.enable(:dast_api_scanner)
  2. Visit On-demand scans page http://gdk.test:3000/<project_namespace>/-/on_demand_scans/new
  3. Create or Update site profile with "scan method" details
  4. The information should be displayed in the summary

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

Loading