Input Validation

Validate untrusted input at every trust boundary with allowlists, canonicalization, and hard limits so malformed data never reaches logic. Use when accepting data from requests, files, uploads, or third-party APIs.

Amey-Thakur d99f509 2.8 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/security/input-validation commit d99f50984d

Frequently asked questions

npx skillmds@latest add amey-thakur/input-validation