I am planning to automate the entire ZAP scanning using ZAP CLI
ZAP uses a context for form-based authentication. This context can easily be created manually using ZAP UI. But I need to automate this context creation so that any application with the form authentication can be scanned using automation.
Is there any way/workaround to do so?
How to create ZAP context using ZAP UI
Thanks in advance.