#security
Read more stories on Hashnode
Articles with this tag
Ruby on Rails gives you a lot of tools to protect against SQL injection attacks. Input sanitization is the most important tool for preventing SQL...
We need to talk about SQL injection. What it is, how to do it, and most importantly how to prevent it. We'll cover some examples of SQL injection too...