Cloud Config Audit

Use when the user asks to audit or harden the cloud configuration declared in an IaC checkout (Terraform, CloudFormation, Kubernetes/Helm, ARM/Bicep, Dockerfiles) — e.g. "audit our terraform", "check the IaC for misconfigurations", "run checkov", "harden the cloud config in this repo". Runs the pinned open-source Checkov policy engine fully offline (no cloud API calls, no platform key, declared-layer only by design), then a bounded agent pass that dedupes, suppresses with cited rationale, assigns severity from the rubric, and maps to CWE + control refs, emitting a schema-validated cloud-config-audit report that feeds the standard findings flow.

openshift 53a5299 3 files · 56.1 KB Updated

File contents

openshift/traust/tree/main/harnessing/3-audit/cloud-config-audit commit 53a5299709

Frequently asked questions

npx skillmds@latest add openshift/cloud-config-audit