mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update javascript/ql/src/semmle/javascript/frameworks/SocketIO.qll
Co-Authored-By: esben-semmle <42067045+esben-semmle@users.noreply.github.com>
This commit is contained in:
@@ -412,7 +412,7 @@ module SocketIOClient {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the NPM package that countains `nd`.
|
||||
* Gets the NPM package that contains `nd`.
|
||||
*/
|
||||
private NPMPackage getPackage(DataFlow::SourceNode nd) { result.getAFile() = nd.getFile() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user