mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: Adopt tests to new DataflowQueryTest
Since we want to know the _sinks_ and not just the flow, we need to expose the config as well :|
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import python
|
||||
import experimental.dataflow.TestUtil.DataflowQueryTest
|
||||
import semmle.python.security.dataflow.CommandInjectionQuery
|
||||
import FromLegacyConfiguration<Configuration>
|
||||
import FromTaintTrackingConfig<CommandInjectionConfig>
|
||||
|
||||
Reference in New Issue
Block a user