Getting Started
Enforcer-CCA is designed to be plug-and-play with your existing cloud infrastructure. It integrates seamlessly without requiring agents on your workloads.
Prerequisites
Before integrating Enforcer-CCA, ensure you have:
- An active AWS, GCP, or Azure account.
- IAM permissions to create cross-account integration roles.
- Node.js v18+ (if you plan to use our local CLI tools for policy authoring).
Installation
You can connect your cloud environments via our dashboard or using our official CLI tool:
npm install -g @enforcer-cca/cli
enforcer login
enforcer connect aws --region us-east-1
Once connected, the platform will immediately begin scanning your environment for compliance violations against our default benchmark policies.