Skip to content

bump blasthttp to 0.7.0 - #3116

Merged
liquidsec merged 1 commit into
devfrom
bump-blasthttp-0.7.0
May 20, 2026
Merged

bump blasthttp to 0.7.0#3116
liquidsec merged 1 commit into
devfrom
bump-blasthttp-0.7.0

Conversation

@liquidsec

Copy link
Copy Markdown
Collaborator

Summary

Picks up blasthttp 0.7.0, which drops the duplicate Host header on HTTP/2 requests through the pooled client (blacklanternsecurity/blasthttp#32). Fixes the hackertarget module, which was returning 0 results because api.hackertarget.com rejects HTTP/2 requests carrying both :authority and host in the HPACK block as a protocol violation.

The uv.lock change is larger than just blasthttp because the lock was also out of sync with the existing ruff==0.15.13 pin in pyproject.toml — uv lock caught both up.

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Performance Benchmark Report

⚠️ No current benchmark data available

This might be because:

  • Benchmarks failed to run
  • No benchmark tests found
  • Dependencies missing

@codecov

codecov Bot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90%. Comparing base (8f38751) to head (d17935a).
⚠️ Report is 23 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #3116    +/-   ##
======================================
+ Coverage     90%     90%    +1%     
======================================
  Files        444     445     +1     
  Lines      38393   38706   +313     
======================================
+ Hits       34333   34632   +299     
- Misses      4060    4074    +14     

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

@ausmaster ausmaster self-assigned this May 20, 2026
@ausmaster
ausmaster self-requested a review May 20, 2026 19:30
@ausmaster ausmaster assigned liquidsec and unassigned ausmaster May 20, 2026
@liquidsec
liquidsec merged commit 0fbe70a into dev May 20, 2026
20 checks passed
@liquidsec
liquidsec deleted the bump-blasthttp-0.7.0 branch May 20, 2026 22:47
@liquidsec liquidsec mentioned this pull request Jun 9, 2026
@ausmaster ausmaster added this to the BBOT 3.0 - blazed_elijah milestone Jun 26, 2026
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