Security
XSS, CORS & Rate Limiting
Nesula includes several middleware security libraries by default.
Helmet
Helmet is Node.js middleware with a range of security tools.
CORS
Cross Origin Resource Sharing (CORS) is Node.js middleware
Rate Limiting
Throttler is a NestJS package that provides rate-limiting against brute-force attacks.
Last updated
Was this helpful?