Fix CVE-2026-8450: send_file() honoured 2-arg open() shell-magic #89
Codecov / codecov/project
succeeded
May 19, 2026 in 0s
12.16% (+3.58%) compared to 6bef134
View this Pull Request on Codecov
12.16% (+3.58%) compared to 6bef134
Details
Codecov Report
❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 12.16%. Comparing base (6bef134) to head (32626d9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/HTTP/Daemon.pm | 75.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #89 +/- ##
==========================================
+ Coverage 8.57% 12.16% +3.58%
==========================================
Files 1 1
Lines 338 337 -1
Branches 86 88 +2
==========================================
+ Hits 29 41 +12
+ Misses 304 287 -17
- Partials 5 9 +4 ☔ 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.
Loading