mirror of
https://github.com/github/codeql.git
synced 2026-04-12 02:24:00 +02:00
4 lines
216 B
Markdown
4 lines
216 B
Markdown
lgtm,codescanning
|
|
* The class ParameterNode now extends LocalSourceNode, thus making methods like flowsTo available.
|
|
* The new predicate `parameterNode` can now be used to map from a `Parameter` to a data-flow node.
|