Files
codeql/python/ql/test/query-tests/Security/CWE-078-CommandInjection/DataflowQueryTest.ql
Rasmus Wriedt Larsen 889cb7a95b Python: Adopt tests to new DataflowQueryTest
Co-authored-by: Rasmus Lerchedahl Petersen <yoff@github.com>
2023-08-28 11:44:01 +02:00

5 lines
177 B
Plaintext

import python
import experimental.dataflow.TestUtil.DataflowQueryTest
import semmle.python.security.dataflow.CommandInjectionQuery
import FromLegacyConfiguration<Configuration>