Skip to content

Add ChangeLog entries for security fixes

28fa48f
Select commit
Loading
Failed to load commit list.
Merged

Fix 9 security vulnerabilities found in audit #366

Add ChangeLog entries for security fixes
28fa48f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 14, 2026 in 0s

67.93% (-0.78%) compared to 755ecc1

View this Pull Request on Codecov

67.93% (-0.78%) compared to 755ecc1

Details

Codecov Report

❌ Patch coverage is 34.88372% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.93%. Comparing base (755ecc1) to head (28fa48f).

Files with missing lines Patch % Lines
src/webserver.cpp 37.03% 3 Missing and 14 partials ⚠️
src/file_response.cpp 12.50% 2 Missing and 5 partials ⚠️
src/http_utils.cpp 42.85% 1 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
- Coverage   68.70%   67.93%   -0.78%     
==========================================
  Files          28       28              
  Lines        1601     1634      +33     
  Branches      651      672      +21     
==========================================
+ Hits         1100     1110      +10     
- Misses         58       64       +6     
- Partials      443      460      +17     
Files with missing lines Coverage Δ
src/http_request.cpp 60.41% <100.00%> (ø)
src/httpserver/file_info.hpp 100.00% <ø> (ø)
src/httpserver/http_utils.hpp 75.00% <ø> (ø)
src/http_utils.cpp 66.03% <42.85%> (-0.80%) ⬇️
src/file_response.cpp 35.71% <12.50%> (-18.84%) ⬇️
src/webserver.cpp 56.33% <37.03%> (-0.98%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 755ecc1...28fa48f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.