sahvx655-wq commented on PR #383: URL: https://github.com/apache/commons-validator/pull/383#issuecomment-4750201234
I have updated the PR based on the review feedback. The path decoding logic is now handled directly in isValidPath(), decoding/parsing failures are treated as validation failures, and the consecutive slash check is performed on the decoded path. I have also added regression tests covering the reported traversal and encoding scenarios. I have pushed the changes for review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
