-
Notifications
You must be signed in to change notification settings - Fork 0
12 Security
Raja Jeevan Kumar Maduri edited this page Aug 4, 2026
·
1 revision
- Automatically validates
tenant_idcontext on all queries and endpoints. - Enforces role permission hierarchy (
Author→Steward→Approver→Admin).
- Field-level AES-256 encryption protecting sensitive properties using Customer-Managed Encryption Keys.
- Append-only SHA-256 hash chaining creating tamper-evident audit logs.
- WORM snapshot manifests exported to S3 vaults.
- Regex sanitizer blocking Cypher query injection, NoSQL injection, prompt injection, XSS attacks, and path traversal.