mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[GH-ISSUE #18] socket.io@2.4.1 has a security issue #7
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andywillis on GitHub (May 13, 2022).
Original GitHub issue: https://github.com/appy-one/acebase-server/issues/18
Originally assigned to: @appy-one on GitHub.
The current version of socket.io is v4.5.0 which would probably fix it. YMMV tho.
Looking forward to using this for my new project. Good luck!
@appy-one commented on GitHub (May 13, 2022):
Thanks Andy, I'll investigate this
@appy-one commented on GitHub (May 13, 2022):
I've updated socket.io to v4.5 in this commit. I've briefly tested if it works with current clients that still use 2.x, appears to work. Will do some more testing next week. If you'd like to test yourself in the mean time, please do!
@appy-one commented on GitHub (Jun 6, 2022):
I published v1.11.0 last week, which now uses Socket.IO v4.5. I thoroughly tested with current clients, let me know if you run into unexpected behavior.