Checkov IaC Scanner 是做什么的?
Prerequisites
Python or Docker
Installation
Use the upstream install or setup path that matches your environment:
- To install pip follow the official docs
- pip install checkov
- brew install checkov
- brew upgrade checkov
Requirements and caveats from upstream:
- Supports Python format for attribute policies and YAML format for both attribute and composite policies.
Basic usage or getting-started notes:
-
Terraform >= 0.12
-
sh
-
Extracted from upstream docs: https://raw.githubusercontent.com/bridgecrewio/checkov/HEAD/README.md