# microsoft/aspire — health index 86/100 (Excellent)

> Inspection of the public repository microsoft/aspire by inspect.software. It holds a health index of 86 out of 100, placing it in the Excellent band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/microsoft/aspire
- Report page: https://inspect.software/software/microsoft/aspire
- Full JSON report: https://inspect.software/api/repositories/microsoft/aspire/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/microsoft/aspire.svg
- Inspected: 2026-07-16
- Methodology: metrics 1.13.0, report schema 0.11.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 96/100 | Excellent |
| Community & Adoption | 18% | 94/100 | Excellent |
| Sustainability & Governance | 24% | 84/100 | Good |
| Engineering Quality | 20% | 94/100 | Excellent |
| Security | 16% | 58/100 | Moderate |
| AI Readiness | not counted | 81/100 | Good |

## Repository facts

| Field | Value |
|---|---|
| Description | Aspire is the tool for code-first, extensible, observable dev and deploy. |
| Homepage | https://aspire.dev |
| Primary language | C# |
| License | MIT |
| Stars | 6,166 |
| Forks | 934 |
| Created | 2023-09-25 |
| Last push | 2026-07-16 |
| Latest release | v13.4.6 |
| Commits (last year) | 3,570 |
| Bus factor | 6 |
| Topics | cloud, dotnet, hacktoberfest, python, typescript |

## Vitality — 96/100 (Excellent)

Is the project alive — is code being written and are releases shipping? Weight: 22% of the overall index.

### Development activity — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 0 days ago |
| Commit cadence | met | 36 / 36 | 52/52 weeks with commits |
| Commit volume | met | 18 / 18 | 3570 commits in the last year |
| OpenSSF Scorecard: Maintained | met | 10 / 10 | 30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10 |

### Release discipline — 91/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 52 releases published |
| Release recency | met | 36 / 36 | latest release 26 days ago |
| Release cadence | met | 27 / 27 | a release every ~3.9 days |
| OpenSSF Scorecard: Signed-Releases | partial | 1 / 10 | 1 out of the last 5 releases have a total of 1 signed artifacts. |

### Abandonment — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | maintenance record not established from the collected data |

## Community & Adoption — 94/100 (Excellent)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 18% of the overall index.

### Popularity & adoption — 95/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | met | 60 / 60 | 6,166 stars |
| Forks | partial | 24.8 / 25 | 934 forks |
| Watchers | partial | 10.6 / 15 | 83 watchers |

### Community health — 92/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (MIT) |
| CONTRIBUTING guide | met | 18 / 18 | — |
| Code of conduct | met | 13.5 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | met | 6.3 / 6.3 | — |

## Sustainability & Governance — 84/100 (Good)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 24% of the overall index.

### Maintainer resilience (bus factor) — 92/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 48.6 / 54 | 6 contributor(s) cover half of all commits |
| Commit distribution | partial | 19.5 / 22.5 | top contributor authored 14% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 100 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 26 contributing companies or organizations |

### Issue & PR responsiveness — 80/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 35.8 / 46.8 | 77% of issues closed |
| PR acceptance | partial | 31.2 / 38.2 | 8020/9847 decided PRs merged |
| OpenSSF Scorecard: Code-Review | partial | 13.5 / 15 | Found 18/20 approved changesets -- score normalized to 9 |

### Ownership & stewardship — 80/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | met | 25 / 25 | 125,262 followers of microsoft |
| Track record | met | 25 / 25 | 8194 public repos, account ~12 yr old |

## Engineering Quality — 94/100 (Excellent)

Are baseline engineering and documentation practices in place? Weight: 20% of the overall index.

### Engineering practices — 90/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 59 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .eslintrc.cjs, eslint.config.js, eslint.config.mjs |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | met | 6.4 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | met | 20 / 20 | 29 out of 29 merged PRs checked by a CI test -- score normalized to 10 |

### Documentation — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://aspire.dev |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 5 topics |
| Wiki | met | 10 / 10 | — |

## Security — 58/100 (Moderate)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 58/100 (Moderate)

Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | partial | 3.8 / 7.5 | branch protection is not maximal on development and all release branches |
| CI-Tests | met | 2.5 / 2.5 | 29 out of 29 merged PRs checked by a CI test -- score normalized to 10 |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | partial | 6.8 / 7.5 | Found 18/20 approved changesets -- score normalized to 9 |
| Contributors | met | 2.5 / 2.5 | project has 26 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | met | 7.5 / 7.5 | update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | partial | 2 / 5 | dependency not pinned by hash detected -- score normalized to 4 |
| SAST | not met | 0 / 5 | SAST tool is not run on all commits -- score normalized to 0 |
| Security-Policy | met | 5 / 5 | security policy file detected |
| Signed-Releases | partial | 0.8 / 7.5 | 1 out of the last 5 releases have a total of 1 signed artifacts. |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | not met | 0 / 7.5 | 56 existing vulnerabilities detected |

### High-Risk Jurisdiction Exposure — 100/100 (Excellent)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 81/100 (Good)

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

### Agent context & guidance — 75/100 (Good)

Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | .github/instructions/acquisition-tests.instructions.md, .github/instructions/client-readme.instructions.md, .github/instructions/components.instructions.md, .github/instructions/dashboard.instructions.md, .github/instructions/hosting-azure.instructions.md, .github/instructions/hosting-core.instructions.md, .github/instructions/hosting-readme.instructions.md, .github/instructions/quarantine.instructions.md, .github/instructions/temp-directory.instructions.md, .github/instructions/test-review-guidelines.instructions.md, .github/instructions/xmldoc.instructions.md, AGENTS.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | excluded | 0 / 40 | no data |

### Verify loop (build / test / typecheck) — 71/100 (Good)

Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | not met | 0 / 18 | — |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .eslintrc.cjs, eslint.config.js, eslint.config.mjs |
| Static type checking | met | 11 / 11 | extension/tsconfig.json, playground/AspireWithBun/tsconfig.json, playground/AspireWithJavaScript/AspireJavaScript.Angular/tsconfig.json, playground/AspireWithJavaScript/AspireJavaScript.Vite/tsconfig.json, playground/AspireWithJavaScript/AspireJavaScript.Vue/tsconfig.json, playground/DotnetProject/TypeScriptAppHost/tsconfig.json, playground/FoundryAgentEnterprise/frontend/tsconfig.json, playground/JavaAppHost/api/tsconfig.json, playground/JavaAppHost/frontend/tsconfig.json, playground/PostgresEndToEnd/PostgresEndToEnd.NodeService/tsconfig.json, playground/PythonAppHost/frontend/tsconfig.json, playground/TerminalsJs/tsconfig.json, playground/TypeScriptAppHost/express-api/tsconfig.json, playground/TypeScriptAppHost/tsconfig.json, playground/TypeScriptAppHost/vite-frontend/tsconfig.json, playground/TypeScriptApps/AzureFunctionsSample/AppHost/tsconfig.json, playground/TypeScriptApps/AzureFunctionsSample/TypeScriptApiService/tsconfig.json, playground/TypeScriptApps/AzureFunctionsSample/TypeScriptFunctions/tsconfig.json, playground/TypeScriptApps/RpsArena/arena-frontend/tsconfig.json, playground/TypeScriptApps/RpsArena/node-player/tsconfig.json, playground/TypeScriptApps/RpsArena/tsconfig.json, playground/aspireify-eval/dotnet-traditional/frontend/tsconfig.json, playground/aspireify-eval/polyglot/frontend/tsconfig.json, src/Aspire.Cli/Templating/Templates/java-starter/api/tsconfig.json, src/Aspire.Cli/Templating/Templates/java-starter/frontend/tsconfig.json, src/Aspire.Cli/Templating/Templates/py-starter/frontend/tsconfig.json, src/Aspire.Cli/Templating/Templates/ts-starter/api/tsconfig.json, src/Aspire.Cli/Templating/Templates/ts-starter/frontend/tsconfig.json, src/Aspire.Cli/Templating/Templates/ts-starter/tsconfig.json, src/Aspire.ProjectTemplates/templates/aspire-ts-cs-starter/frontend/tsconfig.json, tests/Aspire.Cli.EndToEnd.Tests/Fixtures/JsPublish/nextjs/tsconfig.json, tests/Aspire.Hosting.CodeGeneration.TypeScript.JsTests/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.AppConfiguration/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.AppContainers/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.AppService/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.ApplicationInsights/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.CognitiveServices/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.ContainerRegistry/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.CosmosDB/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.EventHubs/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.Functions/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.KeyVault/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.Kusto/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.Network/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.OperationalInsights/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.PostgreSQL/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.Redis/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.Search/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.ServiceBus/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.SignalR/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.Sql/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.Storage/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure.WebPubSub/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Azure/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Blazor/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.DevTunnels/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Docker/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.EntityFrameworkCore/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Foundry/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Garnet/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.GitHub.Models/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Go/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.JavaScript/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Kafka/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Keycloak/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Kubernetes/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Maui/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Milvus/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.MongoDB/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.MySql/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Nats/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.OpenAI/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Oracle/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Orleans/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.PostgreSQL/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Python/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Qdrant/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.RabbitMQ/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Redis/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Seq/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.SqlServer/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Valkey/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting.Yarp/TypeScript/tsconfig.json, tests/PolyglotAppHosts/Aspire.Hosting/TypeScript/tsconfig.json, tests/PolyglotAppHosts/TypeScript.PackageManagers.Bun/TypeScript/tsconfig.json, tests/PolyglotAppHosts/TypeScript.PackageManagers.Npm/TypeScript/tsconfig.json, tests/PolyglotAppHosts/TypeScript.PackageManagers.Pnpm/TypeScript/tsconfig.json, tests/PolyglotAppHosts/TypeScript.PackageManagers.Yarn/TypeScript/tsconfig.json |
| Reproducible environment | met | 10 / 10 | devcontainer, Dockerfile, Nix, lockfile |
| Demonstrated agent practice | excluded | 0 / 10 | no data |
| Automated maintenance | excluded | 0 / 8 | no data |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 4 / 10 | dependency not pinned by hash detected -- score normalized to 4 |

### Code legibility for models — 99/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | C# (statically typed) |
| Manageable file sizes | partial | 53.9 / 55 | 101/5215 source files over 60KB |

### Machine-readable interfaces — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | playground/Stress/Stress.TelemetryService/Otlp/opentelemetry/proto/collector/logs/v1/logs_service.proto, playground/Stress/Stress.TelemetryService/Otlp/opentelemetry/proto/collector/metrics/v1/metrics_service.proto, playground/Stress/Stress.TelemetryService/Otlp/opentelemetry/proto/collector/trace/v1/trace_service.proto, playground/Stress/Stress.TelemetryService/Otlp/opentelemetry/proto/common/v1/common.proto, playground/Stress/Stress.TelemetryService/Otlp/opentelemetry/proto/logs/v1/logs.proto, playground/Stress/Stress.TelemetryService/Otlp/opentelemetry/proto/metrics/v1/metrics.proto, playground/Stress/Stress.TelemetryService/Otlp/opentelemetry/proto/resource/v1/resource.proto, playground/Stress/Stress.TelemetryService/Otlp/opentelemetry/proto/trace/v1/trace.proto, playground/TestShop/BasketService/Protos/basket.proto, src/Aspire.Dashboard/Otlp/opentelemetry/proto/collector/logs/v1/logs_service.proto, src/Aspire.Dashboard/Otlp/opentelemetry/proto/collector/metrics/v1/metrics_service.proto, src/Aspire.Dashboard/Otlp/opentelemetry/proto/collector/trace/v1/trace_service.proto, src/Aspire.Dashboard/Otlp/opentelemetry/proto/common/v1/common.proto, src/Aspire.Dashboard/Otlp/opentelemetry/proto/logs/v1/logs.proto, src/Aspire.Dashboard/Otlp/opentelemetry/proto/metrics/v1/metrics.proto, src/Aspire.Dashboard/Otlp/opentelemetry/proto/resource/v1/resource.proto, src/Aspire.Dashboard/Otlp/opentelemetry/proto/trace/v1/trace.proto, src/Aspire.Hosting/Dashboard/proto/dashboard_service.proto |
| MCP server | met | 20 / 20 | — |
| Runnable examples | met | 40 / 40 | example |

## Collection warnings

- Could not fetch npm package 'aspire-vscode' from its registry
- Resolved dependency list truncated to 2000 of 2759 packages (counts remain complete)

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
