thc202
thc202
https://github.com/zaproxy/zaproxy/pull/7783#issuecomment-1483781358 You can change the implementation of the existing constructors just not their signature.
See https://github.com/zaproxy/zaproxy/pull/7783#discussion_r1148520421
> and the 'pause' and 'stop' button is not clickable The buttons being disabled is expected, from the log provided the scanner completed.
If you are able to consistently reproduce the issue it would be great to have the exact steps. Which Java version are you using?
Which rule(s) do you have after Path Traversal? Is the target public/accessible? Or any clues on how to reproduce the issue.
It definitely helps narrow the source of the problem. Does it happen when you run just the Path Traversal scan rule? If it does, can you try run it without...