Dmvcframework Security

Use when writing or reviewing any DelphiMVCFramework server-side code that touches untrusted input — request bodies, query strings, headers, cookies, uploads, redirects, SQL/RQL, HTML output, JWT, CORS, secrets. Covers access control, mass assignment, SQL injection, XSS in TemplatePro, CSRF, path traversal, SSRF, file uploads, security headers, JWT hardening and secret management, with the DMVCFramework API that actually implements each control. Read before shipping an endpoint that a stranger can call.

danieleteti Updated

File contents

danieleteti/delphi-ai-skills/tree/main/skills/dmvcframework-security commit fe8364aa14

Frequently asked questions

npx skillmds@latest add danieleteti/dmvcframework-security