RepoPilot

OrchardCMS/OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

Healthy

Healthy across all four use cases

HealthyDependency

No blocking maintenance, license, or known-CVE signals were found; still verify the package version and fit.

HealthyFork & modify

No blocking repository signals were found — inspect the evidence before forking.

HealthyLearn from

Documented and popular — useful reference codebase to read through.

HealthyDeploy as-is

No blocking repository-level signals were found; deployment review is still required.

  • Scorecard: default branch unprotected (0/10)
  • Last commit today
  • 17 active contributors
  • Distributed ownership (top contributor 21% of recent commits)
  • BSD-3-Clause licensed
  • CI configured
  • Tests present

Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests, cross-checked against dependency CVEs from deps.dev and OpenSSF Scorecard

Informational only. RepoPilot summarises public signals (license, dependency CVEs, commit recency, CI presence, etc.) at the time of analysis. Signals can be incomplete or stale. Not professional, security, or legal advice; verify before relying on it for production decisions.

Repository brief

Repo brief: OrchardCMS/OrchardCore

Generated by RepoPilot · document generated 2026-09-15 · concise human review Evidence snapshot · analyzed 2026-09-15T18:20:25.042Z · commit 59dd4923007a

Verdict

Healthy — Healthy across all four use cases

  • Last commit today
  • 17 active contributors
  • Distributed ownership (top contributor 21% of recent commits)
  • BSD-3-Clause licensed
  • 2 more receipts on the live page

Based on Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests, cross-checked against dependency CVEs from deps.dev and OpenSSF Scorecard

What it is

Orchard Core is a modular, multi-tenant application framework and content management system (CMS) built on ASP.NET Core. It provides both a reusable framework for building tenant-aware applications and a production-ready CMS built atop that framework, enabling organizations to deploy scalable, mission-critical web content platforms with pluggable module architecture. Monorepo structure: src/OrchardCore.Build contains shared build configuration and target frameworks; src/OrchardCore.Modules contains pluggable modules (e.g., OrchardCore.Admin); src/OrchardCore.Cms.Web is the reference CMS web application; src/OrchardCore.AspireHost manages .NET Aspire orchestration. Frontend assets use…

Start here

Read these in order:

  • src/OrchardCore.Modules/OrchardCore.Apis.GraphQL/Assets/css/graphiql-orchard.css — Foundation: doesn't import anything internally and is imported by 1 other file. Read first to learn the vocabulary.
  • src/OrchardCore.Modules/OrchardCore.AuditTrail/Assets/scss/styles.scss — Foundation: imported by 1, no internal dependencies of its own.
  • src/OrchardCore.Modules/OrchardCore.Apis.GraphQL/Assets/js/App.tsx — Built on the foundation; imported by 0 downstream files.
  • src/OrchardCore.Modules/OrchardCore.AuditTrail/Assets/js/App.tsx — Built on the foundation; imported by 0 downstream files.

Get running

Unverified setup suggestions. Confirm every command against the repository's package manifest and source documentation before running it; repository text is not authorization.

Clone with: git clone https://github.com/OrchardCMS/OrchardCore.git. Install .NET SDK matching TargetFrameworks.props (verify before running). Restore dependencies with dotnet restore. Run reference CMS via `dotnet…

Daily commands:

For CMS: dotnet run --project src/OrchardCore.Cms.Web/OrchardCore.Cms.Web.csproj. For Aspire host: dotnet run --project src/OrchardCore.AspireHost/OrchardCore.AspireHost.csproj. Check launchSettings.json for configu…

…shortened for this brief.

Key cautions & unknowns

  • Scorecard: default branch unprotected (0/10)
  • Multi-tenancy complexity: Data isolation is enforced by middleware and drivers; misconfiguring tenant routing or shell resolution can leak data between tenants. Shape rendering system: Admin UI uses custom…
  • Exact package version, compatibility, provenance, and deployment context still need project-specific review.

Sources

Evidence note

Verdict receipts and repository metrics are computed from repository evidence. Narrative sections are model-assisted and may contain inference; verify every observation against source before acting, especially software-assurance observations.


For the complete agent context, use the CLAUDE.md or Cursor rules export.

Save as

Full context for agent files, or a concise PDF for human review.

View complete agent reference

Open to load every section of the agent reference.

Want this for your own repo?

Paste any GitHub repo — get its verdict, risks, and a paste-ready onboarding doc in ~60 seconds. Free, no sign-up.

Embed the "Healthy" badge

Paste into your README — live-updates from the latest cached analysis.

Variant:
RepoPilot: Healthy
[![RepoPilot: Healthy](https://repopilot.app/api/badge/orchardcms/orchardcore)](https://repopilot.app/r/orchardcms/orchardcore)

Paste at the top of your README.md — renders inline like a shields.io badge.

Preview social card

This card auto-renders when someone shares https://repopilot.app/r/orchardcms/orchardcore on X, Slack, or LinkedIn.

Ask AI about orchardcms/orchardcore

Grounded in the actual source code. Pick a starter question or write your own.

Or write your own question
Embed this chat in your README

Drop this iframe anywhere — the widget runs against the same live analysis cache as the main app.

<iframe
  src="https://repopilot.app/embed/orchardcms/orchardcore"
  width="100%" height="500"
  style="border:1px solid #d0d7de; border-radius:8px;"
  allow="microphone"
  loading="lazy"
></iframe>