GitHub Enterprise Cloud with Enterprise Managed Users (EMUs) can now enforce GitHub’s native IP allow list configuration across user namespaces. This feature is now generally available.

EMUs allow the enterprise to own the user accounts within their enterprise. Often, enterprises want all repositories to adhere to their enterprise’s network access policies, including those owned by the user namespace associated to their EMUs. This feature ensures that EMU users can only access their account’s repositories from an allowed IP address.

Access through the web UI, Git protocol, and APIs is filtered by the IP allow list. All credentials, including personal access tokens, app tokens, and SSH keys, are covered by this policy.

To learn more, read about configuring IP allow lists on GitHub.