Skip to content

Commit 01f6862

Browse files
authored
Merge pull request github#11833 from erik-krogh/trackPyReg
PY: track string-constants to regular expression uses
2 parents 837cdf7 + 538adb4 commit 01f6862

File tree

6 files changed

+4926
-5
lines changed

6 files changed

+4926
-5
lines changed

config/identical-files.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl2.qll",
3535
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl3.qll",
3636
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl4.qll",
37+
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplForRegExp.qll",
3738
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl.qll",
3839
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl2.qll",
3940
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForHttpClientLibraries.qll",

0 commit comments

Comments
 (0)