mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
This commit adds type information to data flow paths, by mapping node types onto the smaller set of GVN types, and implementing `ppReprType()`. The effect is a mere change in `DataFlow::PathNode::toString()`; no type-based pruning is done yet.
7 lines
468 B
Plaintext
7 lines
468 B
Plaintext
edges
|
|
| ExponentialRegex.cs:15:28:15:50 | access to property QueryString : NameValueCollection | ExponentialRegex.cs:18:40:18:48 | access to local variable userInput |
|
|
nodes
|
|
| ExponentialRegex.cs:15:28:15:50 | access to property QueryString : NameValueCollection | semmle.label | access to property QueryString : NameValueCollection |
|
|
| ExponentialRegex.cs:18:40:18:48 | access to local variable userInput | semmle.label | access to local variable userInput |
|
|
#select
|