You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demo mode — DFIR_DEMO_MODE=true blocks all mutating API routes, seeds the demo case on startup, auto-resets it every hour (DFIR_DEMO_RESET_HOURS); railway.toml for one-click Railway deployment.
Timeline source filter — faceted dropdown to show/hide events by tool/source; multi-source events stay visible unless all sources hidden (#131).
Enhanced redaction — tokenize PowerShell encoded-command blobs + victim user SIDs before the AI; new CMD/REG anon categories (closes #128).
Draggable push button (extension) — injected button can be dragged anywhere; position remembered and clamped on-screen.
Large Plaso import OOM — files over 200 MB streamed line-by-line; 555 MB file imports at ~1.3 GB peak RSS.
DFIR_DISK_WARN_PCT=0 ignored — setting to 0 now correctly disables the disk-space warning.
Import progress bar — thin strip shows browser-read then server-side import progress.
Playbook task flood from burst detections — backfillHighSeverityFindings groups uncovered Critical/High events by short title.
Velociraptor pslist/pstree import — NDJSON exports without _Source/Artifact now route via CallChain+Pid presence.
Velociraptor netstat import — Windows.Network.Netstat routes to mapNetstat; ESTABLISHED external IP added as IOC.
WebSocket over HTTPS — dashboard uses wss:// when served over HTTPS; constructor errors caught so a blocked WebSocket doesn't surface as a modal alert.
Extension offline message — Refresh Cases now shows "companion offline — check URL" instead of always reporting success.
Enrichment picker — all 13 known providers always listed; unconfigured ones dimmed with (key missing: ENVVAR) hint.
Consistent event-field separator — extension-pushed imports join description fields with -; ParentCommandLine added to standard Windows subject fields.