Checkmarx / kics-github-action

GitHub actions of KICS scan - Keeping Infrastructure as Code Secure
https://kics.io
GNU General Public License v3.0
43 stars 33 forks source link

manifest for docker.io/checkmarx/kics:gh-action-kics1.6 not found #86

Closed dayor123 closed 1 year ago

dayor123 commented 1 year ago

I am trying to run a Kics scan with GitHub actions and I get this error when the scan tries to run. Please can anyone help with this issue?

image

gabriel-cx commented 1 year ago

hi @dayor123 ,

Could you please tell us if this problem still occurring? If yes, kindly share with us how you are using this Github action on your side.

Note: in our side this GitHub action is running successfully.

dayor123 commented 1 year ago

Hello Gabriel,

I am using this within my GitHub Enterprise. I had to Git Clone bare and Mirror so I can have access to the kics repo.

image

But when I run the action it keeps failing and giving me the manifest no found error

dayor123 commented 1 year ago

@gabriel-cx any help or update with this?

gabriel-cx commented 1 year ago

hi @dayor123 ,

We are analyzing the situation. It is possible for you to use the action like the following: uses: checkmarx/kics-github-action@v1.6.3 ?

kaplanlior commented 1 year ago

@dayor123 Your first error message looks like it tries to fetch from docker.io instead of hub.docker.com

gabriel-cx commented 1 year ago

Hi @dayor123, We are closing this issue due to inactivity. Feel free to open a new issue if you need our support.