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

Update .pre-commit-hooks.yaml #38

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

AliPiccioniQC
Copy link
Contributor

@AliPiccioniQC AliPiccioniQC commented Oct 8, 2024

Add flags --download-external-modules true and --quiet to checkov.

--download-external-modules

Download external terraform modules from public git repositories and terraform registry

-- quiet

For the CLI output, display only failed checks. Also disables progress bars.

https://www.checkov.io/2.Basics/CLI%20Command%20Reference.html

Add flags `--download-external-modules true` and  `--quiet` to checkov.

> --download-external-modules
>
> Download external terraform modules from public git repositories and terraform registry
>
> -- quiet
>
> For the CLI output, display only failed checks. Also disables progress bars.
>
> https://www.checkov.io/2.Basics/CLI%20Command%20Reference.html
@AliPiccioniQC AliPiccioniQC requested a review from a team as a code owner October 8, 2024 13:16
@AliPiccioniQC AliPiccioniQC merged commit 665ab96 into main Oct 8, 2024
1 check passed
@AliPiccioniQC AliPiccioniQC deleted the AliPiccioniQC-patch-1 branch October 8, 2024 13:27
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

Successfully merging this pull request may close these issues.

2 participants