When comparing a partner identity provider integration with a non-partner identity management solution for GitHub Enterprise Managed Users, which statement is Correct?
Correct Answer:B
Non‑partner identity provider integrations require you to enter SAML 2.0 configuration details by hand - such as the Sign‑on URL, Issuer, and X.509 certificate - whereas partner IdPs supply a pre‑configured application integration.
What will happen if Dependabot discovers a vulnerable transitive dependency in a repository?
Correct Answer:A
Dependabot will automatically open a pull request that updates the direct dependency to a version which, in turn, resolves (or removes) the vulnerable transitive dependency—ensuring the fix is applied via your declared dependencies.
Your organization is implementing team synchronization. Which of the following should you prioritize during the setup process?
Correct Answer:D
Before you enable team synchronization, you should clearly define how groups in your identity provider will map to GitHub teams and roles - ensuring that when the sync runs, users land in the correct teams with the right permissions.
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.
What is the potential consequence of enabling multiple rulesets that apply to the same branch in a repository?
Correct Answer:B
If you enable multiple rulesets that target the same branch, GitHub will evaluate every matching ruleset and enforce the aggregate of their rules - so all constraints from all applicable rulesets apply.
How does GitHub support compliance requirements for enterprises?
Correct Answer:A
GitHub Enterprise gives you a suite of configurable controls - like a comprehensive audit log, enforced SAML single sign‑on, and enterprise‑level rulesets - that you can tailor and enforce to meet your organization's compliance mandates.