mirror of
https://github.com/github/codeql.git
synced 2026-05-14 11:19:27 +02:00
374 B
374 B
9.0.4
Minor Analysis Improvements
- The queries "Resolving XML external entity in user-controlled data" (
java/xxe) and "Resolving XML external entity in user-controlled data from local source" (java/xxe-local) now recognize sinks in the Woodstox StAX library whencom.ctc.wstx.stax.WstxInputFactoryororg.codehaus.stax2.XMLInputFactory2are used directly.