Loading...
Loading...
Found 4 Skills
Prevent SQL injection attacks using prepared statements, parameterized queries, and input validation. Use when building database-driven applications securely.
Эксперт по защите от SQL injection. Используй для parameterized queries, input validation и database security.
Detect and fix SQL injection vulnerabilities in any framework. Covers Laravel (DB::raw, whereRaw), Node.js (template literals in queries), Python (f-strings in SQL), and Cloudflare D1. Enforces parameterized bindings everywhere. Use when writing database queries, reviewing code for injection, or fixing SQL injection findings.
Эксперт по санитизации ввода. Используй для XSS prevention, encoding, validation и security headers.