Hi All,
I am currently working on to enable a API Security Scanning using ZAP Automation Framework.
I am trying to finding the solution of below problems:
1) How to run a full API scan where the API has a custom authorisation token in the headers ?
2) If I want to add extra test cases for my API , then where should I mention those test cases in my plan file?
3) In case of authorisation, how I can tell the zap Automation Framework that, for which API add the auth header and for which API don't add the header in the request?
Kindly provide the suggestion as I am struggling from a long time because of these blockers.
Regards,