mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
312 B
312 B
lgtm,codescanning
- The query "Resolving XML external entity in user-controlled data" (
java/xxe) has been improved to report fewer false positives when a Builder / Factory (e.g. anXMLInputFactory) is configured safely by using a boxed boolean as second argument to one or more of its configuration methods.