joi-security
Schema validator
An automated security assessment tool for validating JavaScript schemas
Detect security flaws in Joi validation schemas (XSS, SQL injection, ...) 🔥
44 stars
3 watching
3 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
auditshapijoijssecuritysql-injectiontypescriptvalidationweb-securityxss
Related projects:
Repository | Description | Stars |
---|---|---|
codecoolture/next-joi | A package that validates incoming requests to Next.js API Routes using the Joi schema validation library. | 112 |
koajs/joi-router | A routing library for Node.js applications that provides input and output validation using Joi. | 450 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
icebob/fastest-validator | A high-performance JavaScript validation library that compiles a schema into optimized functions for fast validation | 1,429 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
faceair/jio | Provides a flexible and efficient way to validate JSON data in Go applications | 112 |
playlyfe/themis | A high-performance JSON Schema validator. | 60 |
kvs/kwalify | Tool for validating and binding data in YAML and JSON formats | 22 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
ricosuter/njsonschema | Library to read, generate and validate JSON data using standard | 1,401 |
petrounias/json-schema-toolkit | Tool for building and validating JSON documents with recursive field mappings | 31 |
netspi/awssigner | Tool to validate and generate AWS SigV4 signatures in Burp Suite extensions | 86 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |