|
@@ -27,7 +27,7 @@
|
|
|
|
|
|
|
|
### Join our Discord! [](https://discord.gg/8Hzbrnkr7E)
|
|
### Join our Discord! [](https://discord.gg/8Hzbrnkr7E)
|
|
|
|
|
|
|
|
-Gitleaks is a tool for **detecting** secrets like passwords, API keys, and tokens in git repos.
|
|
|
|
|
|
|
+Gitleaks is a tool for **detecting** secrets like passwords, API keys, and tokens in git repos, files, and whatever else you wanna throw at it via `stdin`.
|
|
|
|
|
|
|
|
```
|
|
```
|
|
|
➜ ~/code(master) gitleaks git -v
|
|
➜ ~/code(master) gitleaks git -v
|