OpenSourceFellows/amplify

Prevent SQL Injections

priyadam opened this issue · 3 comments

In file: https://github.com/OpenSourceFellows/amplify/blob/main/server/routes/api/checkout.js
Copilot Prompts in quotes

  • Highlight lines 4-10 "refactor to be more secure against SQL injections"
  • Highlight lines 124-129 "refactor to be more robust"