mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
5 lines
258 B
Markdown
5 lines
258 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* Dataflow analysis has a new flow step through constructors of transitive subtypes of `java.io.InputStream` that wrap an underlying data source. Previously, the step only existed for direct subtypes of `java.io.InputStream`.
|