summaryrefslogtreecommitdiffstats
path: root/python/python3-defusedxml/README
blob: b40964cc2479da0e630a24f1f3b1e994cd26df1b (plain)
1
2
3
4
5
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.