You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used to see the report till 11th April 2014. Now it is not working anymore. Below is the error log now.
Digest: sha256:3a7a99d13510e46716d1dc13b9f636f145408a4331cffa5d9296bebd9aea8681
Status: Downloaded newer image for owasp/zap2docker-stable:latest
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested
exec /zap/zap-full-scan.py: exec format error
##[error]ENOENT: no such file or directory, open '/home/vsts/work/1/s/owaspzap/report.json'
We came to know that ZAP Scanner docker images just moved away from OWASP.
Do you have any update on the new version or any alternative option?
Regards
Ravindra
The text was updated successfully, but these errors were encountered:
Hello,
We have below task in Azure pipeline. referring here: https://marketplace.visualstudio.com/items?itemName=CSE-DevOps.zap-scanner&ssr=false#overview
We used to see the report till 11th April 2014. Now it is not working anymore. Below is the error log now.
Digest: sha256:3a7a99d13510e46716d1dc13b9f636f145408a4331cffa5d9296bebd9aea8681
Status: Downloaded newer image for owasp/zap2docker-stable:latest
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested
exec /zap/zap-full-scan.py: exec format error
##[error]ENOENT: no such file or directory, open '/home/vsts/work/1/s/owaspzap/report.json'
We came to know that ZAP Scanner docker images just moved away from OWASP.
Do you have any update on the new version or any alternative option?
Regards
Ravindra
The text was updated successfully, but these errors were encountered: