Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-19 14:21 UTC

andrewbolster / bolster

Brain of Bolster, Be Ware

Python · Jupyter NotebookCustom license★ 3 stars⑂ 0 forkssince Mar 2021View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

andrewbolster/bolster holds a health index of 88 out of 100, placing it in the Excellent band. It scores highest on Vitality (95/100) and lowest on Community & Adoption (43/100). It was last updated today. A single contributor accounts 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

Andrew BolsterPersonal account
74 followers99 public repossince May 2009@blackducksoftware

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

Package ecosystems

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
33.9/36Commit cadence49/52 weeks with commits
18/18Commit volume534 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year534
human_commit_share0.54
days_since_last_push0
active_weeks_last_year49
How it's scored
27/27Ships releases19 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~2.1 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count19
latest_release_tagv0.11.2
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases2.1

Community & Adoption

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

43Weak · 17% of overall
How it's scored
4.9/60Stars3 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars3
watchers0
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
7.2/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges8
has_contributingyes
has_issue_templateyes
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
44.1/80Monthly downloads2,041 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesbolster
dependents
ecosystemspypi
total_downloads
monthly_downloads2,041
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?

59Moderate · 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
2.7/13.5Contributor breadth2 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.981
How it's scored
38.3/42Issue resolution91% of issues closed
25.6/30PR acceptance1,734/2,033 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/23 approved changesets -- score normalized to 0
Inputs used
merged_prs1,734
open_issues12
closed_issues124
prs_merged_7d16
prs_decided_7d18
prs_merged_30d32
prs_decided_30d35
issue_closed_ratio0.912
closed_unmerged_prs299
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
13.5/25Owner reach74 followers of andrewbolster
25/25Track record99 public repos, account ~17 yr old
Inputs used
followers74
owner_typeUser
is_verified
owner_loginandrewbolster
public_repos99
account_age_days6,325
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 pypi
35/35Publish recencylatest publish 0 days ago
20/20Version history25 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesbolster
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

92Excellent · 19% of overall

Engineering practices

100Exceptional
How it's scored
24/24CI workflows17 workflow(s)
24/24Tests present
16/16Linter configpyproject.toml ([tool.ruff])
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

80Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://bolster.readthedocs.io/en/latest/?version=latest
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://bolster.readthedocs.io/en/latest/?version=latest
docs_sitehttps://bolster.readthedocs.io/en/latest/?version=latest
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

75Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0.5/2.5CII-Best-Practicesbadge detected: InProgress
0/7.5Code-ReviewFound 0/23 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
5/5Pinned-Dependenciesall dependencies are pinned
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
3/7.5Vulnerabilities6 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.9
Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.

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
advisories7
affected_packages4
assessed_packages207
unassessed_packages0
affected_by_severitycritical 1, high 2, moderate 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 207 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.

84Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history54 of 54 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files.github/copilot-instructions.md, AGENTS.md, CLAUDE.md
agent_instruction_max_bytes17,946
How it's scored
18/18One-command bootstrapMakefile, docs/Makefile
22/22Automated tests
11/11Lint / format configpyproject.toml ([tool.ruff])
0/11Static type checking
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice16 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance39 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile, docs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.16
toolchain_manifests
dependency_bot_commit_share0.39
How it's scored
0/45Type-checkable codePython without a type-check config
54.5/55Manageable file sizes2/234 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes455,341
source_files_sampled234
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
40/40Runnable examplesexamples, notebooks
Inputs used
example_dirsexamples, notebooks
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

3GitHub stars
2contributors
534commits, last 12 months
0days since last push
19releases
1bus factor
12open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index pypi:bolster@0.11.2; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 6.9 / 10
6.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-09-19 14:21 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
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
2CII-Best-Practicesbadge detected: InProgress
0Code-ReviewFound 0/23 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
4Vulnerabilities6 existing vulnerabilities detected
Direct dependencies 25
RegistryPackageVersion constraintManifest
PyPIboto3>=1.42.43pyproject.toml
PyPIbs4>=0.0.2pyproject.toml
PyPIclick>=8.1.8pyproject.toml
PyPIclick-log>=0.4.0pyproject.toml
PyPIdateparser>=1.2.1pyproject.toml
PyPIfeedparser>=6.0.12pyproject.toml
PyPIicalendar>=6.1.0pyproject.toml
PyPIimport-linter>=2.0pyproject.toml
PyPIlxml>=5.3.2pyproject.toml
PyPInumpy>=1.25.0,<3.0pyproject.toml
PyPIodfpy>=1.4.1pyproject.toml
PyPIopenpyxl>=3.1.5pyproject.toml
PyPIpandas>=2.0.3pyproject.toml
PyPIpillow>=12.2.0pyproject.toml
PyPIplotly>=6.5.0pyproject.toml
PyPIpsycopg2-binary>=2.9.10pyproject.toml
PyPIpytest-cov>=5.0.0pyproject.toml
PyPIrecurring-ical-events>=3.4.1pyproject.toml
PyPIrequests>=2.33.1pyproject.toml
PyPIrequests-cache>=1.2.1pyproject.toml
PyPIurllib3>=2.6.3pyproject.toml
PyPIrich>=14.2.0pyproject.toml
PyPIscipy>=1.10.1pyproject.toml
PyPItqdm>=4.67.1pyproject.toml
PyPIxlrd>=2.0.1pyproject.toml
All dependencies 207

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

RegistryPackageVersionRelation
PyPIboto31.43.89direct
PyPIbs40.0.2direct
PyPIclick8.5.0direct
PyPIclick-log0.4.0direct
PyPIdateparser1.4.3direct
PyPIfeedparser6.0.14direct
PyPIicalendar7.3.0direct
PyPIimport-linter2.15direct
PyPIlxml6.1.3direct
PyPInumpy2.4.6direct
PyPIodfpy1.4.1direct
PyPIopenpyxl3.1.5direct
PyPIpandas3.0.5direct
PyPIpillow12.3.0direct
PyPIplotly7.0.0direct
PyPIpsycopg2-binary2.9.12direct
PyPIpytest-cov7.1.0direct
PyPIrecurring-ical-events3.8.2direct
PyPIrequests2.34.2direct
PyPIrequests-cache1.3.3direct
PyPIrich15.0.0direct
PyPIscipy1.17.1direct
PyPItqdm4.70.1direct
PyPIurllib32.7.0direct
PyPIxlrd2.0.2direct
PyPIalabaster1.0.0indirect
PyPIannotated-doc0.0.4indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.14.2indirect
PyPIanyio4.9.0indirect
PyPIappnope0.1.4indirect
PyPIast-serialize0.11.1indirect
PyPIastroid3.3.9indirect
PyPIastroid4.0.1indirect
PyPIasttokens3.0.0indirect
PyPIatheris3.1.0indirect
PyPIattrs25.3.0indirect
PyPIauthlib1.7.1indirect
PyPIbabel2.17.0indirect
PyPIbackports-tarfile1.2.0indirect
PyPIbandit1.9.4indirect
PyPIbeautifulsoup44.13.4indirect
PyPIbleach6.4.0indirect
PyPIbolster0.11.1indirect
PyPIbotocore1.43.89indirect
PyPIbracex2.6indirect
PyPIbump-my-version1.5.1indirect
PyPIcattrs24.1.3indirect
PyPIcertifi2025.1.31indirect
PyPIcffi2.0.0indirect
PyPIcfgv3.4.0indirect
PyPIcharset-normalizer3.4.1indirect
PyPIcolorama0.4.6indirect
PyPIcomm0.2.2indirect
PyPIcoverage7.10.7indirect
PyPIcryptography50.0.0indirect
PyPIdebugpy1.8.14indirect
PyPIdecorator5.2.1indirect
PyPIdefusedxml0.7.1indirect
PyPIdistlib0.3.9indirect
PyPIdocutils0.21.2indirect
PyPIdparse0.6.4indirect
PyPIet-xmlfile2.0.0indirect
PyPIexecuting2.2.0indirect
PyPIfastjsonschema2.21.1indirect
PyPIfeedparser-sgmllib2.1.0indirect
PyPIfilelock3.20.3indirect
PyPIgrimp3.17indirect
PyPIh110.16.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttpcore22.12.0indirect
PyPIhttpx0.28.1indirect
PyPIhttpx22.12.0indirect
PyPIhttpx2-jsfetch1.0indirect
PyPIid1.6.1indirect
PyPIidentify2.6.9indirect
PyPIidna3.19indirect
PyPIimagesize1.4.1indirect
PyPIimportlib-metadata9.0.0indirect
PyPIiniconfig2.1.0indirect
PyPIipykernel7.3.0indirect
PyPIipython9.1.0indirect
PyPIipython-pygments-lexers1.1.1indirect
PyPIjaraco-classes3.4.0indirect
PyPIjaraco-context6.1.2indirect
PyPIjaraco-functools4.4.0indirect
PyPIjedi0.19.2indirect
PyPIjeepney0.9.0indirect
PyPIjinja23.1.6indirect
PyPIjmespath1.0.1indirect
PyPIjoblib1.5.3indirect
PyPIjoserfc1.6.8indirect
PyPIjsonschema4.23.0indirect
PyPIjsonschema-specifications2024.10.1indirect
PyPIjupyter-client8.9.1indirect
PyPIjupyter-core5.7.2indirect
PyPIjupyterlab-pygments0.3.0indirect
PyPIkeyring25.7.0indirect
PyPIlibrt0.15.0indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.2indirect
PyPImarshmallow4.3.0indirect
PyPImatplotlib-inline0.1.7indirect
PyPImdit-py-plugins0.6.1indirect
PyPImdurl0.1.2indirect
PyPImistune3.3.3indirect
PyPImore-itertools11.0.2indirect
PyPImypy2.3.1indirect
PyPImypy-extensions1.1.0indirect
PyPImyst-parser5.1.0indirect
PyPInarwhals2.14.0indirect
PyPInbclient0.10.2indirect
PyPInbconvert7.17.1indirect
PyPInbformat5.10.4indirect
PyPInbmake1.5.5indirect
PyPInbsphinx0.9.8indirect
PyPInest-asyncio21.7.2indirect
PyPInh30.3.4indirect
PyPInltk3.10.3indirect
PyPInodeenv1.9.1indirect
PyPIpackaging26.2indirect
PyPIpandocfilters1.5.1indirect
PyPIparso0.8.4indirect
PyPIpathspec1.1.1indirect
PyPIpexpect4.9.0indirect
PyPIplatformdirs4.3.7indirect
PyPIpluggy1.5.0indirect
PyPIpre-commit4.6.2indirect
PyPIprompt-toolkit3.0.51indirect
PyPIpsutil7.0.0indirect
PyPIptyprocess0.7.0indirect
PyPIpure-eval0.2.3indirect
PyPIpycparser2.22indirect
PyPIpydantic2.11.10indirect
PyPIpydantic-core2.33.2indirect
PyPIpydantic-settings2.14.2indirect
PyPIpydocstyle6.3.0indirect
PyPIpygments2.20.0indirect
PyPIpytest9.1.1indirect
PyPIpytest-mock3.15.1indirect
PyPIpytest-socket0.8.1indirect
PyPIpytest-timeout2.4.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenv1.2.2indirect
PyPIpytz2025.2indirect
PyPIpywin32310indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIpyyaml6.0.2indirect
PyPIpyzmq26.4.0indirect
PyPIquestionary2.1.1indirect
PyPIreadme-renderer44.0indirect
PyPIreferencing0.36.2indirect
PyPIregex2024.11.6indirect
PyPIrequests-toolbelt1.0.0indirect
PyPIrfc39862.0.0indirect
PyPIrich-click1.9.7indirect
PyPIroman-numerals4.1.0indirect
PyPIrpds-py0.24.0indirect
PyPIruamel-yaml0.19.1indirect
PyPIruff0.16.5indirect
PyPIs3transfer0.19.0indirect
PyPIsafety3.8.1indirect
PyPIsafety-schemas0.0.16indirect
PyPIsecretstorage3.5.0indirect
PyPIshellingham1.5.4indirect
PyPIsix1.17.0indirect
PyPIsniffio1.3.1indirect
PyPIsnowballstemmer2.2.0indirect
PyPIsoupsieve2.8.4indirect
PyPIsphinx9.0.4indirect
PyPIsphinx-autoapi3.8.1indirect
PyPIsphinx-autodoc-typehints3.6.1indirect
PyPIsphinx-click6.2.0indirect
PyPIsphinx-copybutton0.5.2indirect
PyPIsphinx-github-changelog2.3.0indirect
PyPIsphinx-issues6.0.0indirect
PyPIsphinx-rtd-theme3.1.0indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jquery4.1indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIstack-data0.6.3indirect
PyPIstevedore5.9.0indirect
PyPItenacity9.1.4indirect
PyPItinycss21.4.0indirect
PyPItomli2.2.1indirect
PyPItomlkit0.14.0indirect
PyPItornado6.5.8indirect
PyPItraitlets5.14.3indirect
PyPItruststore0.10.4indirect
PyPItwine7.0.0indirect
PyPItyper0.23.1indirect
PyPItyping-extensions4.13.2indirect
PyPItyping-extensions4.16.0indirect
PyPItyping-inspection0.4.2indirect
PyPItzdata2026.3indirect
PyPItzlocal5.3.1indirect
PyPIurl-normalize2.2.0indirect
PyPIvirtualenv20.36.1indirect
PyPIwcmatch10.1indirect
PyPIwcwidth0.2.13indirect
PyPIwebencodings0.5.1indirect
PyPIx-wr-timezone2.0.1indirect
PyPIzipp3.23.1indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
anyio4.9.0indirectcritical24.14.2
jupyter-core5.7.2indirecthigh25.8.1
nltk3.10.3indirecthigh1
soupsieve2.8.4indirectmoderate22.9.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 statisticsPyPI.