Prompt file imported from eCy-coding/danisman (
.claude/commands/security.md). Copyright stays with the author.
/security
roadmap_50.md P35 T41-T50 güvenlik denetimi.
npx playwright test e2e/crawl_security_headers.spec.ts --project=chromium --reporter=dotnpm audit --audit-level=highgrep -rn "eval(\|innerHTML\|dangerouslySetInnerHTML" src/ | head -5grep -rn "process.env\." src/ | grep -v "VITE_\|NODE_ENV" | head -5cat server/middleware/auth.ts | head -40— JWT verify middleware- CSP header:
curl -I http://localhost:4173 | grep -i "content-security" - Rate limit:
ls server/middleware/ | grep -i "rate\|limit"
Referans: docs/prompts/06-security-hardening.md Hedef: 0 HIGH severity, CSP nonce-based production