Expand description
envvault scan — scan files for leaked secrets.
Walks the directory tree and checks each text file against built-in and custom secret patterns. Reports findings with file path and line number.
Structs§
- Finding
- A single finding from a secret scan.
Functions§
- execute
- Execute the
scancommand. - load_
gitleaks_ rules - Load rules from a gitleaks-format TOML file.