This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from 2aa372f9 Prevent URL path traversal bypass via percent encoding in
UrlValidator
add 49ec507e fix ISIN country-code check using untrimmed input
add 652fbb02 Cover trailing and surrounding whitespace in ISIN
country-code test
add b9c11795 Use @ParameterizedTest for whitespace country-code test
new bfd051b4 Merge pull request #399 from
sahvx655-wq/isin-country-code-trimmed
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/commons/validator/routines/ISINValidator.java | 8 ++------
.../commons/validator/routines/ISINValidatorTest.java | 14 ++++++++++++++
2 files changed, 16 insertions(+), 6 deletions(-)