Skip to content

Render badges for DAST profile summary fields

Dheeraj Joshi requested to merge djadmin-dast-ui-badges into master

Related issue - #360959 (closed)

What does this MR do and why?

This renders GlBadge for site validation status and scan type fields.

Screenshots or screen recordings

image

image

How to set up and validate locally

  1. Enable feature flag
   Feature.enable(:dast_ui_redesign)
  1. Go to any project /root/$PROJECT_ID/
  2. Go to /root/$PROJECT_ID/-/on_demand_scans/
  3. Go to the new scan form by clicking new scan
  4. Select scanner|site profile

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