Hi,
I would like to create a solution which use daemon:
zap.sh -daemon -port 8090 -config api.key=
${ZAP_API_KEY} -addoninstallall
and after that import an openapi.yaml file for the scans:
(i tried with GET too)
but unfortunatelly I got this error message every time:
Thank you,