Python: Add inline query test

This commit is contained in:
Rasmus Lerchedahl Petersen
2023-09-07 10:22:30 +02:00
parent 19046ea417
commit bf8bfd91cd
9 changed files with 23 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
import python
import experimental.dataflow.TestUtil.DataflowQueryTest
import semmle.python.security.dataflow.NoSQLInjectionQuery
import FromTaintTrackingStateConfig<Config>