Skip to content

Instantly share code, notes, and snippets.

@umutseven92
Last active May 10, 2019 00:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save umutseven92/4ecbd469bfa6d5d5cfeb802c4ad74301 to your computer and use it in GitHub Desktop.
Save umutseven92/4ecbd469bfa6d5d5cfeb802c4ad74301 to your computer and use it in GitHub Desktop.
Example of a git-leaks command that runs on a repo with no leaks.
$ gitleaks --repo-path=. -v && git push
INFO[2019-05-10T01:35:23+01:00] opening .
INFO[2019-05-10T01:35:26+01:00] 0 leaks detected. 200 commits inspected in 3 seconds 357 milliseconds
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 289 bytes | 0 bytes/s, done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment