mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02: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.