Skip to content

add custom HTTP server for appsec

15aa177
Select commit
Loading
Failed to load commit list.
Draft

WAF: add custom HTTP server #4472

add custom HTTP server for appsec
15aa177
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

64.00% (target 0.00%)

View this Pull Request on Codecov

64.00% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 73.93258% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.00%. Comparing base (b4b2de2) to head (15aa177).

Files with missing lines Patch % Lines
...kg/acquisition/modules/appsec/httpserver/server.go 65.74% 52 Missing and 10 partials ⚠️
...kg/acquisition/modules/appsec/httpserver/writer.go 61.40% 17 Missing and 5 partials ⚠️
pkg/acquisition/modules/appsec/httpserver/body.go 83.50% 10 Missing and 6 partials ⚠️
...kg/acquisition/modules/appsec/httpserver/parser.go 85.04% 8 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4472      +/-   ##
==========================================
+ Coverage   63.89%   64.00%   +0.11%     
==========================================
  Files         478      482       +4     
  Lines       34298    34736     +438     
==========================================
+ Hits        21915    22234     +319     
- Misses      10227    10317      +90     
- Partials     2156     2185      +29     

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