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

tjhei / aspect

Finite element parallel code to simulate problems in thermal convection in both 2D and 3D models.

C++自定义许可证★ 1 星标⑂ 3 复刻始于 2014年5月复刻在 GitHub 上查看 ↗

tjhei/aspect 的健康指数为 100 分中的 51 分,处于「中等」区间。 其得分最高的类别是Vitality(73/100),最低的是Community & Adoption(10/100)。 最近一次更新在今天。 近期的大部分工作由 3 位贡献者完成。

51
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Timo Heister个人账户
224 关注者129 个公开仓库始于 2012年3月Clemson University

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

按类别列示的指标

活力

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

73良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
36/36提交节奏 — 52 周中有 52 周有提交
18/18提交量 — 最近一年 893 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year893
human_commit_share1
days_since_last_push0
active_weeks_last_year52

发布纪律

32存在风险
评分方式
16.2/27有发布版本 — 1 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,645 天前
12.6/27发布节奏 — 节奏未知(仅一次发布)
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count1
latest_release_tagv2.1.0
releases_from_tags
days_since_latest_release2,645
mean_days_between_releases
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

10危急 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
2.5/25复刻 — 3 个复刻
0/15关注者 — 2 位关注者
所用输入
forks3
stars1
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

19危急
评分方式
0/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

64中等 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
16.8/22.5提交分布 — 头号贡献者编写了 25% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 23 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled99
top_contributor_share0.254
评分方式
0/46.8议题解决 — 没有议题或无数据
25.5/38.3PR 接受 — 已裁定的 PR 中 10/15 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs10
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs5
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
16.9/25所有者影响力 — tjhei 有 224 位关注者
25/25既往记录 — 129 个公开仓库,账户约 14 年
所用输入
followers224
owner_typeUser
is_verified
owner_logintjhei
public_repos129
account_age_days5,248
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

50中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

50中等 · 占总体的 16%

安全态势

38存在风险
评分方式
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 23 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.8
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages41
unassessed_packages6
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 41 个已解析依赖与 OSV 比对。 有 6 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

56中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
28.8/40可读的提交历史 — 100 次人类提交中有 54 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.54
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C++(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
5/8自动化维护 — 已配置依赖自动化,但在抽样提交中未观察到
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesuv.lock
has_dockerfile
typed_language
bootstrap_filesbenchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — C++(静态类型)
53.7/55可控的文件大小 — 采样的 1,631 个源文件中有 38 个超过 60KB
所用输入
primary_languageC++
largest_source_bytes2,361,398
source_files_sampled1,631
oversized_source_files38

机器可读接口

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

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • Could not fetch pypi package 'aspect-with-python' from its registry

更多细节

Star 与 Fork 历史 0 ★ / 3 ⇿
0Star
3Fork
1发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

12233312014-052017-092021-02
主版本 0次版本 1修订 0

每个点涵盖 7 天。

OpenSSF Scorecard 3.8 / 10
3.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 23 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 1
注册表软件包版本约束清单文件
PyPIlandlabcontrib/landlab/pyproject.toml
全部依赖 47

来自 GitHub 依赖图的完整解析依赖集合:1 个直接依赖与 46 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
PyPIlandlab2.11.0直接
PyPIaspect-with-python0.0.0间接
PyPIblack26.5.1间接
PyPIbmipy2.0.1间接
PyPIcertifi2026.7.22间接
PyPIcftime1.6.5间接
PyPIclick8.4.2间接
PyPIcolorama0.4.6间接
PyPIcontourpy1.3.3间接
PyPIcycler0.12.1间接
PyPIfonttools4.63.0间接
PyPIjinja23.1.6间接
PyPIkiwisolver1.5.0间接
PyPImarkdown-it-py4.2.0间接
PyPImarkupsafe3.0.3间接
PyPImatplotlib3.11.1间接
PyPImdurl0.1.2间接
PyPImypy-extensions1.1.0间接
PyPImyst-parser间接
PyPInetcdf41.7.4间接
PyPInumpy2.5.1间接
PyPIpackaging26.2间接
PyPIpandas3.0.5间接
PyPIpathspec1.1.1间接
PyPIpatsy1.0.2间接
PyPIpillow12.3.0间接
PyPIplatformdirs4.11.0间接
PyPIpy-richdem2.2.0rc2间接
PyPIpygments2.20.0间接
PyPIpyparsing3.3.2间接
PyPIpyshp3.1.5间接
PyPIpython-dateutil2.9.0.post0间接
PyPIpytokens0.4.1间接
PyPIpyyaml6.0.3间接
PyPIrequireit0.9.0间接
PyPIrich15.0.0间接
PyPIrich-click1.9.8间接
PyPIscipy1.18.0间接
PyPIsix1.17.0间接
PyPIsphinx-book-theme间接
PyPIsphinx-copybutton间接
PyPIsphinx-design间接
PyPIsphinx-inline-tabs间接
PyPIsphinxcontrib-bibtex间接
PyPIstatsmodels0.14.6间接
PyPItzdata2026.3间接
PyPIxarray2026.7.0间接
依赖安全公告 0

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 41 个包,其中也包含从不交付的开发与测试版本固定:0 个存在已知公告,0 个为直接依赖。 有 6 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 426787,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 3961,
        "C++": 11814941,
        "sed": 17909,
        "Perl": 9059,
        "CMake": 177756,
        "Shell": 115849,
        "Groovy": 3932,
        "MATLAB": 4704,
        "Python": 236404,
        "Gnuplot": 83773,
        "Makefile": 62731,
        "Dockerfile": 10144,
        "Jupyter Notebook": 158080
      },
      "pushed_at": "2026-07-26T21:16:40Z",
      "created_at": "2014-05-06T17:29:57Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T17:26:35Z",
      "description": "Finite element parallel code to simulate problems in thermal convection in both 2D and 3D models.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": "https://www.math.clemson.edu/~heister/",
      "name": "Timo Heister",
      "type": "User",
      "login": "tjhei",
      "company": "Clemson University",
      "location": null,
      "followers": 224,
      "avatar_url": "https://avatars.githubusercontent.com/u/1531285?v=4",
      "created_at": "2012-03-13T02:24:22Z",
      "is_verified": null,
      "public_repos": 129,
      "account_age_days": 5248
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2019-04-29T09:06:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6c973143a6f4d764e2eab0a62bac96349e1d8ab9",
          "body": "Landlab: add readme to contrib directory",
          "is_bot": false,
          "headline": "Merge pull request #7111 from tjhei/landlab-readme",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-24T15:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb669426ebb61ffeba44f0868f6a00be9b395a5b",
          "body": "Move a function to a better place.",
          "is_bot": false,
          "headline": "Merge pull request #7109 from bangerth/move",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-24T15:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22e7fd7d1f89cb8e38f93e0195f90f0bb14a2f09",
          "body": "fix existential comment",
          "is_bot": false,
          "headline": "Merge pull request #7114 from tjhei/fix-comment",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-24T15:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f0bd27f7f14d7351f79c12fbbc7fc418e00d95",
          "body": "corrected typos in prms",
          "is_bot": false,
          "headline": "Merge pull request #7110 from bobmyhill/aspell_prms",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-24T11:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b046a1a8d2ad6d7caa0d4c038b4b05c927704d6",
          "body": null,
          "is_bot": false,
          "headline": "fix existential comment",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-24T10:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ba7373ddd6eaddfc5fbf3ea0ff5569c6f6878d",
          "body": "Replace all log output from structured_data to pretty file name",
          "is_bot": false,
          "headline": "Merge pull request #7105 from anne-glerum/replace_absolute_output_path",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-24T10:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80e0a42b5316f46410f78666d633b9c718a547e",
          "body": null,
          "is_bot": false,
          "headline": "Landlab: add readme to contrib directory",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-24T09:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0755d4e0a1b552d9fc8e94d64235f1edd9a8cd36",
          "body": null,
          "is_bot": false,
          "headline": "corrected typos in prms",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2026-07-24T08:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13484631316f37fc2c5620191d8697f5e89b4c9f",
          "body": null,
          "is_bot": false,
          "headline": "Move a function to a better place.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-24T08:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6cad8e7c8298e0c33f370da075b850dba26fea5",
          "body": "add uv configuration for landlab",
          "is_bot": false,
          "headline": "Merge pull request #7093 from tjhei/uv-landlab",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-24T08:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f600c108d22b9754ebaadf43d5bbfe021a96bd61",
          "body": "melt: add a code comment",
          "is_bot": false,
          "headline": "Merge pull request #7102 from tjhei/doc-fe-melt",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-24T08:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8b44fd56ee2cd1bbc84de26f3be24bc4eb1e2e",
          "body": null,
          "is_bot": false,
          "headline": "Restrict pretty name to error messages",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-24T08:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97528b7c0ee82ac50b6b57c7bce467b0238d55d3",
          "body": null,
          "is_bot": false,
          "headline": "Update test output",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-24T08:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189a37fcd6f314b484e61ae27907538fd55313a6",
          "body": null,
          "is_bot": false,
          "headline": "Replace all log output to pretty file name",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-24T07:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb371b6527d3d3fec8729cbe5ab85cc066f9e4e",
          "body": null,
          "is_bot": false,
          "headline": "melt: add a comment",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T19:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498cc45b379e5c6df7bf7f4e22457cd014893651",
          "body": "…9fb41451d81a2\n\nSerialize the time stepping manager.",
          "is_bot": false,
          "headline": "Merge pull request #7095 from bangerth/pr-0fe1f6f4ad5d5e69e15810c7f19…",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T18:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28766aed02e80ee8537d69ad6001854c59054462",
          "body": "Make treatment of %d more secure in gplates filename expansion.",
          "is_bot": false,
          "headline": "Merge pull request #7038 from bangerth/secure",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-23T18:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9278d02b1ee66db17970a1dbcc73fa7ec1ec78c",
          "body": null,
          "is_bot": false,
          "headline": "Add a changelog file.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T15:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ee366bb2e66347978d3132375f7037495458c9",
          "body": null,
          "is_bot": false,
          "headline": "Serialize the time stepping manager.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T14:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d87a1fe6940a4f9e32eca27d7e9fe046f2d4efe5",
          "body": "switch to the new tester images just built",
          "is_bot": false,
          "headline": "Merge pull request #7084 from tjhei/tester-image-update",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-23T14:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6716f2815ba3609ec77491be60359f124664d62",
          "body": "…ersion\n\nMesh deformation function input in m/yr when  Use years instead of seconds is true",
          "is_bot": false,
          "headline": "Merge pull request #7064 from anne-glerum/mesh_def_function_unit_conv…",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T12:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb0049031076046722dac7d306f1315e541b8cc",
          "body": "Adds publications found in Scix",
          "is_bot": false,
          "headline": "Merge pull request #7090 from ljhwang/26july_scix",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T12:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924a0b2605d9c92c81f5bb949df3138fe932b40e",
          "body": null,
          "is_bot": false,
          "headline": "move to subdirectory",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T12:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b08894c40cba30e2b4d10cfc5464267f84587ea",
          "body": null,
          "is_bot": false,
          "headline": "add uv configuration for landlab",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T12:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64245becd4d6ca0105d8dccfec757cf12b6806b",
          "body": "Update test output",
          "is_bot": false,
          "headline": "Merge pull request #7091 from anne-glerum/fix_FS_restart_test",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T11:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8384880806470ff20358e95e3ebe2caadd95f8e",
          "body": null,
          "is_bot": false,
          "headline": "fixes errors caught by Biber",
          "author_name": "ljhwang",
          "author_login": "ljhwang",
          "committed_at": "2026-07-23T10:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb65502bb3836076130a0ea6bd43970937f28fd",
          "body": "Cast consistently between integer and double in FastScape interface",
          "is_bot": false,
          "headline": "Merge pull request #7073 from anne-glerum/fix_FS_casts",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T10:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d4cdf29cfa4f947aa6a103da69be5d4be00c93",
          "body": null,
          "is_bot": false,
          "headline": "Update test output",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-23T09:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83825c08e31ebf71353a146c8fddba9034873a4",
          "body": "add Python and uv Tester Docker image",
          "is_bot": false,
          "headline": "Merge pull request #7036 from tjhei/python-put-landlab-in-tester",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-23T09:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "764941952f461492ed5b08959add06398f37b7a2",
          "body": null,
          "is_bot": false,
          "headline": "Adds publications found in Scix",
          "author_name": "ljhwang",
          "author_login": "ljhwang",
          "committed_at": "2026-07-23T09:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a55c05f4d5eed0c23fdc9adfc5991ea68678b3a",
          "body": null,
          "is_bot": false,
          "headline": "update test results",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T09:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c291db697490a294a461a44c204de1f770d8eac",
          "body": "Support FastScape with lithosphere box geometry",
          "is_bot": false,
          "headline": "Merge pull request #7065 from Minerallo/fastscape-box-with-lithosphere",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dfff044da034a01126d19aacce4af63904fa805",
          "body": "doc: add missing eta(x)",
          "is_bot": false,
          "headline": "Merge pull request #7077 from tjhei/doc-fix-weak-form",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b69c20b3842e18da7b3c3d5824d65d52fec63f0f",
          "body": "use ASPECT_SOURCE_DIR in asciidata exceptions",
          "is_bot": false,
          "headline": "Merge pull request #7076 from tjhei/ascii-unreplace-aspect-source-dir",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce3dff4597a30079f446fb3252c50e92e67d1a4",
          "body": "tests: normalize to $ASPECT_SOURCE_DIR",
          "is_bot": false,
          "headline": "Merge pull request #7074 from tjhei/normalize-right-aspect-dir",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6610d2d02af2385893ddae9cd67126bf9ae3ef30",
          "body": "Remove deprecated code path in solver.cc",
          "is_bot": false,
          "headline": "Merge pull request #7042 from hangqjan/test_branch",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b850d3cf6121d129fe07d7b00333ee85864491b",
          "body": "cookbooks CMakeLists.txt fixes",
          "is_bot": false,
          "headline": "Merge pull request #7079 from tjhei/fix-cookbook-cmake-file",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T08:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf4c91dd52dba7f30c9681f1287e5244d58ed00",
          "body": "Do not print creating a new FastScape dir",
          "is_bot": false,
          "headline": "Merge pull request #7075 from anne-glerum/silence_create_FS_dir",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T06:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded368f92a837303c9e4e23a5bc45a8bfbe19cf2",
          "body": "…lizations\n\npyvista scripts for compositional field visualizations",
          "is_bot": false,
          "headline": "Merge pull request #7006 from c1th/compositional-fields-pyvista-visua…",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2026-07-22T20:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569cea1d459be32bacb3cf9cf36f9cc4944a1e68",
          "body": null,
          "is_bot": false,
          "headline": "switch to the new tester images just built",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T20:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeccd17afeaf621dad4caff947d72d5ddaee5429",
          "body": "- lower case\n- require reasonable minimum version\n- add missing ``project``",
          "is_bot": false,
          "headline": "cookbooks CMakeLists.txt fixes",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T19:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8157406ae1e3873b7fc34cba8886bd85cb9d7d00",
          "body": null,
          "is_bot": false,
          "headline": "update test results",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T19:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d67a7ab1f74f57f9b8e945471d291ef9c61da11",
          "body": null,
          "is_bot": false,
          "headline": "update test output",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T19:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "867c105448bde2e221f1a234e490429e5390935d",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated code path in solver.cc",
          "author_name": "Hang Qian",
          "author_login": "hangqjan",
          "committed_at": "2026-07-22T18:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b12b029e9065908344b60aca7488a6904cdf6cb",
          "body": "The derivation of the equation is likely copied from step-22 and we\nforgot the missing eta(x) in a few places.",
          "is_bot": false,
          "headline": "doc: add missing eta(x)",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T18:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc48cf10848e1ad7d5bc0e690ea70b2b2dfb285",
          "body": null,
          "is_bot": false,
          "headline": "Also adjust parameter listing file.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-22T17:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d3fe596da8929f9f61a8381fa2a4164e957982",
          "body": "the exceptions in ascii data tests contained the filename that depends\non the directory aspect was running, even inside a docker image. A bug\nin deal.II caused different line wrapping to occur, leading to test\nfailure. Avoid this mess by just replacing back ASPECT_SOURCE_DIR into\nthe filename printed.",
          "is_bot": false,
          "headline": "use ASPECT_SOURCE_DIR in asciidata exceptions",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T17:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bdc77d883b54018fbf69340c572cddf76d70e89",
          "body": "The variable $ASPECT_SOURCE_DIR is used in input files, while we show\nASPECT_DIR in the test output. It seems nicer to be consistent.",
          "is_bot": false,
          "headline": "tests: normalize to $ASPECT_SOURCE_DIR",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T17:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4741cf4f3af683d636eadf63c9cb92db47fe745f",
          "body": null,
          "is_bot": false,
          "headline": "Do not print creating a new fastscape dir",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-22T15:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab46534255d39f59997f61faf0e1ab8cc322738",
          "body": null,
          "is_bot": false,
          "headline": "Cast consistently",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-22T14:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaea0ab47ec275d37474c7225c00286557f6f7e5",
          "body": "Remove deprecated code",
          "is_bot": false,
          "headline": "Merge pull request #7045 from anacarolinamg98eth/remove_deprecated_code",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T14:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda67b90a195bd4f258b59b95d6bc35134532c50",
          "body": null,
          "is_bot": false,
          "headline": "Update doc",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-22T13:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26088d00d3d2a6393e7b816aa3f001811d620df0",
          "body": null,
          "is_bot": false,
          "headline": "add Landlab to Docker image",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T13:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee5670cee6e1c000d56dfe23b54b3d1f96f5418",
          "body": "Convert a lot of places back to \\si.",
          "is_bot": false,
          "headline": "Merge pull request #7060 from bangerth/units",
          "author_name": "Arushi Saxena",
          "author_login": "alarshi",
          "committed_at": "2026-07-22T13:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d284472d02cd8bd491d10270850fb6519527469",
          "body": null,
          "is_bot": false,
          "headline": "Make treatment of %d more secure in gplates filename expansion.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-22T13:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953bd6ceb6af81724d868bea9667ea4ca1dc22a6",
          "body": "Only ask FS for data when it has been set up, checkpoint empty data otherwise",
          "is_bot": false,
          "headline": "Merge pull request #7057 from anne-glerum/fix_FS_checkpoint",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-22T13:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aac5f725af8557fd033acf622e86d980b7151ce",
          "body": null,
          "is_bot": false,
          "headline": "Update test prms",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-22T10:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03f15ab6b493707b889f60bc848555379c67950",
          "body": null,
          "is_bot": false,
          "headline": "removing deprecated code. unsure of indentation",
          "author_name": "Ana Gomes",
          "author_login": "anacarolinamg98eth",
          "committed_at": "2026-07-22T09:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70e76bf38dcc8b764cab580bae6c625c7cb2cde",
          "body": null,
          "is_bot": false,
          "headline": "run indent",
          "author_name": "Minerallo",
          "author_login": "Minerallo",
          "committed_at": "2026-07-22T08:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3141852396899822b44b3a3cf2ae3b6a6e30b792",
          "body": null,
          "is_bot": false,
          "headline": "Also update the .md files.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-22T08:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a9d73f2dc3033fb77f540b4eb654b76adb858a",
          "body": "Remove deprecated code path",
          "is_bot": false,
          "headline": "Merge pull request #7048 from anweiii/remove_unused_option",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T06:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7449b04692ad07cc8e99d24f1145eff7a14c11",
          "body": "Also allow using 'year' in \\si.",
          "is_bot": false,
          "headline": "Merge pull request #7061 from bangerth/year",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T06:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa990cde1a1dfe3593dbdaf000409dfa182204c",
          "body": "Add 2 publications",
          "is_bot": false,
          "headline": "Merge pull request #7063 from ljhwang/26julynew",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T21:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c969365866793fada19559e34da610f4d92063b",
          "body": null,
          "is_bot": false,
          "headline": "Remove depricated code path",
          "author_name": "Annie Thompson",
          "author_login": "anweiii",
          "committed_at": "2026-07-21T21:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5fc18212f3d3a3c57b0befd4e0e39e3956edcf1",
          "body": null,
          "is_bot": false,
          "headline": "Support FastScape with lithosphere box geometry",
          "author_name": "Minerallo",
          "author_login": "Minerallo",
          "committed_at": "2026-07-21T21:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9491a5352b0ba60814d49d8fda722b6eebc75bc1",
          "body": "unit_tests: rename functions",
          "is_bot": false,
          "headline": "Merge pull request #7059 from tjhei/unit-test-check",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T20:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9380e5a4ca3d0ac27c9a8e06855e9de1ca704da6",
          "body": null,
          "is_bot": false,
          "headline": "Convert to m per year when needed",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T20:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ce5972820ebef068689823c93162314a0aacab",
          "body": null,
          "is_bot": false,
          "headline": "Add 2 publications",
          "author_name": "ljhwang",
          "author_login": "ljhwang",
          "committed_at": "2026-07-21T19:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62d28d1b86219c6708003a8d89125748952bdc97",
          "body": null,
          "is_bot": false,
          "headline": "Also allow using 'year' in \\si.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T18:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f464d88918b29fc9c5df7abaac97319ed711f5",
          "body": null,
          "is_bot": false,
          "headline": "Add test case",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T18:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f2965d50101f07b5931ee8d27118469d9feb64b",
          "body": null,
          "is_bot": false,
          "headline": "Convert a lot of places back to \\si.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T18:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d49a7256477e2be8e4de157cc05990e913d916b",
          "body": "doc: cleanup some \\si formatting",
          "is_bot": false,
          "headline": "Merge pull request #7056 from tjhei/fix-si1",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T18:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d76b920320a71eed91c8233f00b235ee062d68",
          "body": "compare_* is an unfortunate name for a function that asserts two things\nto be equal.",
          "is_bot": false,
          "headline": "unit_tests: rename functions",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T18:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e49eb54a376db034b359aba370bad7f4929b0b0",
          "body": "added unit test for euler angle conversions",
          "is_bot": false,
          "headline": "Merge pull request #7047 from Theo-Geo/euler_angle_unit_tests",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T18:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2490e3807d97f56e464bb235a5dda0e6471f82af",
          "body": null,
          "is_bot": false,
          "headline": "Only ask FS for data when it has been set up",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T18:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525e733bb2997c5960ca0555c4764efca40582f3",
          "body": "Remove deprecated code",
          "is_bot": false,
          "headline": "Merge pull request #7052 from SamKundu0312/remove_deprecated_code",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T17:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41c805a7ea6247730e88874d4aed67a7c92c8e97",
          "body": "Experimental Tpetra support",
          "is_bot": false,
          "headline": "Merge pull request #6990 from gassmoeller/activate_tpetra_support",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-21T17:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f2ee11c9e284563394e16ea94e87c63799b347",
          "body": "Removed deprecated deal.II version checks",
          "is_bot": false,
          "headline": "Merge pull request #7046 from Arijitchkc/unused_branch",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T16:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "813590bc645a94e1603c78ae43da9d6619c808cb",
          "body": "remove deprecated deal.II check",
          "is_bot": false,
          "headline": "Merge pull request #7049 from ryanstoner1/removable",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T16:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "663e73a76dd6875d5bde88042afa3f3c8f9996d4",
          "body": "Remove unused code in mesh deformation interface",
          "is_bot": false,
          "headline": "Merge pull request #7043 from hyunseong96/remove_unused_option",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T16:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86a508f6420a0d8a3930bbb640ffc645314f3f1f",
          "body": "Removed deprecated code for deal.ii versions lower than 9.6",
          "is_bot": false,
          "headline": "Merge pull request #7044 from Yauqan/remove_deprecated_code_AD",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T16:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b70a3aaf05bec9fc43403295361ada4cc9521c3",
          "body": null,
          "is_bot": false,
          "headline": "update docs",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T15:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c35fc0498b3c23c0b0f02e000cd0b7fb5290ba4",
          "body": "Fix a spacing issue.",
          "is_bot": false,
          "headline": "Merge pull request #7053 from bangerth/space",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T15:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce82df5575ff920ee2ab5ccd223ed448095a39a8",
          "body": "…t_silt\n\nFix FastScape checkpoint/restart: save basement and silt fraction correctly",
          "is_bot": false,
          "headline": "Merge pull request #7021 from zhibinlei/fix_fastscape_restart_basemen…",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T15:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0950e420ecffde1456d04a18ad7816767b8d1e0e",
          "body": null,
          "is_bot": false,
          "headline": "doc: cleanup some \\si formatting",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T15:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083f8cffc6756e9dbba2674e578ddce4e6f2443e",
          "body": "Re-markup units with \\si{...}.",
          "is_bot": false,
          "headline": "Merge pull request #7054 from bangerth/units-2",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T15:09:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7fa75582d46ea8b3e0867e68f34f77f9eebc1e",
          "body": "removed unecessary condition statements\n\nRemoving unnecessary condition statements\n\nRemoving dealII version condition statements -\ncorrected\n\nCorrecting the extra line errors\n\nRemoving unnecessary dealII version condition\nstatements",
          "is_bot": false,
          "headline": "Remove unecessary condition statements",
          "author_name": "Samantak Kundu",
          "author_login": "SamKundu0312",
          "committed_at": "2026-07-21T14:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58b4684d4cafa961e79e6b11674a35463a979e2",
          "body": "Convert \\si and \\SI before running them through sphinx.",
          "is_bot": false,
          "headline": "Merge pull request #7041 from bangerth/units",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T14:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9433ae838c2485ca73f82b7dd36e5b2e6682b42e",
          "body": null,
          "is_bot": false,
          "headline": "Automatically detect Tpetra",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-21T14:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04a5bc9be62b1e4559510f51c29d0a55586d964",
          "body": null,
          "is_bot": false,
          "headline": "Also update the .md files.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T12:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2766ccb1e04545281396985c3e2de6b204314360",
          "body": null,
          "is_bot": false,
          "headline": "Also update the .md files.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T12:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340b8e17ecc4ec07535d46acbc328dc935028761",
          "body": "Remove deprecated code path",
          "is_bot": false,
          "headline": "Merge pull request #7050 from gassmoeller/remove_deprecated_code",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T12:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765cacd3e5541f74a9b51b4399258d0b6e3942fd",
          "body": null,
          "is_bot": false,
          "headline": "Re-markup units with \\si{...}.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T12:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "867a2f0dee68b84740136a827799c94caf4e5f3f",
          "body": null,
          "is_bot": false,
          "headline": "Convert \\si and \\SI before running them through sphinx.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T11:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbc9e91474c39812b737073c9f3e07bd01d31007",
          "body": null,
          "is_bot": false,
          "headline": "Fix a spacing issue.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T11:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9319e030ad426a297307ebe8fb69b554c64a0acf",
          "body": null,
          "is_bot": false,
          "headline": "remove unnecessary line from test",
          "author_name": "Theo-Geo",
          "author_login": "Theo-Geo",
          "committed_at": "2026-07-21T11:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ec59e5aa32a1fdcc48efe5878bd1024906db60",
          "body": "Make a variable 'unsigned'.",
          "is_bot": false,
          "headline": "Merge pull request #7037 from bangerth/unsigned",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T11:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2bbc1767d3fa326a1fb0511920c1d781889a75",
          "body": "Give a file a proper copyright header.",
          "is_bot": false,
          "headline": "Merge pull request #7039 from bangerth/copyright",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T11:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf960c29284ae6be19d98ecf97bc359f864ec96",
          "body": "Avoid test failure by giving test own cc file",
          "is_bot": false,
          "headline": "Merge pull request #7040 from anne-glerum/make_own_cc_test",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T11:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49cdc1f9a76d066b37ce91a906707dd226a0b601",
          "body": "Update gwb to version 1.1",
          "is_bot": false,
          "headline": "Merge pull request #6866 from MFraters/update_gwb_to_v1.1",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T09:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 893,
      "latest_release_at": "2019-04-29T09:06:03Z",
      "latest_release_tag": "v2.1.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 2645,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 3,
      "stars": 1,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2014-05-14",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "benchmarks/tangurnis/Makefile",
        "contrib/docker/docker/jupyter/Makefile",
        "doc/Makefile",
        "doc/sphinx/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 2361398,
      "source_files_sampled": 1631,
      "oversized_source_files": 38,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 41,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "landlab",
          "manifest": "contrib/landlab/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "landlab",
            "direct": true,
            "version": "2.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "aspect-with-python",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": "26.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "bmipy",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.7.22",
            "ecosystem": "pypi"
          },
          {
            "name": "cftime",
            "direct": false,
            "version": "1.6.5",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "contourpy",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "cycler",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "fonttools",
            "direct": false,
            "version": "4.63.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "kiwisolver",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown-it-py",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "matplotlib",
            "direct": false,
            "version": "3.11.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "myst-parser",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "netcdf4",
            "direct": false,
            "version": "1.7.4",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "patsy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "12.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "py-richdem",
            "direct": false,
            "version": "2.2.0rc2",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyparsing",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyshp",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytokens",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "requireit",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rich-click",
            "direct": false,
            "version": "1.9.8",
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-book-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-copybutton",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-design",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-inline-tabs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-bibtex",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "statsmodels",
            "direct": false,
            "version": "0.14.6",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2026.3",
            "ecosystem": "pypi"
          },
          {
            "name": "xarray",
            "direct": false,
            "version": "2026.7.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 47,
        "direct_count": 1,
        "indirect_count": 46
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 10,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "gassmoeller",
          "commits": 4537,
          "avatar_url": "https://avatars.githubusercontent.com/u/7582930?v=4"
        },
        {
          "type": "User",
          "login": "bangerth",
          "commits": 3875,
          "avatar_url": "https://avatars.githubusercontent.com/u/7504421?v=4"
        },
        {
          "type": "User",
          "login": "tjhei",
          "commits": 3815,
          "avatar_url": "https://avatars.githubusercontent.com/u/1531285?v=4"
        },
        {
          "type": "User",
          "login": "jdannberg",
          "commits": 800,
          "avatar_url": "https://avatars.githubusercontent.com/u/7517347?v=4"
        },
        {
          "type": "User",
          "login": "MFraters",
          "commits": 774,
          "avatar_url": "https://avatars.githubusercontent.com/u/7631629?v=4"
        },
        {
          "type": "User",
          "login": "anne-glerum",
          "commits": 656,
          "avatar_url": "https://avatars.githubusercontent.com/u/7631624?v=4"
        },
        {
          "type": "User",
          "login": "naliboff",
          "commits": 401,
          "avatar_url": "https://avatars.githubusercontent.com/u/3475679?v=4"
        },
        {
          "type": "User",
          "login": "bobmyhill",
          "commits": 391,
          "avatar_url": "https://avatars.githubusercontent.com/u/8144905?v=4"
        },
        {
          "type": "User",
          "login": "danieldouglas92",
          "commits": 189,
          "avatar_url": "https://avatars.githubusercontent.com/u/55814099?v=4"
        },
        {
          "type": "User",
          "login": "ljhwang",
          "commits": 187,
          "avatar_url": "https://avatars.githubusercontent.com/u/4493407?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.254
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_dealii_master.yml",
        "build_dealii_master_clang.yml",
        "clang.yml",
        "docker-tacc.yml",
        "docker.yml",
        "linux.yml",
        "typos.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "uv.lock"
      ],
      "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 23 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "6c973143a6f4d764e2eab0a62bac96349e1d8ab9",
        "ran_at": "2026-07-27T01:01:10Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T04:56:34Z",
      "oldest_open_prs": [
        {
          "number": 16,
          "created_at": "2026-03-22T18:43:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-10-24T13:02:45Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tjhei/aspect",
    "host": "github.com",
    "name": "aspect",
    "owner": "tjhei"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 50,
        "vitality": 73,
        "community": 10,
        "governance": 64,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 893,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "893 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 893
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": 32,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v2.1.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2645,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2645 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2645
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 10,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "forks": 3,
              "stars": 1,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 99,
              "top_contributor_share": 0.254
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 5
            },
            "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": "10/15 decided PRs merged",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 15
                    }
                  }
                ],
                "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": 65,
            "inputs": {
              "followers": 224,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tjhei",
              "public_repos": 129,
              "account_age_days": 5248
            },
            "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": "224 followers of tjhei",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 224,
                      "login": "tjhei"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "129 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 129
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "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": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "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, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.8
            },
            "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 23 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 41 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 41
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 6
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 41,
              "unassessed_packages": 6,
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "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": 41,
              "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": 5
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.54,
              "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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "benchmarks/tangurnis/Makefile",
                "contrib/docker/docker/jupyter/Makefile",
                "doc/Makefile",
                "doc/sphinx/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "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": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 2361398,
              "source_files_sampled": 1631,
              "oversized_source_files": 38
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "38/1631 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1631,
                      "oversized": 38
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "notebooks"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples, notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, notebooks"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "Could not fetch pypi package 'aspect-with-python' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T01:01:49.874783Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tjhei/aspect.svg",
  "full_name": "tjhei/aspect",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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