We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DataFlowImpl2.qll
identical-files.json
1 parent 0d72a51 commit 11792e1Copy full SHA for 11792e1
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