Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-07-25 12:14 UTC

WildGums / Orchestra

Orchestra is a composable shell and WPF framework built on top of Catel

C#Custom license★ 495 stars⑂ 74 forkssince Nov 2012View on GitHub ↗

WildGums/Orchestra holds a health index of 34 out of 100, placing it in the At Risk band. It scores highest on Vitality (86/100) and lowest on Engineering Quality (34/100). It was last updated today. A single contributor accounts for most of its recent work.

34
overall / 100
At Risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

34
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 62 is calibrated to 69 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

WildGumsOrganization
43 followers64 public repossince Jan 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
NuGetOrchestra.Core7.3.0-72218 days agoorcorchestrawpfxaml
NuGetOrchestra.Shell.TaskRunner7.3.0-72218 days agoorcorchestrawpfxamlshelltaskrunner
NuGetOrchestra.Shell.Ribbon.Fluent7.3.0-72218 days agoorcorchestrawpfxamlshellribbonfluent

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
35.3/36Commit cadence51/52 weeks with commits
18/18Commit volume481 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year481
human_commit_share0.74
days_since_last_push0
active_weeks_last_year51
How it's scored
16.2/27Ships releases82 version tags (no GitHub releases)
16.2/36Release recencylatest release 218 days ago
27/27Release cadencea release every ~40.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count82
latest_release_tag7.3.0
releases_from_tagsyes
days_since_latest_release218
mean_days_between_releases40.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

73Good · 17% of overall
How it's scored
43.7/60Stars495 stars
15.5/25Forks74 forks
8.5/15Watchers35 watchers
Inputs used
forks74
stars495
watchers35
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
67.3/80Total downloads3,001,173 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesOrchestra.Core, Orchestra.Shell.TaskRunner, Orchestra.Shell.Ribbon.Fluent
dependents
ecosystemsnuget
total_downloads3,001,173
monthly_downloads
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

70Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.1/22.5Commit distributiontop contributor authored 82% of commits
13.5/13.5Contributor breadth19 contributors
10/10OpenSSF Scorecard: Contributorsproject has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled19
top_contributor_share0.819
How it's scored
42/42Issue resolution100% of issues closed
27.8/30PR acceptance1,040/1,121 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/8 approved changesets -- score normalized to 0
Inputs used
merged_prs1,040
open_issues0
closed_issues96
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs81
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
11.8/25Owner reach43 followers of WildGums
25/25Track record64 public repos, account ~11 yr old
Inputs used
followers43
owner_typeOrganization
is_verified
owner_loginWildGums
public_repos64
account_age_days4,211
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable3 package(s) on nuget
26/35Publish recencylatest publish 218 days ago
20/20Version history72 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesOrchestra.Core, Orchestra.Shell.TaskRunner, Orchestra.Shell.Ribbon.Fluent
ecosystemsnuget
any_deprecatedno
min_days_since_publish218

Engineering Quality

Are baseline engineering and documentation practices in place?

34At Risk · 19% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 14 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicsc-sharp, catel, dotnet, mvvm, wpf, framework
has_wikino
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

42Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Tests0 out of 14 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/8 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 5 contributing companies or organizations
0/10Dangerous-Workflowno data
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate5.6
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier28
security_posture_before_jurisdiction56
Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 34.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages26
unassessed_packages3
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 26 resolved dependencies against OSV. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

61Moderate · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
31/40Legible commit history43 of 74 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.581
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes5,107
How it's scored
12.6/18One-command bootstrapsrc/Orchestra.Core/Orchestra.Core.csproj, src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj, src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance26 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/Orchestra.Core/Orchestra.Core.csproj, src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj, src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj, src/Orchestra.Shell.Ribbon.Fluent/Orchestra.Shell.Ribbon.Fluent.csproj, src/Orchestra.Shell.TaskRunner/Orchestra.Shell.TaskRunner.csproj, src/Orchestra.Tests/Orchestra.Tests.csproj
dependency_bot_commit_share0.26
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeC# (statically typed)
55/55Manageable file sizes0/319 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes38,962
source_files_sampled319
oversized_source_files0

Key facts

495GitHub stars
19contributors
481commits, last 12 months
0days since last push
82releases
1bus factor
0open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch nuget package 'Orchestra.Tests' from its registry

More detail

Star and fork history 0 ★ / 74 ⇿
0Stars
74Forks
78Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325385063757242013-032019-042025-05
Major 6Minor 21Patch 51

Each point covers 12 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-25 12:13 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 14 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/8 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 57
RegistryPackageVersion constraintManifest
NuGetCatel.MVVM7.0.0-alpha0428src/Orchestra.Core/Orchestra.Core.csproj
NuGetCatel.Fody7.1.0-alpha0016src/Orchestra.Core/Orchestra.Core.csproj
NuGetCatel.SourceGenerators7.1.0-alpha0083src/Orchestra.Core/Orchestra.Core.csproj
NuGetFody6.9.3src/Orchestra.Core/Orchestra.Core.csproj
NuGetLoadAssembliesOnStartup.Fody4.7.0src/Orchestra.Core/Orchestra.Core.csproj
NuGetMethodTimer.Fody3.2.3src/Orchestra.Core/Orchestra.Core.csproj
NuGetMicrosoft-WindowsAPICodePack-Core1.1.5src/Orchestra.Core/Orchestra.Core.csproj
NuGetMicrosoft-WindowsAPICodePack-Shell1.1.5src/Orchestra.Core/Orchestra.Core.csproj
NuGetObsolete.Fody5.3.1src/Orchestra.Core/Orchestra.Core.csproj
NuGetOrc.Controls6.0.0-alpha0306src/Orchestra.Core/Orchestra.Core.csproj
NuGetOrc.LogViewer6.0.0-alpha0178src/Orchestra.Core/Orchestra.Core.csproj
NuGetOrc.Serialization.Json6.0.0-alpha0164src/Orchestra.Core/Orchestra.Core.csproj
NuGetOrc.SystemInfo6.0.0-alpha0213src/Orchestra.Core/Orchestra.Core.csproj
NuGetOrc.Theming6.0.0-alpha0199src/Orchestra.Core/Orchestra.Core.csproj
NuGetCatel.Fody7.1.0-alpha0016src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetCatel.SourceGenerators7.1.0-alpha0083src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetFluent.Ribbon11.0.2src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetFody6.9.3src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetLoadAssembliesOnStartup.Fody4.7.0src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetMicrosoft.Extensions.Hosting10.0.*src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetOrc.LogViewer6.0.0-alpha0178src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetOrc.Notifications6.0.0-alpha0139src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetSerilog4.4.0src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetSerilog.Extensions.Hosting10.0.0src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetSerilog.Sinks.Debug3.0.0src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetSerilog.Sinks.File7.0.0src/Orchestra.Examples.Ribbon.Fluent/Orchestra.Examples.Ribbon.Fluent.csproj
NuGetCatel.Fody7.1.0-alpha0016src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj
NuGetCatel.SourceGenerators7.1.0-alpha0083src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj
NuGetFody6.9.3src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj
NuGetLoadAssembliesOnStartup.Fody4.7.0src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj
NuGetMicrosoft.Extensions.Hosting10.0.*src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj
NuGetMicrosoft.Extensions.Logging.Debug10.0.*src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj
NuGetMicrosoft.Extensions.Logging.Console10.0.*src/Orchestra.Examples.TaskRunner/Orchestra.Examples.TaskRunner.csproj
NuGetCatel.Fody7.1.0-alpha0016src/Orchestra.Shell.Ribbon.Fluent/Orchestra.Shell.Ribbon.Fluent.csproj
NuGetCatel.SourceGenerators7.1.0-alpha0083src/Orchestra.Shell.Ribbon.Fluent/Orchestra.Shell.Ribbon.Fluent.csproj
NuGetFluent.Ribbon11.0.2src/Orchestra.Shell.Ribbon.Fluent/Orchestra.Shell.Ribbon.Fluent.csproj
NuGetFody6.9.3src/Orchestra.Shell.Ribbon.Fluent/Orchestra.Shell.Ribbon.Fluent.csproj
NuGetLoadAssembliesOnStartup.Fody4.7.0src/Orchestra.Shell.Ribbon.Fluent/Orchestra.Shell.Ribbon.Fluent.csproj
NuGetMethodTimer.Fody3.2.3src/Orchestra.Shell.Ribbon.Fluent/Orchestra.Shell.Ribbon.Fluent.csproj
NuGetObsolete.Fody5.3.1src/Orchestra.Shell.Ribbon.Fluent/Orchestra.Shell.Ribbon.Fluent.csproj
NuGetCatel.Fody7.1.0-alpha0016src/Orchestra.Shell.TaskRunner/Orchestra.Shell.TaskRunner.csproj
NuGetCatel.SourceGenerators7.1.0-alpha0083src/Orchestra.Shell.TaskRunner/Orchestra.Shell.TaskRunner.csproj
NuGetFody6.9.3src/Orchestra.Shell.TaskRunner/Orchestra.Shell.TaskRunner.csproj
NuGetLoadAssembliesOnStartup.Fody4.7.0src/Orchestra.Shell.TaskRunner/Orchestra.Shell.TaskRunner.csproj
NuGetMethodTimer.Fody3.2.3src/Orchestra.Shell.TaskRunner/Orchestra.Shell.TaskRunner.csproj
NuGetObsolete.Fody5.3.1src/Orchestra.Shell.TaskRunner/Orchestra.Shell.TaskRunner.csproj
NuGetOrc.LogViewer6.0.0-alpha0178src/Orchestra.Shell.TaskRunner/Orchestra.Shell.TaskRunner.csproj
NuGetCatel.Fody7.1.0-alpha0016src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetFody6.9.3src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetMicrosoft.Extensions.Logging.Console10.0.*src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetMicrosoft.Extensions.Logging.Debug10.0.*src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetMicrosoft.NET.Test.Sdk18.8.1src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetMoq4.20.72src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetNUnit4.6.1src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetNUnit3TestAdapter6.2.0src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetPublicApiGenerator11.5.4src/Orchestra.Tests/Orchestra.Tests.csproj
NuGetVerify.NUnit31.27.0src/Orchestra.Tests/Orchestra.Tests.csproj
All dependencies 29

Full resolved dependency set from the GitHub dependency graph: 29 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetCatel.Fody7.1.0-alpha0016direct
NuGetCatel.MVVM7.0.0-alpha0428direct
NuGetCatel.SourceGenerators7.1.0-alpha0083direct
NuGetFluent.Ribbon11.0.2direct
NuGetFody6.9.3direct
NuGetLoadAssembliesOnStartup.Fody4.7.0direct
NuGetMethodTimer.Fody3.2.3direct
NuGetMicrosoft-WindowsAPICodePack-Core1.1.5direct
NuGetMicrosoft-WindowsAPICodePack-Shell1.1.5direct
NuGetMicrosoft.Extensions.Hostingdirect
NuGetMicrosoft.Extensions.Logging.Consoledirect
NuGetMicrosoft.Extensions.Logging.Debugdirect
NuGetMicrosoft.NET.Test.Sdk18.8.1direct
NuGetMoq4.20.72direct
NuGetNUnit4.6.1direct
NuGetNUnit3TestAdapter6.2.0direct
NuGetObsolete.Fody5.3.1direct
NuGetOrc.Controls6.0.0-alpha0306direct
NuGetOrc.LogViewer6.0.0-alpha0178direct
NuGetOrc.Notifications6.0.0-alpha0139direct
NuGetOrc.Serialization.Json6.0.0-alpha0164direct
NuGetOrc.SystemInfo6.0.0-alpha0213direct
NuGetOrc.Theming6.0.0-alpha0199direct
NuGetPublicApiGenerator11.5.4direct
NuGetSerilog4.4.0direct
NuGetSerilog.Extensions.Hosting10.0.0direct
NuGetSerilog.Sinks.Debug3.0.0direct
NuGetSerilog.Sinks.File7.0.0direct
NuGetVerify.NUnit31.27.0direct
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 26 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsNuGet.