Skip to content

Avoid Logging Secrets #43

Description

@petertzy

Audit code paths that handle Hugging Face tokens to ensure secrets are never
printed or persisted accidentally.

Acceptance criteria:

  • Search for token logging.
  • Add helper functions that redact secrets in messages.
  • Ensure errors do not include token values.
  • Document token handling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions