How does metered billing work in GitHub Enterprise Cloud with Enterprise Managed Users (EMU)?
Correct Answer:
A
Billing for GitHub Enterprise Cloud under metered (usage#based) billing is calculated by the total number of Enterprise Managed Users (and other license#consuming accounts) in your enterprise - each EMU consumes a seat and contributes to the monthly bill.
Which of the following is the responsibility of a Team Maintainer in a GitHub organization? (Choose two.)
Correct Answer:
BC
Team maintainers can manage nested sub‑teams - requesting to add or change parent/child teams within the organization's hierarchy.
Team maintainers have permission to add and remove members from their team, controlling day‑to‑day team membership.
Which of the following is the responsibility of an Organization Owner in GitHub? (Choose three.)
Correct Answer:
ABC
Organization owners can view and edit billing information for the organization.
Organization owners may create new repositories in the organization without needing approval from other members.
Organization owners have full administrative control over organization settings, including configuring default repository permissions.
Which of the following is true about outside collaborators in a GitHub organization?
Correct Answer:
A
Outside collaborators aren't organization members; instead, they're granted explicit access - at read, write, or admin level - to only the repositories you choose.
Why would someone choose to configure a security policy?
Correct Answer:
B
A security policy (the SECURITY.md file) lets maintainers of an open source repository provide clear, private instructions for collaborators and external researchers on how to report and disclose security vulnerabilities responsibly.