loop_in_multiverse

Results 3 comments of loop_in_multiverse

checkov --directory ./ --skip-path ./deploy --download-external-module true I am using this command to run the checkov checks

is there a way i can let checkov use a pre-downloaded module directory in a certain path? like for example I can run terraform init so that the modules are...

I think you need git-remote-codecommit package to be installed before you can use the git::codecommit reference. https://github.com/aws/git-remote-codecommit Do you know how I can do this with checkov to refer to...