'Microsoft Exchange Server Subscription Edition' lost its distinguishing half to an ellipsis — and that half is exactly what separates it from plain 'Microsoft Exchange Server', which sits on the very same host with a different build. The name now wraps, and carries a title attribute for the hover. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
TrueVuln Frontend
Next.js 16 (App Router) UI for TrueVuln. See the root README for setup, deployment, and configuration — this app is deployed via Docker Compose alongside the backend, not standalone or on Vercel.
Local dev (without Docker)
npm install
npm run dev
Open http://localhost:3000. The dev server proxies API calls to the backend — see ../README.DEV.md for the full local (non-Docker) setup.