Skip to content
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

Add version selection #41

Open
lukerosser opened this issue May 10, 2021 · 2 comments
Open

Add version selection #41

lukerosser opened this issue May 10, 2021 · 2 comments

Comments

@lukerosser
Copy link

At the minute the checkov version is tied to the Github action version, and there's no correlation in the tags so if you want to pin a specific checkov version it's quite awkward.

It would be nice to change this to an input in the action, similar to how this tflint action works: https://github.com/marketplace/actions/setup-tflint#tflint_version

This allows more configurable functionality, and also allows the Github action features to progress without forcing a checkov version update at the same time.

@lukerosser lukerosser changed the title Allow version selection Add version selection May 10, 2021
@ivan-pinatti-ciandt
Copy link

+1 on this.

It helps to lock the version when running it locally through other tools like task or pre-commit and then match the version on the CI/CD pipeline (GHA).

@rusherr02
Copy link

Is it possible to integrate Checkov with GitHub CI?
I can't find any documentation for the same.
Can someone help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants