Security Status
Every protection layer active on this app — not just the demos.
23
Controls Active
3
Production Gaps
88%
Security Score
Production Upgrade Path
Auth
Now: Hardcoded users
Prod: bcrypt + Postgres + jose JWT
Rate limits
Now: In-memory Map
Prod: @upstash/ratelimit + Redis
Audit log
Now: console + Array
Prod: Postgres / Datadog / Logtail