An error occurred while fetching the assigned milestone of the selected merge_request.
Extend DastSiteProfile with more config options
Merged
requested to merge philipcunningham-add-excluded-urls-and-request-headers-to-dast-profiles-277353 into master
All threads resolved!
Compare changes
Files
3@@ -1402,6 +1402,7 @@ Represents a DAST Site Profile.
@@ -1402,6 +1402,7 @@ Represents a DAST Site Profile.
| `excludedUrls` | String | The URLs to skip during an authenticated scan. Will always return `null` if `security_dast_site_profiles_additional_fields` feature flag is disabled. |