gitleaks 您所在的位置:网站首页 gitleaks gitleaks

gitleaks

#gitleaks | 来源: 网络整理| 查看: 265

gitleaks

This package contains a SAST tool for detecting hardcoded secrets like passwords, API keys, and tokens in git repos. Gitleaks aims to be the easy-to-use, all-in-one solution for finding secrets, past or present, in your code. Features:

Scan for committed secretsScan for unstaged secrets as part of shifting security leftScan directories and filesAvailable Github ActionCustom rules via toml configurationHigh performance using go-gitJSON, SARIF, and CSV reportingPrivate repo scans using key or password based authentication

Installed size: 5.90 MBHow to install: sudo apt install gitleaks

Dependencies:libc6gitleaks[email protected]:~# gitleaks -h Gitleaks scans code, past or present, for secrets Usage: gitleaks [command] Available Commands: completion Generate the autocompletion script for the specified shell detect detect secrets in code help Help about any command protect protect secrets in code version display gitleaks version Flags: -c, --config string config file path order of precedence: 1. --config/-c 2. env var GITLEAKS_CONFIG 3. (--source/-s)/.gitleaks.toml If none of the three options are used, then gitleaks will use the default config --exit-code int exit code when leaks have been encountered (default 1) -h, --help help for gitleaks -l, --log-level string log level (debug, info, warn, error, fatal) (default "info") --redact redact secrets from logs and stdout -f, --report-format string output format (json, csv, sarif) (default "json") -r, --report-path string report file -s, --source string path to source (default: $PWD) (default ".") -v, --verbose show verbose output from scan Use "gitleaks [command] --help" for more information about a command.


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有