Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-08 01:12 UTC

pressly / goose

A database migration tool. Supports SQL migrations and Go functions.

GoCustom license★ 11,306 stars⑂ 689 forkssince Feb 2016View on GitHub ↗
KindApplicationLibraryhow this is determined

pressly/goose holds a health index of 88 out of 100, placing it in the Excellent band. It scores highest on Vitality (81/100) and lowest on Security (64/100). It was last updated today. 2 contributors account for most of its recent work.

88
overall / 100
Excellent

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.

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

Ownership

Pressly Inc.Organization
74 followers33 public repossince Jul 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/pressly/goose/v3v3.27.3-5416 days ago

Metrics by category

Vitality

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

81Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
16.6/36Commit cadence24/52 weeks with commits
16/18Commit volume60 commits in the last year
10/10OpenSSF Scorecard: Maintained14 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year60
human_commit_share0.75
days_since_last_push0
active_weeks_last_year24
How it's scored
27/27Ships releases67 releases published
36/36Release recencylatest release 16 days ago
19.8/27Release cadencea release every ~64.4 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count67
latest_release_tagv3.27.3
releases_from_tagsno
days_since_latest_release16
mean_days_between_releases64.4

Community & Adoption

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

71Good · 17% of overall
How it's scored
60/60Stars11,306 stars
23.6/25Forks689 forks
10/15Watchers65 watchers
Inputs used
forks689
stars11,306
watchers65
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
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, goreportcard.com, pkg.go.dev
has_pull_request_templateno

Sustainability & Governance

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

74Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
14.7/22.5Commit distributiontop contributor authored 35% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 23 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.346
How it's scored
32.1/42Issue resolution76% of issues closed
17.6/30PR acceptance373/635 decided PRs merged
6.5/13Newcomer PR acceptance1/2 first-time contributors' PRs merged in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 4/18 approved changesets -- score normalized to 2
Inputs used
merged_prs373
open_issues91
closed_issues296
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d2
issue_closed_ratio0.765
closed_unmerged_prs262
first_time_authors_30d2
first_time_prs_merged_30d1
first_time_prs_decided_30d2
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
13.5/25Owner reach74 followers of pressly
23.2/25Track record33 public repos, account ~18 yr old
Inputs used
followers74
owner_typeOrganization
is_verified
owner_loginpressly
public_repos33
account_age_days6,583
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on go
35/35Publish recencylatest publish 16 days ago
20/20Version history54 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/pressly/goose/v3
ecosystemsgo
any_deprecatedno
min_days_since_publish16

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.golangci.yaml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttp://pressly.github.io/goose/
10/10Repository description
10/10Topics12 topics
0/10Wiki
Inputs used
topicsdatabase, sql, migration, schema, postgres, mysql, sqlite, golang, go, migrations, database-migrations, postgresql
has_wikino
homepagehttp://pressly.github.io/goose/
docs_sitehttp://pressly.github.io/goose/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

64Moderate · 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
2.5/2.5CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 4/18 approved changesets -- score normalized to 2
2.5/2.5Contributorsproject has 23 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained14 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
5/5Pinned-Dependenciesall dependencies are pinned
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.5

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
advisories1
affected_packages1
assessed_packages131
unassessed_packages0
affected_by_severityunknown 1
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 131 resolved dependencies against OSV. 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.

78Good · 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 history62 of 75 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.827
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format config.golangci.yaml
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance25 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, internal/testing/go.mod
dependency_bot_commit_share0.25
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/145 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes40,484
source_files_sampled145
oversized_source_files0
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

11,306GitHub stars
99contributors
60commits, last 12 months
0days since last push
67releases
2bus factor
91open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 689 ⇿
0Stars
689Forks
67Releases

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.

0125250375500625750660112016-062021-072026-08
Major 2Minor 31Patch 28

Each point covers 10 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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-08-08 01:11 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests19 out of 19 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/18 approved changesets -- score normalized to 2
10Contributorsproject has 23 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained14 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 19
RegistryPackageVersion constraintManifest
Gogithub.com/ClickHouse/clickhouse-go/v2v2.47.0go.mod
Gogithub.com/containerd/errdefsv1.0.0go.mod
Gogithub.com/go-sql-driver/mysqlv1.10.0go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/mfridman/interpolatev0.0.2go.mod
Gogithub.com/mfridman/xflagv0.1.0go.mod
Gogithub.com/microsoft/go-mssqldbv1.10.0go.mod
Gogithub.com/moby/moby/apiv1.55.0go.mod
Gogithub.com/moby/moby/clientv0.5.0go.mod
Gogithub.com/sethvargo/go-retryv0.4.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tursodatabase/libsql-client-gov0.0.0-20260528064733-9d5d30a29a60go.mod
Gogithub.com/vertica/vertica-sql-gov1.3.8go.mod
Gogithub.com/ydb-platform/ydb-go-sdk/v3v3.144.6go.mod
Gogithub.com/ziutek/mymysqlv1.5.4go.mod
Gogo.uber.org/multierrv1.11.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gomodernc.org/sqlitev1.54.0go.mod
All dependencies 131

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

RegistryPackageVersionRelation
Gogithub.com/clickhouse/clickhouse-go/v2v2.47.0direct
Gogithub.com/containerd/errdefsv1.0.0direct
Gogithub.com/go-sql-driver/mysqlv1.10.0direct
Gogithub.com/jackc/pgx/v5v5.10.0direct
Gogithub.com/joho/godotenvv1.5.1direct
Gogithub.com/mfridman/interpolatev0.0.2direct
Gogithub.com/mfridman/xflagv0.1.0direct
Gogithub.com/microsoft/go-mssqldbv1.10.0direct
Gogithub.com/moby/moby/apiv1.55.0direct
Gogithub.com/moby/moby/clientv0.5.0direct
Gogithub.com/sethvargo/go-retryv0.4.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/tursodatabase/libsql-client-gov0.0.0-20260528064733-9d5d30a29a60direct
Gogithub.com/vertica/vertica-sql-gov1.3.8direct
Gogithub.com/ydb-platform/ydb-go-sdk/v3v3.144.6direct
Gogithub.com/ziutek/mymysqlv1.5.4direct
Gogo.uber.org/multierrv1.11.0direct
Gogolang.org/x/syncv0.22.0direct
Gomodernc.org/sqlitev1.54.0direct
Gocel.dev/exprv0.25.2indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.22.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.12.0indirect
Gocloud.google.com/go/longrunningv1.2.0indirect
Gocloud.google.com/go/monitoringv1.30.0indirect
Gocloud.google.com/go/spannerv1.93.0indirect
Godario.cat/mergov1.0.2indirect
Gofilippo.io/edwards25519v1.2.0indirect
Gogithub.com/andybalholm/brotliv1.2.2indirect
Gogithub.com/antlr4-go/antlr/v4v4.13.1indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clickhouse/ch-gov0.73.0indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/coder/websocketv1.8.15indirect
Gogithub.com/containerd/continuityv0.5.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/cliv29.6.2+incompatibleindirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/elastic/go-sysinfov1.15.5indirect
Gogithub.com/elastic/go-windowsv1.0.2indirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/go-faster/cityv1.0.1indirect
Gogithub.com/go-faster/errorsv0.7.1indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.4indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/golang-jwt/jwt/v4v4.5.2indirect
Gogithub.com/golang-sql/civilv0.0.0-20220223132316-b832511892a9indirect
Gogithub.com/golang-sql/sqlexpv0.1.0indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.18indirect
Gogithub.com/googleapis/gax-go/v2v2.23.0indirect
Gogithub.com/googleapis/go-sql-spannerv1.26.0indirect
Gogithub.com/googlecloudplatform/grpc-gcp-go/grpcgcpv1.6.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.34.0indirect
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/jonboulle/clockworkv0.5.0indirect
Gogithub.com/klauspost/compressv1.19.1indirect
Gogithub.com/mattn/go-isattyv0.0.23indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/sys/userv0.4.1indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/nvveen/gottyv0.0.0-20120604004816-cd527374f1e5indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/opencontainers/runcv1.3.6indirect
Gogithub.com/ory/dockertest/v3v3.12.0indirect
Gogithub.com/paulmach/orbv0.13.0indirect
Gogithub.com/pierrec/lz4/v4v4.1.27indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/pressly/goose/v3v3.27.2indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/segmentio/asmv1.2.1indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/sirupsen/logrusv1.9.4indirect
Gogithub.com/spiffe/go-spiffe/v2v2.8.1indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20190905194746-02993c407bfbindirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xeipuuv/gojsonschemav1.2.0indirect
Gogithub.com/ydb-platform/ydb-go-genprotov0.0.0-20260428144813-1c07baab7f7bindirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/sdkv1.44.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/expv0.0.0-20260718201538-764159d718efindirect
Gogolang.org/x/netv0.57.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/timev0.15.0indirect
Gogoogle.golang.org/apiv0.289.0indirect
Gogoogle.golang.org/genprotov0.0.0-20260720211330-0afa2a65878aindirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260720211330-0afa2a65878aindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260720211330-0afa2a65878aindirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gohowett.net/plistv1.0.1indirect
Gomodernc.org/libcv1.74.3indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 131 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.54.0indirectunknown1

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

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