v0.5.0
Released
Feature
Terminal View, Detection Packs & Event Correlation
Terminal log view with ANSI color coding, pre-configured detection packs, event correlation by identifier, alert preview testing, and optional Redis dependency.
- Terminal Log View with ANSI color coding
- Pre-configured Sigma detection packs
- Event correlation by request/trace/user ID
- Alert preview with 'Would Have Fired' simulation
- Redis dependency now optional
Added
- Terminal Log View — ANSI-style color coding for a familiar terminal experience
- Detection Packs — Pre-configured Sigma rule bundles for common scenarios (startup, auth, database health)
- Event Correlation — Click any request ID, trace ID, or user ID to see all related logs
- Alert Preview — “Would Have Fired” simulation to test rules before enabling
- Optional Redis — PostgreSQL-based alternatives with adapter pattern queue system
Fixed
- Log Context modal reopening after close
- Exception details from metadata display
- WebSocket memory leak in live tail handler
- SQL injection prevention in notification publisher