scan_secrets
Scan a directory to find hardcoded secrets and credentials, helping prevent accidental exposure of sensitive data.
Instructions
Scan a directory for hardcoded secrets and credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative directory path | |
| include_git_history | No | Include git history (gitleaks only) | |
| severity_threshold | No | Minimum severity to include |