Skip to content

Allow DAST users to upload URLs to scan in a file

Problem to solve

For users that wish to scan more than 130kb of URLs or who prefer to keep a list of URLs living in GitLab, a DAST_PATHS_FILE environment variable should be provided, to allow users to enter all the paths to scan in a file and then pass that file to DAST.

User experience goal

A new DAST_PATHS_FILE environment variable should be created, to allow users to enter all the paths to scan in a file and then pass that file to DAST.

Implementation Plan

Edited by Craig Smith