mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
JavaScript: Introduce representation of socket.io servers and namespaces.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
| socket.io namespace with path '/' | tst.js:1:12:1:33 | socket.io server | / |
|
||||
| socket.io namespace with path '/' | tst.js:4:13:4:24 | socket.io server | / |
|
||||
| socket.io namespace with path '/' | tst.js:6:13:6:27 | socket.io server | / |
|
||||
| socket.io namespace with path '/foo' | tst.js:1:12:1:33 | socket.io server | /foo |
|
||||
Reference in New Issue
Block a user