Skip to content

Bypass zap using feature toggle

Cameron Swords requested to merge bypass-zap-using-feature-toggle into main

What does this MR do?

This MR allows engineers to test running a browser-based DAST scan without using ZAP as the proxy. This can help diagnose issues such as proxy TLS errors. The feature flag to enable this feature will not be documented in public documentation.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab/-/issues/382778

Edited by Cameron Swords

Merge request reports