# Description Codacy complains about lxml usage: https://docs.openstack.org/bandit/latest/api/bandit.blacklists.html#b410-import-lxml We should use [defuesedxml](https://pypi.org/project/defusedxml/) # Steps to Reproduce Check codacy report for PyWPS. # Additional Information
Description
Codacy complains about lxml usage:
https://docs.openstack.org/bandit/latest/api/bandit.blacklists.html#b410-import-lxml
We should use defuesedxml
Steps to Reproduce
Check codacy report for PyWPS.
Additional Information