Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose to replace lxml with defusedxml #790

Closed
cheginit opened this issue Jul 29, 2021 · 1 comment
Closed

Propose to replace lxml with defusedxml #790

cheginit opened this issue Jul 29, 2021 · 1 comment

Comments

@cheginit
Copy link

The vulnerabilities caused by using lxml can be addressed by using defusedxml. I've had success with just replacing xml.etree.ElementTree with defusedxml.ElementTree.

@cheginit
Copy link
Author

cheginit commented Feb 2, 2022

Since there hasn't been interest, I will close this.

@cheginit cheginit closed this as completed Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant