Skip to content

Conversation

blsaccess
Copy link
Contributor

This PR uses https://api.github.com/repos/trufflesecurity/trufflehog/releases/latest to obtain the latest version of trufflehog and update the version in bbot/modules/trufflehog.py.

Release notes:

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.90.5...v3.90.6

Copy link
Contributor

github-actions bot commented Sep 5, 2025

📊 Performance Benchmark Report

Comparing dev (baseline) vs update-trufflehog (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.15ms 4.43ms +6.8%
Bloom Filter Large Scale Dns Brute Force 17.46ms 19.05ms +9.1%
Large Closest Match Lookup 351.49ms 348.39ms -0.9%
Realistic Closest Match Workload 192.54ms 194.89ms +1.2%
Event Validation Full Scan Startup Small Batch 450.33ms 447.66ms -0.6%
Event Validation Full Scan Startup Large Batch 798.69ms 786.69ms -1.5%
Make Event Autodetection Small 31.50ms 30.96ms -1.7%
Make Event Autodetection Large 316.75ms 316.26ms -0.2%
Make Event Explicit Types 13.94ms 14.01ms +0.5%
Excavate Single Thread Small 4.083s 4.048s -0.9%
Excavate Single Thread Large 9.462s 9.407s -0.6%
Excavate Parallel Tasks Small 4.245s 4.201s -1.1%
Excavate Parallel Tasks Large 7.269s 7.217s -0.7%
Is Ip Performance 3.15ms 3.18ms +1.0%
Make Ip Type Performance 11.35ms 11.19ms -1.4%
Mixed Ip Operations 4.43ms 4.42ms -0.2%
Typical Queue Shuffle 62.62µs 62.71µs +0.1%
Priority Queue Shuffle 701.30µs 695.99µs -0.8%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.13

Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92%. Comparing base (7c8594c) to head (7def948).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2675   +/-   ##
=====================================
- Coverage     92%     92%   -0%     
=====================================
  Files        410     410           
  Lines      33942   33942           
=====================================
- Hits       31008   30990   -18     
- Misses      2934    2952   +18     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liquidsec liquidsec merged commit aa6667d into dev Sep 5, 2025
23 of 24 checks passed
@liquidsec liquidsec deleted the update-trufflehog branch September 5, 2025 19:07
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.

3 participants