mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
note how the test file is partially annotated and those annotations can now be expressed In this particular test file, absolute line numbers might have been better than relative ones. We might remove line numbers altogether, but should check more querries to see how it looks.
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
import python
|
|
import experimental.dataflow.TestUtil.DataflowQueryTest
|
|
import semmle.python.security.dataflow.CommandInjectionQuery
|