You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,38 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [2.1.0] - 2026-04-28
11
+
12
+
### Added
13
+
14
+
-**IAM Privilege Escalation - Tier 1 + Tier 2 + Tier 3**: 39 new detection methods, total 64 across 9 categories (was 25/6). Coverage of all known IAM privilege escalation paths in pathfinding.cloud.
|**IAM Privilege Escalation**|25 escalation methods across 6 categories. PMapper has been dead since 2022 -- this is its open-source replacement. |
106
+
|**IAM Privilege Escalation**|61 escalation methods across 9 categories, including lateral movement detection via AssumeRole graph traversal. PMapper has been dead since 2022 -- this is its open-source replacement, and it covers paths PMapper never did. |
107
107
|**What-If Simulator**|`cloud-audit simulate --fix aws-vpc-002` shows score change, chains broken, and risk reduction before you apply anything. |
108
108
|**Root Cause Grouping**| "Fix 4 things, break 22 chains." Groups findings by shared root cause and ranks by impact. |
109
109
|**Security Posture Trend**|`cloud-audit trend` tracks health score, chains, and risk over time with sparkline visualization. |
@@ -191,7 +191,7 @@ cloud-audit is AWS-only and intentionally narrower (94 curated checks). It goes
0 commit comments