vendor_fabric.github._diagnostics¶
GitHub connector diagnostic redaction helpers.
Module Contents¶
Functions¶
Redact secrets and caller-provided GitHub identifiers from diagnostics. |
|
Redact a single GitHub resource reference for diagnostic logs. |
API¶
- vendor_fabric.github._diagnostics.safe_github_text(value: Any, *sensitive_values: Any) str¶
Redact secrets and caller-provided GitHub identifiers from diagnostics.
- vendor_fabric.github._diagnostics.safe_github_ref(value: Any) str¶
Redact a single GitHub resource reference for diagnostic logs.