Sometimes it feels like there’s a tradeoff between security and simplicity, agility, performance, or usability. In many cases this feeling is untrue, and stems from misinterpretations of security guidelines. In reality, many security bugs are usability bugs in disguise — for example, Injection vulnerabilities. Why should you care about injection vulnerabilities? Current development frameworks make building real-world…