GitHub Start Focus
Log In Create Account

GH-300 workspace

Bookmarks & Notes

A review desk for saved questions, notes, highlights, tags, filters, and next-review scheduling.

Certification
Build Quiz

GH-300 catalog question

Describe risks and limitations of Generative AI tools

Describe risks and limitations of Generative AI tools

How should a developer treat a Copilot suggestion compared with results from a compiler, test suite, or security scanner?

Current catalog preview Next review: after saving

Choose a saved item to pin a local review date.

A As a replacement for code review when the suggestion is short
B As a draft that still needs verification through the appropriate engineering checks

Catalog explanation

Copilot generates candidate work; it does not execute, test, or approve it by itself. Developers should combine AI assistance with compilation, tests, static analysis, review, and domain checks.

Open Review Practice Similar