- 17 Aug, 2020 2 commits
-
-
David Diederich authored
GitLab's online editor doesn't seem to add tab characters
-
David Diederich authored
-
- 17 Apr, 2020 4 commits
-
-
David Diederich authored
Trufflehog's --since_commit didn't account well for branches being created, destroyed, or merged. Rather than continuing to fix TruffleHog itself, we change strategies and use git to compute the new commit hashes. Then, we feed those hashes one at a time to TruffleHog, limiting it's history by using max_depth of 1.
-
David Diederich authored
-
David Diederich authored
-
David Diederich authored
-
- 04 Mar, 2020 2 commits
-
-
David Diederich authored
-
David Diederich authored
-
- 02 Feb, 2020 1 commit
-
-
David Diederich authored
-
- 31 Jan, 2020 3 commits
-
-
David Diederich authored
-
David Diederich authored
-
David Diederich authored
This uses trufflehog to scan for secrets, and rejects them if present. It will also check the HEAD reference for various configuration options, which will be used during the scanning. If all else fails, a push option can force this hook to be ignored.
-
- 30 Jan, 2020 1 commit
-
-
David Diederich authored
-