Azure / container-scan

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

Warning when scanning containers #135

Closed Namyalg closed 2 years ago

Namyalg commented 2 years ago

A scan on containers, is returning such a warning.

Warning: An error occurred while creating the check run for container scan. Error: Error: An error occurred while creating scan result. Statuscode: 403, StatusMessage: Forbidden, head_sha: (sha mentioned)

koushdey commented 2 years ago

@Namyalg Are you still facing the issue? Can you share logs or run URL? It would be better if you can run the workflow in debug mode to get detailed logs.

Namyalg commented 2 years ago

image

This is the snapshot of the complete error, this is the run URL : https://github.com/moja-global/FLINT.Reporting/runs/5318206799?check_suite_focus=true

hhwagner commented 2 years ago

71 ? got the same error

Namyalg commented 2 years ago

Yes, its the same

koushdey commented 2 years ago

@Namyalg Can you check if Scanitizer app is installed on your repo or not?

Namyalg commented 2 years ago

I installed it in the repository which is running the action, I still get the same error

github-actions[bot] commented 2 years ago

This issue is idle because it has been open for 14 days with no activity.

koushdey commented 2 years ago

@Namyalg I checked the latest runs and I see no container scan errors. I feel it was intermittent issue. Closing it as the issue is mitigated.