Checkov
Installation
Using pip
pip install checkovUsing Homebrew
brew install checkovUsing Docker
docker pull bridgecrew/checkovBasic Usage
Scan a Directory
checkov -d /path/to/terraform/codeScan a Specific File
checkov -f /path/to/terraform/file.tfOutput Formats
Configuration
Skip Checks
Policy Categories
CI/CD Integration
GitHub Actions
Azure DevOps Pipeline
Pre-commit Hook
Common Security Checks
1. S3 Bucket Security
2. Security Group Rules
Custom Policies
Best Practices
Checklist
Last updated