@repo/security protects your app with bot detection, rate limiting, and DDoS protection through Arcjet. Secure HTTP headers come from Nosecone.
Usage
Apply security rules in middleware:apps/app/middleware.ts
Rate Limiting
Lock down specific routes:apps/api/routes/auth.ts
Secure Headers
Nosecone sets Content-Security-Policy, X-Frame-Options, and other headers on all responses:apps/app/middleware.ts