Skip to content

Re-enable Censys - #2884

Merged
TheTechromancer merged 6 commits into
devfrom
reenable-censys
Jan 29, 2026
Merged

Re-enable Censys#2884
TheTechromancer merged 6 commits into
devfrom
reenable-censys

Conversation

@TheTechromancer

@TheTechromancer TheTechromancer commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Restored the Censys module and split it into two separate modules: censys_ip and censys_dns. censys_ip queries by IP address and censys_dns searches by domain.

@TheTechromancer TheTechromancer self-assigned this Jan 26, 2026
@github-actions

github-actions Bot commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs reenable-censys (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.35ms 4.21ms -3.3%
Bloom Filter Large Scale Dns Brute Force 18.17ms 17.57ms -3.3%
Large Closest Match Lookup 352.97ms 348.69ms -1.2%
Realistic Closest Match Workload 195.82ms 191.78ms -2.1%
Event Validation Full Scan Startup Small Batch 462.02ms 477.25ms +3.3%
Event Validation Full Scan Startup Large Batch 795.54ms 803.68ms +1.0%
Make Event Autodetection Small 31.49ms 30.85ms -2.0%
Make Event Autodetection Large 317.29ms 316.30ms -0.3%
Make Event Explicit Types 13.94ms 14.00ms +0.4%
Excavate Single Thread Small 3.952s 4.004s +1.3%
Excavate Single Thread Large 9.827s 9.873s +0.5%
Excavate Parallel Tasks Small 4.087s 4.112s +0.6%
Excavate Parallel Tasks Large 7.234s 7.271s +0.5%
Is Ip Performance 3.22ms 3.18ms -1.1%
Make Ip Type Performance 11.54ms 11.44ms -0.9%
Mixed Ip Operations 4.57ms 4.51ms -1.3%
Typical Queue Shuffle 64.70µs 61.68µs -4.7%
Priority Queue Shuffle 754.25µs 694.07µs -8.0%

🎯 Performance Summary

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


🐍 Python Version 3.11.14

@codecov

codecov Bot commented Jan 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.25911% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 92%. Comparing base (38bda97) to head (b7c0215).
⚠️ Report is 7 commits behind head on dev.

Files with missing lines Patch % Lines
bbot/modules/censys_dns.py 75% 13 Missing ⚠️
bbot/modules/censys_ip.py 86% 13 Missing ⚠️
bbot/modules/templates/censys.py 93% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #2884    +/-   ##
======================================
- Coverage     92%     92%    -0%     
======================================
  Files        413     418     +5     
  Lines      34207   34454   +247     
======================================
+ Hits       31210   31420   +210     
- Misses      2997    3034    +37     

☔ 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.

@TheTechromancer
TheTechromancer merged commit 782c39d into dev Jan 29, 2026
14 of 15 checks passed
@liquidsec liquidsec mentioned this pull request Jun 9, 2026
@liquidsec
liquidsec deleted the reenable-censys branch June 10, 2026 00:58
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