Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-13 00:43 UTC

LBRYFoundation / lbcd

An alternative full node implementation of LBRY's blockchain written in Go (golang)

GoISC★ 0 stars⑂ 4 forkssince Jan 2024forkView on GitHub ↗
KindApplicationhow this is determined

LBRYFoundation/lbcd holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (73/100) and lowest on Community & Adoption (14/100). It was last updated 55 days ago. 2 contributors account for most of its recent work.

54
overall / 100
Moderate

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.

54
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 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02).

Ownership

LBRY FoundationOrganization · verified domain
63 followers47 public repossince Jul 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/btcsuite/btcdpoints to another repo — not scoredv0.26.2-4450 days ago
Gogithub.com/btcsuite/btcd/psbt/v2points to another repo — not scoredv2.0.0-1120 days ago
Gogithub.com/btcsuite/btcd/wire/v2points to another repo — not scoredv2.0.1-252 days ago
Gogithub.com/btcsuite/btcd/btcec/v2points to another repo — not scoredv2.5.0-17120 days ago
Gogithub.com/btcsuite/btcd/address/v2points to another repo — not scoredv2.0.0-1120 days ago
Gogithub.com/btcsuite/btcd/btcutil/v2points to another repo — not scoredv2.0.1-252 days ago
Gogithub.com/btcsuite/btcd/chaincfg/v2points to another repo — not scoredv2.0.0-1120 days ago
Gogithub.com/btcsuite/btcd/txscript/v2points to another repo — not scoredv2.0.0-1120 days ago

Metrics by category

Vitality

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

56Moderate · 21% of overall
How it's scored
18/36Push recencylast push 55 days ago
20.8/36Commit cadence30/52 weeks with commits
18/18Commit volume156 commits in the last year
7/10OpenSSF Scorecard: Maintained9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year156
human_commit_share1
days_since_last_push55
active_weeks_last_year30
How it's scored
27/27Ships releases1 releases published
0/36Release recencylatest release 982 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv0.22.119
releases_from_tagsno
days_since_latest_release982
mean_days_between_releases
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?

14Critical · 17% of overall
How it's scored
0/60Stars0 stars
4/25Forks4 forks
0/15Watchers0 watchers
Inputs used
forks4
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5Licenserecognized license (ISC)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges4
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicescoveralls.io, github.com, shields.io
has_pull_request_templateno

Sustainability & Governance

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

71Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
13/22.5Commit distributiontop contributor authored 42% of commits
13.5/13.5Contributor breadth100 contributors
10/10OpenSSF Scorecard: Contributorsproject has 41 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled100
top_contributor_share0.423
How it's scored
28/42Issue resolution67% of issues closed
30/30PR acceptance1/1 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues1
closed_issues2
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.667
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
13/25Owner reach63 followers of LBRYFoundation
24.2/25Track record47 public repos, account ~6 yr old
Inputs used
followers63
owner_typeOrganization
is_verifiedyes
owner_loginLBRYFoundation
public_repos47
account_age_days2,245

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://lbry.com/
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://lbry.com/
docs_sitehttps://lbry.com/
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

40Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 41 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
5.2/7.5Maintained9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
0/5Packagingno data
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0/5SASTno SAST tool detected
2/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities23 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4
Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
5/35Direct dependencies free of known advisories4 affected: golang.org/x/crypto v0.25.0 (critical 10.0), golang.org/x/crypto v0.40.0 (critical 10.0), golang.org/x/sys v0.22.0 (unknown), +1 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
24.2/40No advisories left outstanding4 advisory-carrying package(s) unaddressed past 90 days; oldest published 640 days ago
Inputs used
sourceosv
advisories76
affected_packages4
assessed_packages37
unassessed_packages1
affected_by_severitycritical 2, unknown 2
direct_affected_packages4
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 37 resolved dependencies against OSV. 1 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.

73Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history96 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.96
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile, docs/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentDockerfile, lockfile
4/10Demonstrated agent practice2 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, docs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.02
toolchain_manifestsaddress/go.mod, btcec/go.mod, btcutil/go.mod, chaincfg/go.mod, chainhash/go.mod, go.mod, psbt/go.mod, txscript/go.mod, v2transport/go.mod, wire/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
53.6/55Manageable file sizes14/534 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes157,587
source_files_sampled534
oversized_source_files14
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

0GitHub stars
100contributors
156commits, last 12 months
55days since last push
1releases
2bus factor
1open issues
Go, PyPIpackage ecosystems

Data collection warnings

  • Community profile unavailable
  • go package 'github.com/btcsuite/btcd' points at a different repository (https://github.com/btcsuite/btcd); excluded from ecosystem scoring
  • go package 'github.com/btcsuite/btcd/psbt/v2' points at a different repository (https://github.com/btcsuite/btcd); excluded from ecosystem scoring
  • go package 'github.com/btcsuite/btcd/wire/v2' points at a different repository (https://github.com/btcsuite/btcd); excluded from ecosystem scoring
  • go package 'github.com/btcsuite/btcd/btcec/v2' points at a different repository (https://github.com/btcsuite/btcd); excluded from ecosystem scoring
  • go package 'github.com/btcsuite/btcd/address/v2' points at a different repository (https://github.com/btcsuite/btcd); excluded from ecosystem scoring
  • go package 'github.com/btcsuite/btcd/btcutil/v2' points at a different repository (https://github.com/btcsuite/btcd); excluded from ecosystem scoring
  • go package 'github.com/btcsuite/btcd/chaincfg/v2' points at a different repository (https://github.com/btcsuite/btcd); excluded from ecosystem scoring
  • go package 'github.com/btcsuite/btcd/txscript/v2' points at a different repository (https://github.com/btcsuite/btcd); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks

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.

1223344412025-082026-022026-07
OpenSSF Scorecard 4.0 / 10
4.0aggregate

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-09-13 00:42 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 41 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
7Maintained9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTno SAST tool detected
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities23 existing vulnerabilities detected
Direct dependencies 71
RegistryPackageVersion constraintManifest
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0address/go.mod
Gogithub.com/btcsuite/btcd/chaincfg/v2v2.0.0address/go.mod
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0address/go.mod
Gogithub.com/stretchr/testifyv1.10.0address/go.mod
Gogolang.org/x/cryptov0.40.0address/go.mod
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0btcec/go.mod
Gogithub.com/davecgh/go-spewv1.1.1btcec/go.mod
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0btcec/go.mod
Gogithub.com/stretchr/testifyv1.8.0btcec/go.mod
Gogithub.com/aead/siphashv1.0.1btcutil/go.mod
Gogithub.com/btcsuite/btcd/address/v2v2.0.0btcutil/go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0btcutil/go.mod
Gogithub.com/btcsuite/btcd/chaincfg/v2v2.0.0btcutil/go.mod
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0btcutil/go.mod
Gogithub.com/btcsuite/btcd/txscript/v2v2.0.0btcutil/go.mod
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0btcutil/go.mod
Gogithub.com/davecgh/go-spewv1.1.1btcutil/go.mod
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0btcutil/go.mod
Gogithub.com/kcalvinalvin/anetv0.0.0-20251112173137-d8ddc1f6dbeebtcutil/go.mod
Gogithub.com/kkdai/bstreamv1.0.0btcutil/go.mod
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0chaincfg/go.mod
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0chaincfg/go.mod
Gogithub.com/davecgh/go-spewv1.1.1chaincfg/go.mod
Gogithub.com/stretchr/testifyv1.10.0chaincfg/go.mod
Gogithub.com/btcsuite/btcd/address/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0go.mod
Gogithub.com/btcsuite/btcd/btcutil/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/chaincfg/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/txscript/v2v2.0.0go.mod
Gogithub.com/btcsuite/btcd/v2transportv1.0.1go.mod
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0go.mod
Gogithub.com/btcsuite/btclogv1.0.0go.mod
Gogithub.com/btcsuite/go-socksv0.0.0-20170105172521-4720035b7bfdgo.mod
Gogithub.com/btcsuite/websocketv0.0.0-20150119174127-31079b680792go.mod
Gogithub.com/btcsuite/winsvcv1.0.0go.mod
Gogithub.com/davecgh/go-spewv1.1.1go.mod
Gogithub.com/decred/dcrd/lruv1.1.3go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/jessevdk/go-flagsv1.6.1go.mod
Gogithub.com/jrick/logrotatev1.1.2go.mod
Gogithub.com/stretchr/testifyv1.10.0go.mod
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7go.mod
Gogolang.org/x/cryptov0.40.0go.mod
Gogolang.org/x/sysv0.35.0go.mod
Gopgregory.net/rapidv1.2.0go.mod
Gogithub.com/btcsuite/btcd/address/v2v2.0.0psbt/go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0psbt/go.mod
Gogithub.com/btcsuite/btcd/btcutil/v2v2.0.0psbt/go.mod
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0psbt/go.mod
Gogithub.com/btcsuite/btcd/txscript/v2v2.0.0psbt/go.mod
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0psbt/go.mod
Gogithub.com/davecgh/go-spewv1.1.1psbt/go.mod
Gogithub.com/stretchr/testifyv1.10.0psbt/go.mod
Gogithub.com/btcsuite/btcd/address/v2v2.0.0txscript/go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0txscript/go.mod
Gogithub.com/btcsuite/btcd/chaincfg/v2v2.0.0txscript/go.mod
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0txscript/go.mod
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0txscript/go.mod
Gogithub.com/btcsuite/btclogv1.0.0txscript/go.mod
Gogithub.com/davecgh/go-spewv1.1.1txscript/go.mod
Gogithub.com/stretchr/testifyv1.10.0txscript/go.mod
Gogolang.org/x/cryptov0.40.0txscript/go.mod
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0txscript/go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.4.0v2transport/go.mod
Gogithub.com/btcsuite/btclogv0.0.0-20170628155309-84c8d2346e9fv2transport/go.mod
Gogolang.org/x/cryptov0.25.0v2transport/go.mod
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0wire/go.mod
Gogithub.com/davecgh/go-spewv1.1.1wire/go.mod
Gogithub.com/stretchr/testifyv1.10.0wire/go.mod
Gogolang.org/x/cryptov0.40.0wire/go.mod
All dependencies 38

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

RegistryPackageVersionRelation
Gogithub.com/aead/siphashv1.0.1direct
Gogithub.com/btcsuite/btcd/address/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/btcec/v2v2.4.0direct
Gogithub.com/btcsuite/btcd/btcec/v2v2.5.0direct
Gogithub.com/btcsuite/btcd/btcutil/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/chaincfg/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/chainhash/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/txscript/v2v2.0.0direct
Gogithub.com/btcsuite/btcd/v2transportv1.0.1direct
Gogithub.com/btcsuite/btcd/wire/v2v2.0.0direct
Gogithub.com/btcsuite/btclogv0.0.0-20170628155309-84c8d2346e9fdirect
Gogithub.com/btcsuite/btclogv1.0.0direct
Gogithub.com/btcsuite/go-socksv0.0.0-20170105172521-4720035b7bfddirect
Gogithub.com/btcsuite/websocketv0.0.0-20150119174127-31079b680792direct
Gogithub.com/btcsuite/winsvcv1.0.0direct
Gogithub.com/davecgh/go-spewv1.1.1direct
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0direct
Gogithub.com/decred/dcrd/lruv1.1.3direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/jessevdk/go-flagsv1.6.1direct
Gogithub.com/jrick/logrotatev1.1.2direct
Gogithub.com/kcalvinalvin/anetv0.0.0-20251112173137-d8ddc1f6dbeedirect
Gogithub.com/kkdai/bstreamv1.0.0direct
Gogithub.com/stretchr/testifyv1.10.0direct
Gogithub.com/stretchr/testifyv1.8.0direct
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7direct
Gogolang.org/x/cryptov0.25.0direct
Gogolang.org/x/cryptov0.40.0direct
Gogolang.org/x/sysv0.22.0direct
Gogolang.org/x/sysv0.35.0direct
Gopgregory.net/rapidv1.2.0direct
Gogithub.com/btcsuite/btcd/chaincfg/chainhashv1.2.0indirect
Gogithub.com/decred/dcrd/crypto/blake256v1.1.0indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogopkg.in/yaml.v3v3.0.1indirect
PyPIsphinx-markdown-tablesindirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.25.0directcritical390.56.0
golang.org/x/cryptov0.40.0directcritical350.56.0
golang.org/x/sysv0.22.0directunknown10.44.0
golang.org/x/sysv0.35.0directunknown10.44.0

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.34.0 — full methodology · metrics wiki.

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