mirror of
https://github.com/github/codeql.git
synced 2026-04-10 09:34:00 +02: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.
|