This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Affected surfaces
Summary
AI summaryAdded 10 new AWS visibility and detection checks, expanding curated checks from 17 to 27.
Full changelog
What's New
10 new checks for AWS visibility & detection services, bringing the total to 27 curated checks.
New Checks
| Service | Check | ID | Severity |
|---------|-------|----|----------|
| CloudTrail | Multi-region trail enabled | aws-ct-001 | Critical/High |
| CloudTrail | Log file validation | aws-ct-002 | High |
| CloudTrail | S3 bucket public access | aws-ct-003 | Critical |
| GuardDuty | Detector enabled | aws-gd-001 | High |
| GuardDuty | Unresolved findings >30d | aws-gd-002 | Medium |
| AWS Config | Configuration recorder enabled | aws-cfg-001 | Medium |
| AWS Config | Recorder actively recording | aws-cfg-002 | High |
| KMS | Key rotation enabled | aws-kms-001 | Medium |
| KMS | Wildcard key policy | aws-kms-002 | High |
| CloudWatch | Root account usage alarm | aws-cw-001 | High |
Other Changes
- CIS Benchmark coverage expanded from 10 to 14 controls (added CIS 3.1, 3.2, 3.3, 3.6, 4.3)
- 21 new moto tests (66 total, all passing)
- HTML report screenshot added to README
- Downloads badge removed (will return when there's traffic)
Install / Upgrade
pip install cloud-audit==0.3.0
Full Changelog: https://github.com/gebalamariusz/cloud-audit/compare/v0.2.0...v0.3.0
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]