Skip to content

Update nuclei to 3.7.1#2958

Merged
liquidsec merged 1 commit intodevfrom
update-nuclei
Mar 6, 2026
Merged

Update nuclei to 3.7.1#2958
liquidsec merged 1 commit intodevfrom
update-nuclei

Conversation

@blsaccess
Copy link
Contributor

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

Release notes:

What's Changed

🐞 Bug Fixes

Other Changes

New Contributors

Full Changelog: projectdiscovery/nuclei@v3.7.0...v3.7.1

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

📊 Performance Benchmark Report

Comparing dev (baseline) vs update-nuclei (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.21ms 4.57ms +8.7%
Bloom Filter Large Scale Dns Brute Force 17.49ms 20.35ms +16.4% 🟡🟡 ⚠️
Large Closest Match Lookup 361.87ms 347.89ms -3.9%
Realistic Closest Match Workload 195.60ms 193.80ms -0.9%
Event Validation Full Scan Startup Small Batch 502.71ms 502.21ms -0.1%
Event Validation Full Scan Startup Large Batch 863.17ms 834.43ms -3.3%
Make Event Autodetection Small 32.00ms 31.09ms -2.8%
Make Event Autodetection Large 321.32ms 314.71ms -2.1%
Make Event Explicit Types 14.02ms 13.99ms -0.2%
Excavate Single Thread Small 4.121s 4.171s +1.2%
Excavate Single Thread Large 9.820s 9.953s +1.4%
Excavate Parallel Tasks Small 4.284s 4.321s +0.9%
Excavate Parallel Tasks Large 7.444s 7.408s -0.5%
Is Ip Performance 3.17ms 3.20ms +1.0%
Make Ip Type Performance 11.34ms 11.67ms +2.9%
Mixed Ip Operations 4.51ms 4.44ms -1.5%
Typical Queue Shuffle 61.78µs 61.73µs -0.1%
Priority Queue Shuffle 703.85µs 692.90µs -1.6%

🎯 Performance Summary

! 1 regression ⚠️
  17 unchanged ✅

🔍 Significant Changes (>10%)

  • Bloom Filter Large Scale Dns Brute Force: 16.4% 🐌 slower

🐍 Python Version 3.11.14

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

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

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2958   +/-   ##
=====================================
+ Coverage     92%     92%   +1%     
=====================================
  Files        416     416           
  Lines      34690   34690           
=====================================
+ Hits       31665   31666    +1     
+ Misses      3025    3024    -1     

☔ 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 bf45b0b into dev Mar 6, 2026
16 of 17 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.

3 participants