Open Olgoetz opened 1 year ago
Hi @Olgoetz I am also trying to run terrascan on a self-hosted runner. It tries to download the image and it seems like it should work, but I'm getting a rate limit due to trying to download the image anonymously from Docker Hub. I was looking to see how to include my personal access token for terrascan to use to pull the image, but now I'm wondering if it would even work.
This project is obviously no longer supported.
Hi,
we have to use self-hosted runners. I did some investigation and found out that self-hosted runners don't support github actions based on docker images. How can I use terrascan without using the docker image?