소스 검색

Update README.md

Zachary Rice 5 년 전
부모
커밋
1c6f2252b8
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -19,7 +19,7 @@ Gitleaks is a SAST tool for detecting hardcoded secrets like passwords, api keys
 
 
 ### Installation
-Written in Go, gitleaks is available in binary form for many popular platforms and OS types from the [releases page](https://github.com/zricethezav/gitleaks/releases). Alternatively, executed via Docker or it can be installed using Go directly.
+Gitleaks can be installed with Homebrew, Docker, and Go. Gitleaks is also available in binary form for many popular platforms and OS types from the [releases page](https://github.com/zricethezav/gitleaks/releases).
 
 ##### MacOS
 
@@ -45,6 +45,7 @@ Usage:
 
 Application Options:
   -v, --verbose           Show verbose output from scan
+  -q, --quiet             Sets log level to error and only output leaks, one json object per line
   -r, --repo-url=         Repository URL
   -p, --path=             Path to directory (repo if contains .git) or file
   -c, --config-path=      Path to config