pjfanning opened a new pull request, #721: URL: https://github.com/apache/jmeter/pull/721
## Description https://bz.apache.org/bugzilla/show_bug.cgi?id=66171 * This is a POC - if the changes look like a valid way forward, I can put more effort in. * There is still one use of xalan XPathAPI - I can fix that but just want to highlight what changes are already done ## Motivation and Context * Xalan releases are infrequent. * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-34169 is not fixed ## How Has This Been Tested? unit tests ## Screenshots (if appropriate): ## Types of changes <!--- What types of changes does your code introduce? Delete as appropriate --> - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) - Breaking change (fix or feature that would cause existing functionality to not work as expected) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [ ] My code follows the [code style][style-guide] of this project. - [ ] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- 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: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org