Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for checking local branches as well as remotes #40

Closed
bbriggs opened this issue Apr 7, 2017 · 3 comments
Closed

Allow for checking local branches as well as remotes #40

bbriggs opened this issue Apr 7, 2017 · 3 comments

Comments

@bbriggs
Copy link

bbriggs commented Apr 7, 2017

Tool currently only checks remote branches. Would be great to check local branches as well before something gets pushed off that shouldn't be.

@cjbarker
Copy link

@bbriggs and @dxa4481, I need this feature and don't mind adding it in the next couple weeks.

@cjbarker
Copy link

Already supports checking local branches, but added validation logic and usage with following pull request:

#47

dustin-decker pushed a commit that referenced this issue Apr 3, 2022
* Fast git scanning

* Use original tests

* Use committer time

Co-authored-by: Bill Rich <bill.rich@trufflesec.com>
@dustin-decker
Copy link
Contributor

Hey there, we've just released the next major version of TruffleHog!

It can scan local repositories by using the git file://. option.

It is a complete rewrite that scans more data sources and now supports detecting and verifying over 600 credentials.
Please check it out when you can.

https://trufflesecurity.com/blog/introducing-trufflehog-v3

We're no longer maintaining v2 so I am closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants