supervision/test
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
..
annotators Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
classification feat: 🚀 pre-commit and initial formatted files 2023-07-25 13:02:26 +03:00
dataset feat(xml-parsing): 🔐 enhance security with defusedxml and bandit rules 2023-12-10 13:57:51 +03:00
detection fix(pre_commit): 🎨 auto format pre-commit hooks 2023-12-06 11:20:43 +00:00
draw fix(pre_commit): 🎨 auto format pre-commit hooks 2023-11-26 10:27:43 +00:00
geometry feat: 🚀 pre-commit and initial formatted files 2023-07-25 13:02:26 +03:00
metrics Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
utils fix(test): 🧪 pre-commit's whitespace exclude and test case fix for whiespace 2023-11-15 17:01:57 +03:00
__init__.py 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
test_utils.py Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00