mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
277 B
277 B
0.0.6
Major Analysis Improvements
- Data flow now propagates taint from remote source
Parametertypes to read steps of their fields (e.g.tainted.publicFieldortainted.getField()). This also applies to their subtypes and the types of their fields, recursively.