As far as I understand GitHub Copilot works feeding an large language model with code available on the Internet, code in GitHub repos and potentially input text it gets from the GitHub Copilot extensions in the IDE
Is there a risk Copilot could autocomplete someone else's .env files with my secrets?
Do you trust GitHub Copilot with secrets in .env files?