defusedxml: Secure XML parsing to protect against XML exploits1

Secure XML parsing to protect against DoS attacks and other exploits such as XML bombs, quadratic blowup and external entity expansion. Provides drop-in replacment for Python's standard XML modules (xml.etree.ElementTree, xml.sax, xml.dom.minicom, etc) that disable dangerous features, such DTDs, entity expansions and external resource access.

... part of T2, get it here

URL: https://github.com/tiran/defusedxml

Author: Christian Heimes <christian [at] python [dot] org>
Maintainer: Paul Manners <paul [dot] manners [at] yahoo [dot] com>

License: PSFL
Version: 0.7.1

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/tiran/defusedxml/ defusedxml-0.7.1.tar.gz

T2 source: defusedxml.cache
T2 source: defusedxml.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 0.07 MB, 25 files

Dependencies (build time detected): bash coreutils cython diffutils gawk grep gzip openssl python python-gpep517 sed setuptools tar util-linux vcs-versioning

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).