Skip to main content

Module redaction

Module redaction 

Source

Constants§

REDACTED_MARKER
Marker used in API responses when a field exists but its value is sensitive.

Functions§

redact_sensitive_fields
Recursively redact sensitive fields in a JSON value while preserving shape.
redact_sensitive_fields_in_place
Recursively redact sensitive fields in a JSON value while preserving shape.