Skip to content

Ajax scans start from the target URL

Cameron Swords requested to merge test-ajax-spider-no-root-url into master

What does this MR do?

Monkey patches the ZAPProxy code to ensure that Ajax scans start from the target URL, not from the root URL.

This MR resolves issue gitlab-org/gitlab#13209 (closed).

Edited by Cameron Swords

Merge request reports