Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-27 16:53 UTC

stac-utils / pystac

Python library for working with any SpatioTemporal Asset Catalog (STAC)

PythonCustom license★ 457 stars⑂ 131 forkssince Nov 2017View on GitHub ↗
KindLibraryPluginhow this is determined

stac-utils/pystac holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Vitality (94/100) and lowest on AI Readiness (75/100). It was last updated 2 days ago. 2 contributors account for most of its recent work.

96
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.

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

Ownership

stac-utilsOrganization
213 followers40 public repossince Nov 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIpystac1.15.24,140,2245731 days agostaccatalogimagerypystacraster
PyPIpystac-core1.15.23,562,668531 days agostaccatalogimagerypystacraster

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
26.3/36Commit cadence38/52 weeks with commits
18/18Commit volume137 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year137
human_commit_share0.33
days_since_last_push2
active_weeks_last_year38

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 17 days ago
27/27Release cadencea release every ~0 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagpystac-ext-xarray-assets-v1.0.1
releases_from_tagsno
days_since_latest_release17
mean_days_between_releases0
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?

82Excellent · 17% of overall
How it's scored
43.1/60Stars457 stars
17.6/25Forks131 forks
7/15Watchers19 watchers
Inputs used
forks131
stars457
watchers19
growth_stateorganic
growth_factor_pct100

Community health

86Excellent
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
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_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesbadge.fury.io, codecov.io, github.com, readthedocs.org, shields.io
has_pull_request_templateyes
How it's scored
80/80Monthly downloads7,702,892 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagespystac, pystac-core
dependents
ecosystemspypi
total_downloads
monthly_downloads7,702,892
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
25.2/54Bus factor2 contributor(s) cover half of all commits
15.2/22.5Commit distributiontop contributor authored 33% of commits
13.5/13.5Contributor breadth67 contributors
10/10OpenSSF Scorecard: Contributorsproject has 56 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled67
top_contributor_share0.326
How it's scored
37.3/42Issue resolution89% of issues closed
26.2/30PR acceptance1,106/1,265 decided PRs merged
0/13Newcomer PR acceptance0/1 first-time contributors' PRs merged in 30d
12/15OpenSSF Scorecard: Code-ReviewFound 7/8 approved changesets -- score normalized to 8
Inputs used
merged_prs1,106
open_issues56
closed_issues448
prs_merged_7d0
prs_decided_7d0
prs_merged_30d2
prs_decided_30d3
issue_closed_ratio0.889
closed_unmerged_prs159
first_time_authors_30d1
first_time_prs_merged_30d0
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
16.8/25Owner reach213 followers of stac-utils
23.7/25Track record40 public repos, account ~6 yr old
Inputs used
followers213
owner_typeOrganization
is_verifiedno
owner_loginstac-utils
public_repos40
account_age_days2,469

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on pypi
35/35Publish recencylatest publish 31 days ago
20/20Version history57 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagespystac, pystac-core
ecosystemspypi
any_deprecatedno
min_days_since_publish31

Engineering Quality

Are baseline engineering and documentation practices in place?

88Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configpyproject.toml ([tool.ruff])
9.6/9.6Pre-commit hooks
0/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_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

80Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://pystac.readthedocs.io
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://pystac.readthedocs.io
docs_sitehttps://pystac.readthedocs.io
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/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6/7.5Code-ReviewFound 7/8 approved changesets -- score normalized to 8
2.5/2.5Contributorsproject has 56 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.5Maintained30 commit(s) and 5 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-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.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_packages25
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 pypi:pystac@1.15.2 runtime dependency closure — what installing the published package pulls in — 25 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.

75Good · 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 history33 of 33 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapdocs/Makefile
22/22Automated tests
11/11Lint / format configpyproject.toml ([tool.ruff])
11/11Static type checkingcore/pystac/py.typed, extensions/classification/pystac/extensions/py.typed, extensions/datacube/pystac/extensions/py.typed, extensions/eo/pystac/extensions/py.typed, extensions/file/pystac/extensions/py.typed, extensions/grid/pystac/extensions/py.typed, extensions/item_assets/pystac/extensions/py.typed, extensions/label/pystac/extensions/py.typed, extensions/mgrs/pystac/extensions/py.typed, extensions/mlm/pystac/extensions/py.typed, extensions/pointcloud/pystac/extensions/py.typed, extensions/projection/pystac/extensions/py.typed, extensions/raster/pystac/extensions/py.typed, extensions/render/pystac/extensions/py.typed, extensions/sar/pystac/extensions/py.typed, extensions/sat/pystac/extensions/py.typed, extensions/scientific/pystac/extensions/py.typed, extensions/storage/pystac/extensions/py.typed, extensions/table/pystac/extensions/py.typed, extensions/timestamps/pystac/extensions/py.typed, extensions/version/pystac/extensions/py.typed, extensions/view/pystac/extensions/py.typed, extensions/xarray_assets/pystac/extensions/py.typed, pytest-pystac/pytest_pystac/py.typed
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance62 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_filesdocs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configscore/pystac/py.typed, extensions/classification/pystac/extensions/py.typed, extensions/datacube/pystac/extensions/py.typed, extensions/eo/pystac/extensions/py.typed, extensions/file/pystac/extensions/py.typed, extensions/grid/pystac/extensions/py.typed, extensions/item_assets/pystac/extensions/py.typed, extensions/label/pystac/extensions/py.typed, extensions/mgrs/pystac/extensions/py.typed, extensions/mlm/pystac/extensions/py.typed, extensions/pointcloud/pystac/extensions/py.typed, extensions/projection/pystac/extensions/py.typed, extensions/raster/pystac/extensions/py.typed, extensions/render/pystac/extensions/py.typed, extensions/sar/pystac/extensions/py.typed, extensions/sat/pystac/extensions/py.typed, extensions/scientific/pystac/extensions/py.typed, extensions/storage/pystac/extensions/py.typed, extensions/table/pystac/extensions/py.typed, extensions/timestamps/pystac/extensions/py.typed, extensions/version/pystac/extensions/py.typed, extensions/view/pystac/extensions/py.typed, extensions/xarray_assets/pystac/extensions/py.typed, pytest-pystac/pytest_pystac/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.62
How it's scored
27/45Type-checkable codePython with type-check config (core/pystac/py.typed, extensions/classification/pystac/extensions/py.typed, extensions/datacube/pystac/extensions/py.typed, extensions/eo/pystac/extensions/py.typed, extensions/file/pystac/extensions/py.typed, extensions/grid/pystac/extensions/py.typed, extensions/item_assets/pystac/extensions/py.typed, extensions/label/pystac/extensions/py.typed, extensions/mgrs/pystac/extensions/py.typed, extensions/mlm/pystac/extensions/py.typed, extensions/pointcloud/pystac/extensions/py.typed, extensions/projection/pystac/extensions/py.typed, extensions/raster/pystac/extensions/py.typed, extensions/render/pystac/extensions/py.typed, extensions/sar/pystac/extensions/py.typed, extensions/sat/pystac/extensions/py.typed, extensions/scientific/pystac/extensions/py.typed, extensions/storage/pystac/extensions/py.typed, extensions/table/pystac/extensions/py.typed, extensions/timestamps/pystac/extensions/py.typed, extensions/version/pystac/extensions/py.typed, extensions/view/pystac/extensions/py.typed, extensions/xarray_assets/pystac/extensions/py.typed, pytest-pystac/pytest_pystac/py.typed)
54.2/55Manageable file sizes2/132 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes76,026
source_files_sampled132
oversized_source_files2
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

457GitHub stars
67contributors
137commits, last 12 months
2days since last push
100releases
2bus factor
56open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Star history carried forward from 2026-07-21: GitHub restricted the stargazers API to repository admins, so it can no longer be collected. The repository has 457 stars today.
  • Could not fetch pypi package 'pytest-pystac' from its registry

More detail

Star and fork history 452 ★ / 131 ⇿
452Stars
131Forks
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.

Star history is shown as collected on 2026-07-21. GitHub restricted the stargazers API to repository administrators in July 2026, so this series can no longer be extended; the current star total above remains live.

0100200300400500452130172018-042022-062026-08
Major 0Minor 14Patch 16

Each point covers 8 days.

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-08-27 16:53 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
8Code-ReviewFound 7/8 approved changesets -- score normalized to 8
10Contributorsproject has 56 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 5 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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 27
RegistryPackageVersion constraintManifest
PyPIpython-dateutil>=2.7.0core/pyproject.toml
PyPIpystac-core>=1.15.0,<2pyproject.toml
PyPIpystac-ext-classificationpyproject.toml
PyPIpystac-ext-datacubepyproject.toml
PyPIpystac-ext-eopyproject.toml
PyPIpystac-ext-filepyproject.toml
PyPIpystac-ext-gridpyproject.toml
PyPIpystac-ext-item-assetspyproject.toml
PyPIpystac-ext-labelpyproject.toml
PyPIpystac-ext-mgrspyproject.toml
PyPIpystac-ext-mlmpyproject.toml
PyPIpystac-ext-pointcloudpyproject.toml
PyPIpystac-ext-projectionpyproject.toml
PyPIpystac-ext-rasterpyproject.toml
PyPIpystac-ext-renderpyproject.toml
PyPIpystac-ext-sarpyproject.toml
PyPIpystac-ext-satpyproject.toml
PyPIpystac-ext-scientificpyproject.toml
PyPIpystac-ext-storagepyproject.toml
PyPIpystac-ext-tablepyproject.toml
PyPIpystac-ext-timestampspyproject.toml
PyPIpystac-ext-versionpyproject.toml
PyPIpystac-ext-viewpyproject.toml
PyPIpystac-ext-xarray-assetspyproject.toml
PyPIpystac-corepytest-pystac/pyproject.toml
PyPIpytestpytest-pystac/pyproject.toml
PyPIpython-dateutilpytest-pystac/pyproject.toml
All dependencies 283

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

RegistryPackageVersionRelation
PyPIpystac-coredirect
PyPIpystac-ext-classification2.0.1direct
PyPIpystac-ext-datacube2.2.1direct
PyPIpystac-ext-eo1.1.1direct
PyPIpystac-ext-file2.1.1direct
PyPIpystac-ext-grid1.1.1direct
PyPIpystac-ext-item-assets1.0.1direct
PyPIpystac-ext-label1.0.2direct
PyPIpystac-ext-mgrs1.0.1direct
PyPIpystac-ext-mlm1.4.1direct
PyPIpystac-ext-pointcloud1.0.1direct
PyPIpystac-ext-projection2.0.1direct
PyPIpystac-ext-raster1.1.1direct
PyPIpystac-ext-render2.0.0direct
PyPIpystac-ext-sar1.0.1direct
PyPIpystac-ext-sat1.0.1direct
PyPIpystac-ext-scientific1.0.1direct
PyPIpystac-ext-storage2.0.1direct
PyPIpystac-ext-table1.2.1direct
PyPIpystac-ext-timestamps1.1.1direct
PyPIpystac-ext-version1.2.1direct
PyPIpystac-ext-view1.0.1direct
PyPIpystac-ext-xarray-assets1.0.1direct
PyPIpytestdirect
PyPIpytest9.1.1direct
PyPIpython-dateutildirect
PyPIpython-dateutil2.9.0.post0direct
PyPIaccessible-pygments0.0.5indirect
PyPIadlfs2026.5.0indirect
PyPIaffine2.4.0indirect
PyPIaiohappyeyeballs2.7.1indirect
PyPIaiohttp3.14.3indirect
PyPIaiosignal1.4.0indirect
PyPIalabaster1.0.0indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.14.2indirect
PyPIappnope0.1.4indirect
PyPIargon2-cffi25.1.0indirect
PyPIargon2-cffi-bindings25.1.0indirect
PyPIarrow1.4.0indirect
PyPIasciitree0.3.3indirect
PyPIast-serialize0.6.0indirect
PyPIasttokens3.0.2indirect
PyPIasv0.6.6indirect
PyPIasv-runner0.2.5indirect
PyPIasync-lru2.3.0indirect
PyPIasync-timeout5.0.1indirect
PyPIattrs26.1.0indirect
PyPIazure-core1.41.0indirect
PyPIazure-identity1.25.3indirect
PyPIazure-storage-blob12.30.0indirect
PyPIbabel2.18.0indirect
PyPIbeautifulsoup44.15.0indirect
PyPIbleach6.4.0indirect
PyPIboto31.43.51indirect
PyPIbotocore1.43.51indirect
PyPIbuild1.5.0indirect
PyPIbumpversion0.5.3indirect
PyPIcachetools7.1.4indirect
PyPIcertifi2026.6.17indirect
PyPIcffi2.1.0indirect
PyPIcfgv3.5.0indirect
PyPIcharset-normalizer3.4.9indirect
PyPIclick8.4.2indirect
PyPIclick-plugins1.1.1.2indirect
PyPIcligj0.7.2indirect
PyPIcloudpickle3.1.2indirect
PyPIcodespell2.4.3indirect
PyPIcolorama0.4.6indirect
PyPIcomm0.2.3indirect
PyPIcoverage4.1indirect
PyPIcoverage7.15.2indirect
PyPIcryptography49.0.0indirect
PyPIdask2026.7.1indirect
PyPIdebugpy1.8.21indirect
PyPIdecorator5.3.1indirect
PyPIdefusedxml0.7.1indirect
PyPIdistlib0.4.3indirect
PyPIdoc82.0.0indirect
PyPIdocutils0.21.2indirect
PyPIdonfig0.8.1.post1indirect
PyPIexceptiongroup1.3.1indirect
PyPIexecuting2.2.1indirect
PyPIfasteners0.20indirect
PyPIfastjsonschema2.21.2indirect
PyPIfilelock3.30.3indirect
PyPIflake82.6.0indirect
PyPIfqdn1.5.1indirect
PyPIfrozenlist1.8.0indirect
PyPIfsspec2026.6.0indirect
PyPIgoogle-crc32c1.8.0indirect
PyPIh110.16.0indirect
PyPIhatchlingindirect
PyPIhtml5lib1.1indirect
PyPIhttpcore1.0.9indirect
PyPIhttpx0.28.1indirect
PyPIidentify2.6.19indirect
PyPIidna3.18indirect
PyPIimagesize2.0.0indirect
PyPIimportlib-metadata9.0.0indirect
PyPIiniconfig2.3.0indirect
PyPIipykernel7.3.0indirect
PyPIipython8.39.0indirect
PyPIipython9.15.0indirect
PyPIipython-pygments-lexers1.1.1indirect
PyPIipywidgets8.1.8indirect
PyPIisodate0.7.2indirect
PyPIisoduration20.11.0indirect
PyPIjedi0.20.0indirect
PyPIjinja23.1.6indirect
PyPIjmespath1.1.0indirect
PyPIjson50.15.0indirect
PyPIjsonpointer3.1.1indirect
PyPIjsonschema4.26.0indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIjupyter1.1.1indirect
PyPIjupyter-builder1.1.1indirect
PyPIjupyter-client8.9.1indirect
PyPIjupyter-console6.6.3indirect
PyPIjupyter-core5.9.1indirect
PyPIjupyter-events0.12.1indirect
PyPIjupyter-lsp2.3.1indirect
PyPIjupyter-server2.20.0indirect
PyPIjupyter-server-terminals0.5.4indirect
PyPIjupyterlab4.6.2indirect
PyPIjupyterlab-pygments0.3.0indirect
PyPIjupyterlab-server2.28.0indirect
PyPIjupyterlab-widgets3.0.16indirect
PyPIlark1.3.1indirect
PyPIlibrt0.13.0indirect
PyPIlocket1.0.0indirect
PyPImarkupsafe3.0.3indirect
PyPImatplotlib-inline0.2.2indirect
PyPImistune3.3.3indirect
PyPImsal1.37.0indirect
PyPImsal-extensions1.3.1indirect
PyPImultidict6.7.1indirect
PyPImypy2.3.0indirect
PyPImypy-extensions1.1.0indirect
PyPInbclient0.11.0indirect
PyPInbconvert7.17.1indirect
PyPInbformat5.10.4indirect
PyPInbsphinx0.9.8indirect
PyPInest-asyncio21.7.2indirect
PyPInodeenv1.10.0indirect
PyPInotebook7.6.0indirect
PyPInotebook-shim0.2.4indirect
PyPInumcodecs0.13.1indirect
PyPInumcodecs0.16.5indirect
PyPInumpy2.2.6indirect
PyPInumpy2.4.6indirect
PyPInumpy2.5.1indirect
PyPIodc-geo0.5.3indirect
PyPIodc-loader0.6.4indirect
PyPIodc-stac0.5.2indirect
PyPIorjson3.11.9indirect
PyPIoverrides7.7.0indirect
PyPIpackaging26.2indirect
PyPIpandas2.3.3indirect
PyPIpandas3.0.3indirect
PyPIpandocfilters1.5.1indirect
PyPIparso0.8.7indirect
PyPIpartd1.4.2indirect
PyPIpathspec1.1.1indirect
PyPIpexpect4.9.0indirect
PyPIpip8.1.2indirect
PyPIplanetary-computer1.0.0indirect
PyPIplatformdirs4.10.0indirect
PyPIpluggy1.6.0indirect
PyPIpre-commit4.6.0indirect
PyPIprometheus-client0.25.0indirect
PyPIprompt-toolkit3.0.52indirect
PyPIpropcache0.5.2indirect
PyPIpsutil7.2.2indirect
PyPIptyprocess0.7.0indirect
PyPIpure-eval0.2.3indirect
PyPIpycparser3.0indirect
PyPIpydantic2.13.4indirect
PyPIpydantic-core2.46.4indirect
PyPIpydata-sphinx-theme0.19.0indirect
PyPIpydata-sphinx-theme0.20.0indirect
PyPIpygments2.20.0indirect
PyPIpyjwt2.13.0indirect
PyPIpympler1.1indirect
PyPIpyparsing3.3.2indirect
PyPIpyproj3.7.1indirect
PyPIpyproj3.7.2indirect
PyPIpyproject-hooks1.2.0indirect
PyPIpystac1.15.2indirect
PyPIpystac-client0.9.0indirect
PyPIpytest-cov7.1.0indirect
PyPIpytest-mock3.15.1indirect
PyPIpytest-pystac0.1.0indirect
PyPIpytest-recording0.13.4indirect
PyPIpython-discovery1.4.4indirect
PyPIpython-dotenv1.2.2indirect
PyPIpython-json-logger4.1.0indirect
PyPIpytz2026.2indirect
PyPIpywin32312indirect
PyPIpywinpty3.0.5indirect
PyPIpyyaml6.0.3indirect
PyPIpyzmq27.1.0indirect
PyPIrasterio1.4.4indirect
PyPIrasterio1.5.0indirect
PyPIreferencing0.37.0indirect
PyPIrequests2.34.2indirect
PyPIrequests-mock1.12.1indirect
PyPIrestructuredtext-lint2.0.2indirect
PyPIrfc3339-validator0.1.4indirect
PyPIrfc3986-validator0.1.1indirect
PyPIrfc3987-syntax1.1.0indirect
PyPIrioxarray0.19.0indirect
PyPIrioxarray0.22.0indirect
PyPIroman-numerals4.1.0indirect
PyPIrpds-py0.30.0indirect
PyPIrpds-py2026.6.3indirect
PyPIruff0.15.22indirect
PyPIs3transfer0.19.1indirect
PyPIsend2trash2.1.0indirect
PyPIshapely2.1.2indirect
PyPIsix1.17.0indirect
PyPIsnowballstemmer3.1.1indirect
PyPIsoupsieve2.8.4indirect
PyPIsphinx1.4.8indirect
PyPIsphinx8.1.3indirect
PyPIsphinx9.0.4indirect
PyPIsphinx9.1.0indirect
PyPIsphinx-autobuild2024.10.3indirect
PyPIsphinx-autobuild2025.8.25indirect
PyPIsphinx-design0.6.1indirect
PyPIsphinx-design0.7.0indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-fulltoc1.2.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIstack-data0.6.3indirect
PyPIstarlette1.3.1indirect
PyPIstevedore5.8.0indirect
PyPIstevedore5.9.0indirect
PyPItabulate0.10.0indirect
PyPIterminado0.18.1indirect
PyPItinycss21.5.1indirect
PyPItomli2.4.1indirect
PyPItoolz1.1.0indirect
PyPItornado6.5.7indirect
PyPItox2.3.1indirect
PyPItraitlets5.15.1indirect
PyPItypes-html5lib1.1.11.20260518indirect
PyPItypes-jsonschema4.26.0.20260518indirect
PyPItypes-orjson3.6.2indirect
PyPItypes-python-dateutil2.9.0.20260716indirect
PyPItypes-urllib31.26.25.14indirect
PyPItypes-webencodings0.5.0.20260408indirect
PyPItyping-extensions4.16.0indirect
PyPItyping-inspection0.4.2indirect
PyPItzdata2026.3indirect
PyPIuri-template1.3.0indirect
PyPIurllib32.7.0indirect
PyPIuvicorn0.51.0indirect
PyPIvcrpy8.3.0indirect
PyPIvirtualenv21.6.1indirect
PyPIwatchdog0.8.3indirect
PyPIwatchfiles1.2.0indirect
PyPIwcwidth0.8.2indirect
PyPIwebcolors25.10.0indirect
PyPIwebencodings0.5.1indirect
PyPIwebsocket-client1.9.0indirect
PyPIwebsockets16.1indirect
PyPIwheel0.29.0indirect
PyPIwidgetsnbextension4.0.15indirect
PyPIwrapt2.2.2indirect
PyPIxarray2025.6.1indirect
PyPIxarray2026.7.0indirect
PyPIxpystac0.2.0indirect
PyPIxpystac0.5.0indirect
PyPIyarl1.24.2indirect
PyPIzarr2.18.3indirect
PyPIzarr3.1.6indirect
PyPIzarr3.2.1indirect
PyPIzipp4.1.0indirect
Dependency advisories 0

Installing pypi:pystac@1.15.2 pulls in 25 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 statisticsPyPI.