We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 078cebe + 11792e1 commit dc8399fCopy full SHA for dc8399f
scripts/identical-files.json
@@ -9,7 +9,8 @@
9
],
10
"DataFlow": [
11
"codeql/csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl.qll",
12
- "ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl.qll"
+ "ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl.qll",
13
+ "ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl2.qll"
14
15
"DataFlow2": [
16
"codeql/csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl2.qll",
@@ -44,4 +45,4 @@
44
45
"codeql/python/ql/lib/semmle/python/security/performance/SuperlinearBackTracking.qll",
46
"ql/lib/codeql/ruby/regexp/SuperlinearBackTracking.qll"
47
]
-}
48
+}
0 commit comments