2 Commits

Author SHA1 Message Date
Lee Chagolla-Christensen c739725756 Fix false error logging in alerting, TypeError in titus publish_findings, and gzip misclassification in titus-scanner
- Alerting: return "sent"/"filtered"/"failed" from send_alert_with_retries() so filtered alerts don't log as delivery failures
- file-enrichment: parse raw_data JSON string from asyncpg before indexing, add TypeError to except clause
- titus-scanner: verify gzip contains tar archive before classifying as .tar.gz to avoid invalid tar header errors on plain .gz files
2026-03-03 17:16:00 -08:00
Lee Chagolla-Christensen a22218fcef fix ruff/tests in project, install venv script, local state link to user masterkey, masterkey type from path 2025-10-10 14:16:52 -07:00