Skip to main content

Module scan

Module scan 

Source
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 scan command.
load_gitleaks_rules
Load rules from a gitleaks-format TOML file.