diff options
Diffstat (limited to 'python/python3-defusedxml/slack-desc')
-rw-r--r-- | python/python3-defusedxml/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-defusedxml/slack-desc b/python/python3-defusedxml/slack-desc index d1404e4351..a385345a99 100644 --- a/python/python3-defusedxml/slack-desc +++ b/python/python3-defusedxml/slack-desc @@ -8,11 +8,11 @@ |-----handy-ruler------------------------------------------------------| python3-defusedxml: python3-defusedxml (XML bomb protection for Python stdlib modules) python3-defusedxml: -python3-defusedxml: XML bomb protection for Python stdlib modules. -python3-defusedxml: -python3-defusedxml: Homepage: https://bitbucket.org/tiran/defusedxml/ -python3-defusedxml: -python3-defusedxml: +python3-defusedxml: The defusedxml package contains several Python-only workarounds and +python3-defusedxml: fixes for denial of service and other vulnerabilities in Python's +python3-defusedxml: XML libraries. In order to benefit from the protection you just have +python3-defusedxml: to import and use the listed functions or classes from the right +python3-defusedxml: defusedxml module instead of the original module. python3-defusedxml: python3-defusedxml: python3-defusedxml: |