Commit 668950a
committed
Update vulnerable call location query logic
Replaces usage of getEnclosingVulnerableMethod and getCallTargetFullyQualifiedName with getEnclosingFunction and a more precise extraction of the target operand's fully qualified name using IR. Also adds import for IR module to support new logic.1 parent 0213891 commit 668950a
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
0 commit comments