Skip to content

feat: add credential leak detection#68

Merged
sheeki03 merged 2 commits intomainfrom
feat/credential-detection
Mar 25, 2026
Merged

feat: add credential leak detection#68
sheeki03 merged 2 commits intomainfrom
feat/credential-detection

Conversation

@sheeki03
Copy link
Copy Markdown
Owner

Summary

  • add credential leak detection for known provider patterns, private keys, and high-entropy generic secrets in exec and paste contexts
  • drive runtime detection, tier-1 triggers, and redaction from a shared credential_patterns.toml source of truth
  • integrate SensitiveEnvExport dedup, MITRE mapping, redaction coverage, and golden fixture / unit test coverage
  • replace raw provider-like fixture literals with safe test inputs so the branch can pass GitHub push protection

Testing

  • cargo test -p tirith-core test_credential_fixtures -- --nocapture
  • cargo test -p tirith-core redact -- --nocapture

@sheeki03 sheeki03 merged commit 78bd95c into main Mar 25, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant