django-modern-rpc
django-modern-rpc copied to clipboard
Enforce dependency to defusedxml
In #65 an optional dependency to defusedxml has been introduced. Thus, users can install it and it will automatically prevent common XML based attack.
This library should be installed by default with django-modern-rpc to enhance security, including for users that didn't read the documentation about security