Skip to content

feat(security): enforce version string length limit to prevent DoS

ce33632
Select commit
Loading
Failed to load commit list.
Closed

🛡️ Sentinel: [MEDIUM] Fix DoS via unbounded version strings #823

feat(security): enforce version string length limit to prevent DoS
ce33632
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 1s

100.00% (+0.00%) compared to 67d8793

View this Pull Request on Codecov

100.00% (+0.00%) compared to 67d8793

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (67d8793) to head (ce33632).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #823   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           46        48    +2     
  Branches        16        17    +1     
=========================================
+ Hits            46        48    +2     

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