mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
Update javascript/ql/src/semmle/javascript/frameworks/NoSQL.qll
Co-Authored-By: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
committed by
GitHub
parent
380f66cb19
commit
d74c16f86c
@@ -210,7 +210,7 @@ private module Mongoose {
|
||||
}
|
||||
|
||||
/**
|
||||
* A common interface for various Mongoose function invocations.
|
||||
* A Mongoose function invocation.
|
||||
*/
|
||||
private class InvokeNode extends DataFlow::InvokeNode {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user