erc
erc copied to clipboard
Fix/insecure deserialization
User input was being insecurely deserialized via the jsonpickle library
Changes:
- removed jsonpickle dependency
- added input validation and error handling
Testing:
- Manually tested by submitting a serialized python object via JSON