公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 19:01 UTC

raybellwaves / satpy

Python package for earth-observing satellite data processing

PythonGPL-3.0★ 0 星标⑂ 0 复刻始于 2020年11月复刻在 GitHub 上查看 ↗

raybellwaves/satpy 的健康指数为 100 分中的 31 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(75/100),最低的是Community & Adoption(12/100)。 最近一次更新在 2070 天前。 近期的大部分工作由 2 位贡献者完成。

31
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

31
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

Ray Bell个人账户
154 关注者300 个公开仓库始于 2016年2月State of Maryland

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,070 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push2,070
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 56 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,078 天前
27/27发布节奏 — 约每 45 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count56
latest_release_tagv0.24.0
releases_from_tags
days_since_latest_release2,078
mean_days_between_releases45
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(GPL-3.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

43存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.8/22.5提交分布 — 头号贡献者编写了 38% 的提交
13.5/13.5贡献者广度 — 61 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 19 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled61
top_contributor_share0.385
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 已裁定的 PR 中 0/1 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
15.7/25所有者影响力 — raybellwaves 有 154 位关注者
25/25既往记录 — 300 个公开仓库,账户约 10 年
所用输入
followers154
owner_typeUser
is_verified
owner_loginraybellwaves
public_repos300
account_age_days3,819
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

75良好 · 占总体的 20%

工程实践

92优秀
评分方式
24/24CI 工作流 — 2 个工作流
24/24存在测试
16/16Linter 配置
9.6/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — http://satpy.readthedocs.org/en/latest/
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttp://satpy.readthedocs.org/en/latest/
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

33存在风险 · 占总体的 16%

安全态势

33存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 19 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.3
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

38存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
11.2/40可读的提交历史 — 100 次人类提交中有 21 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.21
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — doc/Makefile
22/22自动化测试
11/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesdoc/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
53.9/55可控的文件大小 — 采样的 244 个源文件中有 5 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes120,960
source_files_sampled244
oversized_source_files5

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

0GitHub 星标
61贡献者
0最近 12 个月提交数
2,070距最近推送天数
56发布版本数
2巴士系数(bus factor)
0开放议题
PyPI软件包生态系统数

数据采集警告

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.3 / 10
3.3综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 19:01 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packaginginternal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/raybellwaves/satpy/actions/workflows/deploy-sdist.yaml/runs?status=success: 404 Not Found []
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 12122,
      "has_wiki": true,
      "homepage": "http://satpy.readthedocs.org/en/latest/",
      "languages": {
        "Python": 3258199,
        "Gherkin": 10654
      },
      "pushed_at": "2020-11-24T02:43:15Z",
      "created_at": "2020-11-24T02:22:52Z",
      "owner_type": "User",
      "updated_at": "2020-11-24T02:22:53Z",
      "description": "Python package for earth-observing satellite data processing",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://sites.google.com/view/raybellwaves/home",
      "name": "Ray Bell",
      "type": "User",
      "login": "raybellwaves",
      "company": "State of Maryland",
      "location": "Annapolis",
      "followers": 154,
      "avatar_url": "https://avatars.githubusercontent.com/u/17162724?v=4",
      "created_at": "2016-02-10T15:25:16Z",
      "is_verified": null,
      "public_repos": 300,
      "account_age_days": 3819
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2020-11-16T09:32:16Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2020-09-18T13:06:50Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2020-06-10T18:02:10Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2020-04-06T20:11:14Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2020-02-25T17:34:25Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2020-01-10T17:47:01Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2019-12-30T08:02:35Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2019-11-07T15:37:05Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2019-11-06T15:31:17Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2019-10-08T16:10:20Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2019-10-01T11:35:32Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2019-07-04T13:35:01Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2019-06-18T20:45:07Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2019-05-22T20:27:43Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2019-05-10T19:38:34Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2019-05-10T14:55:25Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2019-04-26T01:38:30Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2019-04-12T16:16:17Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2019-04-09T19:39:45Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2019-03-18T20:42:21Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2019-02-15T14:42:41Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2019-01-28T16:47:01Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2018-12-27T15:26:00Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2018-12-21T15:01:39Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2018-11-23T23:14:44Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2018-09-29T16:43:59Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2018-09-11T00:21:52Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2018-08-23T20:52:52Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2018-08-19T21:33:35Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2018-07-02T15:50:08Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2018-04-19T15:10:53Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2018-04-13T00:59:26Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2018-02-12T20:53:06Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2018-01-19T13:45:38Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2018-01-11T21:06:22Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2018-01-11T09:28:28Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2017-12-21T20:00:33Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2017-12-19T20:16:31Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2017-12-11T15:41:01Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2017-11-13T17:22:13Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2017-10-24T19:03:16Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2017-09-18T19:26:40Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2017-08-29T08:26:25Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2017-08-15T07:57:47Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2017-05-22T18:34:35Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2017-04-24T19:38:22Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2017-04-18T18:36:20Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2017-03-27T13:21:24Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2017-03-07T20:46:18Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2017-02-27T22:10:47Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2017-02-21T18:15:01Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2017-02-21T15:04:11Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2017-01-16T19:23:42Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2016-12-13T21:11:36Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2016-12-08T07:35:42Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2016-11-21T21:05:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a18b6e2fae74a71beea01a26a3a0ffcaabd91016",
          "body": "Fix handling of modifiers in satpy-cf reader",
          "is_bot": false,
          "headline": "Merge pull request #1447 from sfinkens/fix-satpy-cf-modifier-handling",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-23T16:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce23a5d4ebc5a2fb321a3f4af29215fa2e0fd53",
          "body": null,
          "is_bot": false,
          "headline": "Fix handling of modifiers in satpy-cf reader",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2020-11-23T15:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc7bfb58c7c3b8b6472e6babad0aba1da6a75ac",
          "body": "Switch ci coverage to xml for codecov compatibility",
          "is_bot": false,
          "headline": "Merge pull request #1442 from mraspaud/feature-ditch-travis",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T12:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1fb51129c61fca1201d95a674d7dffcf9f44a9",
          "body": null,
          "is_bot": false,
          "headline": "Remove coveralls",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T11:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9997c658a6469a5eca4d003350c068f8205802c5",
          "body": null,
          "is_bot": false,
          "headline": "Add coveralls",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T11:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc4005209a2ef71508811d534cb7029788ee5e6",
          "body": null,
          "is_bot": false,
          "headline": "Switch coverage to xml",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T10:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda56fbad275472b45e8984af84518ca5db6e56e",
          "body": "Add github workflow",
          "is_bot": false,
          "headline": "Merge pull request #1441 from mraspaud/feature-ditch-travis",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T09:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c5dbfa7958da1f9bc75ff31b3660e27c554b68",
          "body": null,
          "is_bot": false,
          "headline": "Remove test-pypi deploy",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T09:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c114095d54fa7c11cff330c650bd8a8b8ddd373",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup deploy",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T08:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6689c7be57a672d4d54d4d670d152931752c48b4",
          "body": null,
          "is_bot": false,
          "headline": "Fix pypi publish version",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T08:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8f542f1b83453016269dd8a47e440bbcbc8e617",
          "body": null,
          "is_bot": false,
          "headline": "Add publishing to pypi",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T08:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d305412ed38c8f83adced1f386558a7bb17e0fa2",
          "body": null,
          "is_bot": false,
          "headline": "Fix conditional",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T08:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd4510da1261b3d2a156ff6f1c90d94fda39c66",
          "body": null,
          "is_bot": false,
          "headline": "Fix conditional",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T08:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95b79fa99289163320405339fd0c88aaaf106cd7",
          "body": null,
          "is_bot": false,
          "headline": "Fix coverage file",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T07:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9279bcdef880ec87a1ea9836ac228cdf432c0a1",
          "body": null,
          "is_bot": false,
          "headline": "Split unit and behaviour tests",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-17T07:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc12a08267c93358f7fdfd4e1a986edb1683f84",
          "body": null,
          "is_bot": false,
          "headline": "Fix mamba",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T23:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ced43d85b437a221f175254cd027e2051429826",
          "body": null,
          "is_bot": false,
          "headline": "Try out mamba",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T23:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d72e39be49c8556ec3d06ac41bb7df65ea47d268",
          "body": null,
          "is_bot": false,
          "headline": "Fix unstable deps",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T23:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69c390cd4a8f4a906cc484fc166845ba3403b848",
          "body": null,
          "is_bot": false,
          "headline": "Fix unstable",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T23:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac93708accb9a68592d7b6c9e0380cfca19bcb48",
          "body": null,
          "is_bot": false,
          "headline": "Fix badge",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T23:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b2f0c5499dedb76eb5b335526e3a04eefca1a5",
          "body": null,
          "is_bot": false,
          "headline": "Fix unstable deps",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T23:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab413201fff4b8f787bed465587fa8973da855d1",
          "body": null,
          "is_bot": false,
          "headline": "Remove tests for py 3.9",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T23:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae9323310a150d106f96589cf09637ddf24476f",
          "body": null,
          "is_bot": false,
          "headline": "Remove tests for py 3.9",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T22:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3df199ea892a5ee02fd6e09fcc638ed0e2bd307",
          "body": null,
          "is_bot": false,
          "headline": "Fix github workflow",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T22:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96b229c7b00e1d07b13b66ada0e3545b249fe2ed",
          "body": null,
          "is_bot": false,
          "headline": "Fix github workflow",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T22:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7217711f928448d8ee2b41a25db3a82e193e0bda",
          "body": null,
          "is_bot": false,
          "headline": "Fix github workflow",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T22:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a9389fe67010060f1743033ecfd72415ed4ada",
          "body": null,
          "is_bot": false,
          "headline": "Fix github workflow",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T21:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bc2b3982f46f0f81cb5406fdf77883b3a458550",
          "body": null,
          "is_bot": false,
          "headline": "Add github workflow",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T21:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d5e9e3dbf92dad5139ae60e54acc7e3a6ffbd2",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T09:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e7d18b7cab502fdd7633a7a8c9c072eb7fe4a3",
          "body": "…umetsat-gac\n\nAdd satpy cf-reader and eumetsat gac reader",
          "is_bot": false,
          "headline": "Merge pull request #1394 from ninahakansson/feature-satpy-cf-reader-e…",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T08:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6650711b078d6c701bc5f37692fb33ecae04b66",
          "body": "Add function to the SLSTR L1 reader to enable correction of VIS radiances.",
          "is_bot": false,
          "headline": "Merge pull request #1401 from simonrp84/slstr_viscal",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T08:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d0d9bfe54cf9bd5ea66d3571bbdcea1dd92495",
          "body": "Handle bilinear caching in Pyresample",
          "is_bot": false,
          "headline": "Merge pull request #1406 from pnuu/feature-save_bil_info-in-resampler",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T08:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c12bc0cb23009ed60eb996c453b9262a2e37534a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature-save_bil_info-in-resampler",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-16T07:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f07f7ba3a69be97ea5b2ea5fe799c7d6e878da",
          "body": "Fix cloud-free pixels in cloudtop height composite",
          "is_bot": false,
          "headline": "Merge pull request #1433 from mraspaud/fix-ctth-composite",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T06:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1922d978d6fcb0cab3fe9309424b1040f1e87526",
          "body": "Fix HDF5 utility file handler not decoding byte arrays consistently",
          "is_bot": false,
          "headline": "Merge pull request #1422 from djhoese/bugfix-hy2-reader",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-16T06:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01c27e40c4259b0e35ef6a7214332ae3e67b5bad",
          "body": "…ests\n\nFix tests for GEOFlippableFileYAMLReader after AreaDefinition.area_extent being immutable",
          "is_bot": false,
          "headline": "Merge pull request #1435 from ameraner/bugfix-fix_geoflippableclass_t…",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-11-13T15:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "223f8276d41e25b5b080c9d41ac12dbe0257b1eb",
          "body": null,
          "is_bot": false,
          "headline": "Revert 'fix' for the immutable area_extent in GEOFlippable tests",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T10:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0a7fe56cf01f89774603511ddc642844c7c8f06",
          "body": null,
          "is_bot": false,
          "headline": "fix tests for flippable classe by using areadef.copy()",
          "author_name": "andream",
          "author_login": "ameraner",
          "committed_at": "2020-11-13T10:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfc4699abde369cf829698cc7b4e4e2c1565471",
          "body": null,
          "is_bot": false,
          "headline": "Fix failing tests due to immutable area_extent property",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "917590c171f8ff5c3a20502a993918651db50fee",
          "body": "…om/pnuu/satpy into feature-save_bil_info-in-resampler",
          "is_bot": false,
          "headline": "Merge branch 'feature-save_bil_info-in-resampler' of https://github.c…",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfb19e15e36f429db3bb3d328d3c56a0a2db4fcd",
          "body": null,
          "is_bot": false,
          "headline": "Move warning about missing gradient search usage access is attempted",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d803bfdeb52c0b59209c125e24c3ec6c25cdde8b",
          "body": null,
          "is_bot": false,
          "headline": "Add minimum version of Pyresample to warning about bilinear caching",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a53b11fa987be82c7b481f1fbace7db065580c",
          "body": null,
          "is_bot": false,
          "headline": "Raise warnings if Pyresample is too old for bilinear caching",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cce104b3f92c5b16c6a91558d63fe3db5f695f3",
          "body": "… of xarr module",
          "is_bot": false,
          "headline": "Import XArrayBilinearResampler from the bilinear sub-package, instead…",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd03522461399cb58d879b5c30e164f7f6a9bdfe",
          "body": null,
          "is_bot": false,
          "headline": "Rename XArrayResamplerBilinear to XArrayBilinearResampler",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e97c03e9c9f0265d1b1bf2f086d6ad06ce9ad00f",
          "body": null,
          "is_bot": false,
          "headline": "Adjust warning issued when gradient search is not importable",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87d8c971e490876dd5f5648b415c380dd7ad5954",
          "body": null,
          "is_bot": false,
          "headline": "Update bilinear resampler tests",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10bf43825e16b13de669531806f3cb9142cb578",
          "body": null,
          "is_bot": false,
          "headline": "Rename resampler cache loading and saving methods",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21537ea9b6b605d13cea47ffd6fba33a18886712",
          "body": null,
          "is_bot": false,
          "headline": "Use resampler to save bilinear resampling info",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-13T05:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf5374784a79a0d49cf8eb9816e0786d3a4b241",
          "body": null,
          "is_bot": false,
          "headline": "Add test for alternate fill value color",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-12T15:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61bc9ce4f1ae32ea7ed9b14ab9700a360a6203c8",
          "body": null,
          "is_bot": false,
          "headline": "Fix cloud-free pixels in ctth composite",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-12T14:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5582d3fe954370d18efafbb6bfe2119bfb94cadd",
          "body": "This reverts commit 5ee05e8e712f2bad31eabeba2a03de1852e08cc9.",
          "is_bot": false,
          "headline": "Revert \"Fix cloud-free pixels in ctth composite\"",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-12T14:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee05e8e712f2bad31eabeba2a03de1852e08cc9",
          "body": null,
          "is_bot": false,
          "headline": "Fix cloud-free pixels in ctth composite",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-12T14:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c059fe191dbc5b2576b0b06554475c988f3f5001",
          "body": "Fix enhance2dataset to support P-mode datasets",
          "is_bot": false,
          "headline": "Merge pull request #1432 from mraspaud/feature-enhance2dataset-p",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T18:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbd6b6f4301dd0ac7be11bcf66d202ca7a662206",
          "body": null,
          "is_bot": false,
          "headline": "Fix style",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T16:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e03b6e12584b55f3e69402b6d26420b914521d",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded imports",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T16:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68e64dbac7f0c47f6b5c646cda92abf0c1c3967",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature-enhance2dataset-p",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T16:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cafa0711943d05a923d1c3a51a383ed473691d1e",
          "body": "Fix crash when TLE files are missing",
          "is_bot": false,
          "headline": "Merge pull request #1431 from mraspaud/fix-gac-reader",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T16:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b411722e5e6848eabf326a8e8ef9d6398567ad5a",
          "body": "Fix infer_mode not using the band coordinate",
          "is_bot": false,
          "headline": "Merge pull request #1430 from mraspaud/fix-infer-mode",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T15:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945d31dd17bbf2f69530f2aa6bcbb1b0f828cd58",
          "body": null,
          "is_bot": false,
          "headline": "Fix method name",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T14:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d5fd3b6c8181a81e96a83e81e237c4a7007539",
          "body": "Co-authored-by: Stephan Finkensieper <1991007+sfinkens@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update satpy/tests/reader_tests/test_avhrr_l1b_gaclac.py",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T14:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1452142c8a61a026a5be5426b1604141f9a900",
          "body": null,
          "is_bot": false,
          "headline": "Refactor gaclac reader tests",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T13:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd2ac0e86efbb6265e79abd757b0a1a207633ab",
          "body": null,
          "is_bot": false,
          "headline": "Fix enhance2dataset to support P-mode datasets",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T13:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6216f4ab97936c1a70ace6e86364ce5afd705524",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature-satpy-cf-reader-eumetsat-gac",
          "author_name": "Nina.Hakansson",
          "author_login": null,
          "committed_at": "2020-11-11T12:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2121c6310e275ad6de38b70c33c74691ccdd5df",
          "body": null,
          "is_bot": false,
          "headline": "Fix crash when TLE files are missing",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T11:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a1aa956e1ecdd1711d9b7bc88828368ca20b698",
          "body": "Bugfix NWC SAF GEO v2016 area definition",
          "is_bot": false,
          "headline": "Merge pull request #1428 from pnuu/bugfix-nwcsaf-geo-v2016",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T08:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebbc0afd83a6ed83d9ff6dceff2d9463198d152b",
          "body": null,
          "is_bot": false,
          "headline": "Fix infer_mode not using the band coordinate",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2020-11-11T08:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4640aabd64e536ea8d9834fcdb8cf17d894c239d",
          "body": null,
          "is_bot": false,
          "headline": "Check exact projection values",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-10T13:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77a7400da41ba19e72f8a013555637b16593ac89",
          "body": null,
          "is_bot": false,
          "headline": "Clarify method and variable naming",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-10T13:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763f44e17c7cb1bd389afa83e126cc22f1914138",
          "body": null,
          "is_bot": false,
          "headline": "Move possibly unnecessary copy inside the if-block",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-10T13:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f47d1d06e4b2fb97df9c729fe053762cf246067f",
          "body": null,
          "is_bot": false,
          "headline": "Fix string array conversion",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-10T13:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175cd999707007c6313e492ffbfdca69dcac5af7",
          "body": null,
          "is_bot": false,
          "headline": "Test public get_area_def() instead of private _get_projection()",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-10T11:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5524cad57563efccd160a4e42d816bac8e0e9c1",
          "body": null,
          "is_bot": false,
          "headline": "Add a method that fixes units for NWC SAF GEO v2016 files",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-11-10T10:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0729e47fb6e5805a74226ddf583ecbf41c552e71",
          "body": null,
          "is_bot": false,
          "headline": "Except the remove of test file",
          "author_name": "Nina.Hakansson",
          "author_login": null,
          "committed_at": "2020-11-09T19:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3765b956afa0421834c8274cf4a86b4d89a92120",
          "body": null,
          "is_bot": false,
          "headline": "Remove left over commented code in mersi2 l1b reader",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-11-06T16:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979608ae6c5a9d443535953816c0d2ab002cfa16",
          "body": "Fix handling of new date string formats in NUCAPS reader",
          "is_bot": false,
          "headline": "Merge pull request #1388 from joleenf/iss1387",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-11-05T13:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "210c98f21aab9ae4ab2976709114787abb513132",
          "body": null,
          "is_bot": false,
          "headline": "Fix mersi2_l1b to handle scalar arrays in a more consistent way",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-11-04T20:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0f17b036091a8257dc735dd36f1d6ff42cf95d",
          "body": null,
          "is_bot": false,
          "headline": "Fix unused imports in hy2 scat l2b h5 reader",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-11-04T18:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2216c0943e81b238cf0fba501aa3197ffc6bd2fc",
          "body": null,
          "is_bot": false,
          "headline": "Add test for hdf5 file handler attribute conversion",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-11-04T18:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d9681a35fe572c9e6dbedb2befa5746aa37936",
          "body": null,
          "is_bot": false,
          "headline": "Fix HDF5 utility file handler not decoding byte arrays consistently",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-11-04T18:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b16f1a709d6eed4c3d9036f0c0ec407d1f9ecb",
          "body": null,
          "is_bot": false,
          "headline": "style (deepcode)",
          "author_name": "Nina.Hakansson",
          "author_login": null,
          "committed_at": "2020-11-04T10:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c6883e198d6a87c074ad6bebeb40e86989bb3ab",
          "body": "Trying to fix problem \"Assignment Branch Condition too high\",\nby creating a function for handeleing the modifier attribute.",
          "is_bot": false,
          "headline": "style (coadbeat)",
          "author_name": "Nina.Hakansson",
          "author_login": null,
          "committed_at": "2020-11-04T09:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9fae3407f64ef7ccaacab93b7ff8bb9fec1cdbc",
          "body": null,
          "is_bot": false,
          "headline": "style: fixing too long function  (codebeat)",
          "author_name": "Nina.Hakansson",
          "author_login": null,
          "committed_at": "2020-11-04T09:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccddbf9977cce071c82ccd7f00472911722d30a",
          "body": "Add support for Near-realtime VIIRS L1b data.",
          "is_bot": false,
          "headline": "Merge pull request #1420 from simonrp84/viirs_l1b+nrt",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-11-02T14:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91cc4e9606092abd69ec8f19dd626c65b208930",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Near-realtime VIIRS L1b data.",
          "author_name": "Simon Proud",
          "author_login": "simon-sat",
          "committed_at": "2020-10-31T21:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d5bfdb319221df204f410d767b7608eae97d70c",
          "body": "Fix grib reader handling for data on 0-360 longitude",
          "is_bot": false,
          "headline": "Merge pull request #1296 from djhoese/bugfix-grib-prime-meridian",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-10-28T14:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d22726aa984c7d167b072f1d63d8395571e360ba",
          "body": "Update Code of Conduct contact email to groups.io address",
          "is_bot": false,
          "headline": "Merge pull request #1415 from djhoese/doc-update-coc-email",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-10-28T01:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9382d14fb0d2a4d2406128674725bf9c70217fd",
          "body": null,
          "is_bot": false,
          "headline": "Update Code of Conduct contact email to groups.io address",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-10-28T00:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd112b9d65add85b9695ff04a03847e41db02d98",
          "body": null,
          "is_bot": false,
          "headline": "Move warning about missing gradient search usage access is attempted",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-10-27T17:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33d9f07df880451e07a8c67c205aa7ca46710ff",
          "body": null,
          "is_bot": false,
          "headline": "style (DeepCode)",
          "author_name": "Nina.Hakansson",
          "author_login": null,
          "committed_at": "2020-10-27T14:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f318d6dcd7b27413f94f58dd4f984741ab1af261",
          "body": null,
          "is_bot": false,
          "headline": "style (DeepCode)",
          "author_name": "Nina.Hakansson",
          "author_login": null,
          "committed_at": "2020-10-27T14:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a3596b2ebdbf7ffc60a9f29bba0b834ad77a796",
          "body": "Refactor compositor and modifier loading and structure",
          "is_bot": false,
          "headline": "Merge pull request #1360 from djhoese/refactor-modifier-base-class",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-10-27T13:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b06cf50e14137e139da56f67383bc251bcf544",
          "body": null,
          "is_bot": false,
          "headline": "Ignore invalid DeepCode complaints",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-10-27T06:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec062f4b5c96cc8425a527b978c3f5f578884482",
          "body": null,
          "is_bot": false,
          "headline": "Raise warnings if Pyresample is too old for bilinear caching",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-10-27T06:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03bd027440f677122e400071f7b1f64a10d7d740",
          "body": null,
          "is_bot": false,
          "headline": "Use specific noqa tags",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-10-27T06:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "886636285cf28be86d5fc0b340077238a180b3d6",
          "body": null,
          "is_bot": false,
          "headline": "Use specific noqa tags",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-10-27T06:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96267a8ffe181e5ade7d326b6d44a68f23bc51b",
          "body": null,
          "is_bot": false,
          "headline": "Use specific noqa tags",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-10-27T06:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e3a5a93994bdaa2a4ad4da4c07aaa6c1c8c7c78",
          "body": null,
          "is_bot": false,
          "headline": "Use specific noqa tags",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2020-10-27T06:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4509a62bb5a88716c25feae10bd2b18cedcb78ae",
          "body": null,
          "is_bot": false,
          "headline": "Fix unused import",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-10-27T00:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ad8695eb419a252129b922ad549a44c04b3ce24",
          "body": null,
          "is_bot": false,
          "headline": "Refix some logging string formatting",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2020-10-27T00:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 56,
      "commits_last_year": 0,
      "latest_release_at": "2020-11-16T09:32:16Z",
      "latest_release_tag": "v0.24.0",
      "releases_from_tags": true,
      "days_since_last_push": 2070,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2078,
      "mean_days_between_releases": 45
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "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": 120960,
      "source_files_sampled": 244,
      "oversized_source_files": 5,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mraspaud",
          "commits": 2741,
          "avatar_url": "https://avatars.githubusercontent.com/u/167802?v=4"
        },
        {
          "type": "User",
          "login": "djhoese",
          "commits": 1873,
          "avatar_url": "https://avatars.githubusercontent.com/u/1828519?v=4"
        },
        {
          "type": "User",
          "login": "pnuu",
          "commits": 578,
          "avatar_url": "https://avatars.githubusercontent.com/u/3170788?v=4"
        },
        {
          "type": "User",
          "login": "sfinkens",
          "commits": 272,
          "avatar_url": "https://avatars.githubusercontent.com/u/1991007?v=4"
        },
        {
          "type": "User",
          "login": "gerritholl",
          "commits": 261,
          "avatar_url": "https://avatars.githubusercontent.com/u/500246?v=4"
        },
        {
          "type": "User",
          "login": "adybbroe",
          "commits": 257,
          "avatar_url": "https://avatars.githubusercontent.com/u/169069?v=4"
        },
        {
          "type": "User",
          "login": "simon-sat",
          "commits": 233,
          "avatar_url": "https://avatars.githubusercontent.com/u/13449576?v=4"
        },
        {
          "type": "User",
          "login": "sjoro",
          "commits": 103,
          "avatar_url": "https://avatars.githubusercontent.com/u/36533519?v=4"
        },
        {
          "type": "User",
          "login": "zxdawn",
          "commits": 100,
          "avatar_url": "https://avatars.githubusercontent.com/u/30388627?v=4"
        },
        {
          "type": "User",
          "login": "ameraner",
          "commits": 90,
          "avatar_url": "https://avatars.githubusercontent.com/u/49722768?v=4"
        }
      ],
      "contributors_sampled": 61,
      "top_contributor_share": 0.385
    },
    "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": null,
            "reason": "no pull request found",
            "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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "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": 0,
            "reason": "no 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "internal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/raybellwaves/satpy/actions/workflows/deploy-sdist.yaml/runs?status=success: 404 Not Found []",
            "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": "no SAST tool detected",
            "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": "a18b6e2fae74a71beea01a26a3a0ffcaabd91016",
        "ran_at": "2026-07-26T19:01:42Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/raybellwaves/satpy",
    "host": "github.com",
    "name": "satpy",
    "owner": "raybellwaves"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 33,
        "vitality": 20,
        "community": 12,
        "governance": 43,
        "engineering": 75,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 37,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2070,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2070 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2070
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 56,
              "latest_release_tag": "v0.24.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2078,
              "mean_days_between_releases": 45
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "56 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2078 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2078
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~45 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 45
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2071,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2071 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2071,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.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": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 43,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 61,
              "top_contributor_share": 0.385
            },
            "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 38% of commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "61 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "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": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 154,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "raybellwaves",
              "public_repos": 300,
              "account_age_days": 3819
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "154 followers of raybellwaves",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 154,
                      "login": "raybellwaves"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "300 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 300
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://satpy.readthedocs.org/en/latest/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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://satpy.readthedocs.org/en/latest/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.3
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "internal error: Client.Actions.ListWorkflowRunsByFileName: internal error: ListWorkflowRunsByFileName: GET https://api.github.com/repos/raybellwaves/satpy/actions/workflows/deploy-sdist.yaml/runs?status=success: 404 Not Found []",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "no SAST tool detected",
                "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": "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": 13
            },
            "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": 38,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.21,
              "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": "21 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "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
            },
            "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 120960,
              "source_files_sampled": 244,
              "oversized_source_files": 5
            },
            "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": "5/244 source files over 60KB",
                "points": 53.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 244,
                      "oversized": 5
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T19:01:57.931177Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/raybellwaves/satpy.svg",
  "full_name": "raybellwaves/satpy",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.