Description
No protection exists against accidentally committing Stellar secret keys, JWT secrets, or other credentials to the repository.
Acceptance Criteria
gitleaks runs on every PR and push to main
- Pre-commit hook configured to block secret commits locally
- Scan covers: Stellar secret keys (
S...), JWT secrets, private keys, API tokens
- Historical commit scan run once on existing repo
Priority: High | Effort: Small
Description
No protection exists against accidentally committing Stellar secret keys, JWT secrets, or other credentials to the repository.
Acceptance Criteria
gitleaksruns on every PR and push tomainS...), JWT secrets, private keys, API tokensPriority: High | Effort: Small