Skip to main content

redact_connector_map

Function redact_connector_map 

Source
pub fn redact_connector_map(table: &Table) -> Table
Expand description

Redact an arbitrary connector-config table, deny-by-default.

Returns a new table safe to serialize into operator-facing output. Nested tables and arrays are redacted recursively. Unknown keys (anything not in the structural allowlist or a recognized URL key) have their values replaced with REDACTED.