[list] Improve security
AndreyBelym opened this issue · 0 comments
AndreyBelym commented
- Refactor the TypedArray deserializer to avoid RCE [WIP] (#16)
- Refactor the Error deserializer to avoid RCE and eliminate
eval()
- Execute deserializers in a sandbox to improve RCE protection