Python

Python

Made by DeepSource

Insecure lxml import detected BAN-B410

Security
Minor
a03 a06 owasp top 10

Using various methods to parse untrusted XML data is known to be vulnerable to XML attacks. Replace vulnerable imports with the equivalent defusedxml package.