Skip to content

Use Spider timeout for Browserker's crawl timeout setting

Arpit Gogia requested to merge 430208-map-spider-timeout into master

What does this MR do and why?

  • Use the existing spider timeout DAST Scanner Profile setting to populate the value for DAST_BROWSER_CRAWL_TIMEOUT, a variable used exclusively by Browser Based DAST.
  • Replaces "Spider Timeout" with "Crawler Timeout" in copies.

Relevant Issue: #430208 (closed)

Screenshots or screen recordings

backend

Screenshot 2023-12-01 at 8.24.08 PM.png

frontend

Before
After

How to set up and validate locally

  1. Start GitLab using the GDK
  2. Go to any project's "Security Configuration" under the "Secure" menu
  3. Scroll to "DAST Profiles" and click "Manage Profiles"
  4. Either add a new profile or edit an existing one

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #430208 (closed)

Edited by Arpit Gogia

Merge request reports

Loading