Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 17:36 UTC

pytroll / pyorbital

Orbital and astronomy computations in python

PythonApache-2.0★ 260 stars⑂ 79 forkssince Sep 2011View on GitHub ↗

pytroll/pyorbital holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Engineering Quality (96/100) and lowest on AI Readiness (44/100). It was last updated 5 days ago. 2 contributors account for most of its recent work.

77
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

77
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

PytrollOrganization
166 followers57 public repossince Jun 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIpyorbital1.12.197,24231143 days ago

Metrics by category

Vitality

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

80Good · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
18.7/36Commit cadence — 27/52 weeks with commits
17.5/18Commit volume — 88 commits in the last year
7/10OpenSSF Scorecard: Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year88
human_commit_share0.76
days_since_last_push5
active_weeks_last_year27
How it's scored
27/27Ships releases — 18 releases published
27/36Release recency — latest release 143 days ago
19.8/27Release cadence — a release every ~68.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count18
latest_release_tagv1.12.1
releases_from_tagsno
days_since_latest_release143
mean_days_between_releases68.6
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?

68Moderate · 18% of overall
How it's scored
39.1/60Stars — 260 stars
15.8/25Forks — 79 forks
6.2/15Watchers — 14 watchers
Inputs used
forks79
stars260
watchers14
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateyes
has_code_of_conductno
has_pull_request_templateyes
How it's scored
66.5/80Monthly downloads — 97,242 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespyorbital
dependents
ecosystemspypi
total_downloads
monthly_downloads97,242
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?

75Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.2/22.5Commit distribution — top contributor authored 37% of commits
13.5/13.5Contributor breadth — 31 contributors
10/10OpenSSF Scorecard: Contributors — project has 19 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled31
top_contributor_share0.367
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
35.9/38.3PR acceptance — 155/165 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 2/6 approved changesets -- score normalized to 3
Inputs used
merged_prs155
open_issues21
closed_issues42
issue_closed_ratio0.667
closed_unmerged_prs10
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16/25Owner reach — 166 followers of pytroll
24.8/25Track record — 57 public repos, account ~11 yr old
Inputs used
followers166
owner_typeOrganization
is_verified
owner_loginpytroll
public_repos57
account_age_days4,051
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 143 days ago
20/20Version history — 31 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespyorbital
ecosystemspypi
any_deprecatedno
min_days_since_publish143

Engineering Quality

Are baseline engineering and documentation practices in place?

96Excellent · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 16 out of 16 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

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://pyorbital.readthedocs.org/
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicspython, satellite, orbital-mechanics, hacktoberfest, closember
has_wikiyes
homepagehttp://pyorbital.readthedocs.org/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 2/6 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 19 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
5.2/7.5Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages11
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:pyorbital@1.12.1 runtime dependency closure — what installing the published package pulls in — 11 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.6/40Legible commit history — 28 of 76 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.368
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — doc/Makefile
22/22Automated tests
11/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdoc/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.1
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/22 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes45,505
source_files_sampled22
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

260GitHub stars
31contributors
88commits, last 12 months
5days since last push
18releases
2bus factor
21open issues
PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 79 ⇿
0Stars
79Forks
18Releases

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.

0204060807732014-122020-092026-07
Major 0Minor 6Patch 12

Each point covers 11 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-26 17:36 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests16 out of 16 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 2/6 approved changesets -- score normalized to 3
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
7Maintained9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
PyPInumpy>=1.19.0pyproject.toml
PyPIscipypyproject.toml
PyPIrequestspyproject.toml
PyPIdefusedxmlpyproject.toml
PyPIpyproj>=3.7.1pyproject.toml
PyPIdonfigpyproject.toml
All dependencies 6

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

RegistryPackageVersionRelation
PyPIdefusedxmldirect
PyPIdonfigdirect
PyPInumpydirect
PyPIpyprojdirect
PyPIrequestsdirect
PyPIscipydirect
Dependency advisories 0

Installing pypi:pyorbital@1.12.1 pulls in 11 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
{
  "data": {
    "repo": {
      "topics": [
        "python",
        "satellite",
        "orbital-mechanics",
        "hacktoberfest",
        "closember"
      ],
      "is_fork": false,
      "size_kb": 1612,
      "has_wiki": true,
      "homepage": "http://pyorbital.readthedocs.org/",
      "languages": {
        "Python": 210462
      },
      "pushed_at": "2026-07-20T22:42:33Z",
      "created_at": "2011-09-11T09:20:07Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T12:45:51Z",
      "description": "Orbital and astronomy computations in python",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "http://pytroll.org/",
      "name": "Pytroll",
      "type": "Organization",
      "login": "pytroll",
      "company": null,
      "location": null,
      "followers": 166,
      "avatar_url": "https://avatars.githubusercontent.com/u/13004956?v=4",
      "created_at": "2015-06-22T18:10:02Z",
      "is_verified": null,
      "public_repos": 57,
      "account_age_days": 4051
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2026-03-05T13:19:12Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-02-06T15:51:25Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2025-11-18T17:55:58Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2025-06-09T09:44:41Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2025-05-08T16:25:43Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-04-10T09:20:56Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2024-12-12T16:10:17Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2024-11-29T17:07:12Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2024-11-29T11:31:26Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2024-06-26T02:20:38Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2024-02-05T14:54:49Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2024-01-05T14:34:18Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-07-12T13:57:07Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2022-07-11T18:52:19Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2022-07-07T11:57:55Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2021-12-22T10:05:18Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-12-20T14:52:32Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2021-04-12T09:50:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "478071d5eafe7d567baff668ae09ae5cbb6bc13c",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.15 → v0.15.20](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.15...v0.15.20)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-07-08T13:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4ed88d83959ef028f9b8b6f4c5601691be70c8d",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T18:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b60776110ab9e435b681354974b7aa1c078995f3",
          "body": "…s/checkout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #235 from pytroll/dependabot/github_actions/action…",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2026-06-23T05:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa84149c4b3448adedff68eb5e625a1bff7aaa39",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T22:42:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9fb8cee5436dfc2e3e44558308e85f66d7a89f1",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T01:27:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c98ce0dcffe236c2f78143b5ec90d5bc9eed0be5",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #233 from pytroll/pre-commit-ci-update-config",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2026-06-02T05:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd866965299562e8def1193772292e21e0886e13",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.15](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.12...v0.15.15)\n- [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.1.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.20.2...v2.1.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-01T21:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40576210032cad4322189c02a2dda740542f119",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.4...v0.15.12)\n- [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.19.1...v1.20.2)\n- [github.com/pycqa/isort: 8.0.1 → 9.0.0a3](https://github.com/pycqa/isort/compare/8.0.1...9.0.0a3)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-06T15:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1df7f2d785d9823011bed55924467a34cec24c23",
          "body": "Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3 to 4.\n- [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)\n- [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md)\n- [Commits](https://github.\n[…]\nname: conda-incubator/setup-miniconda\n  dependency-version: '4'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump conda-incubator/setup-miniconda from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-28T10:12:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "16f7859a2db47ae0fab64959f50f212a7d42d209",
          "body": "Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.13.0 to 1.14.0.\n- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.13.0...v1.14.0)\n\n---\nupdated-dependencies:\n- dep\n[…]\n-name: pypa/gh-action-pypi-publish\n  dependency-version: 1.14.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T18:04:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c6866d8d7b6c8488b86c48efe8c5fb009d7353f",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-31T01:20:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f27f81ea1c6572df74eb072d30dc450526d9dfce",
          "body": null,
          "is_bot": false,
          "headline": "Update RTD to ubuntu 24 and miniforge",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2026-03-30T14:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd072feef0ceeb8aeaf363c4a8951698546c37e6",
          "body": null,
          "is_bot": false,
          "headline": "Fix version number in changelog",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2026-03-05T13:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c69e217f13ba9d671e7922591bad7f345cf0c436",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for v0.12.1",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2026-03-05T12:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "255334aaa234a06c085aa49bcbbd55d9aa8522f3",
          "body": "Bugfix `Downloader` handling of trailing empty lines",
          "is_bot": false,
          "headline": "Merge pull request #223 from pnuu/bugfix-downloader-skip-empty-lines",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2026-03-05T12:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b8c5ba68bc221c94ec1e624c006487103ddb79",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.14...v0.15.4)\n- [github.com/PyCQA/bandit: 1.9.3 → 1.9.4](https://github.com/PyCQA/bandit/compare/1.9.3...1.9.4)\n- [github.com/pycqa/isort: 7.0.0 → 8.0.1](https://github.com/pycqa/isort/compare/7.0.0...8.0.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-03T03:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "682f9aa891b69e1ecffd59523e85b4d738a8503d",
          "body": null,
          "is_bot": false,
          "headline": "Add missing variable",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2026-02-19T12:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2b2b741bbce084a75cd2323671bfac12dc911f8",
          "body": null,
          "is_bot": false,
          "headline": "Simplify code for empty platform string",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2026-02-19T06:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e3ab9cd40892c1572bfc12eef64dfc04f32f7be",
          "body": null,
          "is_bot": false,
          "headline": "Add one more empty line",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2026-02-19T06:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0850d630ba2b806f48ba91a34046968cda30dab8",
          "body": null,
          "is_bot": false,
          "headline": "Handle empty trailing lines in TLEs",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2026-02-17T13:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75d5ed90834854922b3940f8b1e2345da33a2f5",
          "body": null,
          "is_bot": false,
          "headline": "Parametrize test_read_tle_files and test different combinations",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2026-02-17T13:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8a271389733376ed331c2011601178f0cc642d",
          "body": null,
          "is_bot": false,
          "headline": "Make Downloader tests pytest compatible",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2026-02-17T13:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd410a92665b3ed3cf0e3fe82bea064f86493d9c",
          "body": null,
          "is_bot": false,
          "headline": "Update release notes for 1.12.0",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2026-02-06T15:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c8e3faba5289fb523f8640e4dc4c099f73cf14",
          "body": "Relicense to Apache 2.0",
          "is_bot": false,
          "headline": "Merge pull request #222 from djhoese/relicense-apache2",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2026-02-06T15:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2cbf0c38b482925acc01252c7f03a214ef1d6b8",
          "body": null,
          "is_bot": false,
          "headline": "Relicense to Apache 2.0",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2026-02-06T15:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6ddfd47051c086b8a358fb1a686a466a1469f95",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #221 from pytroll/pre-commit-ci-update-config",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2026-02-03T11:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0a434afa6ef2e92af6738a8de04948840cc5eef",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.10...v0.14.14)\n- [github.com/PyCQA/bandit: 1.9.2 → 1.9.3](https://github.com/PyCQA/bandit/compare/1.9.2...1.9.3)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-02T20:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c025c2e591ed9e41ad910919173c9089485d5fc7",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.7...v0.14.10)\n- [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.19.0...v1.19.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-05T21:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "928099cdfa0916aed644250c440b4783acb41dae",
          "body": "…s/cache-5\n\nBump actions/cache from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #219 from pytroll/dependabot/github_actions/action…",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2025-12-16T09:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c6dbdf8d9ad21a3ead7294697b56a6d98eb8c8d",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T22:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6056b5bcbfb234b96ecfda7159d00ffce5026871",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #217 from pytroll/pre-commit-ci-update-config",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-12-01T21:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c774f575f8d801b84016f3b9c97e8a2225795610",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.3...v0.14.7)\n- [github.com/PyCQA/bandit: 1.8.6 → 1.9.2](https://github.com/PyCQA/bandit/compare/1.8.6...1.9.2)\n- [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.18.2...v1.19.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-01T20:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84dd5018bf248cf32a1c5eed07e04b202117e7dc",
          "body": "…s/checkout-6\n\nBump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #216 from pytroll/dependabot/github_actions/action…",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-11-25T02:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162c9e93aa6e9fcd6c8517f81271d321140c1bc3",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T22:15:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ce5ad1b706e51cb056c29f32fe232d23652a9a1",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-11-18T13:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82040eb01058bc54f2fa7f83ebad645682015f19",
          "body": "Fix TLE writing by adding a newline after the last TLE entry",
          "is_bot": false,
          "headline": "Merge pull request #214 from pnuu/fix-tle-writing",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-11-18T13:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec69e66c99c93984c5d62851f2708bd3fbb6193",
          "body": null,
          "is_bot": false,
          "headline": "Test that written TLE file ends with a line-change",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-11-18T12:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8491a8e143b3a9a745e25689928e2e1f1188303",
          "body": null,
          "is_bot": false,
          "headline": "Clarify test docstrings",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-11-18T12:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d81d5088006a690f10dcfcabcc3068ad27d32cd",
          "body": null,
          "is_bot": false,
          "headline": "Add empty line to written TLE files",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-11-18T11:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fb2cbba53e5969dbcf4ad53595d7f7a98e560fd",
          "body": "Fix timeout preventing storage of TLEs",
          "is_bot": false,
          "headline": "Merge pull request #213 from pnuu/fix-tle-download-timeout-failure",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-11-06T13:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b55ac29530f4e0d473e7b5b03149e1bd8892b3ee",
          "body": null,
          "is_bot": false,
          "headline": "Count only calls with arguments",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-11-06T12:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9674175dac62617375dbb1d171c6a20d178d8433",
          "body": null,
          "is_bot": false,
          "headline": "Fix timeout preventing storage of TLEs",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-11-06T12:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51bbe8e839d987b489a4b4637ba3e645239c465e",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #212 from pytroll/pre-commit-ci-update-config",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2025-11-06T07:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d3f8d40dd2da33d4943762d206e4584bda8c0b",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.3...v0.14.3)\n- [github.com/pycqa/isort: 6.1.0 → 7.0.0](https://github.com/pycqa/isort/compare/6.1.0...7.0.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-11-03T20:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8918a167da930069e6358a3b55bdc167c28fd166",
          "body": "Extended platform support for Kineis Constellation",
          "is_bot": false,
          "headline": "Merge pull request #209 from seapyth0n/main",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-21T04:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875e479e3e3f687d4cd693a78e31c391f289968b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pytroll:main' into main",
          "author_name": "seapyth0n",
          "author_login": "seapyth0n",
          "committed_at": "2025-10-20T23:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8ce062e40c5289ad1a5f8fae85f4dda8676d95",
          "body": "fix spacing tab-->single space",
          "is_bot": false,
          "headline": "Update platforms.txt",
          "author_name": "seapyth0n",
          "author_login": "seapyth0n",
          "committed_at": "2025-10-20T23:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f63afbca43ece928e00d268a5c99cc4ef9efde0",
          "body": null,
          "is_bot": false,
          "headline": "remove white space",
          "author_name": "seapyth0n",
          "author_login": "seapyth0n",
          "committed_at": "2025-10-20T19:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d11a752db299a04c1a0c67eef08ae8cd041571a",
          "body": "Rename 'excentricity' properties to 'eccentricity'",
          "is_bot": false,
          "headline": "Merge pull request #211 from djhoese/feat-eccentricity",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-17T10:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45cb9d15fb3714937150e386bb49a8eab89295cd",
          "body": null,
          "is_bot": false,
          "headline": "Rename 'excentricity' properties to 'eccentricity'",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-10-17T01:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c279777baa239aaceb5cf8e5e8e9f929f73d92",
          "body": "Start deprecating automatic tle downloads",
          "is_bot": false,
          "headline": "Merge pull request #210 from mraspaud/disable-tle-dl",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-15T10:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "860e0aa3480b1ce41b7bd1777a4e70909cbbf5dc",
          "body": "Co-authored-by: Panu Lahtinen <pnuu+git@iki.fi>",
          "is_bot": false,
          "headline": "Update pyorbital/tlefile.py",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-13T11:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f4c438b605f92368bc1edf7fd373c11696e6ff",
          "body": null,
          "is_bot": false,
          "headline": "Fix test",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-13T08:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb3ba18fefd7f809cd70cde85e618a2bce6cda5",
          "body": null,
          "is_bot": false,
          "headline": "Fix donfig set usage",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-13T08:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d5f28f11eb9165f8adf5cd46b1d96912c44aeb",
          "body": null,
          "is_bot": false,
          "headline": "Fix import",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-13T08:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "244f88f1a53519b91e609b42e434d9b59c0aec07",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-13T07:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08830f592404d3be4e725b0f603551ef035c632",
          "body": null,
          "is_bot": false,
          "headline": "Add module docstring",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-13T07:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f1f8b7eeb1c6aa3d2cc3af1475760e426b8c42",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-10-13T07:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb73e0165468fc1c23d97c4c58a55c7a8420cc9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into disable-tle-dl",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-13T07:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7247fbf01c4a71bd77b22d4dfc6c0845c47e8682",
          "body": null,
          "is_bot": false,
          "headline": "Start deprecating automatic tle downloads",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-13T07:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91da97d97a84163e7064b4bd7733cb569135b139",
          "body": "Extended support for new Kineis satellites",
          "is_bot": false,
          "headline": "Merge pull request #2 from seapyth0n/seapyth0n-extended_platforms-1",
          "author_name": "seapyth0n",
          "author_login": "seapyth0n",
          "committed_at": "2025-10-09T21:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90c8f58713c9bcf8369b2a76d5a5469c1f00ace7",
          "body": "https://www.n2yo.com/database/?name=KINEIS#results",
          "is_bot": false,
          "headline": "Extended support for new Kineis satellites",
          "author_name": "seapyth0n",
          "author_login": "seapyth0n",
          "committed_at": "2025-10-09T21:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10467c05640a69a04a6c7f65ded92dc2cd98a7f7",
          "body": "Move import of tlefile inline to avoid import-time side effects",
          "is_bot": false,
          "headline": "Merge pull request #202 from djhoese/bugfix-tlefile-inline-import",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-07T07:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64197bdbdd4ae5321f4c784af3968cf46c03eb4",
          "body": "Extend `OrbitElements` Class with New Methods and Add Pytest Coverage",
          "is_bot": false,
          "headline": "Merge pull request #204 from JaskRendix/orbit-elements",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-07T07:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10cfeb656de4cecca09f85686a8f835c21060d8",
          "body": null,
          "is_bot": false,
          "headline": "orbit elements",
          "author_name": "JaskRendix",
          "author_login": "JaskRendix",
          "committed_at": "2025-10-07T07:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce9856ada6879cc8a9cb598591309854b5eb83a5",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #207 from pytroll/pre-commit-ci-update-config",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-10-07T02:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ac050be61a6205936056c78df7adb4f45105ec",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.11...v0.13.3)\n- [github.com/pre-commit/mirrors-mypy: v1.17.1 → v1.18.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.17.1...v1.18.2)\n- [github.com/pycqa/isort: 6.0.1 → 6.1.0](https://github.com/pycqa/isort/compare/6.0.1...6.1.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-10-06T21:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb616252a945ce5c2415223820b0c646ee8cb17e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pytroll:main' into orbit-elements",
          "author_name": "Giorgio",
          "author_login": "JaskRendix",
          "committed_at": "2025-10-03T11:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3adf8555d25bd1f9882200b34711d7afe0dbb97",
          "body": "Co-authored-by: Panu Lahtinen <pnuu+git@iki.fi>",
          "is_bot": false,
          "headline": "Update pyorbital/orbital.py",
          "author_name": "Giorgio",
          "author_login": "JaskRendix",
          "committed_at": "2025-10-03T11:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960a1249b2ded6ebaf1c34b3cbd494d03c34ca26",
          "body": "Add fallback when `TLES` environment variable not listing any files",
          "is_bot": false,
          "headline": "Merge pull request #205 from pnuu/fallback_empty_tles_env",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-10-03T08:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e2909f5a402114a23e1751d575aa199f565c06",
          "body": null,
          "is_bot": false,
          "headline": "Add user warning and fix typo in Celestrak name",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-10-03T07:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88ad3728cefd90503fab0403a00f93e83139ba13",
          "body": null,
          "is_bot": false,
          "headline": "Add a warning that Celestrack can throttle the connection s",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-10-03T07:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d780e6030336bf606e5bea97ba28e5d30bf6265",
          "body": null,
          "is_bot": false,
          "headline": "orbit elements",
          "author_name": "JaskRendix",
          "author_login": "JaskRendix",
          "committed_at": "2025-10-02T15:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9355faee476610afb3164406b2bcb0f55d5ad3",
          "body": null,
          "is_bot": false,
          "headline": "Add fallback when TLES gives no files",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-10-01T07:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc5f6ef9b6f0baa3cb4fde865b4023df7b1b2d5",
          "body": null,
          "is_bot": false,
          "headline": "Refactor _get_uris_and_open_func()",
          "author_name": "Panu Lahtinen",
          "author_login": "lahtinep",
          "committed_at": "2025-10-01T07:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b23c5e0b7ac74a7fedd72df34371e5e0778959",
          "body": null,
          "is_bot": false,
          "headline": "Move import of tlefile inline to avoid import-time side effects",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-09-26T19:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67edf1c71c49d4f37f94a68c2cc096afdcbc0c71",
          "body": "Fix compatibiility with pytest 8.4",
          "is_bot": false,
          "headline": "Merge pull request #200 from avalentino/bugfix/pytest-3.4-compat",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-09-07T13:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad4dc612b6385670f07bf04fc2ea7221f94717cc",
          "body": "Close the sqlite database to avoid warnings that make the tests fail.",
          "is_bot": false,
          "headline": "Fix compatibiility with pytest 3.4",
          "author_name": "Antonio Valentino",
          "author_login": "avalentino",
          "committed_at": "2025-09-07T08:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "859c9d6d106bcd96d55f6129d957c5e3574e4b88",
          "body": "…thub/workflows/pypa/gh-action-pypi-publish-1.13.0",
          "is_bot": false,
          "headline": "Merge pull request #199 from pytroll/dependabot/github_actions/dot-gi…",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-09-04T19:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b08d62769e2799ec6467cb80ec6913edab68fe",
          "body": "Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0.\n- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: pypa/gh-action-pypi-publish\n  dependency-version: 1.13.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pypa/gh-action-pypi-publish in /.github/workflows",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-04T15:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e245eb0bf53e3e798d49a4212833275a7acf3b7",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #198 from pytroll/pre-commit-ci-update-config",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-09-02T15:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e3004b8db0ff15206141fc02539107a16bedb4c",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.12.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.7...v0.12.11)\n- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-09-01T20:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b28983ad11718e7610207c41af03f33e7ba97d2",
          "body": "…s/checkout-5",
          "is_bot": false,
          "headline": "Merge pull request #197 from pytroll/dependabot/github_actions/action…",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-08-12T14:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56a5fcd2b706736c91abc99432a17c0b59833912",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in unstable CI dep install",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-08-12T14:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d5651eb6de9ac835894a78769e2337502c8117",
          "body": null,
          "is_bot": false,
          "headline": "Add flag for only wheel installs in unstable CI",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-08-12T13:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af1158636b7e9dcd393cd8b85018efa1ca7adacd",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T05:39:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd433b16048f88bda830ab0287963939d692f1a6",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #196 from pytroll/pre-commit-ci-update-config",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-08-05T01:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b3c36e9179a75dd43a102afbdd7512dcf902663",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.2...v0.12.7)\n- [github.com/pre-commit/mirrors-mypy: v1.16.1 → v1.17.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.16.1...v1.17.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-08-04T20:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e30966832d80e40f1f4f8b23a1ef8a055e32d2ce",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #194 from pytroll/pre-commit-ci-update-config",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-07-11T15:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea4e97a6928b21efb6ffa77b14f8cc4a43630c7",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.12...v0.12.2)\n- [github.com/PyCQA/bandit: 1.8.3 → 1.8.6](https://github.com/PyCQA/bandit/compare/1.8.3...1.8.6)\n- [github.com/pre-commit/mirrors-mypy: v1.16.0 → v1.16.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.16.0...v1.16.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-07-07T20:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2250fc909b1bec949721f3581a6a4276e1a9b27",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for v1.10.2",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-06-09T09:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e1970e98dd46c6e9499ee1f9b125687a6bc307",
          "body": "Return distances from GCP minimization",
          "is_bot": false,
          "headline": "Merge pull request #192 from mraspaud/add-threshold-for-minimization",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-06-09T09:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a7ede2d838460b94c8049eab9471bc2208e5080",
          "body": null,
          "is_bot": false,
          "headline": "Fix linting",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-06-06T08:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe59c0b969b0e715b24a836961024d8626757559",
          "body": null,
          "is_bot": false,
          "headline": "Estimate time offset from gcps",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-06-05T13:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94d5adc80afe152f8ab9866cbf124988c557589",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #193 from pytroll/pre-commit-ci-update-config",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2025-06-03T05:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79ce600db61b415810d1b8e357b446f823b121fe",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.8...v0.11.12)\n- [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.15.0...v1.16.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-06-02T19:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6cf07f12e7217c68c2d245240218f440392924c",
          "body": null,
          "is_bot": false,
          "headline": "Return gcp distances before and after minimization",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-06-02T14:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c865cfb91bef609199bb6ae60658b8f61ca4e909",
          "body": null,
          "is_bot": false,
          "headline": "Add a threshold for the minimization to fail",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-06-02T13:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795c00213422a722e6d0204e4b91f68c08145bfd",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for v1.10.1",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2025-05-08T16:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5c304fbe8c14669045f3253607d68b7507296d",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #191 from pytroll/pre-commit-ci-update-config",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2025-05-06T14:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 88,
      "latest_release_at": "2026-03-05T13:19:12Z",
      "latest_release_tag": "v1.12.1",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 27,
      "days_since_latest_release": 143,
      "mean_days_between_releases": 68.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pyorbital",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Science/Research",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Topic :: Scientific/Engineering",
            "Topic :: Scientific/Engineering :: Astronomy"
          ],
          "ecosystem": "pypi",
          "matches_repo": null,
          "registry_url": "https://pypi.org/project/pyorbital/",
          "is_deprecated": false,
          "latest_version": "1.12.1",
          "repository_url": null,
          "versions_count": 31,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 97242,
          "first_published_at": "2012-06-01T11:32:28.011340Z",
          "latest_published_at": "2026-03-05T13:19:34.451902Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 143
        }
      ]
    },
    "popularity": {
      "forks": 79,
      "stars": 260,
      "watchers": 14,
      "fork_history": {
        "days": [
          {
            "date": "2014-12-11",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2016-04-24",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-07-27",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-08-04",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 2
          },
          {
            "date": "2018-11-15",
            "count": 2
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 77,
        "total_forks": 79
      },
      "star_history": null,
      "open_issues_and_prs": 32
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "doc/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 45505,
      "source_files_sampled": 22,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 11,
        "malicious_count": 0,
        "assessed_package": "pypi:pyorbital@1.12.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.19.0"
        },
        {
          "name": "scipy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "requests",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "defusedxml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "pyproj",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.7.1"
        },
        {
          "name": "donfig",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "defusedxml",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "donfig",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyproj",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 6,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 11,
        "merged_prs": 155,
        "open_issues": 21,
        "closed_ratio": 0.667,
        "closed_issues": 42,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "mraspaud",
          "commits": 240,
          "avatar_url": "https://avatars.githubusercontent.com/u/167802?v=4"
        },
        {
          "type": "User",
          "login": "djhoese",
          "commits": 127,
          "avatar_url": "https://avatars.githubusercontent.com/u/1828519?v=4"
        },
        {
          "type": "User",
          "login": "pnuu",
          "commits": 100,
          "avatar_url": "https://avatars.githubusercontent.com/u/3170788?v=4"
        },
        {
          "type": "User",
          "login": "adybbroe",
          "commits": 54,
          "avatar_url": "https://avatars.githubusercontent.com/u/169069?v=4"
        },
        {
          "type": "User",
          "login": "lahtinep",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/113439939?v=4"
        },
        {
          "type": "User",
          "login": "stickler-ci",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/16011037?v=4"
        },
        {
          "type": "User",
          "login": "oembury",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/611050?v=4"
        },
        {
          "type": "User",
          "login": "avalentino",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/614554?v=4"
        },
        {
          "type": "User",
          "login": "frdcms",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/36662409?v=4"
        },
        {
          "type": "User",
          "login": "seapyth0n",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/136029109?v=4"
        }
      ],
      "contributors_sampled": 31,
      "top_contributor_share": 0.367
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "deploy-sdist.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 2/6 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 19 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "478071d5eafe7d567baff668ae09ae5cbb6bc13c",
        "ran_at": "2026-07-26T17:36:01Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T22:42:36Z",
      "oldest_open_prs": [
        {
          "number": 44,
          "created_at": "2019-06-11T13:09:04Z",
          "last_comment_at": "2019-06-11T17:39:52Z",
          "last_comment_author": "mraspaud"
        },
        {
          "number": 73,
          "created_at": "2021-02-04T21:39:05Z",
          "last_comment_at": "2025-09-30T14:56:58Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 84,
          "created_at": "2021-10-15T18:54:13Z",
          "last_comment_at": "2022-06-16T19:18:08Z",
          "last_comment_author": "19as"
        },
        {
          "number": 87,
          "created_at": "2021-11-12T15:40:49Z",
          "last_comment_at": "2021-11-12T15:42:48Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 96,
          "created_at": "2022-03-23T00:22:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 153,
          "created_at": "2024-06-13T08:47:12Z",
          "last_comment_at": "2024-06-19T20:04:19Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 158,
          "created_at": "2024-07-10T10:37:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 206,
          "created_at": "2025-10-03T14:29:48Z",
          "last_comment_at": "2025-10-08T13:54:39Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 229,
          "created_at": "2026-04-02T13:22:16Z",
          "last_comment_at": "2026-04-02T13:42:16Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 238,
          "created_at": "2026-07-20T19:21:01Z",
          "last_comment_at": "2026-07-20T19:45:00Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 239,
          "created_at": "2026-07-20T22:42:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-08T13:36:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 11,
          "created_at": "2017-01-20T22:36:32Z",
          "last_comment_at": "2025-09-30T14:59:44Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 48,
          "created_at": "2019-10-16T20:21:14Z",
          "last_comment_at": "2024-10-25T05:08:21Z",
          "last_comment_author": "pnuu"
        },
        {
          "number": 54,
          "created_at": "2019-12-17T17:12:31Z",
          "last_comment_at": "2025-09-30T15:09:17Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 58,
          "created_at": "2020-04-14T11:30:53Z",
          "last_comment_at": "2025-09-30T14:57:40Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 68,
          "created_at": "2020-10-28T16:03:21Z",
          "last_comment_at": "2021-05-25T11:33:24Z",
          "last_comment_author": "simon-sat"
        },
        {
          "number": 69,
          "created_at": "2020-11-21T00:31:36Z",
          "last_comment_at": "2020-11-23T18:55:06Z",
          "last_comment_author": "mraspaud"
        },
        {
          "number": 70,
          "created_at": "2020-11-23T05:28:20Z",
          "last_comment_at": "2021-01-14T19:12:12Z",
          "last_comment_author": "mraspaud"
        },
        {
          "number": 71,
          "created_at": "2021-01-12T15:40:35Z",
          "last_comment_at": "2021-03-02T07:44:25Z",
          "last_comment_author": "mraspaud"
        },
        {
          "number": 88,
          "created_at": "2021-12-03T12:50:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 94,
          "created_at": "2022-03-08T13:06:25Z",
          "last_comment_at": "2025-09-30T15:17:29Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 95,
          "created_at": "2022-03-08T13:08:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 105,
          "created_at": "2022-07-25T21:39:51Z",
          "last_comment_at": "2024-05-20T14:00:24Z",
          "last_comment_author": "mraspaud"
        },
        {
          "number": 116,
          "created_at": "2022-12-21T12:31:33Z",
          "last_comment_at": "2025-09-30T15:35:34Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 149,
          "created_at": "2024-04-09T06:19:53Z",
          "last_comment_at": "2025-04-12T07:40:54Z",
          "last_comment_author": "avalentino"
        },
        {
          "number": 152,
          "created_at": "2024-06-12T08:25:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2025-01-29T22:53:42Z",
          "last_comment_at": "2025-04-10T09:09:11Z",
          "last_comment_author": "mraspaud"
        },
        {
          "number": 190,
          "created_at": "2025-04-18T16:37:02Z",
          "last_comment_at": "2025-09-30T14:55:23Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 195,
          "created_at": "2025-07-30T12:50:51Z",
          "last_comment_at": "2025-09-30T15:40:54Z",
          "last_comment_author": "djhoese"
        },
        {
          "number": 201,
          "created_at": "2025-09-11T19:03:31Z",
          "last_comment_at": "2025-09-22T19:25:33Z",
          "last_comment_author": "meteodave"
        },
        {
          "number": 215,
          "created_at": "2025-11-18T12:48:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pytroll/pyorbital",
    "host": "github.com",
    "name": "pyorbital",
    "owner": "pytroll"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 63,
        "vitality": 80,
        "community": 68,
        "governance": 75,
        "engineering": 96
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 88,
              "human_commit_share": 0.76,
              "days_since_last_push": 5,
              "active_weeks_last_year": 27
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "27/52 weeks with commits",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 27
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "88 commits in the last year",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "v1.12.1",
              "releases_from_tags": false,
              "days_since_latest_release": 143,
              "mean_days_between_releases": 68.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 143 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 143
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~68.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 68.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 33,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 33 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 68,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 79,
              "stars": 260,
              "watchers": 14,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "260 stars",
                "points": 39.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 260
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "79 forks",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "14 watchers",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 83,
            "inputs": {
              "packages": [
                "pyorbital"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 97242
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "97,242 downloads/month across pypi",
                "points": 66.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 97242,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 75,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 31,
              "top_contributor_share": 0.367
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 37% of commits",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 37
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "31 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 155,
              "open_issues": 21,
              "closed_issues": 42,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "155/165 decided PRs merged",
                "points": 35.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 155,
                      "decided": 165
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/6 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 166,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "pytroll",
              "public_repos": 57,
              "account_age_days": 4051
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "166 followers of pytroll",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 166,
                      "login": "pytroll"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "57 public repos, account ~11 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pyorbital"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 143
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 143 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 143
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "31 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 96,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "python",
                "satellite",
                "orbital-mechanics",
                "hacktoberfest",
                "closember"
              ],
              "has_wiki": true,
              "homepage": "http://pyorbital.readthedocs.org/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://pyorbital.readthedocs.org/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "16 out of 16 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/6 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:pyorbital@1.12.1 runtime dependency closure — what installing the published package pulls in — 11 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:pyorbital@1.12.1",
                  "assessed": 11
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 11,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 11,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.368,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "28 of 76 human commits state their intent (structured subject or explanatory body)",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 28,
                      "sampled": 76
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "doc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "doc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "doc/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 45505,
              "source_files_sampled": 22,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/22 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T17:36:28.271253Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pytroll/pyorbital.svg",
  "full_name": "pytroll/pyorbital",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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