Browse Source
Because XML handling modules in xml Python standard library are vulnerable[1], we should use defusedxml[2] for parsing XML. [1] https://docs.python.org/3/library/xml.html#xml-vulnerabilities [2] https://pypi.org/project/defusedxml/ Change-Id: I8ff057ee64c04c4cd5c92abf3e31b52c6225ed76changes/29/823029/5
3 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue