Releases: Miscreancy/pre-commit-checkov
Releases · Miscreancy/pre-commit-checkov
v0.0.2 - matured configuration
Major changes:
- Default behaviour changed to scan whole directory
- Directories with changes or files with changes only can be scanned, using the
--scan-change-directories
or--scan-change-files
flags as arguments in your pre-commit configuration for checkov.
v0.0.1 - Initial working configuration
Working pre-commit-hook