Details

Category: Static Code Analysis

Publisher: trickest

Created Date: 6/23/2021

Container: quay.io/trickest/gitleaks:8.10.1

Source URL: https://github.com/zricethezav/gitleaks

Parameters

config
file
Command: --config - config file path
no-git
boolean
Command: --no-git - treat 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
Command: --redact - redact secrets from logs and stdout
verbose
boolean
Command: --verbose - show verbose output from scan
log-level
string
Command: --log-level - log level (trace, debug, info, warn, error, fatal) (default info)
log-options
string
Command: --log-opts - git log options
report-format
string
Command: --report-format - output format (json, csv, sarif) (default json)
repo-config-path
file
Command: --repo-config-path - Path to gitleaks config relative to repo root
source-git-repository
folder
required
Command: --source - Directory to scan