kubeseco icon indicating copy to clipboard operation
kubeseco copied to clipboard

Remove Hardcoded Delay with Status Check from Mozilla Observatory API

Open abhisek opened this issue 6 years ago • 0 comments

https://github.com/appsecco/kubeseco/blob/e2474142e6b0aa4ecaaa403b1d729709ef3050a9/apps/tools/mozilla-observatory-api/run.sh#L23

The mozilla observaory API integration script currently uses hardcoded sleep delay for scan to complete. We need to figure out if there is a status API that we can poll to figure out if a scan is complete instead of waiting for hardcoded delay.

abhisek avatar Nov 06 '19 08:11 abhisek