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