Tag
Posts tagged “frappe production readiness”
Frappe Framework Security Hardening
A technical guide to hardening custom Frappe apps against SQL injection, XSS, CSRF, and broken permission logic — with vulnerable-vs-safe code comparisons for `frappe.db.sql()`, whitelisted methods, and more.