koa-protect

Security tool

A security module for Koa applications that provides proactive protection against common security threats.

Security module for koa applications

GitHub

19 stars
4 watching
6 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list

koanodejssecuritysql-injectionxss

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/koa-lusca Middleware for securing web applications in Node.js using the Koa framework. 66
koajs/csrf Provides CSRF protection in Koa applications 264
koajs/koa-safe-jsonp A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. 17
koajs/koa-roles An authentication module for Koa.js applications 118
venables/koa-helmet Provides important security headers for Koa applications to make them more secure by default. 639
koajs/qs Enables safe and secure query string parsing in Koa applications 88
koajs/parameter Middleware for validating parameters in web applications 67
koajs/cluster A utility for clustering and error handling in Koa applications 64
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/compress Middleware for compressing responses in Koa applications 438
koajs/jwt Middleware for validating JSON Web Tokens in Koa applications 1,345
koajs/stateless-csrf Protects against Cross-Site Request Forgery (CSRF) attacks without relying on sessions. 16
koajs/conditional-get Middleware that allows conditional GET requests in Koa applications 61
koajs/userauth Provides a middleware layer to authenticate users in Koa.js applications 137
knative-extensions/security-guard A runtime security plugin to protect user containers from exploits and potential attacks on Kubernetes services. 65