Skip to content

Commit b6dc2ac

Browse files
committed
Merge branch 'main' into typegetname
2 parents deb97a6 + f5d7765 commit b6dc2ac

File tree

648 files changed

+29946
-62504
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

648 files changed

+29946
-62504
lines changed

config/identical-files.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,4 @@
11
{
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": [
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-
],
222
"DataFlow Java/C++/C#/Go/Python/Ruby/Swift Legacy Configuration": [
233
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl1.qll",
244
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl2.qll",
@@ -42,7 +22,6 @@
4222
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl5.qll",
4323
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl1.qll",
4424
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl2.qll",
45-
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImplForStringsNewReplacer.qll",
4625
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl1.qll",
4726
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl2.qll",
4827
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl3.qll",
@@ -53,16 +32,6 @@
5332
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForPathname.qll",
5433
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl1.qll"
5534
],
56-
"DataFlow Java/C++/C#/Go/Python/Ruby/Swift Common": [
57-
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplCommon.qll",
58-
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplCommon.qll",
59-
"cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll",
60-
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplCommon.qll",
61-
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImplCommon.qll",
62-
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplCommon.qll",
63-
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplCommon.qll",
64-
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImplCommon.qll"
65-
],
6635
"TaintTracking Java/C++/C#/Go/Python/Ruby/Swift": [
6736
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/tainttracking1/TaintTracking.qll",
6837
"cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking1/TaintTracking.qll",
@@ -516,7 +485,6 @@
516485
],
517486
"CFG": [
518487
"csharp/ql/lib/semmle/code/csharp/controlflow/internal/ControlFlowGraphImplShared.qll",
519-
"ruby/ql/lib/codeql/ruby/controlflow/internal/ControlFlowGraphImplShared.qll",
520488
"swift/ql/lib/codeql/swift/controlflow/internal/ControlFlowGraphImplShared.qll"
521489
],
522490
"TypeTracker": [

0 commit comments

Comments
 (0)