koa-lusca

Web security middleware

Middleware for securing web applications in Node.js using the Koa framework.

koa version of lusca. Application security for koa.

GitHub

66 stars
7 watching
10 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
koajs/conditional-getMiddleware that allows conditional GET requests in Koa applications61
koajs/userauthProvides a middleware layer to authenticate users in Koa.js applications138
may215/koa-protectA security module for Koa applications that provides proactive protection against common security threats.19
koajs/parameterMiddleware for validating parameters in web applications67
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications.198
koajs/jwtMiddleware for validating JSON Web Tokens in Koa applications1,347
koajs/basic-authProvides basic authentication middleware for protecting routes in a web application.137
koajs/sessionA session management middleware for Koa applications902
koajs/koa-safe-jsonpA middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests.17
koajs/routeSimple middleware for routing requests to specific handlers in an application447
koajs/mockA middleware for creating mock web pages with customizable URL mapping and data41
koajs/corsA middleware for managing cross-origin resource sharing in web applications.734
koajs/ctx-basic-authA Koa.js middleware that authenticates HTTP requests with basic authentication6
koajs/loggerA logging middleware for Koa.js applications563
koajs/compressMiddleware for compressing responses in Koa applications437