|
1 | 1 | { |
2 | 2 | "DataFlow Java/C++/C#/Go/Python/Ruby/Swift": [ |
| 3 | + "java/ql/lib/semmle/code/java/dataflow/internal/DataFlow.qll", |
| 4 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlow.qll", |
| 5 | + "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlow.qll", |
| 6 | + "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlow.qll", |
| 7 | + "go/ql/lib/semmle/go/dataflow/internal/DataFlow.qll", |
| 8 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlow.qll", |
| 9 | + "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlow.qll", |
| 10 | + "swift/ql/lib/codeql/swift/dataflow/internal/DataFlow.qll" |
| 11 | + ], |
| 12 | + "DataFlowImpl Java/C++/C#/Go/Python/Ruby/Swift": [ |
3 | 13 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl.qll", |
| 14 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl.qll", |
| 15 | + "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl.qll", |
| 16 | + "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl.qll", |
| 17 | + "go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl.qll", |
| 18 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl.qll", |
| 19 | + "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl.qll", |
| 20 | + "swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl.qll" |
| 21 | + ], |
| 22 | + "DataFlow Java/C++/C#/Go/Python/Ruby/Swift Legacy Configuration": [ |
| 23 | + "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl1.qll", |
4 | 24 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl2.qll", |
5 | 25 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl3.qll", |
6 | 26 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl4.qll", |
7 | 27 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl5.qll", |
8 | 28 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl6.qll", |
9 | | - "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplForSerializability.qll", |
10 | | - "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplForOnActivityResult.qll", |
11 | | - "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl.qll", |
| 29 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl1.qll", |
12 | 30 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl2.qll", |
13 | 31 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl3.qll", |
14 | 32 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl4.qll", |
15 | 33 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplLocal.qll", |
16 | | - "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl.qll", |
| 34 | + "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl1.qll", |
17 | 35 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl2.qll", |
18 | 36 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl3.qll", |
19 | 37 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl4.qll", |
20 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl.qll", |
21 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl2.qll", |
22 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl3.qll", |
23 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl4.qll", |
24 | | - "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl.qll", |
| 38 | + "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl1.qll", |
25 | 39 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl2.qll", |
26 | 40 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl3.qll", |
27 | 41 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl4.qll", |
28 | 42 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl5.qll", |
29 | 43 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplForContentDataFlow.qll", |
30 | | - "go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl.qll", |
| 44 | + "go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl1.qll", |
31 | 45 | "go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl2.qll", |
32 | 46 | "go/ql/lib/semmle/go/dataflow/internal/DataFlowImplForStringsNewReplacer.qll", |
33 | | - "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl.qll", |
| 47 | + "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl1.qll", |
34 | 48 | "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl2.qll", |
35 | 49 | "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl3.qll", |
36 | 50 | "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl4.qll", |
37 | 51 | "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplForRegExp.qll", |
38 | | - "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl.qll", |
| 52 | + "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl1.qll", |
39 | 53 | "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl2.qll", |
40 | 54 | "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForHttpClientLibraries.qll", |
41 | 55 | "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForPathname.qll", |
42 | | - "swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl.qll" |
| 56 | + "swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl1.qll" |
43 | 57 | ], |
44 | 58 | "DataFlow Java/C++/C#/Go/Python/Ruby/Swift Common": [ |
45 | 59 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplCommon.qll", |
46 | 60 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplCommon.qll", |
47 | 61 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll", |
48 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll", |
49 | 62 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplCommon.qll", |
50 | 63 | "go/ql/lib/semmle/go/dataflow/internal/DataFlowImplCommon.qll", |
51 | 64 | "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplCommon.qll", |
52 | 65 | "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplCommon.qll", |
53 | 66 | "swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImplCommon.qll" |
54 | 67 | ], |
55 | | - "TaintTracking::Configuration Java/C++/C#/Go/Python/Ruby/Swift": [ |
| 68 | + "TaintTracking Java/C++/C#/Go/Python/Ruby/Swift": [ |
| 69 | + "cpp/ql/lib/semmle/code/cpp/dataflow/internal/tainttracking1/TaintTracking.qll", |
| 70 | + "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking1/TaintTracking.qll", |
| 71 | + "csharp/ql/lib/semmle/code/csharp/dataflow/internal/tainttracking1/TaintTracking.qll", |
| 72 | + "go/ql/lib/semmle/go/dataflow/internal/tainttracking1/TaintTracking.qll", |
| 73 | + "java/ql/lib/semmle/code/java/dataflow/internal/tainttracking1/TaintTracking.qll", |
| 74 | + "python/ql/lib/semmle/python/dataflow/new/internal/tainttracking1/TaintTracking.qll", |
| 75 | + "ruby/ql/lib/codeql/ruby/dataflow/internal/tainttracking1/TaintTracking.qll", |
| 76 | + "swift/ql/lib/codeql/swift/dataflow/internal/tainttracking1/TaintTracking.qll" |
| 77 | + ], |
| 78 | + "TaintTracking Legacy Configuration Java/C++/C#/Go/Python/Ruby/Swift": [ |
56 | 79 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/tainttracking1/TaintTrackingImpl.qll", |
57 | 80 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/tainttracking2/TaintTrackingImpl.qll", |
58 | 81 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking1/TaintTrackingImpl.qll", |
59 | 82 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking2/TaintTrackingImpl.qll", |
60 | 83 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking3/TaintTrackingImpl.qll", |
61 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/tainttracking1/TaintTrackingImpl.qll", |
62 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/tainttracking2/TaintTrackingImpl.qll", |
63 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/tainttracking3/TaintTrackingImpl.qll", |
64 | 84 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/tainttracking1/TaintTrackingImpl.qll", |
65 | 85 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/tainttracking2/TaintTrackingImpl.qll", |
66 | 86 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/tainttracking3/TaintTrackingImpl.qll", |
|
82 | 102 | "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplConsistency.qll", |
83 | 103 | "cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplConsistency.qll", |
84 | 104 | "cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplConsistency.qll", |
85 | | - "cpp/ql/lib/experimental/semmle/code/cpp/ir/dataflow/internal/DataFlowImplConsistency.qll", |
86 | 105 | "csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplConsistency.qll", |
87 | 106 | "python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplConsistency.qll", |
88 | 107 | "ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplConsistency.qll", |
|
260 | 279 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRBlockImports.qll", |
261 | 280 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/IRBlockImports.qll" |
262 | 281 | ], |
| 282 | + "C++ IR IRConsistencyImports": [ |
| 283 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/IRConsistencyImports.qll", |
| 284 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRConsistencyImports.qll", |
| 285 | + "cpp/ql/lib/semmle/code/cpp/ir/implementation/aliased_ssa/internal/IRConsistencyImports.qll" |
| 286 | + ], |
263 | 287 | "C++ IR IRFunctionImports": [ |
264 | 288 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/IRFunctionImports.qll", |
265 | 289 | "cpp/ql/lib/semmle/code/cpp/ir/implementation/unaliased_ssa/internal/IRFunctionImports.qll", |
|
0 commit comments