Add threat detection command #35

Merged
wagesj45 merged 1 commit from codex/add-detect_threats-command-in-analyze.py into main 2025-07-19 02:12:51 -05:00
wagesj45 commented 2025-07-19 02:12:25 -05:00 (Migrated from github.com)

Summary

  • analyze traffic for potential threats
  • store findings in output/analysis/threat_report.json
  • test new detection logic

Testing

  • python -m pytest -q

https://chatgpt.com/codex/tasks/task_e_687b442fbcbc832f84d27326d86aace2

## Summary - analyze traffic for potential threats - store findings in `output/analysis/threat_report.json` - test new detection logic ## Testing - `python -m pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b442fbcbc832f84d27326d86aace2
Sign in to join this conversation.
No description provided.