You are using GitHub Copilot to generate boilerplate code for a web application interacting with a database. While the code works for basic functionality, you're concerned about potential SQL injection vulnerabilities. What is the best approach to ensure the Copilot-suggested code is secure before implementing it in production?