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

New Module: trufflehog #1175

Merged
merged 5 commits into from
Mar 22, 2024

Conversation

domwhewell-sage
Copy link
Contributor

New Trufflehog module:

  • Takes FILESYSTEM events tagged as git or docker
  • Produces FINDING events (For unverified results (Trufflehog will 'ping' the service to try and verify any credentials it finds)) or VULNERABILITY events (For verified results (Default))

Test command
bbot -t trufflesecurity.com -m github_org, git_clone, trufflehog

Designed to work with the git_clone module.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 89.47368% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 92%. Comparing base (033420a) to head (396a699).
Report is 1 commits behind head on dev.

Files Patch % Lines
bbot/modules/trufflehog.py 83% 12 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #1175    +/-   ##
======================================
- Coverage     92%     92%    -0%     
======================================
  Files        312     314     +2     
  Lines      19825   19939   +114     
======================================
+ Hits       18216   18318   +102     
- Misses      1609    1621    +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@domwhewell-sage domwhewell-sage marked this pull request as ready for review March 20, 2024 22:14
@TheTechromancer
Copy link
Collaborator

Hell yeah 🔥

@TheTechromancer TheTechromancer merged commit d1c5548 into blacklanternsecurity:dev Mar 22, 2024
9 checks passed
@domwhewell-sage domwhewell-sage deleted the trufflehog branch March 22, 2024 20:27
@domwhewell-sage domwhewell-sage mentioned this pull request Mar 24, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants