What are the potential risks associated with relying heavily on code generated from GitHub Copilot? (Each correct answer presents part of the solution. Choose two.)
A.
GitHub Copilot may introduce security vulnerabilities by suggesting code with known exploits.
B.
GitHub Copilot may decrease developer velocity by requiring too much time in prompt engineering.
C.
GitHub Copilot's suggestions may not always reflect best practices or the latest coding standards.
D.
GitHub Copilot may increase development lead time by providing irrelevant suggestions.
Heavy reliance on GitHub Copilot can introduce security vulnerabilities if the generated code contains known exploits. Additionally, Copilot's suggestions may not always align with best practices or the latest standards, requiring careful review and validation.
[Reference: GitHub Copilot best practices and risk management., ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit