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

esdc-esac-esa-int / pyvo

An Astropy affiliated package providing access to remote data and services of the Virtual observatory (VO) using Python.

Python自定义许可证★ 0 星标⑂ 0 复刻始于 2019年10月复刻在 GitHub 上查看 ↗

esdc-esac-esa-int/pyvo 的健康指数为 100 分中的 22 分,处于「危急」区间。 其得分最高的类别是Sustainability & Governance(40/100),最低的是Community & Adoption(9/100)。 最近一次更新在 2500 天前。 近期的大部分工作由 2 位贡献者完成。

22
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

71 关注者12 个公开仓库始于 2015年6月

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

按类别列示的指标

活力

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

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,500 天前
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,500
active_weeks_last_year0

发布纪律

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

社区与采用

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

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

社区健康

19危急
评分方式
0/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
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

可持续性与治理

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

40存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
11.7/22.5提交分布 — 头号贡献者编写了 48% 的提交
13.5/13.5贡献者广度 — 16 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 61 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled16
top_contributor_share0.478
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
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_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
13.4/25所有者影响力 — esdc-esac-esa-int 有 71 位关注者
20.1/25既往记录 — 12 个公开仓库,账户约 11 年
所用输入
followers71
owner_typeUser
is_verified
owner_loginesdc-esac-esa-int
public_repos12
account_age_days4,048
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

32存在风险 · 占总体的 20%

工程实践

30存在风险
评分方式
0/24CI 工作流
24/24存在测试
0/16Linter 配置
0/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。 其余权重已重新归一化。

文档

35存在风险
评分方式
0/30README
25/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

29危急 · 占总体的 16%

安全态势

29危急
评分方式
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 61 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/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 — 无数据
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate2.9
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

40存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
25.6/40可读的提交历史 — 100 次人类提交中有 48 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.48
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — docs/Makefile
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesdocs/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
55/55可控的文件大小 — 采样的 86 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes37,276
source_files_sampled86
oversized_source_files0

机器可读接口

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

关键数据

0GitHub 星标
16贡献者
0最近 12 个月提交数
2,500距最近推送天数
13发布版本数
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 2.9 / 10
2.9综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 05:44 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 61 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
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": 3286,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 501541
      },
      "pushed_at": "2019-09-20T23:28:15Z",
      "created_at": "2019-10-17T14:26:40Z",
      "owner_type": "User",
      "updated_at": "2019-10-17T14:26:42Z",
      "description": "An Astropy affiliated package providing access to remote data and services of the Virtual observatory (VO) using Python.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "ESAC Science Data Centre",
      "type": "User",
      "login": "esdc-esac-esa-int",
      "company": null,
      "location": null,
      "followers": 71,
      "avatar_url": "https://avatars.githubusercontent.com/u/13047336?v=4",
      "created_at": "2015-06-25T09:43:11Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 4048
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2019-05-30T22:53:13Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2018-10-06T05:52:33Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2018-10-02T10:05:42Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2018-06-27T08:04:49Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2017-06-29T11:55:01Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2017-04-03T10:39:11Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2017-02-09T09:40:38Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2017-02-02T14:14:24Z"
        },
        {
          "tag": "v0.5.0+001",
          "kind": "minor",
          "published_at": "2017-01-17T10:02:29Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2017-01-13T15:28:53Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2016-10-20T18:45:59Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2016-10-17T12:40:56Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2016-10-16T09:02:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "229820bd04b243a092b13e25362a7e1b258519f5",
          "body": "Fixing up CHANGES.rst based on the release",
          "is_bot": false,
          "headline": "Merge pull request #180 from cbanek/new-version-changelog",
          "author_name": "andamian",
          "author_login": null,
          "committed_at": "2019-09-20T23:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c8cb20da20444ccc3cc5fa29d05fe83a86efac",
          "body": "Co-Authored-By: Brigitta Sipocz <b.sipocz@gmail.com>",
          "is_bot": false,
          "headline": "Update CHANGES.rst",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-20T22:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c09312f5547a5829887807837c5c21b6f45ddc8c",
          "body": null,
          "is_bot": false,
          "headline": "Add a file that has instructions for making a release",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-20T22:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a502d797a68b28d3ad8da3f4d4b9a6d07e4dba",
          "body": null,
          "is_bot": false,
          "headline": "Fixing up CHANGES.rst based on the release",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-20T21:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af974604a88d269e91e69e553c99f8437d7ca4ac",
          "body": "v1.0 released, update version number to v1.1",
          "is_bot": false,
          "headline": "Merge pull request #179 from cbanek/master",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-20T21:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b81e10a4c0daa2d5d7cb612e166c6041fdac09fd",
          "body": null,
          "is_bot": false,
          "headline": "v1.0 released, update version number to v1.1",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-20T21:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8d4aa07ca28111e13e87b7fe1823a0865ef12f",
          "body": "Moved auth out of extensions subpackage",
          "is_bot": false,
          "headline": "Merge pull request #178 from andamian/auth",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-20T20:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87068c96a0c8d822d43d73873672f6a3dab5fb59",
          "body": "Fix to regtap.ivoid2service(), small fixes for examples/notebooks",
          "is_bot": false,
          "headline": "Merge pull request #177 from trjaffe/master",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-20T18:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8646d66f4673658ce314dad912684f1b61b0bc",
          "body": null,
          "is_bot": false,
          "headline": "Moved auth out of extensions",
          "author_name": "Adrian Damian",
          "author_login": null,
          "committed_at": "2019-09-20T17:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "821d9c7ad00b500ffac98d1b06eb1214d30f9a79",
          "body": null,
          "is_bot": false,
          "headline": "ivoid2search changed as discussed in PR 177, notebook updated",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-19T13:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2380a366f39408996ebfa7e59436bd3aefabe9a5",
          "body": null,
          "is_bot": false,
          "headline": "Minor notebook mod, moved import of para_format_desc",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-18T20:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11d703d8d3492f247d29b66d2e0eb7d9d1516930",
          "body": null,
          "is_bot": false,
          "headline": "More flake8",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-18T19:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e7a243ae9ab3bee23608665e50180034aaf2b95",
          "body": null,
          "is_bot": false,
          "headline": "Notebook update",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-18T18:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd0c48a41728f6159b2f103369bc11944821a2c",
          "body": null,
          "is_bot": false,
          "headline": "Fixing flake8 errors",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-18T18:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "727338b6ec8e20c400d23854813ee9e0434fa4db",
          "body": null,
          "is_bot": false,
          "headline": "Changes PR number",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-18T18:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce0e3dfd738dd25dd353e851061e1be4bf9e83a",
          "body": "…oved to utils.",
          "is_bot": false,
          "headline": "Fix to regtap.ivoid2service(), few decode()'s, para_format_desc was m…",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-18T18:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26cb0a34281283c17548ed78b8117fa0a3d3ddb",
          "body": "fix to registry.regsearch() waveband option",
          "is_bot": false,
          "headline": "Merge pull request #175 from trjaffe/master",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-18T16:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5204ecf8750f677a6d35b22dc3deec303ea63f",
          "body": null,
          "is_bot": false,
          "headline": "Adding CHANGES entry",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-17T18:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5d57d11ae6ff3ad0d803f770133556097acec0",
          "body": null,
          "is_bot": false,
          "headline": "Unit test updated for regsearch bug fix.",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-17T16:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68b7b98dd8bb554dacceb79caae17135cda28e0b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed regsearch bug with waveband specified.",
          "author_name": "Jaffe",
          "author_login": "trjaffe",
          "committed_at": "2019-09-17T15:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b40523d49b88561a6d9b4ed61e4815fe1aeaaf5",
          "body": "Opt in windows testing",
          "is_bot": false,
          "headline": "Merge pull request #174 from bsipocz/travis_opt_in_windows",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-12T19:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed8dbd54841d442950aa9f62a8252e2a9027061",
          "body": "When enabling Windows unit testing, we found a bug in the path\nlogic where it was assuming that it was going to deal with paths\nin the posix way ('/'), but just used os.path.  This breaks for\nwindows, where os.path.join will use '\\' instead.  So just force\nthis to doing posix style, not local implied style.",
          "is_bot": false,
          "headline": "Fix unit test that doesn't pass on Windows",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-12T02:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34f39905e892015a898753014219882270b8945",
          "body": null,
          "is_bot": false,
          "headline": "Switching to codecov",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-09-12T00:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6844a5e28edd0b6ee87cb7b5c4ff3cd30f1e29e",
          "body": null,
          "is_bot": false,
          "headline": "Adding windows testing to travis config",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-09-12T00:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "659ae2e12cdfe85171ed301f955088b2a8466f83",
          "body": "Implementation of get_job_list",
          "is_bot": false,
          "headline": "Merge pull request #169 from andamian/i150",
          "author_name": "andamian",
          "author_login": null,
          "committed_at": "2019-09-11T15:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c22aac583338a2401e9f3c80c1617a059b45bd",
          "body": null,
          "is_bot": false,
          "headline": "Implementation of get_job_list",
          "author_name": "Adrian Damian",
          "author_login": null,
          "committed_at": "2019-09-10T18:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79b5160a57a9d05ff27bc741b8024ef6100e8f74",
          "body": "Fixing service discovery query pattern to use RegTAP 1.1 role=std",
          "is_bot": false,
          "headline": "Merge pull request #173 from msdemlei/fixed-discovery-pattern",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-09-06T19:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4947ecdc3fdd12ae45e0654b349ac4d0b48b33",
          "body": null,
          "is_bot": false,
          "headline": "Fixing service discovery query pattern to use RegTAP 1.1 role=std",
          "author_name": "Markus Demleitner",
          "author_login": "msdemlei",
          "committed_at": "2019-09-05T08:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c58a1896c9bae3651d31f35d066bcbae8641006",
          "body": "Update ex_casA_image_cat example",
          "is_bot": false,
          "headline": "Merge pull request #172 from cbanek/170-fix-image-example",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-29T20:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48f8d0d9723a402b1e925fe3e305d2103fc2d544",
          "body": "Thanks @msdemlei for the updated working example.\n\nTaken verbatim from #170.\n\nFixes #170.",
          "is_bot": false,
          "headline": "Update ex_casA_image_cat example",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-29T20:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a8a547bcedcb188bcf3d497ebe68a48e4d2764e",
          "body": "Don't install files in scripts directory.",
          "is_bot": false,
          "headline": "Merge pull request #166 from cbanek/159-examples-no-install",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-29T20:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783008ba30a5ee0f019e22931bf1d9c9f1b26e34",
          "body": "Let's put all the examples together.",
          "is_bot": false,
          "headline": "Move scripts -> examples/images",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-29T19:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "331510693e34e4df4accc4db221cf9ffdd3a882c",
          "body": "Just having the examples there is plenty, let's not put them in\n/usr/local/bin.\n\nFixes #159",
          "is_bot": false,
          "headline": "Don't install files in scripts directory.",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-29T19:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af4dcaab7033e731544b2d44b460b2145b5a0cb",
          "body": "Remove obsolete unit test data",
          "is_bot": false,
          "headline": "Merge pull request #167 from cbanek/158-remove-registry-tests-files",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-29T19:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ce8e985c227ce91d3947c9f276aa90dbdea3a7b",
          "body": "pyvo.object2pos() -> SkyCoord.from_name()",
          "is_bot": false,
          "headline": "Merge pull request #171 from cbanek/165-object2pos",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-28T21:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f18e4b7e825c5ddc228144d6b915a7b07d0bd6ca",
          "body": "Running these examples I noticed that object2pos was being called,\nbut got deleted.  So instead, let's use astropy's way of doing\nthe same thing.\n\nFixes #165.",
          "is_bot": false,
          "headline": "pyvo.object2pos() -> SkyCoord.from_name()",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-28T21:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97367b938dd1b9e8020d00059b177580c7abca2",
          "body": "These files are no longer used, and they are big, and filled with\nthings I like to search for.  Let's get rid of these.\n\nFixes #158.",
          "is_bot": false,
          "headline": "Remove obsolete unit test data",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-26T19:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2956bfc306ef7daaa57aa3e76ccb428ecd9db770",
          "body": "Fix AstropyDeprecationWarning in SIA & SSA",
          "is_bot": false,
          "headline": "Merge pull request #164 from cbanek/163-astropy-deprecation",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-26T19:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfca68039b416ee4d0639a3b2abbb201dd6bde6",
          "body": "Fixes #163\n\nWhen running SSAService.search() and passing in an astropy Quantity,\nthis warning would be emitted:\n\nWARNING: AstropyDeprecationWarning: The truth value of a Quantity is ambiguous.\nIn the future this will raise a ValueError. [astropy.units.quantity]\n\nInstead of checking the truth value of the parameter, I'm just going to check\nif it is None or not, not relying on what the truth value of the Quantity\nmay be.",
          "is_bot": false,
          "headline": "Fix AstropyDeprecationWarning in SIA & SSA",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-23T21:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf2c854fa98ddf1e3883e8c3e7aae996215d7008",
          "body": "Auth support for pyvo",
          "is_bot": false,
          "headline": "Merge pull request #157 from cbanek/122-auth2",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-20T20:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f3a3a14bc64fbedfd6b7f78e10b2e2d075b7909",
          "body": null,
          "is_bot": false,
          "headline": "Make constants for known securitymethod URIs",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-20T20:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93f686080adc07966eb2d3a0a4fc0fafb39623aa",
          "body": "The change to test_tap adds a new validator function that can be\noverriden in a subclass.  I then use this functionality to test\nauth and check the headers for each call made to the service to\nmake sure they are appropriate.",
          "is_bot": false,
          "headline": "Add tests for auth",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-20T20:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7a195c96bf361063a2ead23320fb21567d9f58",
          "body": "There is a great class defined to do testing against async\nTAP services, but it's defined in a function and wrapped a lot,\nso it's hard to reuse.  Pull it out and make it its own class,\nincluding the ability to do the use part with the python contexts.",
          "is_bot": false,
          "headline": "Pull out MockAsyncTAPServer",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-20T20:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d45448c7a879c18701c93d5ee18fedabd582c21",
          "body": "This adds in auth support for services that support the\ncapabilities endpoint.  This is where the auth information about\nsupported methods is exchanged.  The framework is flexible enough\nto allow people to add auth to any call in pyvo though, by\nconfiguring a session to be used by those calls.\n\nAlso add some examples in of how to use these functions with\nservices that already do auth and are available on the internet.",
          "is_bot": false,
          "headline": "Add in auth support and examples",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-20T20:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19e896590076502ca6e481a8c923db40b629afe9",
          "body": "Right now, session was a singleton, and there was only one of\nthem and all the calls were using it.  This is great from\nsimplicity point of view, but for auth, you need more context\nto set the correct auth methods on each call.  This context\nwill end up being a part of the session, which also makes the\ncall.\n\nThis commit creates the session at the service level, and passes\nit down into all the subclasses it creates, such as queries,\nresults, and records as a keyword parameter.",
          "is_bot": false,
          "headline": "Refactor session to not be a singleton",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-08-20T20:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d307576ede284daf04c018476c05ae9eeaa5264",
          "body": "Remove usage of InheritDocstrings",
          "is_bot": false,
          "headline": "Merge pull request #160 from bsipocz/remove_InheritDocstrings",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-07-23T04:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8304b532168abf6f6f8c341dbd4abfd12fa2280b",
          "body": null,
          "is_bot": false,
          "headline": "Adding changelog",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-07-23T02:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecd88ab635b59e8fbbd48b1d26aa2cd0c1ee22f9",
          "body": null,
          "is_bot": false,
          "headline": "Remove usage of InheritDocstrings in favour of modern sphinx behaviour",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-07-23T02:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "310f10f168d6deeca661fe037e0967a153769ee4",
          "body": "Update astropy-helpers to v3.2.1",
          "is_bot": false,
          "headline": "Merge pull request #156 from bsipocz/update-helpers-v3.2.1",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-25T05:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9f3dc9fa9894cfc2b6e1db4d4215637a65d7173",
          "body": null,
          "is_bot": false,
          "headline": "Updated astropy-helpers to v3.2.1",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-25T04:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df4ab5f76dc5794c075530418ee06e2bbb3625a",
          "body": "Drop support for legacy Python 2.7",
          "is_bot": false,
          "headline": "Merge pull request #153 from hugovk/rm-2",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-20T20:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ab48da1b2b55c04e300300fc283a49101db06b",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for legacy Python 2.7",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2019-06-20T05:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d85ddba5b1d7ea108b28c3424a972522d0ddaf",
          "body": null,
          "is_bot": false,
          "headline": "Revert changes to external file",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2019-06-18T17:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13db02bd7d22c7e333a36739ff991b11556b08ca",
          "body": null,
          "is_bot": false,
          "headline": "The future is now",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2019-06-18T08:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed0a46fe160de5ca9db25203103f4c620065a4f",
          "body": null,
          "is_bot": false,
          "headline": "Remove six",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2019-06-18T08:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36cb68404cbc1e2e96d9c608f15bfffeb94d6a1",
          "body": null,
          "is_bot": false,
          "headline": "Remove some six",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2019-06-18T08:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb7dfd6ce3862d3e0a59a4d06be87031f9c1c60",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade Python syntax with pyupgrade --py3-plus",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2019-06-17T14:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a31dc5fd582f6250e61c4229f3dd9fa03ef1274f",
          "body": null,
          "is_bot": false,
          "headline": "Add python_requires to help pip",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2019-06-17T14:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a3896b72516eebc54c3e2aaa26a1200dce2c96",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for legacy Python 2.7",
          "author_name": "Hugo",
          "author_login": "hugovk",
          "committed_at": "2019-06-17T14:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca8f28fd695262dafa6589e63aaf9d41000a20cf",
          "body": "Cleaning up changelog a bit",
          "is_bot": false,
          "headline": "Merge pull request #151 from bsipocz/changelog_cleanup",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-10T19:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a3c45580db94dd7197e232380289f91790c8f3",
          "body": "Minor cleanup",
          "is_bot": false,
          "headline": "Merge pull request #145 from bsipocz/minor_cleanup",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-10T19:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4827501a156c9926d3430c4ee019d1c9abf6cc52",
          "body": null,
          "is_bot": false,
          "headline": "Reworking the travis matrix",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T03:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce56534667f0f8cf2aa22f6140ef0d5a3e53bcb",
          "body": null,
          "is_bot": false,
          "headline": "Trying to fix py2 CI build",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e0bd510c2016a0b92b5298cd4577ed4d533b922",
          "body": null,
          "is_bot": false,
          "headline": "Simplifying regex",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676fc2e711d70397c1f72561b10cecefd87f9e08",
          "body": null,
          "is_bot": false,
          "headline": "Keep newer API as default, use old one as exception",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3596cf7fbef6c8e13cb21b73cb9bfc27d6570f2",
          "body": null,
          "is_bot": false,
          "headline": "Populating conftest",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197b21173998a1829cc08f792fa387ab7c14b179",
          "body": null,
          "is_bot": false,
          "headline": "language…",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a47ec61bc382561474726495073e3b392e555867",
          "body": null,
          "is_bot": false,
          "headline": "Minor test matrix update",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3363294a66b24b9e93ab0cd2774a2387e1ab6b4d",
          "body": null,
          "is_bot": false,
          "headline": "Run flake8 for everything not excepted in setup.cfg",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec43b9f403f8b866083b3fc1e4e1d50970c1e6e",
          "body": null,
          "is_bot": false,
          "headline": "Removing unused distribute_setup and cextern",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2248acef142a6c9c5e6f4eba188e7cb92e49bb",
          "body": null,
          "is_bot": false,
          "headline": "Cleaning up changelog a bit [skip ci]",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-09T01:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827d9e105c70fc95efba240448d7b82037e6eaa5",
          "body": "Require docs build to pass with no warnings",
          "is_bot": false,
          "headline": "Merge pull request #143 from cbanek/139-fix-docs-build",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-07T21:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcedbc2e00fdb1223dc0bc06fb856aabb4024337",
          "body": "The XML part was giving the doc build a few warnings:\n\npyvo/dal/adhoc.py:docstring of pyvo.dal.adhoc.DatalinkQuery.from_resource:12: WARNING: Definition list ends without a blank line; unexpected unindent.\npyvo/dal/adhoc.py:docstring of pyvo.dal.adhoc.DatalinkQuery.from_resource:14: WARNING: Unexpec\n[…]\nnt.\n\nIndenting everything in a literal code block and telling the parser\nit was XML helped.  Then getting rid of the ... on the FIELD ID\nelement made it parsable XML to get rid of a different warning.",
          "is_bot": false,
          "headline": "Fix doc warnings for DatalinkQuery.from_resource",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-07T19:45:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5862004ea90ef50a08ecc635aa10b29c9fc5288c",
          "body": "Result for TAP service should default result to id=result",
          "is_bot": false,
          "headline": "Merge pull request #148 from cbanek/147-default-result",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-07T18:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906a6caf865f08708680406db43b99dae918e3c4",
          "body": "Small style fix: s->session",
          "is_bot": false,
          "headline": "Merge pull request #124 from keflavich/small_style_fix",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-07T18:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d41cc28c8387d63379d327f0a268b041d78266",
          "body": "Revert the bad parts of \"r->response\"",
          "is_bot": false,
          "headline": "r->response",
          "author_name": "Adam Ginsburg (keflavich)",
          "author_login": "keflavich",
          "committed_at": "2019-06-07T09:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b2bf6095ad0782096f8c22a0348401a06986a3",
          "body": null,
          "is_bot": false,
          "headline": "fix one uncaught s.post",
          "author_name": "Adam Ginsburg (keflavich)",
          "author_login": "keflavich",
          "committed_at": "2019-06-07T09:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fd1f32316b82181521b148aac5f379fffb5243",
          "body": null,
          "is_bot": false,
          "headline": "change s->session in more files",
          "author_name": "Adam Ginsburg (keflavich)",
          "author_login": "keflavich",
          "committed_at": "2019-06-07T09:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de9bb3689c371d6124967503e1fb56a77e16b8e",
          "body": "single-character variable names are hard to search for",
          "is_bot": false,
          "headline": "small style correction: replace \"s\" with \"session\" because",
          "author_name": "Adam Ginsburg (keflavich)",
          "author_login": "keflavich",
          "committed_at": "2019-06-07T09:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ffc6f68b5a142cf4188c22ff95b1ed48a1f89ab",
          "body": null,
          "is_bot": false,
          "headline": "Adding bot config",
          "author_name": "Brigitta Sipocz",
          "author_login": "bsipocz",
          "committed_at": "2019-06-07T03:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3d00427fa8c4ca7e2e4f94739d6bda487bb5de",
          "body": "For a TAP service async job, it can have multiple results in one\nset.  When doing a fetch_results() it has to pick which one of the\nmultiple results to fetch.  The TAP specification outlines that\nif there is a query language that returns on result (as ADQL does),\nthen the result of the query should \n[…]\nis present, then we\ndefault to our previous behavior of picking the first one.  In\nthese cases it is likely that the user will need to fetch all\nthe results through a different mechanism.\n\nFixes #147.",
          "is_bot": false,
          "headline": "Result for TAP service should default to id=result",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-05T23:52:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0745db24366544d2cfbc4ad8472d2fa5710428d7",
          "body": "The extra space here was confusing the doc parser I think.  It\nwould emit this error when running:\n\npyvo/docs/io/index.rst:7: WARNING: toctree contains reference to nonexisting document 'io/ :maxdepth: 1'\n\nAfter this change and lining up the maxdepth with the other elements,\nthis goes away.",
          "is_bot": false,
          "headline": "Fix maxdepth indent",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-05T22:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "211f5d8e41eadb2d7d08efce23a851742d9d12fd",
          "body": "Properties section isn't rendered right now and it emits a warning,\nbecause docutils doesn't know what to do with it.  Looking at the\nrendered 0.9.2 page it looks like it wasn't being displayed anyway,\nbut all the properties after it are rendered with their own doc\nstrings.  So let's get rid of that second.\n\nThe warnings about emphasis were a misparsing of python arg type\nstuff, so I have specifically marked that as python code.",
          "is_bot": false,
          "headline": "Fix regtap doc warnings",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-05T22:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42363be59998f555c18faf74db1f5c5e6f8bee7f",
          "body": "Travis wasn't even attempting to run the docs build, because\nin Travis you need to have it in the matrix.include: part\nas well as the same keys present in the matrix.allow_failures:\npart.\n\nFixes #139.",
          "is_bot": false,
          "headline": "Require docs build to pass with no warnings",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-05T22:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2393c70fc1b3771dc54d43d5732ac2e058c0d370",
          "body": "Remove unused code from utils/xml/exceptions.py",
          "is_bot": false,
          "headline": "Merge pull request #142 from cbanek/141-remove-duplicate-code",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-05T19:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c0c0aacde3fdb2b877dd4a173538c1f0dc6862",
          "body": "We used to be calling this code but now we just call the\nastropy version instead.  So this copy is unused, so\nwe're deleting it and anything unused beneath it.\n\nFixes #141.",
          "is_bot": false,
          "headline": "Remove unused code from utils/xml/exceptions.py",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-05T00:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cd21e248877ec26a151a1ca0561287b631ecac6",
          "body": "Some cleanups to make flake8 clean",
          "is_bot": false,
          "headline": "Merge pull request #128 from timj/u/timj/flake8-fixes",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-04T21:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ea97703339841f97f98a744784bf623454b76c",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused pdb import",
          "author_name": "Tim Jenness",
          "author_login": "timj",
          "committed_at": "2019-06-04T21:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a42c5ceedff841867f4d85397fefe7825a51ea9",
          "body": null,
          "is_bot": false,
          "headline": "Hide astropy_helpers and version.py from flake8",
          "author_name": "Tim Jenness",
          "author_login": "timj",
          "committed_at": "2019-06-04T21:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151c4d5c99fbd91988660326a9a7424a05aa36d5",
          "body": "Now it has to pass",
          "is_bot": false,
          "headline": "Enable flake8 travis check",
          "author_name": "Tim Jenness",
          "author_login": "timj",
          "committed_at": "2019-06-04T21:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f6de245e313ee4533d807e5e276f5d6e0bd07c",
          "body": "Some astropy and sphinx helper files were excluded.",
          "is_bot": false,
          "headline": "Fix code to be flake8-clean",
          "author_name": "Tim Jenness",
          "author_login": "timj",
          "committed_at": "2019-06-04T21:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a768bf22dc3fc30ced2c686242055ee9f734062f",
          "body": null,
          "is_bot": false,
          "headline": "Remove all exemption codes and add flake8 section",
          "author_name": "Tim Jenness",
          "author_login": "timj",
          "committed_at": "2019-06-04T20:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c3b834deb78bac52b7bde09daac0816e5895aa",
          "body": "Pass in correct style to throw exceptions when parsing table",
          "is_bot": false,
          "headline": "Merge pull request #140 from cbanek/130-fix-build-break",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-04T20:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3edf4252fab78baa35a6891df774ed3a9c0988",
          "body": "The old way was pedantic=True, the new way is verify='exception',\nalthough it has more options.\n\nAlso make all the callers use the astropy version of raise or warn,\nbecause then it will be consistent with the calling parameters.\nRight now, we're calling both astropy and a local version.\n\nFixes #130.",
          "is_bot": false,
          "headline": "Pass in correct style of pedantic when parsing tables",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-06-03T21:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb3434abc9ffb6559a323edef6e4d0783cca38a",
          "body": "Prepare for the new 1.0 release",
          "is_bot": false,
          "headline": "Merge pull request #138 from cbanek/prepare-1.0.dev",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-05-31T20:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c39f7e39c7777a44cdd23c809c8b62cb92eaf8c8",
          "body": "Up the version number to what will be next, 1.0, and add dev\non to let people and tools know this is the in progress release.",
          "is_bot": false,
          "headline": "Prepare for the new 1.0 release",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-05-30T23:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f7bc894c6ab15664bc6c57134c9bffa2fd4ff4c",
          "body": "Prepare for v0.9.3 release",
          "is_bot": false,
          "headline": "Merge pull request #131 from cbanek/prepare-release-v0.9.3",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-05-30T22:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b28ec60ea0ac6c27d084c2fdd68aaaa04aa02db",
          "body": "Add changelog, update version number.  Update readme with new\nTravis badge link due to moving projects.",
          "is_bot": false,
          "headline": "Prepare for v0.9.3 release",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-05-30T22:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e064a66950e2445a2b0490fc7538ef5cdcf24c",
          "body": "Fix the readthedocs build",
          "is_bot": false,
          "headline": "Merge pull request #137 from cbanek/fix-readthedocs-build",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-05-29T23:54:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "404e0ee48416ee96682e4f7a9ed3a1c6dec5f847",
          "body": "Add in missing dependency for the build, sphinx-astropy.\n\nThis also tells readthedocs to install the requirements file when\nbuilding the docs, and to build with python3",
          "is_bot": false,
          "headline": "Fix the readthedocs build",
          "author_name": "Christine Banek",
          "author_login": "cbanek",
          "committed_at": "2019-05-29T23:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 0,
      "latest_release_at": "2019-05-30T22:53:13Z",
      "latest_release_tag": "v0.9.3",
      "releases_from_tags": true,
      "days_since_last_push": 2500,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2613,
      "mean_days_between_releases": 96.4
    },
    "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",
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 37276,
      "source_files_sampled": 86,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt",
        "pyproject.toml",
        "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": 0
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "funbaker",
          "commits": 303,
          "avatar_url": "https://avatars.githubusercontent.com/u/10711653?v=4"
        },
        {
          "type": "User",
          "login": "RayPlante",
          "commits": 194,
          "avatar_url": "https://avatars.githubusercontent.com/u/1027700?v=4"
        },
        {
          "type": "User",
          "login": "cbanek",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/20155748?v=4"
        },
        {
          "type": "User",
          "login": "bsipocz",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/6788290?v=4"
        },
        {
          "type": "User",
          "login": "trjaffe",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/20912165?v=4"
        },
        {
          "type": "User",
          "login": "msdemlei",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/2589068?v=4"
        },
        {
          "type": "User",
          "login": "cdeil",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/852409?v=4"
        },
        {
          "type": "User",
          "login": "hugovk",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1324225?v=4"
        },
        {
          "type": "User",
          "login": "timj",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/60622?v=4"
        },
        {
          "type": "User",
          "login": "keflavich",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/143715?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.478
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "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 61 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 9,
            "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": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "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": "229820bd04b243a092b13e25362a7e1b258519f5",
        "ran_at": "2026-07-26T05:44:18Z",
        "aggregate_score": 2.9,
        "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/esdc-esac-esa-int/pyvo",
    "host": "github.com",
    "name": "pyvo",
    "owner": "esdc-esac-esa-int"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "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": 22,
      "inputs": {
        "security": 29,
        "vitality": 17,
        "community": 9,
        "governance": 40,
        "engineering": 32,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 26,
        "overall_after_abandonment_multiplier": 22
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "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": 2500,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2500 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2500
                    }
                  }
                ],
                "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": 40,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v0.9.3",
              "releases_from_tags": true,
              "days_since_latest_release": 2613,
              "mean_days_between_releases": 96.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2613 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2613
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~96.4 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 96.4
                    }
                  }
                ],
                "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": 2500,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2500 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2500,
                      "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": 9,
        "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": 19,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": 40,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 16,
              "top_contributor_share": 0.478
            },
            "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 48% of commits",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 61 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, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "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": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "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": 54,
            "inputs": {
              "followers": 71,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "esdc-esac-esa-int",
              "public_repos": 12,
              "account_age_days": 4048
            },
            "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": "71 followers of esdc-esac-esa-int",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 71,
                      "login": "esdc-esac-esa-int"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~11 yr old",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 32,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": "critical",
        "name": "Security",
        "value": 29,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 2.9
            },
            "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 61 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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.2,
                "status": "partial",
                "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": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 17
            },
            "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": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.48,
              "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": "48 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/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": 0,
                "status": "missed",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 37276,
              "source_files_sampled": 86,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/86 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 86,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "notebooks"
              ],
              "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, notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, notebooks"
                    }
                  }
                ],
                "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-26T05:44:28.763237Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/esdc-esac-esa-int/pyvo.svg",
  "full_name": "esdc-esac-esa-int/pyvo",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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