|
8 | 8 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl6.qll", |
9 | 9 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplForSerializability.qll", |
10 | 10 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplForOnActivityResult.qll", |
11 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/DataFlowImpl.qll", |
12 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/DataFlowImpl2.qll", |
13 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/DataFlowImpl3.qll", |
14 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/DataFlowImpl4.qll", |
15 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/DataFlowImplLocal.qll", |
| 11 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl.qll", |
| 12 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl2.qll", |
| 13 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl3.qll", |
| 14 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl4.qll", |
| 15 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplLocal.qll", |
16 | 16 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl.qll", |
17 | 17 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl2.qll", |
18 | 18 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl3.qll", |
|
43 | 43 | ], |
44 | 44 | "DataFlow Java/C++/C#/Go/Python/Ruby/Swift Common": [ |
45 | 45 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplCommon.qll", |
46 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/DataFlowImplCommon.qll", |
| 46 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplCommon.qll", |
47 | 47 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll", |
48 | 48 | "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll", |
49 | 49 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplCommon.qll", |
|
52 | 52 | "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplCommon.qll", |
53 | 53 | "swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImplCommon.qll" |
54 | 54 | ], |
55 | | -"TaintTracking::Configuration Java/C++/C#/Go/Python/Ruby/Swift": [ |
56 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/tainttracking1/TaintTrackingImpl.qll", |
57 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/tainttracking2/TaintTrackingImpl.qll", |
| 55 | + "TaintTracking::Configuration Java/C++/C#/Go/Python/Ruby/Swift": [ |
| 56 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/tainttracking1/TaintTrackingImpl.qll", |
| 57 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/tainttracking2/TaintTrackingImpl.qll", |
58 | 58 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking1/TaintTrackingImpl.qll", |
59 | 59 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking2/TaintTrackingImpl.qll", |
60 | 60 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking3/TaintTrackingImpl.qll", |
|
80 | 80 | ], |
81 | 81 | "DataFlow Java/C++/C#/Python/Ruby/Swift Consistency checks": [ |
82 | 82 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplConsistency.qll", |
83 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/DataFlowImplConsistency.qll", |
| 83 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplConsistency.qll", |
84 | 84 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplConsistency.qll", |
85 | 85 | "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImplConsistency.qll", |
86 | 86 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplConsistency.qll", |
|
122 | 122 | ], |
123 | 123 | "C++ SubBasicBlocks": [ |
124 | 124 | "cpp/ql/lib/semmle/code/cpp/controlflow/SubBasicBlocks.qll", |
125 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/old/internal/SubBasicBlocks.qll" |
| 125 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/SubBasicBlocks.qll" |
126 | 126 | ], |
127 | 127 | "IR Instruction": [ |
128 | 128 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/Instruction.qll", |
|
0 commit comments