In GitHub Enterprise Cloud with an enterprise account, what does 'internal' repository visibility enable for inner-source practices?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Internal = visible to enterprise members across orgs, not to the whole internet. Perfect for inner-source without going public.
Full explanation below image
Full Explanation
Internal visibility is an enterprise capability that lets repositories be readable by members of the enterprise across organizations while remaining unavailable to the general public. It supports inner-source collaboration without the exposure of public repositories or the narrow silo of a single private org without enterprise sharing. It does not allow anonymous public pushes, is not limited to a single personal owner clone, and is not a Free-plan personal feature. Administrators should still apply least privilege for write access, code scanning, and rulesets, because broad internal read still exposes proprietary code to the entire enterprise population.