secureCodeBox / scanner-webapplication-zap

Part of the deprecated secureCodeBox v1, see secureCodeBox/secureCodeBox Repo for v2
Apache License 2.0
5 stars 4 forks source link

Wait until zap has started properly #33

Closed J12934 closed 5 years ago

J12934 commented 5 years ago

Wait until zap has started. Instead of sleeping we now wait until the zap proxy socket is opened up.

To allow this change we had to change to the weekly docker image as the bare image has an outdated bash version which broke the script.