🔥 3-day streak
GitHub Copilot142 / 190
Question 142 of 190
A backend developer accepts a GitHub Copilot suggestion for a regular expression that validates user-submitted email addresses in a public-facing web form. The regex works correctly against the developer's sample inputs and is merged. Two weeks later, the service experiences intermittent CPU spikes and request timeouts whenever certain malformed inputs are submitted. What responsible-use practice should the developer have applied before merging the Copilot-suggested regex?
Reviewed for accuracy · Report an issueNext question