GitHub Copilot — Question 4
Which of the following pre-defined roles is required to manage code scanning alerts in a repository?
Answer options
- A. Maintain
- B. View
- C. Read
- D. Triage
Correct answer: C
Explanation
The correct answer is C, as the Read role allows users to view and manage code scanning alerts in a repository. Options A (Maintain) and B (View) do not provide the necessary permissions for managing alerts, and D (Triage) is not a pre-defined role for this specific task.