mirror of
https://github.com/github/codeql.git
synced 2026-05-27 17:41:24 +02:00
fix NosqlInjection.ql metadata
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* @description Building a database query from user-controlled sources is vulnerable to insertion of
|
||||
* malicious code by the user.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @security-severity 8.8
|
||||
* @id js/ml-powered-ref/nosql-injection
|
||||
* @tags experimental security
|
||||
*/
|
||||
|
||||
import javascript
|
||||
|
||||
Reference in New Issue
Block a user