mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01: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.