This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-validator.git
commit 133ebc54906c93775fe0428316e30b2aa370495a Merge: 6fd7cd6a cb06005b Author: Gary Gregory <[email protected]> AuthorDate: Tue Aug 4 07:26:35 2026 -0400 Merge pull request #432 from sahvx655-wq/file-scheme-path-check Validate path, query and fragment for authority-less file URLs .../commons/validator/routines/UrlValidator.java | 9 ++--- .../validator/routines/UrlValidatorTest.java | 39 ++++++++++++++++++++++ 2 files changed, 44 insertions(+), 4 deletions(-)
