mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
216 B
216 B
lgtm,codescanning
- The class ParameterNode now extends LocalSourceNode, thus making methods like flowsTo available.
- The new predicate
parameterNodecan now be used to map from aParameterto a data-flow node.