anti
29578d9d99
fix: resolve all ruff and bandit lint/security issues
- Remove unused Optional import (F401) in telemetry.py
- Move imports above module-level code (E402) in web/db/models.py
- Default API/web hosts to 127.0.0.1 instead of 0.0.0.0 (B104)
- Add usedforsecurity=False to MD5 calls in JA3/HASSH fingerprinting (B324)
- Annotate intentional try/except/pass blocks with nosec (B110)
- Remove stale nosec comments that no longer suppress anything
2026-04-16 01:04:57 -04:00
..
2026-04-16 01:04:57 -04:00
2026-04-16 00:58:08 -04:00
2026-04-16 00:58:08 -04:00
2026-04-16 00:58:08 -04:00
2026-04-16 00:58:08 -04:00
2026-04-16 01:04:57 -04:00
2026-04-16 01:04:57 -04:00
2026-04-14 15:02:34 -04:00
2026-04-16 01:04:57 -04:00
2026-04-16 01:04:57 -04:00
2026-04-03 18:56:25 -03:00
2026-04-11 19:51:41 -04:00
2026-04-16 01:04:57 -04:00
2026-04-14 15:02:34 -04:00
2026-04-15 16:23:28 -04:00
2026-04-04 04:08:27 -03:00
2026-04-09 01:33:15 -04:00
2026-04-16 01:04:57 -04:00
2026-04-14 15:02:34 -04:00
2026-04-13 01:43:52 -04:00
2026-04-13 01:43:52 -04:00
2026-04-09 01:33:15 -04:00
2026-04-10 16:41:23 -04:00
2026-04-16 01:04:57 -04:00