nsauditor-ai 0.2.13 → 0.2.14
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 +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -17,7 +17,9 @@ 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.14 + Enterprise 0.31.2** (June 2026) — paired content bump for the Enterprise **"At-rest encryption → ISO A.8.24 fleet sweep + cross-cloud KEY-CUSTODY-HOME doctrine"** cycle. The Enterprise engine completes **every AWS at-rest-encryption source** (RDS · S3 · EC2/EBS · SQS/SNS · ElastiCache) to the canonical 7-control at-rest set, fixes the **DynamoDB** + **EC2-indeterminate** class-O false-cleans (an unverifiable encryption posture no longer reads CLEAN), and establishes a **cross-cloud key-custody routing doctrine** — a provider-managed key on an always-encrypted service is a key-management observation (→ **ISO A.8.24**), not an encryption-presence violation, **closing a live PCI 3.5.1 + GDPR Art.32(1)(a) over-claim** on always-encrypted Azure storage. Also fixes a **SOC 2 "no silent data loss"** file-lock mutual-exclusion bug (Enterprise-side). **No new framework, no new plugins (still 28), no coverage-matrix changes** — a mapping-depth + cross-cloud-doctrine release. **No CE engine behavior change** (the depth/doctrine + the lock fix live in the Enterprise engine). Paired **EE 0.31.2** + agent-skill 0.2.14. **EE 0.31.2 requires CE 0.2.8+.** See [CHANGELOG.md](./CHANGELOG.md).
|
|
21
|
+
|
|
22
|
+
**Prior: CE 0.2.13 + Enterprise 0.30.1** — paired content bump for the Enterprise "AWS RDS + API Gateway false-negative depth pass + AXIS_MAP graduation" cycle (RDS snapshot-sharing CRITICAL even when encrypted · API Gateway WAF deep-audit gap arm; every AWS source now false-negative-passed). See [CHANGELOG.md](./CHANGELOG.md).
|
|
21
23
|
|
|
22
24
|
**Prior: CE 0.2.12 + Enterprise 0.30.0** — paired content bump for the Enterprise AWS + Azure false-negative depth-pass + cross-source/cross-vector compliance-mapping parity cycle (S3 access-points · resource-policy effective-exposure · EC2-SG · KMS effective-decrypt · Azure class-O fail-opens · seven-framework routing parity). See [CHANGELOG.md](./CHANGELOG.md).
|
|
23
25
|
|