What we check
Network exposure
Network exposure
Resources open to the whole internet, unrestricted ingress rules, public IP assignment where it is not required, and management ports reachable from anywhere.
Identity and access
Identity and access
Wildcard permissions, roles that can escalate their own privileges, trust policies that accept any principal, and long lived credentials where a short lived one would do.
Data protection
Data protection
Encryption at rest and in transit disabled or defaulted, missing key management, public read or write on storage, and unversioned or undeletable data stores.
Logging and monitoring
Logging and monitoring
Audit logging disabled, log retention below policy, and control plane events not captured.
Secrets in IaC
Secrets in IaC
Credentials, keys and connection strings written into IaC files or default variable values.
Resilience defaults
Resilience defaults
Deletion protection off, backups disabled, and public snapshots or images.