Input Sanitisation

XSS, SQL injection, and command injection prevention patterns for the Next.js frontend and FastAPI backend. Covers output encoding, parameterised queries, and OWASP Top 10 input handling.

cleanexpo Updated

File contents

cleanexpo/dr-nrpg/tree/main/.skills/custom/input-sanitisation commit dbcf65ce76

Frequently asked questions

npx skillmds@latest add cleanexpo/input-sanitisation-2