mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
313 B
313 B
category
| category |
|---|
| minorAnalysis |
- When a result of path query flows through a function modeled using
DataFlow::FunctionModelorTaintTracking::FunctionModel, the path now includes nodes corresponding to the input and output to the function. This brings it in line with functions modeled using Models-as-Data.