nsauditor-ai 0.2.3 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -17,7 +17,7 @@ NSAuditor AI is the open-source core of a privacy-first security intelligence pl
|
|
|
17
17
|
|
|
18
18
|
## What's New
|
|
19
19
|
|
|
20
|
-
**Latest: CE 0.2.
|
|
20
|
+
**Latest: CE 0.2.4 + Enterprise 0.18.3** (June 2026) — paired pin for **EE 0.18.3** "GCP IAM + Azure Key Vault false-negative hardening III": an Azure Key Vault custom role granting only a narrow data-plane crypto/extraction verb (`decrypt`/`wrap`/`unwrap`/…) is now flagged; the GCP IAM impersonation BFS fail-closes on depth-cap truncation; and the googleapis-SDK-absent path fail-closes the GCP IAM dims to compliance-routed evidence-gaps instead of silently vanishing. Plugin count UNCHANGED at 28; all six coverage matrices UNCHANGED.
|
|
21
21
|
|
|
22
22
|
→ Full release history: **[CHANGELOG.md](./CHANGELOG.md)**
|
|
23
23
|
→ See a sample EE scan output: **[walk-through with synthetic Acme Corp AWS account](https://www.nsauditor.com/ai/docs/sample-scan/)** (no signup required)
|