koa-protect
Security tool
A security module for Koa applications that provides proactive protection against common security threats.
Security module for koa applications
19 stars
4 watching
6 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
koanodejssecuritysql-injectionxss
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| Provides CSRF protection in Koa applications | 264 |
| A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. | 17 |
| An authentication module for Koa.js applications | 118 |
| Provides important security headers to make a Koa application more secure by default | 640 |
| Enables safe and secure query string parsing in Koa applications | 88 |
| Middleware for validating parameters in web applications | 67 |
| Utility library for clustering and error handling in Koa.js applications | 64 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Middleware for compressing responses in Koa applications | 437 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Protects against cross-site request forgery attacks by hashing and verifying user cookies on each request. | 16 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| A runtime security plugin to protect user containers from exploits and potential attacks on Kubernetes services. | 65 |