Defusedxml

Latest version: v0.7.1

Safety actively analyzes 613568 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.8.0rc2

-------------------

*Release date: 29-Sep-2023*

- Silence deprecation warning in `defuse_stdlib`.
- Update lxml safety information

0.8.0rc1

-------------------

*Release date: 26-Sep-2023*

- Drop support for Python 2.7, 3.4, and 3.5.
- Test on 3.10, 3.11, and 3.12.
- Add ``defusedxml.ElementTree.fromstringlist()``
- Update *vulnerabilities and features* table in README.
- **Pending removal** The ``defusedxml.lxml`` module has been unmaintained and
deprecated since 2019. The module will be removed in the next version.
- **Pending removal** The ``defusedxml.cElementTree`` will be removed in the
next version. Please use ``defusedxml.ElementTree`` instead.

0.7.1

----------------

*Release date: 08-Mar-2021*

- Fix regression ``defusedxml.ElementTree.ParseError`` (63)
The ``ParseError`` exception is now the same class object as
``xml.etree.ElementTree.ParseError`` again.

0.7.0

----------------

*Release date: 4-Mar-2021*

- No changes

0.7.0rc2

-------------------

*Release date: 12-Jan-2021*

- Re-add and deprecate ``defusedxml.cElementTree``
- Use GitHub Actions instead of TravisCI
- Restore ``ElementTree`` attribute of ``xml.etree`` module after patching

0.7.0rc1

-------------------

*Release date: 04-May-2020*

- Add support for Python 3.9
- ``defusedxml.cElementTree`` is not available with Python 3.9.
- Python 2 is deprecate. Support for Python 2 will be removed in 0.8.0.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.