joi-security

Schema validator

An automated security assessment tool for validating JavaScript schemas

Detect security flaws in Joi validation schemas (XSS, SQL injection, ...) 🔥

GitHub

44 stars
3 watching
3 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list

auditshapijoijssecuritysql-injectiontypescriptvalidationweb-securityxss

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
codecoolture/next-joiA package that validates incoming requests to Next.js API Routes using the Joi schema validation library.112
koajs/joi-routerA routing library for Node.js applications that provides input and output validation using Joi.450
stranger6667/jsonschemaA high-performance JSON Schema validator for Rust546
thoughtspile/banditypesA lightweight validation library that checks data conforms to TypeScript types at runtime.170
icebob/fastest-validatorA high-performance JavaScript validation library that compiles a schema into optimized functions for fast validation1,433
acornejo/jjvA lightweight JSON schema validator written in JavaScript.198
faceair/jioProvides a flexible and efficient way to validate JSON data in Go applications112
playlyfe/themisA high-performance JSON Schema validator.60
kvs/kwalifyTool for validating and binding data in YAML and JSON formats22
bugventure/jsenA fast JSON validation library for JavaScript156
ricosuter/njsonschemaLibrary for working with JSON Schema in .NET1,414
petrounias/json-schema-toolkitTool for building and validating JSON documents with recursive field mappings31
netspi/awssignerTool to validate and generate AWS SigV4 signatures in Burp Suite extensions86
tianchaijz/lua-resty-jsonschema Validates JSON data against a predefined schema to ensure data conforms to expected structure and format.10
jgroeneveld/schemaExpresses validation rules for JSON data structures in a structured way21