Public record
Software health reportschema 0.30.0 · metrics 2.10.0 · 2026-08-04 09:51 UTC

octokit / plugin-enterprise-server.js

Octokit plugin for GitHub Enterprise REST APIs

TypeScriptMIT★ 21 stars⑂ 13 forkssince Dec 2018View on GitHub ↗
KindLibraryPluginhow this is determined

octokit/plugin-enterprise-server.js holds a health index of 34 out of 100, placing it in the At Risk band. It scores highest on Sustainability & Governance (76/100) and lowest on AI Readiness (44/100). It was last updated 4 days ago. 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 63 is calibrated to 71 on the published index scale (record calibration 2026-08-02).

Ownership

OctokitOrganization
1,240 followers71 public repossince Jan 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@octokit/plugin-enterprise-server20.0.011,36698441 days agooctokitgithubapirestpluginenterprise

Metrics by category

Vitality

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

51Moderate · 21% of overall
How it's scored
36/36Push recencylast push 4 days ago
0.9/36Commit cadence3/52 weeks with commits, discounted for automation: 18 of the last 100 commits human-authored, spanning 308 days
3.6/18Commit volume7 commits in the last year, discounted for automation: 18 of the last 100 commits human-authored, spanning 308 days
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year7
human_commit_share0.18
days_since_last_push4
active_weeks_last_year3
How it's scored
27/27Ships releases100 releases published
7.2/36Release recencylatest release 441 days ago
27/27Release cadencea release every ~45 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv20.0.0
releases_from_tagsno
days_since_latest_release441
mean_days_between_releases45
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?

62Moderate · 17% of overall
How it's scored
21.1/60Stars21 stars
9/25Forks13 forks
3.3/15Watchers5 watchers
Inputs used
forks13
stars21
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
54.1/80Monthly downloads11,366 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@octokit/plugin-enterprise-server
dependents
ecosystemsnpm
total_downloads
monthly_downloads11,366
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?

76Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
11.1/22.5Commit distributiontop contributor authored 51% of commits
13.5/13.5Contributor breadth13 contributors
10/10OpenSSF Scorecard: Contributorsproject has 13 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.508
How it's scored
38/42Issue resolution90% of issues closed
27.2/30PR acceptance673/742 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs673
open_issues2
closed_issues19
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.905
closed_unmerged_prs69
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
0/20Verified domainverified-domain status not read for this organization
22.2/25Owner reach1,240 followers of octokit
25/25Track record71 public repos, account ~13 yr old
Inputs used
followers1,240
owner_typeOrganization
is_verified
owner_loginoctokit
public_repos71
account_age_days4,933
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
14/35Publish recencylatest publish 441 days ago
20/20Version history98 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@octokit/plugin-enterprise-server
ecosystemsnpm
any_deprecatedno
min_days_since_publish441

Engineering Quality

Are baseline engineering and documentation practices in place?

61Moderate · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests7 out of 30 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicsoctokit-js, plugin, hacktoberfest
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?

67Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0.5/2.5CI-Tests7 out of 30 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 13 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.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packagingpackaging workflow detected
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
3.5/5SASTSAST tool detected but not run on all commits
4.5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities24 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): Branch-Protection, 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_packages2
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:@octokit/plugin-enterprise-server@20.0.0 runtime dependency closure — what installing the published package pulls in — 2 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.

44Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance82 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.82
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/10 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes5,911
source_files_sampled10
oversized_source_files0

Key facts

21GitHub stars
13contributors
7commits, last 12 months
4days since last push
100releases
1bus factor
2open 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 ★ / 13 ⇿
0Stars
13Forks
100Releases

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.

0246810121222019-012022-062025-11
Major 15Minor 24Patch 59

Each point covers 7 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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-04 09:50 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
2CI-Tests7 out of 30 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 13 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
7SASTSAST tool detected but not run on all commits
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities24 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@octokit/types^14.0.0package.json
All dependencies 227

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

RegistryPackageVersionRelation
npm@octokit/types14.1.0direct
npm@ampproject/remapping2.3.0indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.28.5indirect
npm@babel/types7.28.5indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/aix-ppc640.27.2indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm0.27.2indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-arm640.27.2indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/android-x640.27.2indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-arm640.27.2indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/darwin-x640.27.2indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-arm640.27.2indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/freebsd-x640.27.2indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm0.27.2indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-arm640.27.2indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-ia320.27.2indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-loong640.27.2indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-mips64el0.27.2indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-ppc640.27.2indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-riscv640.27.2indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-s390x0.27.2indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/linux-x640.27.2indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-arm640.27.2indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/netbsd-x640.27.2indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-arm640.27.2indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openbsd-x640.27.2indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/openharmony-arm640.27.2indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/sunos-x640.27.2indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-arm640.27.2indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-ia320.27.2indirect
npm@esbuild/win32-x640.25.12indirect
npm@esbuild/win32-x640.27.2indirect
npm@graphql-tools/merge9.1.6indirect
npm@graphql-tools/schema10.0.30indirect
npm@graphql-tools/utils10.11.0indirect
npm@graphql-typed-document-node/core3.2.0indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/schema0.1.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@octokit/auth-token5.1.2indirect
npm@octokit/core6.1.6indirect
npm@octokit/endpoint10.1.4indirect
npm@octokit/graphql8.2.2indirect
npm@octokit/openapi-types25.1.0indirect
npm@octokit/request9.2.4indirect
npm@octokit/request-error6.1.8indirect
npm@octokit/tsconfig4.0.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@rollup/rollup-android-arm-eabi4.54.0indirect
npm@rollup/rollup-android-arm644.54.0indirect
npm@rollup/rollup-darwin-arm644.54.0indirect
npm@rollup/rollup-darwin-x644.54.0indirect
npm@rollup/rollup-freebsd-arm644.54.0indirect
npm@rollup/rollup-freebsd-x644.54.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.54.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.54.0indirect
npm@rollup/rollup-linux-arm64-gnu4.54.0indirect
npm@rollup/rollup-linux-arm64-musl4.54.0indirect
npm@rollup/rollup-linux-loong64-gnu4.54.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.54.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.54.0indirect
npm@rollup/rollup-linux-riscv64-musl4.54.0indirect
npm@rollup/rollup-linux-s390x-gnu4.54.0indirect
npm@rollup/rollup-linux-x64-gnu4.54.0indirect
npm@rollup/rollup-linux-x64-musl4.54.0indirect
npm@rollup/rollup-openharmony-arm644.54.0indirect
npm@rollup/rollup-win32-arm64-msvc4.54.0indirect
npm@rollup/rollup-win32-ia32-msvc4.54.0indirect
npm@rollup/rollup-win32-x64-gnu4.54.0indirect
npm@rollup/rollup-win32-x64-msvc4.54.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/glob-to-regexp0.4.4indirect
npm@types/node22.19.3indirect
npm@vitest/coverage-v83.2.4indirect
npm@vitest/expect3.2.4indirect
npm@vitest/mocker3.2.4indirect
npm@vitest/pretty-format3.2.4indirect
npm@vitest/runner3.2.4indirect
npm@vitest/snapshot3.2.4indirect
npm@vitest/spy3.2.4indirect
npm@vitest/utils3.2.4indirect
npm@whatwg-node/promise-helpers1.3.2indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul0.3.10indirect
npmbalanced-match1.0.2indirect
npmbefore-after-hook3.0.2indirect
npmbrace-expansion2.0.2indirect
npmcac6.7.14indirect
npmchai5.3.3indirect
npmcheck-error2.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcross-inspect1.0.1indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-eql5.0.2indirect
npmdequal2.0.3indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.25.12indirect
npmesbuild0.27.2indirect
npmestree-walker3.0.3indirect
npmexpect-type1.3.0indirect
npmfast-content-type-parse2.0.1indirect
npmfdir6.5.0indirect
npmfetch-mock11.1.5indirect
npmforeground-child3.3.1indirect
npmfsevents2.3.3indirect
npmgithub-enterprise-server-versions3.0.0indirect
npmgithub-openapi-graphql-query5.2.1indirect
npmglob10.5.0indirect
npmglob-to-regexp0.4.1indirect
npmgraphql16.12.0indirect
npmhas-flag4.0.0indirect
npmhtml-escaper2.0.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-subset0.1.1indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjs-tokens9.0.1indirect
npmjson-parse-even-better-errors4.0.0indirect
npmlodash-es4.17.23indirect
npmloupe3.2.1indirect
npmlru-cache10.4.3indirect
npmmagic-string0.30.21indirect
npmmagicast0.3.5indirect
npmmake-dir4.0.0indirect
npmmemorystream0.3.1indirect
npmminimatch9.0.5indirect
npmminipass7.1.2indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnpm-normalize-package-bin4.0.0indirect
npmnpm-run-all28.0.4indirect
npmpackage-json-from-dist1.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpathe2.0.3indirect
npmpathval2.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.3indirect
npmpidtree0.6.0indirect
npmpostcss8.5.6indirect
npmprettier3.8.1indirect
npmread-package-json-fast4.0.0indirect
npmregexparam3.0.0indirect
npmrollup4.54.0indirect
npmsemantic-release-plugin-update-version-in-files2.0.1indirect
npmsemver7.7.3indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.3indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsort-keys6.0.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env3.10.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.2indirect
npmstrip-literal3.1.0indirect
npmsupports-color7.2.0indirect
npmtest-exclude7.0.1indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.15indirect
npmtinypool1.1.1indirect
npmtinyrainbow2.0.0indirect
npmtinyspy4.0.4indirect
npmtslib2.8.1indirect
npmtypescript5.9.3indirect
npmundici-types6.21.0indirect
npmuniversal-user-agent7.0.3indirect
npmvite7.3.0indirect
npmvite-node3.2.4indirect
npmvitest3.2.4indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
Dependency advisories 0

Installing npm:@octokit/plugin-enterprise-server@20.0.0 pulls in 2 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.30.0 — full methodology · metrics wiki.

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