CLI command
probierz secret-scan
Scan an artifact directory for secrets before protected storage or publication.
Invocation#
probierz secret-scan [DIRECTORY]Required inputs and options#
- `<directory>` is required and must be readable by the scanner.
Output and state effects#
Writes the scan result as JSON. A non-passing scan sets exit code 1 and does not remove or redact source files.
Exact refusals#
- Missing directory: `secret-scan needs a directory`.
- Unreadable input and scanner errors propagate; findings are never converted into a passing scan.
Source snapshot#
Generated from the Rust binaries at https://github.com/wisent-ai/probierz.git revision `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.
Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.