mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
255 B
255 B
lgtm,codescanning
- Added more taint propagation models of some
java.io.InputStreamandjava.nio.ByteBuffermethods. This may lead to extra results from queries concerning data-flow whenever a relevant path involves an instance of one of those types.