Skip to content

Use chromium-headless for ZAP Crawljax

Avielle Wolfe requested to merge chrome into master

What does this MR do?

  • Configures ZAP Crawljax to use chrome-headless in DAST versions >= 2
  • Configures ZapWebdriver to use headless Chrome in DAST versions >= 2
  • Appends --no-sandbox to /chrome-linux/chrome-wrapper so it will run on an Ubuntu Docker image
  • Installs a version of chromedriver compatible with the version of Chrome installed by the browserker Docker image

What are the relevant issue numbers?

gitlab-org/gitlab#289962 (closed)

Edited by Avielle Wolfe

Merge request reports