summaryrefslogtreecommitdiffstats
path: root/python/python3-defusedxml/README
blob: b0d4050e0c11f0aae3f5b24009a7850c3a2490a8 (plain)
The defusedxml package contains several Python-only workarounds and fixes for
denial of service and other vulnerabilities in Python’s XML libraries. In order
to benefit from the protection you just have to import and use the listed
functions or classes from the right defusedxml module instead of the original
module.