Skip to content

fix(security): use CSPRNG for CSP nonce generation#5966

Draft
fengmk2 wants to merge 1 commit into
nextfrom
fix/security-csp-nonce-csprng
Draft

fix(security): use CSPRNG for CSP nonce generation#5966
fengmk2 wants to merge 1 commit into
nextfrom
fix/security-csp-nonce-csprng

fix(security): use CSPRNG for CSP nonce generation

10d759f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

85.80% (+0.48%) compared to 1836bce

View this Pull Request on Codecov

85.80% (+0.48%) compared to 1836bce

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.80%. Comparing base (1836bce) to head (10d759f).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5966      +/-   ##
==========================================
+ Coverage   85.32%   85.80%   +0.48%     
==========================================
  Files         670      658      -12     
  Lines       19553    19266     -287     
  Branches     3864     3795      -69     
==========================================
- Hits        16683    16531     -152     
+ Misses       2479     2365     -114     
+ Partials      391      370      -21     

☔ 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.