Commit c42e211
committed
Fix Snyk CWE-611: Insecure Xml Parser (XXE/DDoS)
Use defusedxml.ElementTree instead of xml.etree.ElementTree in Scripts/generate_html_report.py and Scripts/generate_enhanced_html_report.py, and add Scripts/requirements.txt with defusedxml>=0.7.0.1 parent 049e8ef commit c42e211
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments