Skip to content

Update trufflehog to 3.95.8#3276

Merged
liquidsec merged 1 commit into
devfrom
update-trufflehog
Jul 9, 2026
Merged

Update trufflehog to 3.95.8#3276
liquidsec merged 1 commit into
devfrom
update-trufflehog

Conversation

@blsaccess

Copy link
Copy Markdown
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

Full Changelog: trufflesecurity/trufflehog@v3.95.7...v3.95.8

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

📊 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.31ms 4.24ms -1.7%
Bloom Filter Large Scale Dns Brute Force 17.98ms 17.88ms -0.6%
Large Closest Match Lookup 339.19ms 328.48ms -3.2%
Realistic Closest Match Workload 175.82ms 179.07ms +1.8%
Event Memory Medium Scan 1402 B/event 1402 B/event +0.0%
Event Memory Large Scan 1527 B/event 1527 B/event +0.0%
Event Validation Full Scan Startup Small Batch 396.38ms 396.68ms +0.1%
Event Validation Full Scan Startup Large Batch 505.10ms 524.71ms +3.9%
Make Event Autodetection Small 19.92ms 20.17ms +1.2%
Make Event Autodetection Large 202.70ms 202.51ms -0.1%
Make Event Explicit Types 8.34ms 8.34ms +0.1%
Excavate Single Thread Small 3.742s 3.606s -3.6%
Excavate Single Thread Large 9.240s 9.222s -0.2%
Excavate Parallel Tasks Small 3.891s 3.802s -2.3%
Excavate Parallel Tasks Large 5.921s 5.860s -1.0%
Intercept Throughput Small 858.21ms 862.07ms +0.4%
Intercept Throughput Medium 915.42ms 867.47ms -5.2%
Dns Throughput Quiet 2.456s 2.513s +2.3%
Dns Throughput Loaded 1.853s 1.722s -7.1%
Dns Throughput Inherited 2.071s 2.110s +1.9%
Is Ip Performance 2.31ms 2.24ms -3.4%
Make Ip Type Performance 205.42µs 199.24µs -3.0%
Mixed Ip Operations 2.39ms 2.26ms -5.2%
Memory Use Web Crawl 1.0 MB 1.0 MB +0.0%
Memory Use Subdomain Enum 28.3 MB 28.3 MB +0.0%
Memory Use Deep Chain 5.0 MB 5.0 MB +0.0%
Memory Use Parallel Chains 11.6 MB 10.1 MB -12.4% 🟢🟢 🚀
Scan Throughput 100 2.533s 2.604s +2.8%
Scan Throughput 1000 17.317s 18.311s +5.7%
Typical Queue Shuffle 5.37µs 5.35µs -0.3%
Priority Queue Shuffle 26.77µs 27.58µs +3.0%

🎯 Performance Summary

+ 1 improvement 🚀
  30 unchanged ✅

🔍 Significant Changes (>10%)

  • Memory Use Parallel Chains: 12.4% 🚀 less memory

🐍 Python Version 3.11.15

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90%. Comparing base (86d38ae) to head (d40dce8).
⚠️ Report is 4 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #3276   +/-   ##
=====================================
  Coverage     90%     90%           
=====================================
  Files        450     450           
  Lines      46100   46100           
=====================================
  Hits       41357   41357           
  Misses      4743    4743           

☔ View full report in Codecov by Harness.
📢 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 c49685c into dev Jul 9, 2026
20 checks passed
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.

2 participants