Leaked GitHub Token Scrubbing Procedure

Description

Rebuild procedure to resolve GitHub push protection rejection triggered by commits containing a GitHub OAuth token in .mcpregistry_github_token/.mcpregistry_registry_token (including mcp-server/-prefixed variants). Uses git filter-branch --index-filter 'git rm --cached --ignore-unmatch ...' --prune-empty HEAD~5..HEAD or an interactive rebase to amend each offending commit; then adds the filenames to .gitignore and commits a chore entry. Only documented token-leak remediation in the prompt series.

Key claims

Relations

Sources

src-20260420-38c27c95606b