Skip to content

fix(isURL): block credentials in protocol-relative URLs (+ regression tests)#2613

Closed
jordyloeuille wants to merge 1 commit into
validatorjs:masterfrom
jordyloeuille:fix/isurl-whatwg
Closed

fix(isURL): block credentials in protocol-relative URLs (+ regression tests)#2613
jordyloeuille wants to merge 1 commit into
validatorjs:masterfrom
jordyloeuille:fix/isurl-whatwg

fix(isURL): block credentials in protocol-relative URLs and add regre…

777a533
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 0s

100.00% (+0.00%) compared to 6f436be

View this Pull Request on Codecov

100.00% (+0.00%) compared to 6f436be

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6f436be) to head (777a533).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2613   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          114       114           
  Lines         2536      2541    +5     
  Branches       642       644    +2     
=========================================
+ Hits          2536      2541    +5     

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