Skip to content

Commit 74d6f37

Browse files
committed
Python: update meta query TaintSinks
1 parent 2e028a4 commit 74d6f37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ql/src/meta/alerts/TaintSinks.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import semmle.python.security.dataflow.CodeInjectionCustomizations
1717
import semmle.python.security.dataflow.CommandInjectionCustomizations
1818
import semmle.python.security.dataflow.LdapInjectionCustomizations
1919
import semmle.python.security.dataflow.LogInjectionCustomizations
20+
import semmle.python.security.dataflow.NoSQLInjectionCustomizations
2021
import semmle.python.security.dataflow.PathInjectionCustomizations
2122
import semmle.python.security.dataflow.PolynomialReDoSCustomizations
2223
import semmle.python.security.dataflow.ReflectedXSSCustomizations

0 commit comments

Comments
 (0)