supervision/test/dataset
Onuralp SEZER daf4046fd2
feat(xml-parsing): 🔐 enhance security with defusedxml and bandit rules
fix bandit rule B318: (xml-attribute-parsing) defusedxml package should be used to parse untrusted XML data
fix bandit rule B314: (xml-entity-expansion) XML entity expansion should be disabled
fix bandit rule B413: (xml-etree-parse) XML parsing library should be secure
fix bandit rule B412: (xml-lib-exploits) XML libraries should be vetted for defusedxml or lxml.vulns
fix bandit rule B410: (xml-minidom-xxe) XML minidom can be vulnerable to XML eXternal Entity attacks

Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-10 13:57:51 +03:00
..
formats feat(xml-parsing): 🔐 enhance security with defusedxml and bandit rules 2023-12-10 13:57:51 +03:00
__init__.py initial yolo annotations file parsing 2023-05-07 13:16:42 +02:00
test_core.py Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
test_utils.py Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00