Hacker News new | ask | show | jobs
by sontek 4909 days ago
http://sqlalchemy.org/ is an ORM and does not have these security issues. So it can be done.
2 comments

Searching for "sqlalchemy sql injection" brings up this: https://bugzilla.redhat.com/show_bug.cgi?id=783305
I did not say otherwise. I said that ORMs may be vulnerable if they are carelessly constructed.