mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
JavaScript: Introduce representation of socket.io servers and namespaces.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import javascript
|
||||
|
||||
from SocketIO::NamespaceObject ns
|
||||
select ns, ns.getServer(), ns.getPath()
|
||||
Reference in New Issue
Block a user