Closed remidinishanth-ntnx closed 3 years ago
The error message says Get http://registry-1.docker.io/v2/: context deadline exceeded
. So, I think DockerHub was down or your network had any problem. Does it still reproduce? Also, would you try the latest version?
This issue is stale because it has been labeled with inactivity.
@remidinishanth-ntnx, I tested trivy mikesplain/openvas:latest
and works for me using the Version: 0.16.0
. I will close this issue, if you have any problem, please put your comments here.
When I try to scan the image mikesplain/openvas:latest with trivy, it reports FATAL error instead of reporting me the list of vulnerabilities.
What did you expect to happen? I expected to see the list of vulnerabilities of the image.
What happened instead?
Output of run with
-debug
:Output of
trivy -v
:Additional details (base image name, container registry info...):
Here is the Dockerfile of the image https://hub.docker.com/r/mikesplain/openvas/dockerfile