Files
codeql/python/ql/test/query-tests/Security/CWE-078-UnsafeShellCommandConstruction/DataflowQueryTest.ql
2023-09-05 09:47:32 +02:00

5 lines
191 B
Plaintext

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