# Forgejo vs Gerrit

| Attribute | Forgejo | Gerrit |
|---|---|---|
| **Vioscale score** | 45.8 (8% (low)) | 50.7 (54% (medium)) |
| activity.commits_last_30d | - | 100 |
| adoption.dependent_repos | - | 0 |
| adoption.github_stars | - | 1,220 |
| adoption.package_downloads_weekly | - | 60,170 |
| deployment.options | `{"cloud":true,"hybrid":true,"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | Open-source platform for managing software projects and collaborative development. Can be deployed as a cloud-hosted instance or self-hosted, offering a GitHub-like experience with lower resource requirements and built-in federation support. | An open-source web-based code review system that uses patchset-based review workflows similar to traditional mailing list practices. It provides fine-grained access controls, scales to thousands of developers, and integrates with CI/CD pipelines through a REST API and extensible plugin architecture. |
| features.capabilities | `{"hosting":"both","vcs_model":"centralized","federation":true,"built_in_ci":true,"code_review":"pr_mr","license_model":"free","underlying_vcs":"Git","open_source_core":"open_source"}` | `{"hosting":"self","vcs_model":"centralized","api_surface":"REST","built_in_ci":false,"code_review":"gerrit_change_based","license_model":"free","monorepo_scale":true,"underlying_vcs":"Git","open_source_core":"open_source"}` |
| language.primary | - | Java |
| license.spdx | - | Apache-2.0 |
| market.availability | `{"hqCountry":"DE","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"web":true}` | `{"web":true}` |
| pricing | `{"type":"open_source","summary":"Free and open source. Use hosted instances or self-host at no cost.","freeTier":true,"sourceUrl":"https://forgejo.org/","retrievedAt":"2026-08-13T22:38:41.571Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://www.gerritcodereview.com/","retrievedAt":"2026-08-13T23:01:24.482Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | commercial |
| pricing.price_level | free | free |
| pricing.transparent | yes | yes |
| reliability.status_page | yes | - |
| security.disclosure_policy | yes | - |
| security.scorecard | - | 3.2 |
| security.vulnerabilities | - | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=github.com%2FGerritCodeReview%2Fgerrit&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Version Control)

| Capability | Forgejo | Gerrit |
|---|:--:|:--:|
| **Model** |  |  |
| VCS model | Centralized | Centralized |
| Underlying VCS supported (Git / Mercurial / SVN / Perforce / multiple) | Git | Git |
| **Deployment** |  |  |
| Hosting | Cloud + self-hosted | Self-hosted only |
| **Review** |  |  |
| Code review | PR / MR | Gerrit change-based |
| **Storage** |  |  |
| Large-file / binary handling | - | - |
| **Scale** |  |  |
| Monorepo scale (partial clone / sparse / VFS) | - | ✓ |
| **DevOps** |  |  |
| Built-in CI | ✓ | ✗ |
| **Access** |  |  |
| Access control granularity | - | - |
| **Federation** |  |  |
| Federation / decentralisation (ActivityPub / email) | ✓ | - |
| **Licensing** |  |  |
| Open-source core | Open-source | Open-source |
| Self-managed license model | Free | Free |
| **Integration** |  |  |
| API surface (REST / GraphQL / webhooks) | - | REST |
| **Enterprise** |  |  |
| SSO / SAML / SCIM | - | - |
| **Security** |  |  |
| Signed commits / supply-chain (GPG / SSH / sigstore) | - | - |

*Source: Vioscale. Generated 2026-09-01T17:12:56.300Z. "-" = undocumented, not absent.*
