Currently, we don't have any way to configure a timeout for the scan. And a lot of images will fail continuously for the default value of timeout (5 mins)
Trivy supports the --timeout to configure the timeout, so we can maybe use that to allow users to configure the timeout for gokakashi scan.
Currently, we don't have any way to configure a timeout for the scan. And a lot of images will fail continuously for the default value of timeout (5 mins)
Trivy supports the
--timeoutto configure the timeout, so we can maybe use that to allow users to configure the timeout for gokakashi scan.