-
Notifications
You must be signed in to change notification settings - Fork 569
feat: add support for checkov #267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
71c4309 to
6498cba
Compare
6498cba to
cd82f03
Compare
Updated the PR, to avoid having to do "../../python_venv/bin/checkov". It should work with just "checkov" |
|
@fleroux514 please meet @JamesWoolfenden from the Bridgecrew team (creators and maintainers of Checkov). He had a question and I thought you would be best placed to answer:
|
|
It can run by configuring the digger.yaml file, as the example I included in this PR description. The command would be hardcoded per project |
* feat: add support for checkov --------- Co-authored-by: Dias Saparov <dias@digger.dev>
Adding
setup-checkovandcheckov-versionGithub Action input parameters to setupcheckovExample config in digger.yml
See https://github.com/diggerhq/francios-tests/actions/runs/4999052252/jobs/8955062270