mirror of
https://github.com/github/codeql.git
synced 2026-01-10 13:10:26 +01:00
Specifically to show how it currently handles prefixing user-input with known constant. I changed test to be Python 3 only since I wanted to use f-string.
2 lines
66 B
Plaintext
2 lines
66 B
Plaintext
semmle-extractor-options: --lang=3 --max-import-depth=2 -p ../lib
|