Overview
GitHub is the world's largest source code hosting and software collaboration platform, with more than 100 million developers and 420 million repositories on the public service. Acquired by Microsoft for $7.5 billion in 2018, GitHub has expanded well beyond Git repository hosting into a full DevSecOps suite that includes Actions (CI/CD), Packages (registries), Codespaces (cloud dev environments), Advanced Security (SAST, secret scanning, supply chain), Projects (issue management), and Copilot (AI pair programming).
For enterprise buyers, GitHub competes directly with GitLab, Bitbucket, and Azure DevOps. Its strongest differentiator is ecosystem reach — almost every modern developer tool integrates with GitHub natively, and most open-source dependencies are hosted there. The 2024–2025 introduction of GitHub Models, expanded Copilot autonomy, and the rebranded Enterprise Cloud bundle have shifted the platform decisively toward AI-assisted development as the default. Pricing has crept up correspondingly, and Advanced Security in particular is a meaningful budget line for security-conscious enterprises.
Key Features
- Git repository hosting with branch protection, code owners, and required reviews
- GitHub Actions for CI/CD with hosted runners (Linux, Windows, macOS, ARM)
- GitHub Copilot AI code completion, chat, and agent mode
- Advanced Security: CodeQL SAST, secret scanning with push protection, Dependabot
- GitHub Packages registries for npm, Maven, NuGet, RubyGems, Docker, Container
- Codespaces cloud development environments based on devcontainers
- GitHub Projects for issue tracking, roadmaps, and Kanban boards
- SAML SSO, SCIM provisioning, audit log streaming to SIEM
- Enterprise Managed Users (EMU) for centrally controlled identities
- Self-hosted runners and GitHub Enterprise Server appliance for air-gapped use
- FedRAMP Moderate authorisation via GitHub Enterprise Cloud — Government
- Native integrations with Microsoft Entra ID, Azure, Teams, and Visual Studio
Pricing
| Plan | Model | Cost |
|---|---|---|
| Free | Per user | $0 (unlimited public/private repos, 2,000 Actions minutes/mo) |
| Team | Per user/month | $4/user (3,000 Actions minutes, Codespaces metered) |
| Enterprise Cloud | Per user/month | $21/user (50,000 Actions minutes, SAML SSO, audit log) |
| Copilot Business | Per user/month | $19/user add-on |
| Copilot Enterprise | Per user/month | $39/user add-on (includes Copilot Business) |
| Advanced Security | Per active committer | $49/committer/month add-on |
Pricing verified May 2026 against GitHub's public pricing pages. Enterprise contracts (1,000+ seats) typically negotiate 15–30% discount and volume pricing for Actions minutes and Copilot.
Strengths
- Largest developer community and the de facto identity provider for open source
- Actions has the widest marketplace of pre-built workflows and reusable templates
- Copilot remains the most mature AI coding assistant, with broad IDE coverage
- Enterprise Managed Users solves identity sprawl across personal and work accounts
- Strong compliance posture: SOC 2 Type 2, ISO 27001, FedRAMP Moderate, HIPAA
- Codespaces makes onboarding new engineers reliably fast on supported repos
Limitations
- Advanced Security is priced per active committer and adds substantial cost at scale
- Actions hosted runners have throttling and concurrency limits that surprise large teams
- GitHub Enterprise Server lags Cloud by 6–9 months on most new features
- Audit log and webhook reliability has had repeated outages reported on the status page
- Project management features remain thinner than Jira for non-trivial portfolio work