Skip to content

Fix gowitness post-scan hint to use 'report server' subcommand#3095

Merged
liquidsec merged 1 commit into
devfrom
gowitness-server-hint
May 15, 2026
Merged

Fix gowitness post-scan hint to use 'report server' subcommand#3095
liquidsec merged 1 commit into
devfrom
gowitness-server-hint

Conversation

@liquidsec

@liquidsec liquidsec commented May 15, 2026

Copy link
Copy Markdown
Collaborator

Fixes #3092. gowitness v3.x moved server under report, so the post-scan hint should print ./gowitness report server.

@liquidsec liquidsec requested a review from ausmaster May 15, 2026 02:07
@codecov

codecov Bot commented May 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90%. Comparing base (e892c8c) to head (9f3d042).
⚠️ Report is 6 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #3095   +/-   ##
=====================================
  Coverage     90%     90%           
=====================================
  Files        444     444           
  Lines      38338   38338           
=====================================
  Hits       34284   34284           
  Misses      4054    4054           

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

@github-actions

Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs gowitness-server-hint (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.24ms 4.37ms +3.2%
Bloom Filter Large Scale Dns Brute Force 17.73ms 18.07ms +1.9%
Large Closest Match Lookup 355.92ms 356.83ms +0.3%
Realistic Closest Match Workload 187.11ms 187.89ms +0.4%
Event Memory Medium Scan 1784 B/event 1782 B/event -0.1%
Event Memory Large Scan 1768 B/event 1768 B/event +0.0%
Event Validation Full Scan Startup Small Batch 421.24ms 426.52ms +1.3%
Event Validation Full Scan Startup Large Batch 579.99ms 585.23ms +0.9%
Make Event Autodetection Small 30.46ms 31.03ms +1.9%
Make Event Autodetection Large 316.25ms 318.57ms +0.7%
Make Event Explicit Types 13.77ms 13.86ms +0.7%
Excavate Single Thread Small 4.115s 4.042s -1.8%
Excavate Single Thread Large 10.273s 9.562s -6.9%
Excavate Parallel Tasks Small 4.567s 4.221s -7.6%
Excavate Parallel Tasks Large 6.935s 6.649s -4.1%
Is Ip Performance 3.20ms 3.19ms -0.4%
Make Ip Type Performance 11.52ms 11.52ms -0.0%
Mixed Ip Operations 4.53ms 4.53ms +0.1%
Memory Use Web Crawl 660.9 MB 625.7 MB -5.3%
Memory Use Subdomain Enum 33.3 MB 33.3 MB +0.0%
Memory Use Deep Chain 7.8 MB 7.8 MB +0.0%
Memory Use Parallel Chains 23.8 MB 24.3 MB +2.1%
Scan Throughput 100 4.387s 4.055s -7.6%
Scan Throughput 1000 36.208s 32.549s -10.1% 🟢🟢 🚀
Typical Queue Shuffle 64.40µs 64.31µs -0.1%
Priority Queue Shuffle 738.06µs 725.97µs -1.6%

🎯 Performance Summary

+ 1 improvement 🚀
  25 unchanged ✅

🔍 Significant Changes (>10%)

  • Scan Throughput 1000: 10.1% 🚀 faster

🐍 Python Version 3.11.15

@liquidsec liquidsec merged commit 4cfaa9c into dev May 15, 2026
26 of 28 checks passed
@liquidsec liquidsec mentioned this pull request Jun 9, 2026
@ausmaster ausmaster deleted the gowitness-server-hint branch June 11, 2026 01:27
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