xss-attack-detection
This package helps to filter the input text that is malicious and intended to attack the server.
express-rate-limit
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
koa2-ratelimit
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
safe-compare
Constant-time comparison algorithm to prevent timing attacks.
hpp
Express middleware to protect against HTTP Parameter Pollution attacks