mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update javascript/ql/lib/semmle/javascript/frameworks/Express.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -803,7 +803,7 @@ module Express {
|
||||
}
|
||||
|
||||
/**
|
||||
* An argument passed to the `json` or `json` method of an HTTP response object.
|
||||
* An argument passed to the `json` or `jsonp` method of an HTTP response object.
|
||||
*/
|
||||
private class ResponseJsonCallArgument extends Http::ResponseSendArgument {
|
||||
ResponseJsonCall call;
|
||||
|
||||
Reference in New Issue
Block a user