Skip to content

fix(auth): bound the fixed-width reads of the client authentication response - #5998

Merged
renecannao merged 5 commits into
v3.0from
fix/auth-response-length-guards
Aug 9, 2026
Merged

fix(auth): bound the fixed-width reads of the client authentication response#5998
renecannao merged 5 commits into
v3.0from
fix/auth-response-length-guards

fix(auth): make MySQL_Authentication::set_SHA1() take a const username

7268e51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2026 in 0s

52.97% (+39.10%) compared to 6159730

View this Pull Request on Codecov

52.97% (+39.10%) compared to 6159730

Details

Codecov Report

❌ Patch coverage is 14.28571% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.97%. Comparing base (6159730) to head (7268e51).
⚠️ Report is 36 commits behind head on v3.0.

Files with missing lines Patch % Lines
lib/MySQL_Protocol.cpp 10.00% 15 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             v3.0    #5998       +/-   ##
===========================================
+ Coverage   13.87%   52.97%   +39.10%     
===========================================
  Files         154      473      +319     
  Lines       82411   143386    +60975     
  Branches        0    36265    +36265     
===========================================
+ Hits        11431    75962    +64531     
+ Misses      70980    50572    -20408     
- Partials        0    16852    +16852     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.