Any recommendations for alternatives to GitHub for corporate use?

The current GitHub AI training thing means that GitHub cannot be used for anything confidential. There's no way of saying at an org level that data cannot be used to train AI, which means that anything in a GitHub private org used by more than one person is at risk.

I've mostly looked at alternatives for personal and F/OSS things. The requirements for corporate use also include decent ACLs, MFA, and so on.

#AICostsYouPayingCustomersYouMuppets

@david_chisnall perhaps the obvious options would probably be GitLab or Bitbucket.

There's a more exhaustive list on Wikipedia : https://en.wikipedia.org/wiki/Comparison_of_source-code-hosting_facilities

Based on the number of users alone, maybe Launchpad (Canonical), or SourceForge would support corporate orgs.

Gitea seems to offer "enterprise" services, whatever that means. Seems to be more of a supported self hosted, though they do administer their own instance.

Codeberg supports private organizations and teams management. Maybe you could talk to them. Clearly if your org is willing to pay for GHE, I'm sure that money could help them help you.

Comparison of source-code-hosting facilities - Wikipedia