seems like it would be less work to sanitize your database inputs than to try and push a whole bill through parliament.
especially since input sanitization is cheaper than free these days. any libraries/orms/whatever made in the last 15 years that is worth actually using will do this by default, and usually make it a pain in the ass to turn off.
Comments
seems like it would be less work to sanitize your database inputs than to try and push a whole bill through parliament.
especially since input sanitization is cheaper than free these days. any libraries/orms/whatever made in the last 15 years that is worth actually using will do this by default, and usually make it a pain in the ass to turn off.