GitHub Advanced Security — Question 14

What do you check when GitHub Copilot content exclusions are not working? Each correct answer presents part of the solution. (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers are B and C because checking if the user belongs to an organization with content exclusions (B) ensures that the user is subject to those rules. Additionally, verifying if the exclusion settings have changed recently (C) can help identify if a recent change might be affecting the functionality. Options A and D are not relevant to the issue of content exclusions not functioning.