Name:gitleaks
Category:Static Code Analysis
Publisher:trickest
Created:6/23/2021
Container:quay.io/trickest/gitleaks:8.10.1
Output Type:
License:Unknown

Parameters

config
file
--configconfig file path
no-git
boolean
--no-gittreat git repo as a regular directory and scan those files, --log-opts has no effect on the scan when --no-git is set
redact
boolean
--redactredact secrets from logs and stdout
verbose
boolean
--verboseshow verbose output from scan
log-level
string
--log-levellog level (trace, debug, info, warn, error, fatal) (default info)
log-options
string
--log-optsgit log options
report-format
string
--report-formatoutput format (json, csv, sarif) (default json)
repo-config-path
file
--repo-config-pathPath to gitleaks config relative to repo root
source-git-repository
folder
required
--sourceDirectory to scan