mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Python: Add precision to NoSQL query
Due to this, it was not part of any query suite :O
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user