nerdexam
Microsoft

GH-300 · Question #21

What GitHub Copilot feature can be configured at the organization level to prevent GitHub Copilot suggesting publicly available code snippets?

The correct answer is C. GitHub Copilot duplication detection filter. The GitHub Copilot duplication detection filter is an organization-level setting that prevents GitHub Copilot from suggesting code that closely matches publicly available code on GitHub. This protects organizations from inadvertently introducing code with open-source licensing…

Configure privacy, content exclusions, and safeguards

Question

What GitHub Copilot feature can be configured at the organization level to prevent GitHub Copilot suggesting publicly available code snippets?

Options

  • AGitHub Copilot Chat in the IDE
  • BGitHub Copilot Chat in GitHub Mobile
  • CGitHub Copilot duplication detection filter
  • DGitHub Copilot access to Bing

How the community answered

(21 responses)
  • A
    5% (1)
  • C
    95% (20)

Explanation

The GitHub Copilot duplication detection filter is an organization-level setting that prevents GitHub Copilot from suggesting code that closely matches publicly available code on GitHub. This protects organizations from inadvertently introducing code with open-source licensing obligations or copyright concerns. Options A and B are features related to chat interfaces, not code duplication filtering, and option D (Bing access) is unrelated to code snippet matching.

Topics

#GitHub Copilot features#Duplication detection filter#Organization-level configuration#Public code safeguards

Community Discussion

No community discussion yet for this question.

Full GH-300 Practice