Skip to content

Add Squid proxy setting to DAST Browserker configuration

Michael Eddington requested to merge 406434-configure-proxy into main

What does this MR do?

  • Add a new --fips-mode configuration parameter linked to CI_GITLAB_FIPS_MODE and FIPS_MODE
  • Configuration change in BrowserkerConfigurationFile using fips_mode change to Configuration
    • Proxy = "https://127.0.0.1:3128/"

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab/-/issues/406434+

GitLab Docs MR

Edited by Michael Eddington

Merge request reports