← All projects
2026

MISP Dashboard

TypeScript · Python

A ground-up rewrite of the MISP threat-intel dashboard.

Threat-intelRewrite

Started as a fork of the official MISP dashboard, rebuilt into its own codebase: a TypeScript front end over a Python data layer, visualizing live threat-intelligence activity from a MISP instance.

Key decisions

  • Full rewrite of the legacy dashboard rather than incremental patching
  • TypeScript UI over a Python aggregation layer