Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-20 03:18 UTC

DavideViolante / ocr-space-api-wrapper

Node.js wrapper for ocr.space APIs.

JavaScriptMIT★ 32 stars⑂ 5 forkssince Nov 2020View on GitHub ↗

DavideViolante/ocr-space-api-wrapper holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (78/100) and lowest on Community & Adoption (47/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

73
overall / 100
Good

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.

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

Ownership

Davide ViolantePersonal account
219 followers33 public repossince Mar 2014

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmocr-space-api-wrapper2.4.919,2952729 days agoocrocr-spaceapiocr-apiwrappernodejsoptical-character-recognitionpdfimage

Metrics by category

Vitality

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

78Good · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
8.3/36Commit cadence12/52 weeks with commits
13.5/18Commit volume31 commits in the last year
10/10OpenSSF Scorecard: Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year31
human_commit_share0.55
days_since_last_push5
active_weeks_last_year12
How it's scored
27/27Ships releases27 releases published
36/36Release recencylatest release 29 days ago
19.8/27Release cadencea release every ~50.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count27
latest_release_tagv2.4.9
releases_from_tagsno
days_since_latest_release29
mean_days_between_releases50.8
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?

47Weak · 17% of overall
How it's scored
24.2/60Stars32 stars
5/25Forks5 forks
0/15Watchers1 watchers
Inputs used
forks5
stars32
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicescoveralls.io, github.com, shields.io
has_pull_request_templateno
How it's scored
57.1/80Monthly downloads19,295 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesocr-space-api-wrapper
dependents
ecosystemsnpm
total_downloads
monthly_downloads19,295
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?

60Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.4/22.5Commit distributiontop contributor authored 98% of commits
4.1/13.5Contributor breadth3 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.984
How it's scored
42/42Issue resolution100% of issues closed
27.8/30PR acceptance90/97 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/18 approved changesets -- score normalized to 0
Inputs used
merged_prs90
open_issues0
closed_issues11
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs7
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
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
16.8/25Owner reach219 followers of DavideViolante
23.2/25Track record33 public repos, account ~12 yr old
Inputs used
followers219
owner_typeUser
is_verified
owner_loginDavideViolante
public_repos33
account_age_days4,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 npm
35/35Publish recencylatest publish 29 days ago
20/20Version history27 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesocr-space-api-wrapper
ecosystemsnpm
any_deprecatedno
min_days_since_publish29

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests13 out of 15 merged PRs checked by a CI test -- score normalized to 8
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 sitehttps://ocr.space/ocrapi
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicsocr, ocr-recognition, nodejs, javascript, wrapper, api
has_wikino
homepagehttps://ocr.space/ocrapi
docs_sitehttps://ocr.space/ocrapi
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

63Moderate · 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/2.5CI-Tests13 out of 15 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/18 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
3/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
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-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages30
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ocr-space-api-wrapper@2.4.9 runtime dependency closure — what installing the published package pulls in — 30 packages. 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.

48Weak · 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 history48 of 55 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.873
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.json
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance45 of the last 100 commits are automated dependency updates
6/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.45
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
41.2/55Manageable file sizes1/4 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes253,502
source_files_sampled4
oversized_source_files1

Key facts

32GitHub stars
3contributors
31commits, last 12 months
5days since last push
27releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 5 ⇿
0Stars
5Forks
17Releases

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.

12345512021-102024-012026-04
Major 1Minor 4Patch 12

Each point covers 5 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-20 03:18 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests13 out of 15 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/18 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmaxios^1.19.0package.json
npmform-data^4.0.6package.json
All dependencies 258

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

RegistryPackageVersionRelation
npmaxios1.19.0direct
npmform-data4.0.6direct
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.8indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.8indirect
npm@babel/types7.29.8indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@ungap/structured-clone1.3.3indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base6.0.2indirect
npmaggregate-error3.1.0indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmappend-transform2.0.0indirect
npmarchy1.0.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmasynckit0.4.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.16indirect
npmbrace-expansion1.1.18indirect
npmbrace-expansion5.0.9indirect
npmbrowser-stdout1.3.1indirect
npmbrowserslist4.28.8indirect
npmcaching-transform4.0.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001809indirect
npmchalk4.1.2indirect
npmchokidar5.0.0indirect
npmclean-stack2.2.0indirect
npmcliui6.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdeep-is0.1.4indirect
npmdefault-require-extensions3.0.1indirect
npmdelayed-stream1.0.0indirect
npmdiff9.0.0indirect
npmdoctrine3.0.0indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.412indirect
npmemoji-regex8.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmes6-error4.1.1indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.1indirect
npmeslint-config-google0.14.0indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfile-entry-cache6.0.1indirect
npmfind-cache-dir3.3.2indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.4.4indirect
npmfollow-redirects1.16.0indirect
npmforeground-child2.0.0indirect
npmforeground-child3.3.1indirect
npmfromentries1.3.2indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasha5.2.2indirect
npmhasown2.0.4indirect
npmhtml-escaper2.0.2indirect
npmhttps-proxy-agent5.0.1indirect
npmhusky9.1.7indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-path-inside3.0.3indirect
npmis-stream2.0.1indirect
npmis-typedarray1.0.0indirect
npmis-unicode-supported0.1.0indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-hook3.0.0indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-processinfo3.0.1indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.15.2indirect
npmjs-yaml4.3.2indirect
npmjs-yaml5.4.2indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.flattendeep4.4.0indirect
npmlodash.merge4.6.2indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmmake-dir3.1.0indirect
npmmake-dir4.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmminimatch10.2.6indirect
npmminimatch3.1.5indirect
npmminipass7.1.3indirect
npmmocha12.0.0indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnode-preload0.2.1indirect
npmnode-releases2.0.53indirect
npmnyc18.0.0indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map3.0.0indirect
npmp-try2.2.0indirect
npmpackage-hash4.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmpkg-dir4.2.0indirect
npmprelude-ls1.2.1indirect
npmprocess-on-spawn1.1.0indirect
npmproxy-from-env2.1.0indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreaddirp5.1.1indirect
npmrelease-zalgo1.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrimraf6.1.3indirect
npmrun-parallel1.2.0indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmserialize-javascript7.1.1indirect
npmset-blocking2.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsource-map0.6.1indirect
npmspawn-wrap3.0.0indirect
npmsprintf-js1.0.3indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-json-comments5.0.3indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmtest-exclude8.0.0indirect
npmtext-table0.2.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtype-fest0.8.1indirect
npmtypedarray-to-buffer3.1.5indirect
npmupdate-browserslist-db1.3.1indirect
npmuri-js4.4.1indirect
npmwhich2.0.2indirect
npmwhich-module2.0.1indirect
npmword-wrap1.2.5indirect
npmworkerpool10.0.3indirect
npmwrap-ansi6.2.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmy18n4.0.3indirect
npmyallist3.1.1indirect
npmyargs15.4.1indirect
npmyargs-parser18.1.3indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:ocr-space-api-wrapper@2.4.9 pulls in 30 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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

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