dariuszporowski/Gitleaks Scanner

Run Gitleaks in your CI/CD workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sourcePath to source (relative to $GITHUB_WORKSPACE) (default: $GITHUB_WORKSPACE)no
configConfig file path (relative to $GITHUB_WORKSPACE) (default build-in: /.gitleaks/UDMSecretChecks.toml)no/.gitleaks/UDMSecretChecks.toml
report_formatReport file format: json, csv, sarif (default: json)nojson
no_gitTreat git repos as plain directories and scan those file (default: <not set>)no
baseline_pathPath to baseline with issues that can be ignored (relative to $GITHUB_WORKSPACE) (default: <not set>)no
redactRedact secrets from logs and stdout (default: true)notrue
failFail if secrets founded (default: true)notrue
verboseShow verbose output from scan (default: true)notrue
log_levelLog level (trace, debug, info, warn, error, fatal) (default: info)noinfo
exit_codeExit code when leaks have been encountered (default 1)no1
log_optsGit log options (default: <not set>)no
max_decode_depthAllow recursive decoding up to this depth (default 0, no decoding is done)no0
follow_symlinksScan files that are symlinks to other files (default: false)nofalse
namedescription
exitcodeSuccess for failure value from scan
resultGitleaks result summary
outputGitleaks log output
commandGitleaks executed command
reportReport file path