Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Confidence
validator 13.12.0 -> 13.15.20 age confidence

GitHub Vulnerability Alerts

CVE-2025-56200

A URL validation bypass vulnerability exists in validator.js prior to version 13.15.20. The isURL() function uses '://' as a delimiter to parse protocols, while browsers use ':' as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leading to XSS and Open Redirect attacks.


Release Notes

validatorjs/validator.js (validator)

v13.15.20

Compare Source

Fixes, New Locales and Enhancements

v13.15.15

Compare Source

Fixes, New Locales and Enhancements

v13.15.0

Compare Source

New Features / Validators
Fixes, New Locales and Enhancements

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.10%. Comparing base (b0e31a2) to head (1ac8891).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1711   +/-   ##
=======================================
  Coverage   87.10%   87.10%           
=======================================
  Files         780      780           
  Lines       17761    17761           
  Branches     3734     3728    -6     
=======================================
  Hits        15471    15471           
  Misses       2215     2215           
  Partials       75       75           

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

@renovate renovate bot changed the title fix(deps): update dependency validator to v13.15.20 [security] fix(deps): update dependency validator to v13.15.20 [security] - autoclosed Oct 27, 2025
@renovate renovate bot closed this Oct 27, 2025
@renovate renovate bot deleted the renovate/npm-validator-vulnerability branch October 27, 2025 21:29
@renovate renovate bot changed the title fix(deps): update dependency validator to v13.15.20 [security] - autoclosed fix(deps): update dependency validator to v13.15.20 [security] Nov 3, 2025
@renovate renovate bot reopened this Nov 3, 2025
@renovate renovate bot force-pushed the renovate/npm-validator-vulnerability branch 4 times, most recently from 2d73276 to a818e96 Compare November 4, 2025 21:57
@renovate renovate bot force-pushed the renovate/npm-validator-vulnerability branch from a818e96 to 1ac8891 Compare November 5, 2025 15:20
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.

1 participant