mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +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.