We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2683e40 commit 1cfac50Copy full SHA for 1cfac50
python/ql/src/Security/CWE-943/NoSqlInjection.ql
@@ -3,6 +3,7 @@
3
* @description Building a NoSQL query from user-controlled sources is vulnerable to insertion of
4
* malicious NoSQL code by the user.
5
* @kind path-problem
6
+ * @precision high
7
* @problem.severity error
8
* @security-severity 8.8
9
* @id py/nosql-injection
0 commit comments