mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Python: NoSQLInjection -> NoSqlInjection
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import python
|
||||
import experimental.dataflow.TestUtil.DataflowQueryTest
|
||||
import semmle.python.security.dataflow.NoSQLInjectionQuery
|
||||
import semmle.python.security.dataflow.NoSqlInjectionQuery
|
||||
import FromTaintTrackingStateConfig<NoSqlInjectionConfig>
|
||||
|
||||
@@ -1 +1 @@
|
||||
Security/CWE-943/NoSQLInjection.ql
|
||||
Security/CWE-943/NoSqlInjection.ql
|
||||
|
||||
Reference in New Issue
Block a user