Expand description
Secret management. Secret scanning command for detecting hardcoded credentials.
Scans source files for potential secrets like API keys, passwords, tokens, and other sensitive information using pattern matching and entropy analysis.
Structs§
- Secrets
Args - CLI arguments for the secrets scanning command.
Functions§
- run
- Run the secrets scan.