Skip to content

Conversation

@vinitkumar
Copy link
Owner

No description provided.

fixes #80, to fix the security attacks that can happen using the xml.dom
from stdlib. defusedxml is API compatible and easy to replace that fixes
these security issues, so why not. Adds an extra dependency but is
worth it.
@vinitkumar vinitkumar linked an issue Oct 6, 2021 that may be closed by this pull request
@vinitkumar vinitkumar merged commit 7c4912d into master Oct 6, 2021
@vinitkumar vinitkumar deleted the feat/security-improvements branch October 6, 2021 20:54
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

Successfully merging this pull request may close these issues.

Replace xml.dom with defusedxml

2 participants