ngx-socket-io icon indicating copy to clipboard operation
ngx-socket-io copied to clipboard

dependecy socket.io-parser 4.2.4 audit fix breaks ngx-socket-io

Open kasiim opened this issue 2 years ago • 1 comments

dependecy socket.io-parser audit fix breaks ngx-socket-io

https://github.com/advisories/GHSA-cqmj-92xf-r6r9

vers 4.2.4 keeps creating socket connections until all ports are taken resulting in denial of service.

kasiim avatar Jun 16 '23 09:06 kasiim

I had the same issue. I resolved this problem by fixing the version of 'socket.io-parser' in 'pnpm-lock.yaml' to 4.2.3. But This method may not be the most effective way to resolve the issue,

limcheyyong avatar Jul 20 '23 03:07 limcheyyong

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jun 15 '24 02:06 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Jun 23 '24 02:06 github-actions[bot]