Context :
We used OWASP Zed Attack Proxy version 2.7.0 to do vulnerability tests of an application. We got a few alerts, and is doing the resolution.
Problem :
We wanted to single out an alert say "Web Browser XSS Protection Not Enabled" and run the verification.
Solutions we are trying out :
One of the possibilities we are exploring is the mode of operation. We are now able to execute one of the modes of operation, like Standard,Attack etc... . Is there a way to customize the mode of operation and run a single alert ?