Hello,
I am running ZAP from docker and i am running ZAP addon update command (zap.sh -cmd -addonupdate)
But i observed, when zap starts picking up API instructions (such as set context, enable scripts, starts spider etc.) all of sudden console shows - ZAP found new updates and installing it
Then my process continues ahead and in between zap updates in background
So i have two queries on this -
- Can zap still work 100% accurate because sometime scanning gets finished (for smaller test packages) where as updates are still going on in background?
- Cant we stop ZAP from executing commands till it updates itself completely?