Python: Add precision to NoSQL query

Due to this, it was not part of any query suite :O
This commit is contained in:
Rasmus Wriedt Larsen
2024-02-26 11:23:43 +01:00
parent 2683e40038
commit 1cfac50749

View File

@@ -3,6 +3,7 @@
* @description Building a NoSQL query from user-controlled sources is vulnerable to insertion of
* malicious NoSQL code by the user.
* @kind path-problem
* @precision high
* @problem.severity error
* @security-severity 8.8
* @id py/nosql-injection