Skip to content

Rotate leaked Brandfetch API keys #5

@AirKyzzZ

Description

@AirKyzzZ

Two Brandfetch API keys have been pasted into Claude Code chat transcripts and are considered compromised:

Steps:

  1. Brandfetch dashboard → API tokens → delete both compromised tokens
  2. Create a new token
  3. Update web/.env locally
  4. vercel env rm BRANDFETCH_API_KEY production && vercel env add BRANDFETCH_API_KEY production from repo root
  5. Trigger a fresh deploy so the new key takes effect

These keys are server-only (no NEXT_PUBLIC_ prefix), so no client-side cache to worry about.

Acceptance: old tokens deleted in Brandfetch dashboard; new token in .env and Vercel prod env; deploy succeeds; brand-logos script can re-run with the new key (subject to quota — see #4).

Metadata

Metadata

Assignees

No one assigned

    Labels

    securitySecrets, RLS, auth, crypto

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions