nerdexam
MicrosoftMicrosoft

GH-500 · Question #25

GH-500 Question #25: Real Exam Question with Answer & Explanation

The correct answer is C: Read. Access requirements for security features In this section, you can find the access required for security features, such as GitHub Advanced Security features. Note: Repository roles for organizations You can give organization members, outside collaborators, and teams of people dif

Code Scanning

Question

Which of the following pre-defined roles is required to manage code scanning alerts in a repository?

Options

  • AMaintain
  • BView
  • CRead
  • DTriage

Explanation

Access requirements for security features In this section, you can find the access required for security features, such as GitHub Advanced Security features. Note: Repository roles for organizations You can give organization members, outside collaborators, and teams of people different levels of access to repositories owned by an organization by assigning them to roles. Choose the role that best fits each person or team's function in your project without giving people more access to the project than they need. From least access to most access, the roles for an organization repository are: Read: Recommended for non-code contributors who want to view or discuss your project Triage: Recommended for contributors who need to proactively manage issues, discussions, and pull requests without write access Write: Recommended for contributors who actively push to your project Maintain: Recommended for project managers who need to manage the repository without access to sensitive or destructive actions Admin: Recommended for people who need full access to the project, including sensitive and destructive actions like managing security or deleting a repository

Topics

#code scanning#permissions#repository roles#alert management

Community Discussion

No community discussion yet for this question.

Full GH-500 PracticeBrowse All GH-500 Questions