Azure / container-scan

A GitHub action to help you scan your docker image for vulnerabilities
MIT License
218 stars 42 forks source link

"unable to initialize a scanner" #119

Closed abelsromero closed 2 years ago

abelsromero commented 2 years ago

We have been seeing this error more and more lately and we wonder if this is related to the action or is github infra. Any suggestion would be greatly apreciated.

 Scanning for vulnerabilties in image: ***/***/----:------
Error: FATAL    scan error: unable to initialize a scanner: unable to initialize a docker scanner: 3 errors occurred:
Error: An error occurred while scanning container image: ***/***/-----:------ for vulnerabilitie
koushdey commented 2 years ago

@abelsromero Can you share the screenshot of the log or share the run log url? Are you still facing this issue? Have you recently onboarded to container-scan action?

abelsromero commented 2 years ago

@abelsromero Can you share the screenshot of the log or share the run log url? Are you still facing this issue? Have you recently onboarded to container-scan action?

That's the only log that is shown. But whatever it was it hasn't happened lately.

koushdey commented 2 years ago

May be an intermittent issue with the docker scanner. Closing the issue as it has not appeared lately.