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

blechta / meshio

I/O for various mesh formats

PythonMIT★ 0 星标⑂ 0 复刻始于 2018年9月复刻在 GitHub 上查看 ↗

blechta/meshio 的健康指数为 100 分中的 27 分,处于「危急」区间。 其得分最高的类别是Security(44/100),最低的是Community & Adoption(12/100)。 最近一次更新在 2865 天前。 近期的大部分工作由 1 位贡献者完成。

27
总分 / 100
危急

软件健康指数

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

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

评分画像

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

所有权

Jan Blechta个人账户
37 关注者29 个公开仓库始于 2014年4月Charles University

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
PyPImeshio指向其他仓库——不计分5.3.5766,001213907 天前meshfile-formatsscientificengineeringfemfinite-elements

按类别列示的指标

活力

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

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

发布纪律

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

社区与采用

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

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

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

31存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
2.9/22.5提交分布 — 头号贡献者编写了 87% 的提交
13.5/13.5贡献者广度 — 17 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 16 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled17
top_contributor_share0.872
评分方式
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已验证域名 — 不适用于个人账户
11.4/25所有者影响力 — blechta 有 37 位关注者
22.8/25既往记录 — 29 个公开仓库,账户约 12 年
所用输入
followers37
owner_typeUser
is_verified
owner_loginblechta
public_repos29
account_age_days4,479
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

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

工程实践

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

文档

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

安全

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

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

安全态势

30存在风险
评分方式
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 16 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
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_aggregate3
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:meshio@5.3.5 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 5 个软件包。 未对可达性进行分析。

AI 就绪度

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

44存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
20.3/40可读的提交历史 — 100 次人类提交中有 38 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.38
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .flake8
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile
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可控的文件大小 — 采样的 53 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes17,329
source_files_sampled53
oversized_source_files0

关键数据

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

数据采集警告

  • Community profile unavailable
  • pypi package 'meshio' points at a different repository (https://github.com/nschloe/meshio); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.0 / 10
3.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 17:20 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 16 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用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

依赖安全公告 0

安装 pypi:meshio@5.3.5 会引入 5 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 1172,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Python": 259970,
        "Makefile": 758
      },
      "pushed_at": "2018-09-21T12:12:16Z",
      "created_at": "2018-09-20T13:59:30Z",
      "owner_type": "User",
      "updated_at": "2018-09-21T12:12:18Z",
      "description": "I/O for various mesh formats",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://www.karlin.mff.cuni.cz/~blechta/",
      "name": "Jan Blechta",
      "type": "User",
      "login": "blechta",
      "company": "Charles University",
      "location": "Prague",
      "followers": 37,
      "avatar_url": "https://avatars.githubusercontent.com/u/7361643?v=4",
      "created_at": "2014-04-21T13:11:35Z",
      "is_verified": null,
      "public_repos": 29,
      "account_age_days": 4479
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2018-09-17T15:39:13Z"
        },
        {
          "tag": "v2.2.5",
          "kind": "patch",
          "published_at": "2018-09-04T08:41:43Z"
        },
        {
          "tag": "v2.2.4",
          "kind": "patch",
          "published_at": "2018-09-03T11:45:00Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2018-08-30T09:18:44Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2018-08-29T06:20:41Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2018-08-28T10:37:11Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2018-08-27T11:39:41Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2018-07-31T12:26:02Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2018-07-01T00:05:11Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2018-06-25T14:40:53Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2018-06-19T16:02:56Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2018-06-15T08:56:58Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2018-06-11T14:16:50Z"
        },
        {
          "tag": "v1.11.20",
          "kind": "patch",
          "published_at": "2018-06-10T10:49:50Z"
        },
        {
          "tag": "v1.11.19",
          "kind": "patch",
          "published_at": "2018-05-20T22:24:13Z"
        },
        {
          "tag": "v1.11.18",
          "kind": "patch",
          "published_at": "2018-05-18T18:53:11Z"
        },
        {
          "tag": "v1.11.17",
          "kind": "patch",
          "published_at": "2018-05-14T18:23:46Z"
        },
        {
          "tag": "v1.11.16",
          "kind": "patch",
          "published_at": "2018-05-14T17:09:26Z"
        },
        {
          "tag": "v1.11.15",
          "kind": "patch",
          "published_at": "2018-05-09T12:30:54Z"
        },
        {
          "tag": "v1.11.14",
          "kind": "patch",
          "published_at": "2018-05-03T10:26:06Z"
        },
        {
          "tag": "v1.11.13",
          "kind": "patch",
          "published_at": "2018-04-13T11:20:46Z"
        },
        {
          "tag": "v1.11.12",
          "kind": "patch",
          "published_at": "2018-04-06T22:47:46Z"
        },
        {
          "tag": "v1.11.11",
          "kind": "patch",
          "published_at": "2018-03-30T18:17:02Z"
        },
        {
          "tag": "v1.11.10",
          "kind": "patch",
          "published_at": "2018-03-28T15:42:03Z"
        },
        {
          "tag": "v1.11.9",
          "kind": "patch",
          "published_at": "2018-03-11T12:34:41Z"
        },
        {
          "tag": "v1.11.8",
          "kind": "patch",
          "published_at": "2018-03-07T09:36:48Z"
        },
        {
          "tag": "v1.11.7",
          "kind": "patch",
          "published_at": "2018-02-02T12:39:06Z"
        },
        {
          "tag": "v1.11.6",
          "kind": "patch",
          "published_at": "2018-01-25T09:00:37Z"
        },
        {
          "tag": "v1.11.5",
          "kind": "patch",
          "published_at": "2018-01-21T17:13:17Z"
        },
        {
          "tag": "v1.11.4",
          "kind": "patch",
          "published_at": "2018-01-19T12:45:40Z"
        },
        {
          "tag": "v1.11.3",
          "kind": "patch",
          "published_at": "2018-01-18T08:33:26Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2018-01-11T11:52:32Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2018-01-10T16:56:24Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2018-01-05T16:04:18Z"
        },
        {
          "tag": "v1.10.8",
          "kind": "patch",
          "published_at": "2017-12-21T11:48:28Z"
        },
        {
          "tag": "v1.10.7",
          "kind": "patch",
          "published_at": "2017-12-20T14:36:25Z"
        },
        {
          "tag": "v1.10.6",
          "kind": "patch",
          "published_at": "2017-12-20T10:15:07Z"
        },
        {
          "tag": "v1.10.5",
          "kind": "patch",
          "published_at": "2017-12-19T15:49:28Z"
        },
        {
          "tag": "v1.10.4",
          "kind": "patch",
          "published_at": "2017-12-19T11:21:53Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2017-12-11T22:32:56Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2017-12-06T22:51:59Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2017-12-06T18:41:13Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2017-12-06T16:50:40Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2017-11-23T09:10:35Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2017-11-15T17:07:12Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2017-11-09T11:52:29Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2017-11-08T09:39:38Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2017-11-07T13:24:56Z"
        },
        {
          "tag": "v1.8.17",
          "kind": "patch",
          "published_at": "2017-10-26T15:05:59Z"
        },
        {
          "tag": "v1.8.16",
          "kind": "patch",
          "published_at": "2017-09-12T09:16:19Z"
        },
        {
          "tag": "v1.8.15",
          "kind": "patch",
          "published_at": "2017-09-06T11:40:05Z"
        },
        {
          "tag": "v1.8.14",
          "kind": "patch",
          "published_at": "2017-08-16T07:17:36Z"
        },
        {
          "tag": "v1.8.13",
          "kind": "patch",
          "published_at": "2017-08-15T14:15:32Z"
        },
        {
          "tag": "v1.8.12",
          "kind": "patch",
          "published_at": "2017-08-01T15:08:04Z"
        },
        {
          "tag": "v1.8.11",
          "kind": "patch",
          "published_at": "2017-07-19T07:31:08Z"
        },
        {
          "tag": "v1.8.10",
          "kind": "patch",
          "published_at": "2017-06-21T15:58:15Z"
        },
        {
          "tag": "v1.8.9",
          "kind": "patch",
          "published_at": "2017-06-14T14:01:53Z"
        },
        {
          "tag": "v1.8.8",
          "kind": "patch",
          "published_at": "2017-06-07T10:03:46Z"
        },
        {
          "tag": "v1.8.7",
          "kind": "patch",
          "published_at": "2017-06-06T11:48:50Z"
        },
        {
          "tag": "v1.8.6",
          "kind": "patch",
          "published_at": "2017-06-03T13:13:26Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2017-06-02T16:08:51Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2017-05-18T17:45:50Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2017-05-17T09:55:14Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2017-05-15T14:02:30Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2017-05-12T16:34:48Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2017-05-12T11:33:21Z"
        },
        {
          "tag": "v1.7.11",
          "kind": "patch",
          "published_at": "2017-05-10T15:22:11Z"
        },
        {
          "tag": "v1.7.10",
          "kind": "patch",
          "published_at": "2017-05-09T22:18:17Z"
        },
        {
          "tag": "v1.7.9",
          "kind": "patch",
          "published_at": "2017-05-09T20:21:40Z"
        },
        {
          "tag": "v1.7.8",
          "kind": "patch",
          "published_at": "2017-05-08T12:28:38Z"
        },
        {
          "tag": "v1.7.7",
          "kind": "patch",
          "published_at": "2017-04-14T14:12:04Z"
        },
        {
          "tag": "v1.7.6",
          "kind": "patch",
          "published_at": "2017-04-06T10:59:02Z"
        },
        {
          "tag": "v1.7.5",
          "kind": "patch",
          "published_at": "2017-03-24T13:31:34Z"
        },
        {
          "tag": "v1.7.4",
          "kind": "patch",
          "published_at": "2017-03-14T11:58:50Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2017-03-10T19:07:39Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2017-03-09T10:35:26Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2017-02-08T17:40:29Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2017-02-01T12:05:05Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2017-01-31T18:26:02Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2017-01-22T18:51:54Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2017-01-16T15:30:04Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2016-12-06T19:36:06Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2016-09-06T19:23:45Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2016-08-19T09:43:23Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2016-08-18T15:10:03Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2016-07-12T18:46:50Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2016-04-27T14:16:19Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2016-04-27T14:10:19Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2016-02-01T01:30:05Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2015-12-23T21:59:27Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2015-12-22T23:16:40Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2015-12-18T00:28:11Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2015-12-10T01:02:07Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2015-12-08T00:06:57Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2015-12-03T20:16:40Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2015-11-26T09:57:40Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-11-26T09:48:31Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2015-11-23T01:45:57Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2015-11-21T11:56:05Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2015-11-17T13:32:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a73eee795adfea8bd353b0b0cbf30d0c0ea93d04",
          "body": "Small interface tweaks",
          "is_bot": false,
          "headline": "Merge pull request #308 from blechta/jan/more-xdmf-fileformats",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-21T05:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e0e51118e821c4bcfb6ae5b143db3b9cad4c5f",
          "body": null,
          "is_bot": false,
          "headline": "Allow -o xdmf-(binary|hdf|xml) on command-line",
          "author_name": "Jan Blechta",
          "author_login": "blechta",
          "committed_at": "2018-09-20T16:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd620ba013621d6e0d3db10e610e7cae27de88b",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug in write()",
          "author_name": "Jan Blechta",
          "author_login": "blechta",
          "committed_at": "2018-09-20T15:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab423258aab5fb413a589f083348328ffaab2bb2",
          "body": null,
          "is_bot": false,
          "headline": "Blacken quotes",
          "author_name": "Jan Blechta",
          "author_login": "blechta",
          "committed_at": "2018-09-20T15:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffe35f3f2e2f92b600f86d3b05a982d8b99003a",
          "body": null,
          "is_bot": false,
          "headline": "Remove debug print statement",
          "author_name": "Jan Blechta",
          "author_login": "blechta",
          "committed_at": "2018-09-20T15:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b51b59420f62f646a041835885dd4a3ac33ecf",
          "body": null,
          "is_bot": false,
          "headline": "Return returned value in write_points_cells()",
          "author_name": "Jan Blechta",
          "author_login": "blechta",
          "committed_at": "2018-09-20T15:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c45cebef1bfc3fcb9d794f2802b490ef1df50bbf",
          "body": null,
          "is_bot": false,
          "headline": "Pass kwargs through write_points_cells",
          "author_name": "Jan Blechta",
          "author_login": "blechta",
          "committed_at": "2018-09-20T14:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2002747a623fccbec1bcb7f125dc5c8c9f1bc8b0",
          "body": null,
          "is_bot": false,
          "headline": "Accept xmdf[3]-(binary|hdf|xml) file formats",
          "author_name": "Jan Blechta",
          "author_login": "blechta",
          "committed_at": "2018-09-20T13:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4bc157080e921113928be819ed6b4e1823c7666",
          "body": "Xdmf timeseries",
          "is_bot": false,
          "headline": "Merge pull request #307 from nschloe/xdmf-timeseries",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-17T15:39:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2033094e037ea4defed6809fbe5991b1bf10493d",
          "body": null,
          "is_bot": false,
          "headline": "more readme, black",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-17T15:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701d5cea59e23136a0f78fbb4d2804a215e1cd85",
          "body": null,
          "is_bot": false,
          "headline": "more tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-17T09:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5625fd8f1a0e18eeac57bdf20595d5d7a39b506",
          "body": null,
          "is_bot": false,
          "headline": "add xdmf time series reader",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-17T09:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4e5eacf21bf841f3564a80e4a8c0c91456298de",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-17T07:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "176a5f6ecd62cd6360c735a336d8667afb04d93d",
          "body": null,
          "is_bot": false,
          "headline": "add to readme",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-17T07:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb91b4535497a542ade15c08c77c0b644dc709d",
          "body": null,
          "is_bot": false,
          "headline": "first working XDMF time series writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-17T06:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acc40c2ccbcdbc002abe02fa0889c7b06b3af17d",
          "body": "read physical tags from MSH4",
          "is_bot": false,
          "headline": "Merge pull request #304 from gdmcbain/entities",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-07T19:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ebf79f081a7ff54929ebce470e1439c267b683",
          "body": null,
          "is_bot": false,
          "headline": "black",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T06:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10923c08cb1744b22b58ba8f148c029054862268",
          "body": null,
          "is_bot": false,
          "headline": "update cell_data with MSH4 physical_tags #289",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T06:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf2980b78749bc95ba5db30cec709e1f3981e3d",
          "body": null,
          "is_bot": false,
          "headline": "attach physical tags to cells in MSH4 #289",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T06:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93151de6c5cd3b0575051d9f590d55d954dc0d34",
          "body": null,
          "is_bot": false,
          "headline": "unpack data in for #289",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T05:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7831fec4857d9e3eb5ec78d7f15a936ddb0e8828",
          "body": "…84 #289",
          "is_bot": false,
          "headline": "deleted commented out old is_ascii v. not in msh4._read_cells #280 #2…",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T05:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879697405ab7bf2f709320e26c7febfe44c501a6",
          "body": null,
          "is_bot": false,
          "headline": "black whitespace",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T05:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890359bb6cc181ea7010f174d624ad12c804c7e5",
          "body": null,
          "is_bot": false,
          "headline": "pass physical_tags into msh4._read_cells #289",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T05:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "866fe668cad2086a13fde2befa0636e51d62583c",
          "body": null,
          "is_bot": false,
          "headline": "black",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T05:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd315e5a1f3d5d4d6489cf4ba8a31708504f7a2b",
          "body": null,
          "is_bot": false,
          "headline": "vectorize conversion of tags to indices in msh4._read_cells #280 #289",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T05:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1c11f0f1286857342f0a2e30ba9681e977a5783",
          "body": null,
          "is_bot": false,
          "headline": "_read_cells if is_ascii or not using numpy.fromfile #289 #284",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T05:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44108531c3136fca130921cb0abb283c6636ecbd",
          "body": null,
          "is_bot": false,
          "headline": "take care reading line-breaks in binary MSH4 entities #289",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T05:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c391f2888d3feb9059dcd23e3d70ba8cb52d6e5b",
          "body": null,
          "is_bot": false,
          "headline": "sequence sections as per MSH4 spec; i.e. PhysicalNames, Entities, Nodes",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T04:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d076e6717838e2316cf0e7e37543887d56ef214",
          "body": "…s #289",
          "is_bot": false,
          "headline": "sequence sections as in MSH4 spec, i.e. PhysicalNames, Entities, Node…",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T04:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae2d9b6603758d002dc6d32d0428bbfcb7534ee",
          "body": null,
          "is_bot": false,
          "headline": "read Entities from ascii or binary MSH4 #289 (but still not attach them)",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T04:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79ad7b0cd400179d0b2b046f83aa3ae94afd17e8",
          "body": null,
          "is_bot": false,
          "headline": "corrected URL for specification of MSH4 #280",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T03:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3642553529d5fde18081892d20d2995345f51126",
          "body": null,
          "is_bot": false,
          "headline": "update URL to specification of MSH2 & MSH4 #280",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-07T03:16:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dafb00a12a1efa82458e51837ce1b8da07dca67a",
          "body": "use directly HDF5 filename in XDMF (issue #302)",
          "is_bot": false,
          "headline": "Merge pull request #303 from tianyikillua/master",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T17:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae8dc07497df16860185e28f8a64cdcffb01e8f",
          "body": null,
          "is_bot": false,
          "headline": "use directly HDF5 filename in XDMF (issue #302)",
          "author_name": "Tianyi Li",
          "author_login": "tianyikillua",
          "committed_at": "2018-09-04T17:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ed6c941467789694141920c2c88482855df341",
          "body": "properly handle two-dimensional meshes",
          "is_bot": false,
          "headline": "Merge pull request #301 from nschloe/two-dimensional-meshes",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T08:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c781257b48becc85844c6d8ae76ee6ae82acd9dd",
          "body": null,
          "is_bot": false,
          "headline": "lint fix",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T08:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc9854fe776547239310a5b2235f9f1d74508451",
          "body": null,
          "is_bot": false,
          "headline": "add cmd option for pruning and all-0 last component",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T08:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba0fac705c769367d82844b98b14f062e12fed87",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T08:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06fbef45470a878c77ac02ed696b379de3c62040",
          "body": null,
          "is_bot": false,
          "headline": "automatically convert to 3D mesh if necessary (with warning)",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T08:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a44bdcbafb1a30db23d7c5484f2cf30920fe00a",
          "body": null,
          "is_bot": false,
          "headline": "properly handle 2D points for many mesh formats",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T07:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99cdc3ffc402fec1c42c1b8caaaa51ed0b50236a",
          "body": null,
          "is_bot": false,
          "headline": "properly handle flat 2D meshes in XDMF",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T07:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9781b3d5c46bdb2f240d109f153dad6fac3f5fa5",
          "body": "WIP: harvesting physical tags from $Entities",
          "is_bot": false,
          "headline": "Merge pull request #289 from gdmcbain/entities",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-04T05:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b6b80676a43070228bc3c5f3f53387cb4fadbf",
          "body": "… #289",
          "is_bot": false,
          "headline": "correct temporary hush flake8 on unused variable relevant to this WIP…",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-04T05:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43281718cd8f164a1ea26eb531003a153813fb7e",
          "body": null,
          "is_bot": false,
          "headline": "black logo",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-04T05:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24cfdc9df30e442408ff2f1ece75f31dfb51092e",
          "body": null,
          "is_bot": false,
          "headline": "break line for black",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-04T00:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb93b40fef5d45b287c25e289dca0079bef4da9d",
          "body": null,
          "is_bot": false,
          "headline": "temporarily hush flake8 on unused variable relevant to this WIP #289",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-04T00:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d9b4638452eb7b583d1ff07e6b4ef992069a2c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into entities",
          "author_name": "Geordie McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-04T00:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02fcf4cdbaf2175355c231733f030e53c0a6ddb",
          "body": "version bump",
          "is_bot": false,
          "headline": "Merge pull request #300 from nschloe/version-bump2",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-03T11:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fae548459629521b318a1a92a289ac43212d971",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-03T11:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "771293a82fc4eb718f42c7ac59d8a7a90bef08f2",
          "body": "WIP: minimally harvest MEDIT mesh ref",
          "is_bot": false,
          "headline": "Merge pull request #297 from gdmcbain/medit-ref",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-09-03T06:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc19993411b3721fdcd7bae243ce8bf0dc5ce3e",
          "body": null,
          "is_bot": false,
          "headline": "catch only a KeyError (for missing MEDIT mesh elemental ref)",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-03T06:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64856b30b91419e0e1ee0d2ad85c2cce320ab487",
          "body": null,
          "is_bot": false,
          "headline": "back to one line for black with shorter key",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-03T05:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b8737eb74da4c062d1ce4a896dfb2aa7fd981a0",
          "body": null,
          "is_bot": false,
          "headline": "medio_io.write \"medit:ref\" from point_data and cell_data #297",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-03T05:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fc61145eae980eb0a32fae6136f06e9c728424",
          "body": null,
          "is_bot": false,
          "headline": "call the cell_data \"medit:ref\" rather than \"gmsh:physical\"",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-09-03T05:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fcb14982013d14f15a56180484726f98d2a0ef",
          "body": null,
          "is_bot": false,
          "headline": "black doesn't align comments",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T06:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1af90f77b327a655bad21d9568cc90535297950",
          "body": null,
          "is_bot": false,
          "headline": "read \"Hexaedra\" (Frey) or \"Hexahedra\" (Dobrzynski) (but write latter)",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T06:54:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aea55cc7c7ed95b78acb1a62b8588b474598b93",
          "body": null,
          "is_bot": false,
          "headline": "black doesn't like the lines too long",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T06:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f795a3e1d38ca0eea10d49fb2f26c96c19a9183",
          "body": null,
          "is_bot": false,
          "headline": "test hex_mesh for MEDIT mesh",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T06:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd38330b2eee7389cafef83f5fd4f4a9912331d5",
          "body": null,
          "is_bot": false,
          "headline": "the element is called \"hexahedron\" singular in meshio",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90271c080fafcfd88af384c0474e4c6533c1fc3",
          "body": null,
          "is_bot": false,
          "headline": "harvest MEDIT mesh ref #296",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T06:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecd790a2fbd3d8bb5c7048b5920dc1caf929be00",
          "body": "MeshVersionFormatted 1/2 is single/double precision MEDIT mesh",
          "is_bot": false,
          "headline": "Merge pull request #292 from gdmcbain/mesh",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-31T05:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa2b27237a849d1d36b160d04181afe43bc5edfc",
          "body": "…e #292",
          "is_bot": false,
          "headline": "black doesn't like \"_ =\" as idiom for explicitly ignoring return valu…",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T02:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4bdd2ad81ebc6946c299639b856e42f92d956b",
          "body": null,
          "is_bot": false,
          "headline": "black likes long lines #292",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T02:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dcf64bd5081be0dd37bf33731ecc25b8a95fe24",
          "body": null,
          "is_bot": false,
          "headline": "looked up single/double precision by wrapping ctypes in dtype #292",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T01:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724b7ad89469054a323b31722c444869cc4844e4",
          "body": null,
          "is_bot": false,
          "headline": "defer harvesting MEDIT ref from #292",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T01:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e376c0c61d870dc86b27c545b190e7c09d80639",
          "body": null,
          "is_bot": false,
          "headline": "document PEP 461 %-formatting of bytes #292",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T00:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0fbd5bfcb0631fb0e3ee47fdcfb4aa784b91a75",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into mesh",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-31T00:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af0d3497cf402ccc70f00802e4383e3b329ba4c",
          "body": "Exodus multidimensional data",
          "is_bot": false,
          "headline": "Merge pull request #293 from nschloe/exodus-multidimensional-data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-30T09:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "887f78de47885bd3137cd49fe574692e76613bc8",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-30T09:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f1c3d79b00fbfb40a245823f8d9ba8f6857917",
          "body": null,
          "is_bot": false,
          "headline": "better data i/o for exodus",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-30T09:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecebda9c622789b4c4e5a4aeb178093b7a6c6afc",
          "body": null,
          "is_bot": false,
          "headline": "assert that mesh.points.dtype is c_double if not c_float",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T07:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3dba69465d0e868e0cb942c4554561e892bfc1d",
          "body": null,
          "is_bot": false,
          "headline": "black",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T06:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9e39b226ac9ef55fa8536da57c63688a5bcb41d",
          "body": null,
          "is_bot": false,
          "headline": "write MEDIT mesh MeshVersionFormatted 1/2 for float/double",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T06:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f07d52d92acdb36a048f4ba58f23535302fe769f",
          "body": null,
          "is_bot": false,
          "headline": "black",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T06:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbc886c63cadc0b6cecb20a8208e91b744793ed8",
          "body": null,
          "is_bot": false,
          "headline": "read tags for nodes and elements from MEDIT mesh nschloe/pygmsh#212",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T06:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2b832acf7532c816dce8160e56116371cc9f30",
          "body": null,
          "is_bot": false,
          "headline": "call cells + 1 cells1 rather than cell_data which is a Mesh attribute",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T05:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeded629bb414ac19b7f044b901d22d4a27398e6",
          "body": null,
          "is_bot": false,
          "headline": "ignored tag of vertex more explicitly",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T05:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6017e7e9e839c015b5bbce364c4427ae46916ce",
          "body": "…e-loop",
          "is_bot": false,
          "headline": "move definition of constant Dict[str, Tuple[str, int]] up out of whil…",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T05:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55918445dcc00e2c8960382726dba61a2a523872",
          "body": null,
          "is_bot": false,
          "headline": "write MEDIT mesh MeshVersionFormatted 2 (i.e. double precision) #292",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T05:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f4ad0601637e94948956a9f68ca1ef71e2e171",
          "body": null,
          "is_bot": false,
          "headline": "appended Dobrzynski's appendix to list of things like specs #291",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T04:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df4b02a61f9f07ad43fb47906de8cb4d322e460",
          "body": null,
          "is_bot": false,
          "headline": "read single or double precision according to MeshVersionFormatted #291",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T04:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a8dc143b9316d10b33bc971bf1b470d71bbc63",
          "body": null,
          "is_bot": false,
          "headline": "blindly accept MeshVersionFormatted 2 as well as 1 #291",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T04:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "740dfc91896aa9af5c7988ca42ca4bbac5594cb2",
          "body": null,
          "is_bot": false,
          "headline": "move comment about skipping down into is_ascii block",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T01:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b21bc5b4ffb37dad13f74d7d14e615a4358cd7a",
          "body": null,
          "is_bot": false,
          "headline": "tuple rather than list",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T01:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc181029babb072478a6cf3cfbd2046f29d1e296",
          "body": null,
          "is_bot": false,
          "headline": "black",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-30T01:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c688325234f04c68aca07af059fb518ccbaf62",
          "body": null,
          "is_bot": false,
          "headline": "read multidimensional point data in exodus",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T12:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae0ea82d5c247b734103b6026de949e5f8bbf62",
          "body": null,
          "is_bot": false,
          "headline": "started harvesting physical tags from $Entities #280 #284",
          "author_name": "G. D. McBain",
          "author_login": "gdmcbain",
          "committed_at": "2018-08-29T08:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "188d90ab2d867fb782a0198faf25a3d44ccec533",
          "body": "Msh4 data",
          "is_bot": false,
          "headline": "Merge pull request #288 from nschloe/msh4-data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T06:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13aae075124f788382d95dd85a18db2a0e8b6dfa",
          "body": "It's 222-2222, I got an answer machine that can talk to you.",
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T06:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf761072892d6c5c5eca5bbe9e2979817052664",
          "body": null,
          "is_bot": false,
          "headline": "wording in readme",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T06:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000e36881d476a386428cb3d843001797e803f1c",
          "body": null,
          "is_bot": false,
          "headline": "enable more tests for msh4",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T06:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5065172cc36e0ed239bacc67a87b9afed587a7b4",
          "body": null,
          "is_bot": false,
          "headline": "share some code between msh2 and msh4",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T06:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa7a00c43aaa97b9bbcbdfebbe7f6b69b05754cc",
          "body": null,
          "is_bot": false,
          "headline": "support for element data in msh4",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T06:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3203f965ed6bd26b0b576c3fcec9ea389ee5fc48",
          "body": null,
          "is_bot": false,
          "headline": "support for point data in msh4",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T05:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0fa3e9e8ca36a611197bdf812250d337df78921",
          "body": null,
          "is_bot": false,
          "headline": "vtk: handle whitespace in field names",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-29T05:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe4258604e17cf5bb6f372b5de4bfd4a72e8bd59",
          "body": "MSH4 binary I/O",
          "is_bot": false,
          "headline": "Merge pull request #287 from nschloe/msh4-binary",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-28T10:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427cf3dbb3155d1c64a262047ad3d12215fec9ec",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-28T10:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc698638bb83e6a42f84d6143913ee49ef83926",
          "body": null,
          "is_bot": false,
          "headline": "msh4: node and element binary write",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-28T10:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1e25bbf0cd811041a9b268d43cd2754cd16e0a6",
          "body": null,
          "is_bot": false,
          "headline": "remove some unused code",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-28T10:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61cf1381e4bf5d0e71e63cec1b86ea8eb050edc4",
          "body": null,
          "is_bot": false,
          "headline": "some simplifications in msh2",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2018-08-28T08:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 0,
      "latest_release_at": "2018-09-17T15:39:13Z",
      "latest_release_tag": "v2.3.0",
      "releases_from_tags": true,
      "days_since_last_push": 2865,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2869,
      "mean_days_between_releases": 9.3
    },
    "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": [
        {
          "name": "meshio",
          "exists": true,
          "license": null,
          "keywords": [
            "mesh",
            "file formats",
            "scientific",
            "engineering",
            "fem",
            "finite elements",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: MIT License",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Topic :: Scientific/Engineering",
            "Topic :: Utilities"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/meshio/",
          "is_deprecated": false,
          "latest_version": "5.3.5",
          "repository_url": "https://github.com/nschloe/meshio",
          "versions_count": 213,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 766001,
          "first_published_at": "2015-11-10T01:13:55.117797Z",
          "latest_published_at": "2024-01-31T15:09:41.731874Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 907
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "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": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 17329,
      "source_files_sampled": 53,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": "pypi:meshio@5.3.5",
        "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": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "nschloe",
          "commits": 1049,
          "avatar_url": "https://avatars.githubusercontent.com/u/181628?v=4"
        },
        {
          "type": "User",
          "login": "gdmcbain",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/1588947?v=4"
        },
        {
          "type": "User",
          "login": "loumalouomega",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/19991680?v=4"
        },
        {
          "type": "User",
          "login": "nilswagner",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/5382885?v=4"
        },
        {
          "type": "User",
          "login": "dalcinl",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/294981?v=4"
        },
        {
          "type": "User",
          "login": "tianyikillua",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/4027283?v=4"
        },
        {
          "type": "User",
          "login": "leoschwarz",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/9108636?v=4"
        },
        {
          "type": "User",
          "login": "blechta",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/7361643?v=4"
        },
        {
          "type": "User",
          "login": "cbcoutinho",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/12901868?v=4"
        },
        {
          "type": "User",
          "login": "capitalaslash",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/204102?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.872
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".flake8"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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 16 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "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": "a73eee795adfea8bd353b0b0cbf30d0c0ea93d04",
        "ran_at": "2026-07-26T17:20:23Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/blechta/meshio",
    "host": "github.com",
    "name": "meshio",
    "owner": "blechta"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 27,
      "inputs": {
        "security": 44,
        "vitality": 20,
        "community": 12,
        "governance": 31,
        "engineering": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2865,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2865 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2865
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v2.3.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2869,
              "mean_days_between_releases": 9.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2869 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2869
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "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": 2865,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2865 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 2865
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 31,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 17,
              "top_contributor_share": 0.872
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 87% of commits",
                "points": 2.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 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": 55,
            "inputs": {
              "followers": 37,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "blechta",
              "public_repos": 29,
              "account_age_days": 4479
            },
            "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": "37 followers of blechta",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 37,
                      "login": "blechta"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "29 public repos, account ~12 yr old",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 29
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "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": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": ".flake8",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "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": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 16 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.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:meshio@5.3.5 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:meshio@5.3.5",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.38,
              "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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 38,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "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": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": ".flake8",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "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": 17329,
              "source_files_sampled": 53,
              "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/53 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 53,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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",
    "pypi package 'meshio' points at a different repository (https://github.com/nschloe/meshio); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T17:20:33.674012Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/blechta/meshio.svg",
  "full_name": "blechta/meshio",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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