Tag
Posts tagged “python web security”
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.