File tree Expand file tree Collapse file tree 10 files changed +17
-17
lines changed
3/library-tests/PointsTo/consts Expand file tree Collapse file tree 10 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
- WARNING: Predicate points_to has been deprecated and may be removed in future (BooleanConstants.ql:8,5-24 )
2
- WARNING: Predicate points_to has been deprecated and may be removed in future (BooleanConstants.ql:11,5-24 )
1
+ WARNING: Predicate points_to has been deprecated and may be removed in future (BooleanConstants.ql:6,25-44 )
2
+ WARNING: Predicate points_to has been deprecated and may be removed in future (BooleanConstants.ql:7,29-48 )
3
3
| module.py | 2 | ControlFlowNode for ImportExpr | import | true |
4
4
| module.py | 2 | ControlFlowNode for sys | import | true |
5
5
| module.py | 3 | ControlFlowNode for Compare | import | false |
Original file line number Diff line number Diff line change 1
- WARNING: Type CustomPointsToOriginFact has been deprecated and may be removed in future (test.ql:8 ,27-51)
1
+ WARNING: Type CustomPointsToOriginFact has been deprecated and may be removed in future (test.ql:9 ,27-51)
2
2
| 9 | ControlFlowNode for has_type_int | Function has_type_int | builtin-class function |
3
3
| 9 | ControlFlowNode for has_type_int() | has_type_int() | builtin-class int |
4
4
| 9 | ControlFlowNode for x | has_type_int() | builtin-class int |
Original file line number Diff line number Diff line change 1
- WARNING: Predicate points_to has been deprecated and may be removed in future (Extend.ql:58,9-28 )
2
- WARNING: Type CustomPointsToAttribute has been deprecated and may be removed in future (Extend.ql:27,35-58 )
3
- WARNING: Type CustomPointsToObjectFact has been deprecated and may be removed in future (Extend.ql:42 ,32-56)
4
- WARNING: Type CustomPointsToOriginFact has been deprecated and may be removed in future (Extend.ql:9 ,28-52)
5
- WARNING: Type CustomPointsToOriginFact has been deprecated and may be removed in future (Extend.ql:55 ,38-62)
1
+ WARNING: Predicate points_to has been deprecated and may be removed in future (Extend.ql:50,32-51 )
2
+ WARNING: Type CustomPointsToAttribute has been deprecated and may be removed in future (Extend.ql:22,34-57 )
3
+ WARNING: Type CustomPointsToObjectFact has been deprecated and may be removed in future (Extend.ql:38 ,32-56)
4
+ WARNING: Type CustomPointsToOriginFact has been deprecated and may be removed in future (Extend.ql:5 ,28-52)
5
+ WARNING: Type CustomPointsToOriginFact has been deprecated and may be removed in future (Extend.ql:49 ,38-62)
6
6
| test.py:4:1:4:3 | ControlFlowNode for one | int 1 |
7
7
| test.py:5:1:5:3 | ControlFlowNode for two | int 2 |
8
8
| test.py:8:1:8:1 | ControlFlowNode for IntegerLiteral | int 1 |
Original file line number Diff line number Diff line change 1
- WARNING: Predicate points_to has been deprecated and may be removed in future (PointsToWithContext.ql:8 ,7-26)
1
+ WARNING: Predicate points_to has been deprecated and may be removed in future (PointsToWithContext.ql:7 ,7-26)
2
2
| a_simple.py:2 | ControlFlowNode for FloatLiteral | float 1.0 | builtin-class float | 2 | import |
3
3
| a_simple.py:2 | ControlFlowNode for f1 | float 1.0 | builtin-class float | 2 | import |
4
4
| a_simple.py:3 | ControlFlowNode for dict | builtin-class dict | builtin-class type | 3 | import |
Original file line number Diff line number Diff line change 1
- WARNING: Predicate points_to has been deprecated and may be removed in future (PointsToWithType.ql:7 ,7-26)
1
+ WARNING: Predicate points_to has been deprecated and may be removed in future (PointsToWithType.ql:6 ,7-26)
2
2
| a_simple.py:2 | ControlFlowNode for FloatLiteral | float 1.0 | builtin-class float | 2 |
3
3
| a_simple.py:2 | ControlFlowNode for f1 | float 1.0 | builtin-class float | 2 |
4
4
| a_simple.py:3 | ControlFlowNode for dict | builtin-class dict | builtin-class type | 3 |
Original file line number Diff line number Diff line change 1
- WARNING: Predicate ssa_variable_points_to has been deprecated and may be removed in future (SSA.ql:10,1-33 )
1
+ WARNING: Predicate ssa_variable_points_to has been deprecated and may be removed in future (SSA.ql:10,5-37 )
2
2
| __init__.py:0 | __name___0 = ScopeEntryDefinition | 'code' | builtin-class str |
3
3
| __init__.py:0 | __name___0 = ScopeEntryDefinition | 'code.package' | builtin-class str |
4
4
| __init__.py:0 | __name___0 = ScopeEntryDefinition | 'code.test_package' | builtin-class str |
Original file line number Diff line number Diff line change 1
- WARNING: Predicate getNode has been deprecated and may be removed in future (TestNode.ql:8 ,43-50)
1
+ WARNING: Predicate getNode has been deprecated and may be removed in future (TestNode.ql:7 ,43-50)
2
2
| test.py:10:11:10:47 | test.py:10 | MyException() | exception.kind |
3
3
| test.py:15:25:15:25 | test.py:15 | e | exception.kind |
4
4
| test.py:16:13:16:34 | test.py:16 | Attribute() | exception.info |
Original file line number Diff line number Diff line change 1
- WARNING: Predicate getNode has been deprecated and may be removed in future (TestNode.ql:7 ,77-84)
1
+ WARNING: Predicate getNode has been deprecated and may be removed in future (TestNode.ql:5 ,77-84)
2
2
| Taint simple.test | visitor.py:10 | arg | p2 = simple.test |
3
3
| Taint simple.test | visitor.py:13 | arg | p2 = simple.test |
4
4
| Taint simple.test | visitor.py:18 | arg | |
Original file line number Diff line number Diff line change 1
- WARNING: Predicate getNode has been deprecated and may be removed in future (TestStep.ql:9,74-81 )
2
- WARNING: Predicate getNode has been deprecated and may be removed in future (TestStep.ql:11,74-81 )
1
+ WARNING: Predicate getNode has been deprecated and may be removed in future (TestStep.ql:6,77-84 )
2
+ WARNING: Predicate getNode has been deprecated and may be removed in future (TestStep.ql:8,17-24 )
3
3
| Taint simple.test | visitor.py:10 | arg | p2 = simple.test | --> | Taint simple.test | visitor.py:13 | arg | p2 = simple.test |
4
4
| Taint simple.test | visitor.py:18 | arg | | --> | Taint simple.test | visitor.py:19 | arg | |
5
5
| Taint simple.test | visitor.py:19 | arg | | --> | Taint simple.test | visitor.py:26 | Attribute() | |
Original file line number Diff line number Diff line change 1
- WARNING: Type CallContext has been deprecated and may be removed in future (Contexts.ql:6 ,6-17)
2
- WARNING: Type CallContext has been deprecated and may be removed in future (Contexts.ql:7,14-25 )
1
+ WARNING: Type CallContext has been deprecated and may be removed in future (Contexts.ql:5 ,6-17)
2
+ WARNING: Type CallContext has been deprecated and may be removed in future (Contexts.ql:7,12-23 )
3
3
| assignment.py:1 | p0 = simple.test | Function test |
4
4
| assignment.py:1 | p1 = simple.test | Function test |
5
5
| assignment.py:1 | p2 = simple.test | Function test |
You can’t perform that action at this time.
0 commit comments