Releases: aydinnyunus/PassDetective
Releases · aydinnyunus/PassDetective
1.0.7
1.0.6
1.0.5
1.0.4
Update .goreleaser.yaml
v1.0.3
Fix Errors
v1.0.2 Update main.go
New fix on go.mod
v1.0.1 Update go.mod
PassDetective
PassDetective
PassDetective is a command-line tool that scans your shell command history for mistakenly written passwords, API keys, and secrets. It uses regular expressions to identify potential sensitive information and helps you avoid accidentally exposing sensitive data in your command history.
Installation
go install github.com/aydinnyunus/PassDetective@latest
Features
- Scans shell command history to detect mistakenly written passwords
- Identifies API keys and secrets using regular expressions
- Provides a secure way to review your command history and prevent accidental exposure of sensitive information