trufflehog
trufflehog copied to clipboard
include members and include-forks not working with org
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
TruffleHog Version
3.7.3
Trace Output
Expected Behavior
command should scan organisation user's public repo and forks for credentials after passing --include members and include-forks flags
Actual Behavior
command does not scan organisation user's public repo for credentials after passing --include members and include-forks flags It only scan organisation repos
Steps to Reproduce
Run trufflehog github --org=<org_name> --include-members --include-forks
Environment
- OS: Mac intel
- VersionMojave
Additional Context
References
- #0000