mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
3 lines
255 B
Markdown
3 lines
255 B
Markdown
lgtm,codescanning
|
|
* Added more taint propagation models of some `java.io.InputStream` and `java.nio.ByteBuffer` methods. This may lead to extra results from queries concerning data-flow whenever a relevant path involves an instance of one of those types.
|