Home

verycracked / starbase

publicverycracked/Starbase
Overview Code History Branches Pull requestsIssuesInsights
main
HomeOverview Code PRsIssues

Fix token leak and git auth: pass token via env, not URL

7 months ago

2a92aa2
Authored
V.C. Billingsley2/20/2026, 9:06:23 AM
- Auth via GIT_CONFIG env vars so token never appears in commands
- Redact any leaked tokens in error responses to client
- Capture actual git stderr for debugging

Parent364304d

2 files changed
  • scripts/parse-repo.mjs+18−12
  • server.mjs+3−1