Redact a Kepler saved map, exported config, or any JSON-ish state before it
is persisted or shared. Private headers, bearer tokens, signed URLs, and
credential-bearing config keys are removed by default.
The walk is bounded: more than 200,000 nodes or 32 levels of nesting throws
limit-exceeded rather than silently truncating an export.
Redact a Kepler saved map, exported config, or any JSON-ish state before it is persisted or shared. Private headers, bearer tokens, signed URLs, and credential-bearing config keys are removed by default.
The walk is bounded: more than 200,000 nodes or 32 levels of nesting throws
limit-exceededrather than silently truncating an export.