Skip to content

Update description for DAST API scan file path option

Dheeraj Joshi requested to merge djadmin-remove-dast-scan-file-path into master

Related discussion - !79279 (comment 1081631756)

What does this MR do and why?

This MR updates placeholder and description text for scan file path option in DAST site profile.

This is because with this first iteration, we want to support only the URL instead of file paths.

Screenshots or screen recordings

See the proposal with before / after

Updated version

before after
image image
option 1 option 2 option 3
image image image

How to set up and validate locally

  1. Enable the feature flag
    Feature.enable(:dast_api_scanner)
  2. Visit /security/configuration/profile_library/dast_site_profiles/new to create a new site profile
  3. Select API option

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