Add an optional 'Command line options'? param which would allow anyone to specify any additional baseline options: https://github.com/zaproxy/zaproxy/wiki/ZAP-Baseline-Scan#usage
Eg that could be set to -a -j -config aaa=bbb to
- use the alpha scan rules
- use the ajax spider
- set
aaa=bbb in the configs (meaningless example;)
Add an optional 'Command line options'? param which would allow anyone to specify any additional baseline options: https://github.com/zaproxy/zaproxy/wiki/ZAP-Baseline-Scan#usage
Eg that could be set to
-a -j -config aaa=bbbtoaaa=bbbin the configs (meaningless example;)