@backblaze-labs/b2-mcp
    Preparing search index...

    Function redactExactTextSecrets

    • Redact exact secret values from text, including overlapping matches.

      Parameters

      • text: string

        Text to redact.

      • secrets: readonly string[]

        Exact secret values to replace.

      Returns string

      Redacted text.