Framework.Overlay.RedactionService (Framework v0.5.0)
View SourceSchema-driven redaction service using x_pii_tags from SchemaRegistry.
Implements wire-contracts single-source-of-truth principle by deriving redaction rules from JSON Schema x_pii_tags instead of hardcoded patterns.
Summary
Functions
Redact sensitive data based on schema-driven x_pii_tags.
Redact UUIDs in database query results.
Functions
Redact sensitive data based on schema-driven x_pii_tags.
Returns redacted string with PII fields replaced by schema-appropriate redaction markers.
Redact UUIDs in database query results.
Replaces UUID values with appropriate redaction markers.