🎯 Automate security incident triage with GPT-4o-mini and Gmail notifications

⚡ 237 views · 🎯 AI Summarization & Classification

Description

What this workflow does

Automatically triages inbound security findings (e.g., from AWS Security Hub via EventBridge → SNS → Webhook), classifies them with an LLM, generates a 3-step remediation plan, and emails a compact incident brief.

Pipeline: Webhook → Clean_Finding (normalize) → Classify (LLM) → Plan (LLM) → Gmail (email). You can substitute Microsoft Teams, Slack, etc.

Category: Security / Cloud / Incident Management
Time to set up: ~10—15 minutes
Difficulty: Beginner—Intermediate
Cost: Mostly free (n8n CE; OpenAI usage + Gmail/SMTP as used)


What you’ll need

Output (Email)

🔗 Nodes Used

Webhook, Gmail, OpenAI

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup