Failed to scan ZAP USING OWN DOCKER IMAGES
I am using github action to scan zap for a java application using my own docker image.
Getting docker: error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed : unable to start container process: exec: "zap-api-scan.py" : executable file not found in $path: unknown.
Time="2023-08-17T17:17:35+05:30" level=error msg="error waiting for container : context canceled "
Scanning process completed , starting to analyze the results!
Failed to locate the json report generated by zap scan