Skip to content

fix: Rejecting malformed ECDSA signatures#114

Merged
dadrus merged 2 commits into
mainfrom
fix/malformed_signatures
May 15, 2026
Merged

fix: Rejecting malformed ECDSA signatures#114
dadrus merged 2 commits into
mainfrom
fix/malformed_signatures

Conversation

@dadrus
Copy link
Copy Markdown
Owner

@dadrus dadrus commented May 15, 2026

This PR hardens signature verification against malformed, attacker-controlled signature input.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.53%. Comparing base (25f319d) to head (73bcb69).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   94.52%   94.53%   +0.01%     
==========================================
  Files          18       18              
  Lines        1314     1317       +3     
==========================================
+ Hits         1242     1245       +3     
  Misses         37       37              
  Partials       35       35              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dadrus dadrus merged commit 44be3a6 into main May 15, 2026
9 checks passed
@dadrus dadrus deleted the fix/malformed_signatures branch May 15, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants