Files
codeql/python/ql/test/experimental/dataflow/tainttracking/string-py3/options
Rasmus Wriedt Larsen d96ef73033 Python: Handle taint for f-strings
Which we seem to not handle in the current taint tracking :O

f-strings needs to be Python 3 only, so enabled that test setup. I really liked
the idea for having the version specific tests right next to the normal tests,
so you don't have to look in
test/experimental/3/dataflow/i/will/forget/to/look/here.
2020-08-24 16:46:00 +02:00

2 lines
56 B
Plaintext

semmle-extractor-options: --max-import-depth=1 --lang=3