Public record
Software health reportschema 0.16.0 · metrics 2.10.0 · 2026-07-20 22:01 UTC

GridTools / gt4py

Python library for generating high-performance implementations of stencil kernels for weather and climate modeling from a domain-specific language (DSL).

PythonBSD-3-Clause★ 147 stars⑂ 57 forkssince Nov 2019View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

GridTools/gt4py holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (99/100) and lowest on Security (51/100). It was last updated today. 4 contributors account for most of its recent work.

94
overall / 100
Exceptional

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.

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

Ownership

GridToolsOrganization
21 followers22 public repossince Apr 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIgt4py1.1.1225,726240 days agogridtoolsstencilweatherclimateperformanceportablehpc

Metrics by category

Vitality

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

99Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
34.6/36Commit cadence50/52 weeks with commits
18/18Commit volume433 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year433
human_commit_share
days_since_last_push0
active_weeks_last_year50

Release discipline

100Exceptional
How it's scored
27/27Ships releases25 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~19.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count25
latest_release_tagv1.1.12
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases19.9
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?

67Good · 17% of overall
How it's scored
35.1/60Stars147 stars
14.6/25Forks57 forks
5.3/15Watchers10 watchers
Inputs used
forks57
stars147
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (BSD-3-Clause)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
58.8/80Monthly downloads25,726 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgt4py
dependents
ecosystemspypi
total_downloads
monthly_downloads25,726
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?

84Excellent · 23% of overall
How it's scored
43.2/54Bus factor4 contributor(s) cover half of all commits
18.7/22.5Commit distributiontop contributor authored 17% of commits
13.5/13.5Contributor breadth32 contributors
10/10OpenSSF Scorecard: Contributorsproject has 12 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled32
top_contributor_share0.171
How it's scored
30.2/42Issue resolution72% of issues closed
25.2/30PR acceptance1,866/2,219 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
13.5/15OpenSSF Scorecard: Code-ReviewFound 29/30 approved changesets -- score normalized to 9
Inputs used
merged_prs1,866
open_issues120
closed_issues306
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.718
closed_unmerged_prs353
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
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
9.7/25Owner reach21 followers of GridTools
21.9/25Track record22 public repos, account ~10 yr old
Inputs used
followers21
owner_typeOrganization
is_verified
owner_loginGridTools
public_repos22
account_age_days3,742
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 history24 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgt4py
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

96Exceptional · 19% of overall

Engineering practices

100Exceptional
How it's scored
24/24CI workflows11 workflow(s)
24/24Tests present
16/16Linter config
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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://GridTools.github.io/gt4py
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://GridTools.github.io/gt4py
docs_sitehttps://GridTools.github.io/gt4py
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

51Moderate · 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/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-ReviewFound 29/30 approved changesets -- score normalized to 9
2.5/2.5Contributorsproject has 12 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
0/7.5Vulnerabilities38 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.
How it's scored
10.5/35Direct dependencies free of known advisories3 affected: click 8.3.1 (high 7.2), mako 1.3.10 (high 7.5), setuptools 82.0.1 (moderate 6.1)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
33.7/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 95 days ago
Inputs used
sourceosv
advisories67
affected_packages13
assessed_packages250
unassessed_packages0
affected_by_severitycritical 2, high 7, moderate 3, low 1
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 250 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.

85Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, AGENTS.md, CLAUDE.md, src/gt4py/next/AGENTS.md, src/gt4py/next/CLAUDE.md
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.github/copilot-instructions.md, AGENTS.md, CLAUDE.md, src/gt4py/next/AGENTS.md, src/gt4py/next/CLAUDE.md
agent_instruction_max_bytes5,839
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrapdocs/user/cartesian/Makefile, noxfile.py
22/22Automated tests
11/11Lint / format config
11/11Static type checkingsrc/gt4py/py.typed
10/10Reproducible environmentdevcontainer, Dockerfile, lockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileyes
typed_languageno
bootstrap_filesdocs/user/cartesian/Makefile, noxfile.py
has_devcontaineryes
has_linter_configyes
typecheck_configssrc/gt4py/py.typed
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
27/45Type-checkable codePython with type-check config (src/gt4py/py.typed)
54.2/55Manageable file sizes11/718 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes103,829
source_files_sampled718
oversized_source_files11
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, notebooks
Inputs used
example_dirsexamples, notebooks
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

147GitHub stars
32contributors
433commits, last 12 months
0days since last push
25releases
4bus factor
120open issues
PyPIpackage ecosystems

Data collection warnings

  • deps.dev does not index pypi:gt4py@1.1.12; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 4.9 / 10
4.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-07-20 22:00 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
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 29/30 approved changesets -- score normalized to 9
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
0Vulnerabilities38 existing vulnerabilities detected
Direct dependencies 31
RegistryPackageVersion constraintManifest
PyPIattrs>=21.3pyproject.toml
PyPIarray-api-compat>=1.13pyproject.toml
PyPIblack>=25.11pyproject.toml
PyPIboltons>=20.1pyproject.toml
PyPIcached-property>=1.5.1pyproject.toml
PyPIclick>=8.0.0pyproject.toml
PyPIcmake>=3.22pyproject.toml
PyPIcytoolz>=1.0.1pyproject.toml
PyPIdace>=2.0.0a4pyproject.toml
PyPIdeepdiff>=8.1.0pyproject.toml
PyPIdevtools>=0.6pyproject.toml
PyPIfactory-boy>=3.3.3pyproject.toml
PyPIfilelock>=3.18.0pyproject.toml
PyPIfrozendict>=2.3pyproject.toml
PyPIgridtools-cpp>=2.3.9,==2.*pyproject.toml
PyPIjinja2>=3.0.0pyproject.toml
PyPIlark>=1.1.2pyproject.toml
PyPImako>=1.3pyproject.toml
PyPInanobind>=1.9.0pyproject.toml
PyPIninja>=1.11pyproject.toml
PyPInumpy>=2.0.0pyproject.toml
PyPInumpy>=2.3.2pyproject.toml
PyPIordered-set>=4.1.0pyproject.toml
PyPIpackaging>=20.0pyproject.toml
PyPIpybind11>=3.0.3pyproject.toml
PyPIsetuptools>=77.0.3pyproject.toml
PyPItabulate>=0.8.10pyproject.toml
PyPItoolz>=0.12.1pyproject.toml
PyPItyping-extensions>=4.12.0pyproject.toml
PyPIversioningit>=3.1.1pyproject.toml
PyPIxxhash>=3.5.0pyproject.toml
All dependencies 250

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

RegistryPackageVersionRelation
PyPIarray-api-compat1.14.0direct
PyPIattrs26.1.0direct
PyPIblack26.3.1direct
PyPIboltons25.0.0direct
PyPIcached-property2.0.1direct
PyPIclick8.3.1direct
PyPIcmake4.3.0direct
PyPIcytoolz1.1.0direct
PyPIdace2.0.0a4direct
PyPIdeepdiff8.6.2direct
PyPIdevtools0.12.2direct
PyPIfactory-boy3.3.3direct
PyPIfilelock3.25.2direct
PyPIfrozendict2.4.7direct
PyPIgridtools-cpp2.3.9direct
PyPIjinja23.1.6direct
PyPIlark1.3.1direct
PyPImako1.3.10direct
PyPInanobind2.12.0direct
PyPIninja1.13.0direct
PyPInumpy2.2.6direct
PyPInumpy2.4.3direct
PyPIordered-set4.1.0direct
PyPIpackaging26.0direct
PyPIpybind113.0.4direct
PyPIsetuptools82.0.1direct
PyPItabulate0.10.0direct
PyPItoolz1.1.0direct
PyPItyping-extensions4.15.0direct
PyPIversioningit3.3.0direct
PyPIxxhash3.6.0direct
PyPIaiosqlite0.22.1indirect
PyPIalabaster1.0.0indirect
PyPIannotated-doc0.0.4indirect
PyPIapeye1.4.1indirect
PyPIapeye-core1.1.5indirect
PyPIappnope0.1.4indirect
PyPIargcomplete3.6.3indirect
PyPIasttokens2.4.1indirect
PyPIastunparse1.6.3indirect
PyPIatlas4py0.41.1.dev1indirect
PyPIautodocsumm0.2.6indirect
PyPIbabel2.18.0indirect
PyPIbeautifulsoup44.14.3indirect
PyPIcachecontrol0.14.4indirect
PyPIcattrs26.1.0indirect
PyPIcertifi2026.2.25indirect
PyPIcffi2.0.0indirect
PyPIcfgv3.5.0indirect
PyPIcharset-normalizer3.4.6indirect
PyPIclang-format22.1.1indirect
PyPIcolorama0.4.6indirect
PyPIcolorlog6.10.1indirect
PyPIcomm0.2.3indirect
PyPIcontourpy1.3.2indirect
PyPIcontourpy1.3.3indirect
PyPIcoverage7.13.5indirect
PyPIcssutils2.11.1indirect
PyPIcuda-pathfinder1.5.0indirect
PyPIcupy13.6.0indirect
PyPIcupy-cuda12x14.0.1indirect
PyPIcupy-cuda13x14.0.1indirect
PyPIcupy-rocm-7-014.0.1indirect
PyPIcycler0.12.1indirect
PyPIcython3.2.4indirect
PyPIdebugpy1.8.20indirect
PyPIdecorator5.2.1indirect
PyPIdependency-groups1.3.1indirect
PyPIdict2css0.3.0.post1indirect
PyPIdill0.4.1indirect
PyPIdistlib0.4.0indirect
PyPIdocutils0.21.2indirect
PyPIdocutils0.22.4indirect
PyPIdomdf-python-tools3.10.0indirect
PyPIesbonio1.1.0indirect
PyPIexceptiongroup1.3.1indirect
PyPIexecnet2.1.2indirect
PyPIexecuting2.2.1indirect
PyPIfaker40.11.1indirect
PyPIfastjsonschema2.21.2indirect
PyPIfastrlock0.8.3indirect
PyPIfonttools4.62.1indirect
PyPIfparser0.2.1indirect
PyPIgitdb4.0.12indirect
PyPIgitpython3.1.46indirect
PyPIhtml5lib1.1indirect
PyPIhumanize4.15.0indirect
PyPIhypothesis6.151.9indirect
PyPIidentify2.6.18indirect
PyPIidna3.11indirect
PyPIimagesize2.0.0indirect
PyPIinflection0.5.1indirect
PyPIiniconfig2.3.0indirect
PyPIipykernel7.2.0indirect
PyPIipython8.38.0indirect
PyPIipython9.10.0indirect
PyPIipython9.11.0indirect
PyPIipython-pygments-lexers1.1.1indirect
PyPIjax0.6.2indirect
PyPIjax0.9.2indirect
PyPIjax-cuda12-pjrt0.6.2indirect
PyPIjax-cuda12-pjrt0.9.2indirect
PyPIjax-cuda12-plugin0.6.2indirect
PyPIjax-cuda12-plugin0.9.2indirect
PyPIjax-cuda13-pjrt0.9.2indirect
PyPIjax-cuda13-plugin0.9.2indirect
PyPIjaxlib0.6.2indirect
PyPIjaxlib0.9.2indirect
PyPIjedi0.19.2indirect
PyPIjsonschema4.26.0indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIjupyter-client8.8.0indirect
PyPIjupyter-core5.9.1indirect
PyPIjupytext1.19.1indirect
PyPIkiwisolver1.5.0indirect
PyPIlibrt0.8.1indirect
PyPIlsprotocol2025.0.0indirect
PyPImarkdown-it-py3.0.0indirect
PyPImarkdown-it-py4.0.0indirect
PyPImarkupsafe3.0.3indirect
PyPImatplotlib3.10.8indirect
PyPImatplotlib-inline0.2.1indirect
PyPImdit-py-plugins0.5.0indirect
PyPImdurl0.1.2indirect
PyPIml-dtypes0.5.4indirect
PyPImore-itertools10.8.0indirect
PyPImpmath1.3.0indirect
PyPImsgpack1.1.2indirect
PyPImypy1.19.1indirect
PyPImypy-extensions1.1.0indirect
PyPImyst-parser4.0.1indirect
PyPImyst-parser5.0.0indirect
PyPInatsort8.4.0indirect
PyPInbclient0.10.4indirect
PyPInbformat5.10.4indirect
PyPInbmake1.5.5indirect
PyPInest-asyncio1.6.0indirect
PyPInetworkx3.4.2indirect
PyPInetworkx3.5indirect
PyPInodeenv1.10.0indirect
PyPInox2026.4.10indirect
PyPInvtx0.2.15indirect
PyPIobjprint0.3.0indirect
PyPIopt-einsum3.4.0indirect
PyPIorderly-set5.5.0indirect
PyPIorjson3.11.7indirect
PyPIpandas2.3.3indirect
PyPIpandas3.0.1indirect
PyPIparso0.8.6indirect
PyPIpathspec1.0.4indirect
PyPIpexpect4.9.0indirect
PyPIpillow12.1.1indirect
PyPIpip26.0.1indirect
PyPIplatformdirs4.9.4indirect
PyPIpluggy1.6.0indirect
PyPIply3.11indirect
PyPIpre-commit4.5.1indirect
PyPIprompt-toolkit3.0.52indirect
PyPIpsutil7.2.2indirect
PyPIptyprocess0.7.0indirect
PyPIpure-eval0.2.3indirect
PyPIpy-cpuinfo9.0.0indirect
PyPIpycparser3.0indirect
PyPIpydot4.0.1indirect
PyPIpygls2.1.1indirect
PyPIpygments2.19.2indirect
PyPIpyparsing3.3.2indirect
PyPIpyreadline2.1indirect
PyPIpytest9.0.2indirect
PyPIpytest-benchmark5.2.3indirect
PyPIpytest-cache1.0indirect
PyPIpytest-cov7.1.0indirect
PyPIpytest-factoryboy2.8.1indirect
PyPIpytest-instafail0.5.0indirect
PyPIpytest-mypy-plugins4.0.0indirect
PyPIpytest-xdist3.8.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-discovery1.2.0indirect
PyPIpytokens0.4.1indirect
PyPIpytz2026.1.post1indirect
PyPIpyyaml6.0.3indirect
PyPIpyzmq27.1.0indirect
PyPIreferencing0.37.0indirect
PyPIregex2026.2.28indirect
PyPIrequests2.33.0indirect
PyPIrich14.3.3indirect
PyPIroman5.2indirect
PyPIroman-numerals4.1.0indirect
PyPIrpds-py0.30.0indirect
PyPIruamel-yaml0.18.16indirect
PyPIruamel-yaml-clib0.2.15indirect
PyPIruff0.15.7indirect
PyPIscipy1.15.3indirect
PyPIscipy1.17.1indirect
PyPIsetuptools-scm10.0.2indirect
PyPIshellingham1.5.4indirect
PyPIsix1.17.0indirect
PyPIsmmap5.0.3indirect
PyPIsnowballstemmer3.0.1indirect
PyPIsortedcontainers2.4.0indirect
PyPIsoupsieve2.8.3indirect
PyPIsphinx8.1.3indirect
PyPIsphinx9.0.4indirect
PyPIsphinx9.1.0indirect
PyPIsphinx-autodoc-typehints3.0.1indirect
PyPIsphinx-autodoc-typehints3.6.1indirect
PyPIsphinx-autodoc-typehints3.9.11indirect
PyPIsphinx-jinja2-compat0.4.1indirect
PyPIsphinx-prompt1.10.2indirect
PyPIsphinx-prompt1.9.0indirect
PyPIsphinx-rtd-theme3.1.0indirect
PyPIsphinx-tabs3.4.5indirect
PyPIsphinx-toolbox4.1.2indirect
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
PyPIstandard-imghdr3.10.14indirect
PyPIsympy1.14.0indirect
PyPItach0.34.0indirect
PyPItomli2.4.1indirect
PyPItomli-w1.2.0indirect
PyPItomlkit0.14.0indirect
PyPItornado6.5.5indirect
PyPItraitlets5.14.3indirect
PyPItrove-classifiers2026.1.14.14indirect
PyPItyper0.24.1indirect
PyPItypes-decorator5.2.0.20251101indirect
PyPItypes-docutils0.22.3.20260322indirect
PyPItypes-pytz2026.1.1.20260304indirect
PyPItypes-pyyaml6.0.12.20250915indirect
PyPItypes-six1.17.0.20251009indirect
PyPItypes-tabulate0.10.0.20260308indirect
PyPItzdata2025.3indirect
PyPIurllib32.6.3indirect
PyPIvalidate-pyproject0.25indirect
PyPIvalidate-pyproject-schema-store2026.3.15indirect
PyPIvcs-versioning1.0.1indirect
PyPIvirtualenv21.2.0indirect
PyPIviztracer1.1.1indirect
PyPIwcwidth0.6.0indirect
PyPIwebencodings0.5.1indirect
PyPIwebsockets16.0indirect
PyPIwheel0.46.3indirect
PyPIxarray2025.6.1indirect
PyPIxarray2026.2.0indirect
Dependency advisories 13

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

PackageVersionRelationSeverityAdvisoriesFixed in
gitpython3.1.46indirectcritical93.1.50
pillow12.1.1indirectcritical2412.3.0
click8.3.1directhigh18.3.3
mako1.3.10directhigh41.3.12
msgpack1.1.2indirecthigh11.2.1
pip26.0.1indirecthigh626.1.2
soupsieve2.8.3indirecthigh42.8.4
tornado6.5.5indirecthigh76.5.7
urllib32.6.3indirecthigh42.7.0
setuptools82.0.1directmoderate183.0.0
idna3.11indirectmoderate23.15
pytest9.0.2indirectmoderate29.0.3
pygments2.19.2indirectlow22.20.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.16.0 — full methodology · metrics wiki.

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