HI All,
But my question is I am able to do that using UI, how can I achieve this using ZAP-CLI.
Steps in UI:
First ,I have added the openapi addon from market place.
Second, In tools tab I can see an option called 'import an open API definition from url
Third, I gave my swagger.json url
Fourth, It had scanned all the API's and gave the result.
Now how can I achieve the same in CI/CD using ZAP-CLI.