Skip to content

Fix ReDoS in parse_date - #33

Merged
oalders merged 1 commit into
masterfrom
http-date-parse-date
Jul 9, 2026
Merged

Fix ReDoS in parse_date#33
oalders merged 1 commit into
masterfrom
http-date-parse-date

Fix ReDoS in parse_date (CVE-2026-14741)

624f773
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

91.30% (+1.59%) compared to cf9cf93

View this Pull Request on Codecov

91.30% (+1.59%) compared to cf9cf93

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.30%. Comparing base (cf9cf93) to head (624f773).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   89.70%   91.30%   +1.59%     
==========================================
  Files           1        1              
  Lines          68       69       +1     
  Branches       29       30       +1     
==========================================
+ Hits           61       63       +2     
+ Misses          1        0       -1     
  Partials        6        6              

☔ View full report in Codecov by Harness.
📢 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.