Enterprise-grade security scanning for modern applications.
- Next.js 15 (App Router) with TypeScript
- Tailwind CSS + shadcn/ui (dark mode by default)
- ESLint
- Background: #0A0A0F (near-black)
- Accent: #3B82F6 (electric blue)
- Severity: critical=#EF4444, high=#F59E0B, medium=#3B82F6, low=#10B981
- Fonts: Inter (body), Geist Mono (code/mono)
- / — Landing page
- /dashboard — Security dashboard (demo)
- /scan — Scanner UI
- /pricing — Pricing plans
npm install npm run dev