At the moment, we are only concerned with making this ORM work. Once we have a usable prototype, we should take security issues into considerations. Here are a few things that we want to keep in mind:
- SQL injection due to malicious user input
- ...
Please comment so I can keep a tag on possible security issues.
At the moment, we are only concerned with making this ORM work. Once we have a usable prototype, we should take security issues into considerations. Here are a few things that we want to keep in mind:
Please comment so I can keep a tag on possible security issues.