django-modern-rpc icon indicating copy to clipboard operation
django-modern-rpc copied to clipboard

Enforce dependency to defusedxml

Open alorence opened this issue 8 months ago • 0 comments

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

alorence avatar Mar 10 '25 12:03 alorence