Skip to content

Commit bd9b656

Browse files
committed
Data flow: Introduce ContentDataFlow.qll
1 parent 5e57e82 commit bd9b656

File tree

4 files changed

+5842
-16
lines changed

4 files changed

+5842
-16
lines changed

config/identical-files.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl3.qll",
2323
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl4.qll",
2424
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl5.qll",
25+
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplForContentDataFlow.qll",
2526
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl.qll",
2627
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl2.qll",
2728
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl3.qll",
@@ -558,4 +559,4 @@
558559
"javascript/ql/src/Expressions/TypoDatabase.qll",
559560
"ql/ql/src/codeql_ql/style/TypoDatabase.qll"
560561
]
561-
}
562+
}

0 commit comments

Comments
 (0)