Merge "Docs for B319 listed twice"

This commit is contained in:
Jenkins 2017-03-02 09:14:41 +00:00 committed by Gerrit Code Review
commit ddc856a681
1 changed files with 0 additions and 3 deletions

View File

@ -244,9 +244,6 @@ to XML attacks. Methods should be replaced with their defusedxml equivalents.
| B319 | xml_bad_pulldom | - xml.dom.pulldom.parse | Medium |
| | | - xml.dom.pulldom.parseString | |
+------+---------------------+------------------------------------+-----------+
| B319 | xml_bad_pulldom | - xml.dom.pulldom.parse | Medium |
| | | - xml.dom.pulldom.parseString | |
+------+---------------------+------------------------------------+-----------+
| B320 | xml_bad_etree | - lxml.etree.parse | Medium |
| | | - lxml.etree.fromstring | |
| | | - lxml.etree.RestrictedElement | |