C++: Use data flow consistency checks from shared pack

This commit is contained in:
Tom Hvitved
2023-08-30 14:24:50 +02:00
parent fefe64bf0c
commit db304d118b
5 changed files with 28 additions and 608 deletions

View File

@@ -56,8 +56,6 @@
"swift/ql/lib/codeql/swift/dataflow/internal/tainttracking1/TaintTrackingImpl.qll"
],
"DataFlow Java/C++/C#/Python/Ruby/Swift Consistency checks": [
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplConsistency.qll",
"cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplConsistency.qll",
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplConsistency.qll",
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImplConsistency.qll"
],