Skip to content

Add secrets scanning to CI pipeline #102

@dev-fatima-24

Description

@dev-fatima-24

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

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions