Skip to content

fix: GraphQL complexity validator exponential fragment traversal DoS …

affcede
Select commit
Loading
Failed to load commit list.
Merged

fix: GraphQL complexity validator exponential fragment traversal DoS (GHSA-mfj6-6p54-m98c) #10345

fix: GraphQL complexity validator exponential fragment traversal DoS …
affcede
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2026 in 0s

92.06% (-0.42%) compared to 4fc48cf

View this Pull Request on Codecov

92.06% (-0.42%) compared to 4fc48cf

Details

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.06%. Comparing base (4fc48cf) to head (affcede).
⚠️ Report is 1 commits behind head on release-8.x.x.

Files with missing lines Patch % Lines
src/GraphQL/helpers/queryComplexity.js 86.95% 3 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release-8.x.x   #10345      +/-   ##
=================================================
- Coverage          92.47%   92.06%   -0.42%     
=================================================
  Files                192      192              
  Lines              16077    16097      +20     
  Branches             224      224              
=================================================
- Hits               14868    14819      -49     
- Misses              1189     1254      +65     
- Partials              20       24       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.