mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
258 B
258 B
category
| category |
|---|
| minorAnalysis |
- Dataflow analysis has a new flow step through constructors of transitive subtypes of
java.io.InputStreamthat wrap an underlying data source. Previously, the step only existed for direct subtypes ofjava.io.InputStream.