|
|
|
|
|
by gspencley
1227 days ago
|
|
Your comment misses my broader point, which is that you don't NEED a text-based programming language to interface with a persistence engine. And so through that lens, yeah it's pretty obvious that if SQL didn't exist then neither would SQL injection vulnerabilities. That doesn't mean that an alternative interface wouldn't have its own potential attack vectors. It's just one example of the complexity invited and brought upon us by using a general purpose text-based programming language to interface with storage. |
|
I wonder if you are directing your ire toward the wrong language(s).