* Fix security issues and remove noqa comments - Replace MD5 hash_new with md5() and add usedforsecurity=False flag - Add documentation explaining MD5 is for file integrity, not security - Add timeout parameter to requests.get call - Add explicit shell=False and check=False to subprocess.run - Remove all security-related noqa comments - Add per-file ignores for S311 in tests and S603 in examples --------- Co-authored-by: jirka <jirka.borovec@seznam.cz> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Borda <6035284+Borda@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| annotators | ||
| classification | ||
| dataset | ||
| detection | ||
| draw | ||
| geometry | ||
| key_points | ||
| metrics | ||
| tracker | ||
| utils | ||
| __init__.py | ||
| test_utils.py | ||