safe-shell-scanner 0.1.1

Secret detection engine — env scrubbing, regex rules, path scanning
Documentation
1
2
3
4
5
6
7
8
9
10
# safe-shell-scanner

Secret detection engine for [safe-shell](https://github.com/claudexai/safe-shell).

- 27+ regex rules detecting AWS keys, GitHub tokens, Stripe keys, JWTs, private keys, database URIs, and more
- Environment variable scrubbing by key patterns and value scanning
- Shannon entropy detection for high-entropy secrets
- Sensitive file path detection

This is an internal crate. Install [safe-shell](https://crates.io/crates/safe-shell) for the CLI tool.