readtheplan
v0.3.0

Example output

See what an analysis looks like.

This is example 02 from the repo: a customer-data KMS key replacement and an RDS replacement. The terminal animation replays a typical CLI session, and the table shows the actual risk analysis output.

CLI first Local only No plan upload
readtheplan analyze — example preview
booting readtheplan v0.3.0 — local only, no plan upload
[matrix] tracing terraform change graph · decoding blast radius
λ

Analysis results

Example 02 risk breakdown

Static output from readtheplan analyze examples/02-dangerous-replacement/plan.json --framework soc2. Try it locally with the same command.

Safe
Review
Dangerous
Risk Resource Explanation SOC 2 Controls

Try it yourself

Run the same analysis locally.

python -m pip install readtheplan
git clone https://github.com/readtheplan/readtheplan.git
readtheplan analyze readtheplan/examples/02-dangerous-replacement/plan.json --framework soc2

No accounts, no uploads, no backend. The CLI runs entirely on your machine. Star on GitHub →