Security & privacy

Security & privacy / CASE STUDY

triagedy: AI-Powered Security Alert Triage Tool

Explore the original project

Visit the source for the full case and live demo.

Open original
Source m0rphtailAI-organized · original linked below

AI-ASSISTED CASE SUMMARY

A UNIX filter that ingests JSONL security alerts and outputs typed decisions (close, escalate, contain, investigate) using TypeSafe Jev or any OpenAI-compatible local model. Policy routing is handled in ordinary Rust code, not prompts.
Read the full source