This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryBreach cost estimation adds per‑finding financial risk ranges to all reports.
Full changelog
What's new in v1.0.0
Breach Cost Estimation
Every finding and attack chain now includes an estimated financial risk range based on published breach data. Sources are verified and linked - click any estimate to see where the numbers come from.
- IBM Cost of a Data Breach 2024, Verizon DBIR, Capital One OCC fine, Uber settlement
- Per-finding cost in CLI, HTML report, markdown, and JSON output
- Total risk exposure in scan summary (e.g. "Risk exposure: $67K - $670K")
MCP Server - AI Agent Integration
The first free, standalone AWS security MCP server. Prowler and Wiz have MCP servers, but both require their paid SaaS platform.
Install (one command):
claude mcp add cloud-audit -- uvx --from "cloud-audit[mcp]" cloud-audit-mcp
Then ask Claude Code: "Scan my AWS account and show me the critical findings"
6 tools: scan_aws, get_findings, get_attack_chains, get_remediation, get_health_score, list_checks. Works with Claude Code, Cursor, and VS Code Copilot.
Full changelog
- 47 checks, 16 attack chain rules, 278 tests
- Breach cost per finding with verified source URLs
- MCP server with optional
[mcp]dependency .mcp.jsonfor project-scoped team configcloud-audit-mcpentry point for uvx/pipx
See CHANGELOG.md for details.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About gebalamariusz/cloud-audit
Open-source AWS security scanner with attack chain detection, breach cost estimation, and copy-paste remediation (CLI + Terraform). 47 checks, 16 attack chain rules. First free standalone AWS security MCP server.
Related context
Related tools
Earlier breaking changes
- v2.2.0 Category enum gains THREAT value, separating active-abuse from SECURITY misconfigurations.
Beta — feedback welcome: [email protected]