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

FEniCS / basix

FEniCSx finite element basis evaluation library

C++ · PythonMIT★ 142 星标⑂ 47 复刻始于 2020年11月在 GitHub 上查看 ↗

FEniCS/basix 的健康指数为 100 分中的 76 分,处于「良好」区间。 其得分最高的类别是Engineering Quality(81/100),最低的是AI Readiness(62/100)。 最近一次更新在今天。 近期的大部分工作由 2 位贡献者完成。

76
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

822 关注者19 个公开仓库始于 2013年3月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPIfenics-basix0.11.0-946 天前

按类别列示的指标

活力

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

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

发布纪律

84良好
评分方式
27/27有发布版本 — 已发布 13 个发布版本
36/36发布时效 — 最近一次发布版本于 46 天前
12.6/27发布节奏 — 约每 154 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count13
latest_release_tagv0.11.0
releases_from_tags
days_since_latest_release46
mean_days_between_releases154
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

69中等 · 占总体的 18%
评分方式
34.9/60星标 — 142 个星标
13.9/25复刻 — 47 个复刻
6.4/15关注者 — 15 位关注者
所用输入
forks47
stars142
watchers15
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

85优秀
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
18/18CONTRIBUTING 指南
13.5/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

可持续性与治理

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

76良好 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
14/22.5提交分布 — 头号贡献者编写了 38% 的提交
13.5/13.5贡献者广度 — 26 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 28 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled26
top_contributor_share0.379
评分方式
39.3/46.8议题解决 — 84% 的议题已关闭
35.3/38.3PR 接受 — 已裁定的 PR 中 733/795 已合并
3/15OpenSSF Scorecard:Code-Review — Found 6/26 approved changesets -- score normalized to 2
所用输入
merged_prs733
open_issues38
closed_issues200
issue_closed_ratio0.84
closed_unmerged_prs62
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
21/25所有者影响力 — FEniCS 有 822 位关注者
21.5/25既往记录 — 19 个公开仓库,账户约 13 年
所用输入
followers822
owner_typeOrganization
is_verified
owner_loginFEniCS
public_repos19
account_age_days4,881
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
35/35发布时效 — 最近一次发布于 46 天前
20/20版本历史 — 9 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesfenics-basix
ecosystemspypi
any_deprecated
min_days_since_publish46

工程质量

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

81良好 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 12 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

100优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://fenicsproject.org
10/10仓库描述
10/10主题标签 — 4 个主题标签
10/10Wiki
所用输入
topicsfinite-elements, high-order, fenicsx, basis-functions
has_wiki
homepagehttps://fenicsproject.org
has_readme
has_docs_dir
has_description

安全

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

71良好 · 占总体的 16%

安全态势

64中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/26 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 28 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4/5SAST — SAST tool is not run on all commits -- score normalized to 8
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.4
已排除计分(无数据或不适用):branch_protection, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:fenics-basix@0.11.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 1 个软件包。 未对可达性进行分析。

AI 就绪度

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

62中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 81 次人类提交中有 80 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.988
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — joss/Makefile, test/test_pkgconfig/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C++(静态类型)
0/10可复现环境
6/10已体现的代理实践 — 最近 100 次提交中有 3 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 19 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesjoss/Makefile, test/test_pkgconfig/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0.19
评分方式
45/45可类型检查的代码 — C++(静态类型)
52.1/55可控的文件大小 — 采样的 114 个源文件中有 6 个超过 60KB
所用输入
primary_languageC++
largest_source_bytes324,039
source_files_sampled114
oversized_source_files6

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 0 ★ / 47 ⇿
0Star
47Fork
13发布

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

010203040504722020-112023-092026-07
主版本 0次版本 8修订 3

每个点涵盖 6 天。

OpenSSF Scorecard 6.4 / 10
6.4综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/26 approved changesets -- score normalized to 2
10Contributorsproject has 28 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool is not run on all commits -- score normalized to 8
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 2
注册表软件包版本约束清单文件
PyPInumpy>=2pyproject.toml
PyPInumpy>=2python/pyproject.toml
全部依赖 未采集

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

依赖安全公告 0

安装 pypi:fenics-basix@0.11.0 会引入 1 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "finite-elements",
        "high-order",
        "fenicsx",
        "basis-functions"
      ],
      "is_fork": false,
      "size_kb": 4284,
      "has_wiki": true,
      "homepage": "https://fenicsproject.org",
      "languages": {
        "C": 303,
        "C++": 1254694,
        "TeX": 11466,
        "CMake": 14537,
        "Python": 444274,
        "Makefile": 545
      },
      "pushed_at": "2026-07-25T11:21:22Z",
      "created_at": "2020-11-02T15:10:40Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T11:19:37Z",
      "description": "FEniCSx finite element basis evaluation library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "Python"
      ]
    },
    "owner": {
      "blog": "https://fenicsproject.org",
      "name": "FEniCS Project",
      "type": "Organization",
      "login": "FEniCS",
      "company": null,
      "location": null,
      "followers": 822,
      "avatar_url": "https://avatars.githubusercontent.com/u/3868708?v=4",
      "created_at": "2013-03-14T21:11:19Z",
      "is_verified": null,
      "public_repos": 19,
      "account_age_days": 4881
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-06-09T16:10:38Z"
        },
        {
          "tag": "v0.10.0.post0",
          "kind": "other",
          "published_at": "2025-11-12T08:11:01Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-10-22T13:54:29Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2024-10-10T09:13:18Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2024-04-24T19:14:56Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2023-10-05T11:19:40Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2023-02-20T10:54:12Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2022-09-13T14:33:44Z"
        },
        {
          "tag": "v0.5.0.post0",
          "kind": "other",
          "published_at": "2022-08-23T08:47:25Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-08-23T08:03:42Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-05-16T09:02:26Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-05-06T15:45:50Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-04-29T08:53:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "907ad6f18f33471e4c3758725a273b135b366a9a",
          "body": "* Add pkgconfig pc file for Basix\n\n* Run in test\n\n* Add test files\n\n* Try with typing fix\n\n* Update dolfinx_ref to point to main branch",
          "is_bot": false,
          "headline": "Add pc pkgconfig file (#1040)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-07-25T11:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec273644427ef9356255ceba744cf4f311c72d76",
          "body": "* Change type signature\n\n* Fix return type\n\n* NDArraylike\n\n* ruff\n\n* More\n\n* dolfinx branch\n\n* Apply suggestion from @schnellerhase",
          "is_bot": false,
          "headline": "More typing (#1037)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-07-20T10:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f21233d24006aedf977e7e6ee695a31972376b6",
          "body": null,
          "is_bot": false,
          "headline": "Spelling and grammar corrections (#1038)",
          "author_name": "Chris Richardson",
          "author_login": "chrisrichardson",
          "committed_at": "2026-07-13T15:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341c5d922de4c02b57a45537c4f9567d7f0876a9",
          "body": "* Fix: type hints for tabulate_polynomials and make_quadrature\n\n* Mypy fix without install\n\n* Run mypy with install\n\n* Fixes\n\n* Generics\n\n* Explicit about demo type\n\n* Prefer sequence over list\n\n* Use abc\n\n* Import order",
          "is_bot": false,
          "headline": "Extend typing checks to demos (#1033)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-07-09T12:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6838357f46ebb3dbd53103c10b8325f105058886",
          "body": null,
          "is_bot": false,
          "headline": "Use typing.Self (#1034)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-07-08T13:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1100c86b2dacbf097523cfff866d23d956d7e167",
          "body": "* Apply modern CMake fixes to cpp/CMakeLists.txt\n\n- Use target property WINDOWS_EXPORT_ALL_SYMBOLS instead of global\n  CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS; drop redundant if(WIN32) guard\n- Remove redundant PRIVATE include of CMAKE_CURRENT_BINARY_DIR already\n  covered by the PUBLIC BUILD_INTERFACE gener\n[…]\nange option default TRUE -> ON for conventional style\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* Fix\n\n* gersemi\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Modern CMake review (#1036)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-07-07T20:02:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a559ad53c13501e1f882532fc92d22781c58060b",
          "body": "* Only way to do it as PEP508 doesn't support unary or.\n\n* Add note\n\n* Fix",
          "is_bot": false,
          "headline": "Remove test-no-numba optional set (#1035)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-07-07T18:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c43cde5362c7dd04688c376450836a97012145f",
          "body": "* Remove explicit file list\n\n* Test\n\n* I'm conviced - sorry!\n\n---------\n\nCo-authored-by: Jack S. Hale <mail@jackhale.co.uk>",
          "is_bot": false,
          "headline": "Fix up `gersemi` check (#1032)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-06-30T14:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02b326930df77a61728693046b953f7364563bb6",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6 (#1031)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T08:30:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4e6aa2dba7167335a0911cca9fa0531185ee2ad",
          "body": "* Add gersemi CI check\n\n* Apply gersemi\n\n* Use 2 space indent\n\n* Switch to two level indent.\n\n* Add settings to file and add gersemi to lint set\n\n* Now in file\n\n* Must add files to check :(\n\n---------\n\nCo-authored-by: Jack S. Hale <mail@jackhale.co.uk>",
          "is_bot": false,
          "headline": "Add `gersemi` CI check (#1026)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-06-24T15:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43386e3e1330e32ef60172749b05479e5fe1338e",
          "body": "* Remove RPATH fiddling\n\n* Try fixes\n\n* More fixes and refinements\n\n* Should work\n\n* Don't override CMAKE_OSX_DEPLOYMENT_TARGET if the user set it.\n\n* Completely remove this - most users want latest build, and package\nmaintainers know how to do this.\n\n* Fix some bugs found with Claude Sonnet\n\n* Upda\n[…]\nation\n\n* Fixes for problems found with Claude\n\n* Add to README\n\n* Make RPATH set optional, but default\n\n* Tidy\n\n* Fix up.\n\n* Update instructions.\n\n* Fix\n\n* Show more debug output.\n\n* Fix Windows build",
          "is_bot": false,
          "headline": "Allow RPATH adjustment to be removed and various CMake fixes (#1029)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-06-24T09:28:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff68f7c9e069d82d7650eada7227d95b67ebbc92",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#1030)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T09:57:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3928653d34219bf2b860688ab3957babd040b562",
          "body": "…s (#1025)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add fenicsx-refs.env and use it in CI workflows to pin dependency ref…",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-06-15T14:50:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "04b493014ce9ef995a44ac303108bdbdd3c68e90",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to 0.12.0.dev0. (#1024)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-06-15T13:10:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ac5ae44c52a428fa769cc95aabf07f7d87a95fac",
          "body": "Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.4.1 to 4.0.0.\n- [Release notes](https://github.com/pypa/cibuildwheel/releases)\n- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)\n- [Commits](https://github.com/pypa/cibuildwheel/compare/v3.4.1...v4.0\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 (#1021)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T12:22:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd310a1d5e0085a882336a00002c692e9a761884",
          "body": null,
          "is_bot": false,
          "headline": "Remove version in CMake (#1023)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-06-15T12:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f012c10e7e8e55879070fa1d0915dd30bc5691f",
          "body": "* Harmonise pyproject.tomls - needs porting back.\n\n* Seems like python/pyproject.toml was hiding issues in python/\n\n* Final ruff fixes\n\n* Fix circular import\n\n* Revert to git repo\n\n* Better to avoid circular import using string-defined types.",
          "is_bot": false,
          "headline": "Ruff fixes (#1022)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-06-09T12:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "844d3b6f5a500f00367ca1c3a1dbadfe7d5e9ec1",
          "body": null,
          "is_bot": false,
          "headline": "Remove out of date statement on binary wheels (#1019)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-05-29T12:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bdf70b97e3f40c401f1540776a7b42e270f78f8",
          "body": null,
          "is_bot": false,
          "headline": "More work on licenses and other small tweaks (#1018)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-05-29T08:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ecfcfef6e01be6aa720d8ec1ee93bffa92612ee",
          "body": "* add test that quadrature elements have sub elements\n\n* ruff",
          "is_bot": false,
          "headline": "Add test that blocked quadrature elements have sub elements (#1007)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2026-05-28T13:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aba88302b7966a78cc925d7e33b674552276271",
          "body": "* Push doc build up to 3.13 and fix doc clone\n\n* Run CI",
          "is_bot": false,
          "headline": "Fix documentation push (#1017)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-05-27T12:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf999563d2dd302cb00058c08ad001faf402e4d4",
          "body": null,
          "is_bot": false,
          "headline": "Use SPDX license (#1016)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-05-21T13:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e934498787b192a049e38dc5e6e9f9b417397a",
          "body": "* Update build-wheels.yml\n\n* Update pyproject.toml\n\n* Update pyproject.toml\n\n* Update pyproject.toml\n\n* Update pyproject.toml\n\n* Update pyproject.toml\n\n* This changes to a module level skip for test_numba.py\n\nIf it doesn't need to use numba, it can be elsewhere.\n\n* Ruff fix\n\n* Add test-no-numba set and use for certain cibuildwheel configs\n\n* Tidy up and switch back to defaults\n\n* More build frontend",
          "is_bot": false,
          "headline": "Module level pytest skip for numba (#1014)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-05-19T15:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67efd26f0ecb7e9ef4c3249e32edb1f99379906",
          "body": "* remove custom documentation\n\n* pydata sphinx theme",
          "is_bot": false,
          "headline": "Remove custom documentation (#1005)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2026-05-19T15:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afddd8800a3fc8bf3365737b520afb49b1a12ef2",
          "body": "* Update build-wheels.yml\n\n* Update pyproject.toml\n\n* Update pyproject.toml\n\n* Update pyproject.toml\n\n* Update pyproject.toml\n\n* Update pyproject.toml",
          "is_bot": false,
          "headline": "Add Windows 11 ARM wheel build (#1013)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-05-19T10:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc09f009bc959b7cbe7ae4d8ff4cc10185ec89b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 6 (#1015)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T09:15:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a499c7006731b09993bab123a80fb3c7c4e40c55",
          "body": "* Bump cibuildwheel and macos-26\n\n* Try without ninja\n\n* Try latest Python\n\n* Fix selector\n\n* Forget emulated builds, bump to Python 3.11\n\n* Try tests on x86-64\n\n* Bump ubuntu, remove old Python\n\n* Revert \"Try tests on x86-64\"\n\nThis reverts commit b717674e70d3ae0c24da4a8bcd507f00a71bdaca.\n\n* Revert \"Bump ubuntu, remove old Python\"\n\nThis reverts commit 8f0f985af662b242188de5d380423ead54405277.\n\n* Issue on ubuntu 22.04 - fix later",
          "is_bot": false,
          "headline": "Move to native macOS wheel builds (#1012)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-05-18T11:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be45500a664ac5e50cd8623a1ecd6d331625134d",
          "body": "* add note about ruff to CONTRIBUTING\n\n* Update CONTRIBUTING.md\n\nCo-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add note about ruff to CONTRIBUTING (#1006)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2026-05-18T06:46:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83614d413b623eee2a44745a0b2da1c3d542ba31",
          "body": "* improve error messages\n\n* ruffff",
          "is_bot": false,
          "headline": "improve error messages for custom element (#1009)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2026-05-18T06:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d3667e5ef87506d6322962cc5b01b385bc0f8e8",
          "body": null,
          "is_bot": false,
          "headline": "add more doxygen skips for explicit instantiations (#1008)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2026-05-18T06:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ed2dfe155003db4ebf98646c203de30a9ddb43",
          "body": "* Add a valgrind CI\n\n* Only one test file\n\n* typo\n\n* Add PYTHONMALLOC\n\n* Compile valgrind ready Python\n\n* Remove PYTHONMALLOC\n\n* Add suppression file\n\n* Remove cmake integration checking\n\n* Retry run all\n\n* Speed up valgrind\n\n* Switch to RelWithDebInfo build type\n\n* Switch to all leak kinds",
          "is_bot": false,
          "headline": "Valgrind CI check (#909)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-05-15T15:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37db4b1c85b917682ee09a9d8d9c84e2f6cbdfae",
          "body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github-script\n  depend\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/github-script from 8 to 9 (#998)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-15T13:50:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e6ec5dc5afe70faf199560e37a989f9913350818",
          "body": "Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3 to 4.\n- [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)\n- [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md)\n- [Commits](https://github.\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump conda-incubator/setup-miniconda from 3 to 4 (#1002)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-15T13:47:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8d764528e4b3eb4f5d7767103d736f80082cb3df",
          "body": "* Fix: remove PETSc stub for tmp fix\n\n* TMP: Switch dolfinx ref\n\n* Update .github/workflows/dolfinx-tests.yml",
          "is_bot": false,
          "headline": "Fix: remove PETSc stub for tmp. typing fix (#1004)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-05-15T13:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca76def49a074e5d240250e413356311f4f6dfb2",
          "body": "* add is_real property\n\n* remove num_Global_support_dofs\n\n* improve real element\n\n* oops\n\n* oooops\n\n* is_real\n\n* dtype and basix element\n\n* fix\n\n* no Mixed(Real)\n\n* ruff format\n\n* add test of real element\n\n* piullback\n\n* polyset_type\n\n* fix",
          "is_bot": false,
          "headline": "Various fixes to real element (#1001)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2026-04-22T09:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d73cd692c57c37cad4198341827b6a2fe5dae23c",
          "body": "* add block_shape property\n\n* Apply suggestion from @mscroggs",
          "is_bot": false,
          "headline": "add block_shape property (#1000)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2026-04-20T09:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c568ffdca2ba2e7d52222b708bcb9165a27b85ad",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 6 to 7 (#997)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-03T16:43:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1dceb9195b4c3c19e1aabb433a341cb6d6e7a0b",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 7 to 8 (#996)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-03T16:43:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "88fdc8547d0daccea09b23264f5e14dcdc94eba5",
          "body": "* Drop stbs\n\n* Fixup tabulate_polynomial_set for multi type export\n\n* Add py.typed to gitignore\n\n* Dispatch function\n\n* remove import",
          "is_bot": false,
          "headline": "Add type dependant name for `tabulate_polynomial_set` export (#995)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-02-28T15:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9c1f97147cbe3500bc5544555931a2a39f3adc",
          "body": "* Add post-install mypy check(s)\n\n* Install mypy\n\n* No demo\n\n* Fix all errors except one\n\n* Get that error triggering in CI\n\n* Backout\n\n* Remove INSTALL_TIME, not needed.\n\n* Apply pattern file - doesn't match, but at least it applies.\n\n* Fix isolated install\n\n* numpy not needed\n\n* Windows 'static li\n[…]\nComments - it's a bit complicated!\n\n* Remove trivial return types\n\n* Fix typing\n\n* Revert - mysterious how it works in CI and not locally\n\n---------\n\nCo-authored-by: Jack S. Hale <mail@jackhale.co.uk>",
          "is_bot": false,
          "headline": "Improve mypy coverage (#992)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-02-25T15:52:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68c68477a8360df3f7ee265ab1f1d745f4a87c73",
          "body": null,
          "is_bot": false,
          "headline": "Fix to mdspan.hpp (#994)",
          "author_name": "Chris Richardson",
          "author_login": "chrisrichardson",
          "committed_at": "2026-02-25T12:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d197cf92a110ef686f99f6fdbd0061a0eab1da",
          "body": "* Try building pyi file.\n\n* Try this for Windows.\n\n* Use nuget vcpkg cache.\n\n* Fix.\n\n* Update python/CMakeLists.txt\n\nCo-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>\n\n* Revert \"Update python/CMakeLists.txt\"\n\nThis reverts commit bf678a62a8031ccfa94b8db409fca2b1a0f33834\n[…]\n------\n\nCo-authored-by: qbisicwate <qbisicwate@gmail.com>\n\n---------\n\nCo-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>\nCo-authored-by: qbisicwate <qbisicwate@gmail.com>",
          "is_bot": false,
          "headline": "Automatically generate nanobind stubgen (#970)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-02-23T11:05:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40a008a1c2644f67f10f0ab9add56bd0a96c5053",
          "body": "* Transpose DOLFINx C++ flags across - might need to move to presets for this.\n\n* Add hardening to Python build\n\n* Consistently use Developer mode\n\n* Add ignore comment to Python\n\n* Not needed",
          "is_bot": false,
          "headline": "C++ hardening (#989)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-01-26T07:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa7600e8e5d99d3b27688c5a0708329b69e75318",
          "body": null,
          "is_bot": false,
          "headline": "Fix mypy (#987)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2026-01-23T15:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca556a76d70f69d26c7b59701280453d40da4553",
          "body": "* Use aarch64 runner to build Linux aarch64 images\n\n* Remove aarch64 test skip\n\n* Update for cibuildwheel\n\n* Skip x86-64 macOS tests\n\n* skip-tests not allowed in platform section\n\n* Fix syntax",
          "is_bot": false,
          "headline": "Small updates for wheel building (#988)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2026-01-22T10:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e4c686a11a5060b0973added18bafb460d3f6b",
          "body": null,
          "is_bot": false,
          "headline": "\\\\(xy^2\\\\) position (#985)",
          "author_name": "Johnny Vogels",
          "author_login": "jmv2009",
          "committed_at": "2026-01-12T08:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce95b64d86142275c928d799b3558d2d8f9eff8",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 6 to 7 (#984)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-16T08:06:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19d9835a357879f9e31c98e4e92847c49080e882",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 5 to 6 (#983)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-16T08:06:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1db07c39e7cd36d4520104aa877ccf5e6815036",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 4 to 5 (#982)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-16T08:06:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6bc106e50c14b0a492cd7734ea16cfdf539902cf",
          "body": null,
          "is_bot": false,
          "headline": "Fix FFCx CI (#981)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-12-15T09:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b88c45d5657c32153398dab66f829fae232d31",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#977)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T09:09:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "431a71baa677055115107960bba2c2915b120cf5",
          "body": "* Extend CI matrix to Python 3.14\n\n* python@14: use numba RC\n\n* oversubscribe\n\n* numba@0.63 release\n\n* macos-latest",
          "is_bot": false,
          "headline": "CI testing for `python@3.14` (#978)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-12-15T08:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "892add6ec37adc4668cded82536cced85f1ee368",
          "body": "Documentation as it currently is can only build on ubuntu 22.04",
          "is_bot": false,
          "headline": "Revert ubuntu-latest for pythonapp (#975)",
          "author_name": "Jørgen Schartum Dokken",
          "author_login": "jorgensd",
          "committed_at": "2025-10-28T19:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3bcab56e9a48f97780176e56c8bae14d87fe828",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 5 to 6 (#971)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-28T17:08:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c0e38cafaa59537c129d7a5c5ef93162564e89d",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 4 to 5 (#972)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-28T17:02:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bbd2f785b3aac90ea95959b10988c5beeb31ccdc",
          "body": "* Update Ci images + fix ufl API\n\n* Remove build-requirements\n\n* Missing space\n\n* Apply suggestion from @jorgensd\n\n* use ubuntu-latest (#974)\n\n---------\n\nCo-authored-by: Matthew Scroggs <matthew.w.scroggs@gmail.com>",
          "is_bot": false,
          "headline": "Update Ci images + fix ufl API (#973)",
          "author_name": "Jørgen Schartum Dokken",
          "author_login": "jorgensd",
          "committed_at": "2025-10-28T16:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08d1f5894e88c1fed292cb2859efdbc2811ac963",
          "body": "* Change to optional return type of tensor product functionality\n\n* Remove not needed wrappers\n\n* Fix\n\n* Include nanobind/optional.",
          "is_bot": false,
          "headline": "Optional output of tensor product computations (#919)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-10-23T07:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beadcef612bcd1e86513910bdade2abdd5fc1e73",
          "body": "Co-authored-by: Jack S. Hale <mail@jackhale.co.uk>",
          "is_bot": false,
          "headline": "Bump version (#966)",
          "author_name": "Jørgen Schartum Dokken",
          "author_login": "jorgensd",
          "committed_at": "2025-10-21T18:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7e291b4f595bab8c1dff01bff447dfc386e47d",
          "body": "* Use Python version of library as version\n\n* Fix test",
          "is_bot": false,
          "headline": "Use Python version of library as version (#969)",
          "author_name": "Jørgen Schartum Dokken",
          "author_login": "jorgensd",
          "committed_at": "2025-10-21T15:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45714f0e99fd88248293800cf8a596808fb5a54d",
          "body": "* Backport fixes from release.\n\n* cibuildwheel stuff\n\n---------\n\nCo-authored-by: Jørgen Schartum Dokken <dokken@simula.no>",
          "is_bot": false,
          "headline": "Backports from release branch (#964)",
          "author_name": "Jack S. Hale",
          "author_login": "jhale",
          "committed_at": "2025-10-21T15:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ea19d20d9dea31ed0de469e12614944a123600",
          "body": "* remove bernstein from test\n\n* ruff\n\n---------\n\nCo-authored-by: Jørgen Schartum Dokken <dokken@simula.no>",
          "is_bot": false,
          "headline": "remove Bernstein from test (#965)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-10-21T14:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f671f89639c14b51607d4881627162ff236cc1c",
          "body": "* No build isolation for UFL\n\n* ruff updates\n\n---------\n\nCo-authored-by: Matthew Scroggs <matthew.w.scroggs@gmail.com>",
          "is_bot": false,
          "headline": "No build isolation for UFL (#967)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-10-21T14:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cfc88135e9b1091709a9f75f33db8ea0ebb16be",
          "body": null,
          "is_bot": false,
          "headline": "Updates for Spack CI (#959)",
          "author_name": "Garth N. Wells",
          "author_login": "garth-wells",
          "committed_at": "2025-09-10T06:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5504814c81e08207467717cfa0211a1520b9b75d",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 5 to 6 (#957)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-09T03:44:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ad810bdcb8015126d225f11a1175c6994d4bf6d",
          "body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github-script\n  depend\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/github-script from 7 to 8 (#958)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-09T03:43:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "73aa6e749c0d3abe2c72e2773d41689fac072512",
          "body": "* Test Python 3.13\n\n* Run CIs on latest Python 3.13\n\n* Off by one",
          "is_bot": false,
          "headline": "Add Python 3.13 to CI (#956)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-09-08T10:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a3c290627536e9568063d4dcf05168de090619",
          "body": "* Raise minimal Python to 3.10\n\n* Drop 3.9 from version matrix\n\n* Bump to RockyLinux 10\n\n* Update pyproject.toml\n\n---------\n\nCo-authored-by: Jack S. Hale <mail@jackhale.co.uk>",
          "is_bot": false,
          "headline": "Drop Python 3.9 support (#954)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-09-04T10:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c14acb057112d87bbeb9f1c0af0dc76a0036ebc1",
          "body": "* working on uprating pyramid polyset\n\n* divide all terms by (1-z)^k\n\n* Revert \"divide all terms by (1-z)^k\"\n\nThis reverts commit 878e6862af33750fc2d8682c00bf3b22cb222ba2.\n\n* Revert \"working on uprating pyramid polyset\"\n\nThis reverts commit 88094a0b60e5bf0b03c3c9af759c4d6764a07762.\n\n* prepare for La\n[…]\n spaces\n\n* update polyset size\n\n* fix scope\n\n* remove derivatives\n\n* update polyset\n\n* update test\n\n* remove prints\n\n* clang format\n\n* update test for new polysets\n\n* derivatives\n\n* update zenodo link",
          "is_bot": false,
          "headline": "Expand rationomial polyset (#938)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-09-03T08:19:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a22f7cc8ed74f9dc44ecf38685fd20ec00a2ba87",
          "body": "* allow stable abi builds\n\n* Try cibuildwheel making abi3 images for 3.12 (and therefore 3.13).\n\n* Try again.\n\n* Fix.\n\n* Remove verbose, shift to more recent macOS builders.\n\n* Try abi3audit\n\n* Add back in older versions.\n\n---------\n\nCo-authored-by: Jack S. Hale <mail@jackhale.co.uk>",
          "is_bot": false,
          "headline": "Allow stable ABI builds and enable for binary wheels (#952)",
          "author_name": "Min RK",
          "author_login": "minrk",
          "committed_at": "2025-09-02T13:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80eda2446dfbefc64f0f870b9fc0e2149889e745",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 4 to 5 (#948)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-30T07:50:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8d330a8d08c965d527a4dc967662f75c2b89410d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#949)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-30T07:50:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f52ee8f89080b5c9ec1400cf6d697712c782aa65",
          "body": "Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-java from 4 to 5 (#953)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-30T07:50:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7497964be05259f56fc410459a569d44c0a65f4",
          "body": "* Add pyvista and networkx as demo dependencies\n\n* Unpin scipy (#951)\n\n* Unpin scipy\n\n* Adapt to cmake changes\n\n* Only serial\n\n* Remove suffix",
          "is_bot": false,
          "headline": "Add pyvista and networkx as demo dependencies (#950)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-08-28T11:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eff3bb56cf80ba9507bc0495e371d5efb80924d1",
          "body": "* Remove dupliacte stub\n\n* Add ufl and basix as first-party to isort",
          "is_bot": false,
          "headline": "Remove duplicate stub (#946)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-07-11T09:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24e41cd41e7b5e55fe995e405d8b9e82d9bfb445",
          "body": "* Fix bug in bad member access\n\n* Another caught\n\n* Fix reassign with different type\n\n* Respect base class signature\n\n* Raising an int :)\n\n* Use sequence\n\n* More sequence\n\n* Explicit type hint\n\n* Add branch\n\n* Chnage ufl reference for dolfinx\n\n* Chnage dolfinx ref\n\n* Update .github/workflows/dolfinx\n[…]\nm>\n\n* Update .github/workflows/pythonapp.yml\n\nCo-authored-by: Paul T. Kühner <56360279+schnellerhase@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Matthew Scroggs <matthew.w.scroggs@gmail.com>",
          "is_bot": false,
          "headline": "Fix for newly caught mypy errors (#944)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-06-26T07:47:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cbd93201dd86ace7f589637336aa95ad9b864f65",
          "body": "* implement lexicographic permuting for intervals, triangles, quads, hexes and low degree tets\n\n* fix higher degree tets\n\n* add higher order tet test, ruff\n\n* vastly simplify test\n\n* lexicographic ordering for prisms and pyramids\n\n* update some docs",
          "is_bot": false,
          "headline": "Add function that gives permutation to lexicographic ordering (#924)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-06-25T08:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "584a18e780833e5cd3fe9ad076e066a145c67b40",
          "body": null,
          "is_bot": false,
          "headline": "Pin scipy in dolfinx tests (#942)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-06-25T06:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4fa60728a2469e04afeaed31d068e0f387f3ea3",
          "body": null,
          "is_bot": false,
          "headline": "Update mdspan (#939)",
          "author_name": "Garth N. Wells",
          "author_login": "garth-wells",
          "committed_at": "2025-06-15T11:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b2c9b9fe1d54c1dc582a6d5c2aea04063cf77e8",
          "body": "remove abs",
          "is_bot": false,
          "headline": "Update finite_element.py, remove abs (#936)",
          "author_name": "Johnny Vogels",
          "author_login": "jmv2009",
          "committed_at": "2025-06-10T06:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6d7d1cb5ec58d54df7062afe9aa5122f7222f6",
          "body": null,
          "is_bot": false,
          "headline": "HHJ available for triangles and tetrahedra (#933)",
          "author_name": "Andreas Zilian",
          "author_login": "anzil",
          "committed_at": "2025-05-20T06:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e5e5daa05fff48c7db9f79ca0ab490070032d8c",
          "body": null,
          "is_bot": false,
          "headline": "update link (#932)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-05-16T15:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb9de2a5520ac0beaf563afbe92b786e576341ca",
          "body": "* HHJ on tets\n\n* remove iostream\n\n* some changes\n\n* correct hhj element on tets\n\n* ruff\n\n* add comment\n\n* Update test/test_dof_transformations.py\n\n* Update test/test_dof_transformations.py\n\n* Update test/test_dof_transformations.py\n\n* Update cpp/basix/maps.h\n\n* Update cpp/basix/maps.h\n\n* add comments",
          "is_bot": false,
          "headline": "Implement HHJ on tets (#931)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-05-16T14:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f1158b87484c77dfc7791ce1e0ca812c5b89ca4",
          "body": null,
          "is_bot": false,
          "headline": "update basix link (#930)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-05-12T05:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a783efd8fe7531a2ed438b463c3c3f7b2f30b995",
          "body": "* Add Rannacher-Turek (CR on a quadrilateral)\n\n* update readme\n\n* Rannacher-Turek (aka CR) on hexes\n\n* add new test\n\n* ruff\n\n* normalise\n\n* update subdegrees",
          "is_bot": false,
          "headline": "Add Crouzeix-Raviart on quads and hexes (#928)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-05-07T06:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93b73259d278b213549fcbfe26e3314cca64e59",
          "body": "* add gauss_jacobi_rule function to C++ interface\n\n* wrapp gauss_jacobi function and add test\n\n* ruff\n\n* remove prints\n\n* typgin\n\n* docstring update\n\n* remove factor of 2^alpha\n\n* DOXYGEN_SHOULD_SKIP_THIS\n\n* simpler\n\n* use cond instead of ifdef, and tparam\n\n* Update cpp/basix/quadrature.h\n\nCo-author\n[…]\nichardson <chris@bpi.cam.ac.uk>\n\n* Update cpp/basix/quadrature.h\n\nCo-authored-by: Chris Richardson <chris@bpi.cam.ac.uk>\n\n* move cond\n\n---------\n\nCo-authored-by: Chris Richardson <chris@bpi.cam.ac.uk>",
          "is_bot": false,
          "headline": "Expose gauss jacobi quadrature with alpha parameter (#926)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-05-07T06:39:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f79351050cedb4f38716a65dbb0f3bbc1b7002d9",
          "body": "* propagate dof ordering argument, add relevant test\n\n* format with ruff",
          "is_bot": false,
          "headline": "Add dof reordering argument for different lagrange variants (#923)",
          "author_name": "Russo Samuel",
          "author_login": "samuel0007",
          "committed_at": "2025-05-02T18:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5105a7b7ab6a50daa43ceefb8645d4b40125fd0a",
          "body": "* correct rationomials for pyramids\n\n* add orthogonal test\n\n* more tests on pyramids\n\n* ruff\n\n* add link to derivation\n\n* docs\n\n* correct test (put points inside cell)\n\n* dolfinx brnahc\n\n* Update .github/workflows/dolfinx-tests.yml",
          "is_bot": false,
          "headline": "Use correct rationomials on pyramids (#918)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-04-30T07:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ecd5b828fbb253ed4a00edeee3739b8cb8d7da1",
          "body": "Co-authored-by: Matthew Scroggs <matthew.w.scroggs@gmail.com>",
          "is_bot": false,
          "headline": "Small correction comment demo_facet_integral.py (#883)",
          "author_name": "Mehdi Slimani",
          "author_login": "ordinary-slim",
          "committed_at": "2025-04-28T07:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9a566b3e2fe283d17fa308004a20994b20a6bb",
          "body": "* Add clang-tidy cmake support\n\n* Add ignore all clang-tidy config\n\n* Add simple clang-tidy CI\n\n* Enable and fix clang-tidy performance* checks\n\n* Add clang-tidy cmake support (Python)\n\n* Add python module build to clang-tidy CI\n\n* Install\n\n* Sudo install\n\n* Indentation\n\n* Add Python dependencies\n\n* Fix clang-tidy performance* checks for python module\n\n* Tidy checks list for simple configuration",
          "is_bot": false,
          "headline": "Clang tidy support (#917)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-04-28T06:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66276b143424ede8a874600ab3f5c4a6002576a",
          "body": "* warn if points defining element are outside cell\n\n* ruff\n\n* typing\n\n* Update tests",
          "is_bot": false,
          "headline": "warn if points defining custom element are outside cell (#912)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-04-28T06:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e9c34720f2bf8646cdb6bd61593a48b4dc5c98f",
          "body": "…ts (#913)\n\n* add second version of permute closure to python wrapper\n\n* wrap function in Python\n\n* indices not data\n\n* ,\n\n* @overload\n\n* np.array\n\n* typing, wrap _inv permutation\n\n* add test of inverses for higher degree elements\n\n* correct closure permutations on hexes\n\n* add test for degree 4 element\n\n* fix closure permutations\n\n* Make python interface follow C++ interface and modify array in-place.\n\n* Ruff formatting\n\n---------\n\nCo-authored-by: Jørgen S. Dokken <dokken@simula.no>",
          "is_bot": false,
          "headline": "Fix bug in `permute_subentity_closure` for higher order finite elemen…",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-04-08T07:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b54d5b459bddee5be4c33275e8477ddda5fc5115",
          "body": "* Unpin nanobind version\n\n* Syntax fix",
          "is_bot": false,
          "headline": "Unpin nanobind version (#916)",
          "author_name": "Garth N. Wells",
          "author_login": "garth-wells",
          "committed_at": "2025-03-28T16:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db221a1234ee0228e73cdb36f82561656f47e78",
          "body": null,
          "is_bot": false,
          "headline": "Pin nanobind version (#915)",
          "author_name": "Garth N. Wells",
          "author_login": "garth-wells",
          "committed_at": "2025-03-28T08:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a305950bde12787ad6ceee6184b0cc603d0d75a7",
          "body": null,
          "is_bot": false,
          "headline": "append empty lists if x and M are too short (#911)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-03-25T12:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1bb0e749d0f918bfad5db3119f3ee4ee8928283",
          "body": "Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>",
          "is_bot": false,
          "headline": "remove docstrings duplicated from base class (#907)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-03-23T18:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b784691cf03de57da6cb56468103a3ac491a3101",
          "body": "Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>",
          "is_bot": false,
          "headline": "replace @abstractproperty with @property @abstractmethod (#906)",
          "author_name": "Matthew Scroggs",
          "author_login": "mscroggs",
          "committed_at": "2025-03-23T18:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbbe70c668541a00b4f0bd4bceac000c0a026bd9",
          "body": "* Skip test that uses JIT\n\n* Work on OneAPI CI\n\n* Remove env file\n\n* Fix channels\n\n* Build in CI\n\n* Install pip\n\n* Try pip3\n\n* Test\n\n* Test\n\n* pip\n\n* Test\n\n* Test\n\n* List env\n\n* Check env\n\n* Test\n\n* More output\n\n* Shorten\n\n* Add env\n\n* pip\n\n* env\n\n* Test\n\n* Test\n\n* typo\n\n* bash\n\n* Set env\n\n* Simplify\n\n* Simplify\n\n* No build isolation\n\n* Install scipy\n\n* Add sympy\n\n* Install UFL\n\n* Use ninja\n\n* Test deps\n\n* dep\n\n* Install gcc\n\n* Simplify\n\n* C++ package\n\n* Get working",
          "is_bot": false,
          "headline": "Skip test that uses JIT (#910)",
          "author_name": "Garth N. Wells",
          "author_login": "garth-wells",
          "committed_at": "2025-03-23T17:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d67bca613b3b9d4390971bce9b18fe3fe6bb3f",
          "body": null,
          "is_bot": false,
          "headline": "Expose compile time definition of mdspan (#903)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-03-15T14:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb94a1634e3e6067ebafa49d6fb35e00f107f857",
          "body": "* Introduce namespace aliases\n\n* Use global simplified mdspan namespace",
          "is_bot": false,
          "headline": "Simplify: `MDSPAN_IMPL_STANDARD_NAMESPACE` -> `md` (#905)",
          "author_name": "Paul T. Kühner",
          "author_login": "schnellerhase",
          "committed_at": "2025-03-15T14:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "370d3fdc7e5e3b0a223bb45c6bbf598a183bce1a",
          "body": "* Return Basix hash for blocked elements\n\n* Add test\n\n* Simplify use of namespace\n\n* Doc fixes\n\n---------\n\nCo-authored-by: Garth Wells <garth@dhcp-10-248-139-91.eduroam.wireless.private.cam.ac.uk>",
          "is_bot": false,
          "headline": "Simplify mdspan namespace (#902)",
          "author_name": "Garth N. Wells",
          "author_login": "garth-wells",
          "committed_at": "2025-02-14T14:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 73,
      "latest_release_at": "2026-06-09T16:10:38Z",
      "latest_release_tag": "v0.11.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 46,
      "mean_days_between_releases": 154
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fenics-basix",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/fenics-basix/",
          "is_deprecated": false,
          "latest_version": "0.11.0",
          "repository_url": "https://github.com/fenics/basix.git",
          "versions_count": 9,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2022-05-05T10:39:38.775708Z",
          "latest_published_at": "2026-06-09T19:51:27.271092Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 46
        }
      ]
    },
    "popularity": {
      "forks": 47,
      "stars": 142,
      "watchers": 15,
      "fork_history": {
        "days": [
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 2
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 47,
        "total_forks": 47
      },
      "star_history": null,
      "open_issues_and_prs": 44
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "joss/Makefile",
        "test/test_pkgconfig/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 324039,
      "source_files_sampled": 114,
      "oversized_source_files": 6,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "python/pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": "pypi:fenics-basix@0.11.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2"
        },
        {
          "name": "numpy",
          "manifest": "python/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 733,
        "open_issues": 38,
        "closed_ratio": 0.84,
        "closed_issues": 200,
        "closed_unmerged_prs": 62
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "mscroggs",
          "commits": 442,
          "avatar_url": "https://avatars.githubusercontent.com/u/9850599?v=4"
        },
        {
          "type": "User",
          "login": "chrisrichardson",
          "commits": 304,
          "avatar_url": "https://avatars.githubusercontent.com/u/4329467?v=4"
        },
        {
          "type": "User",
          "login": "garth-wells",
          "commits": 234,
          "avatar_url": "https://avatars.githubusercontent.com/u/3431333?v=4"
        },
        {
          "type": "User",
          "login": "jhale",
          "commits": 94,
          "avatar_url": "https://avatars.githubusercontent.com/u/2894451?v=4"
        },
        {
          "type": "User",
          "login": "schnellerhase",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/56360279?v=4"
        },
        {
          "type": "User",
          "login": "IgorBaratta",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/15614155?v=4"
        },
        {
          "type": "User",
          "login": "jorgensd",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/8554300?v=4"
        },
        {
          "type": "User",
          "login": "francesco-ballarin",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/11783908?v=4"
        },
        {
          "type": "User",
          "login": "michalhabera",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2896171?v=4"
        },
        {
          "type": "User",
          "login": "adeebkor",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8291489?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.379
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-wheels.yml",
        "clang-tidy.yml",
        "dolfinx-tests.yml",
        "ffcx-tests.yml",
        "intel.yml",
        "mac.yml",
        "pythonapp.yml",
        "redhat.yml",
        "sonarcloud.yml",
        "spack.yml",
        "valgrind.yml",
        "windows.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 6/26 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 28 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 3 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool is not run on all commits -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "907ad6f18f33471e4c3758725a273b135b366a9a",
        "ran_at": "2026-07-26T03:08:12Z",
        "aggregate_score": 6.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T11:21:22Z",
      "oldest_open_prs": [
        {
          "number": 892,
          "created_at": "2024-12-14T14:46:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 934,
          "created_at": "2025-05-23T14:30:40Z",
          "last_comment_at": "2026-05-28T13:48:44Z",
          "last_comment_author": "jhale"
        },
        {
          "number": 935,
          "created_at": "2025-06-08T15:32:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1027,
          "created_at": "2026-06-15T23:13:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1028,
          "created_at": "2026-06-17T07:57:22Z",
          "last_comment_at": "2026-06-18T12:27:12Z",
          "last_comment_author": "mscroggs"
        },
        {
          "number": 1039,
          "created_at": "2026-07-20T23:13:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-25T11:19:30Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 129,
          "created_at": "2021-02-25T09:16:22Z",
          "last_comment_at": "2021-02-25T10:52:34Z",
          "last_comment_author": "IgorBaratta"
        },
        {
          "number": 189,
          "created_at": "2021-04-12T18:45:53Z",
          "last_comment_at": "2021-11-19T22:07:22Z",
          "last_comment_author": "jorgensd"
        },
        {
          "number": 201,
          "created_at": "2021-04-20T15:35:51Z",
          "last_comment_at": "2022-07-26T16:11:33Z",
          "last_comment_author": "atouminet"
        },
        {
          "number": 204,
          "created_at": "2021-04-22T07:13:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 268,
          "created_at": "2021-09-10T07:41:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 311,
          "created_at": "2021-10-26T08:45:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 356,
          "created_at": "2021-12-03T11:02:56Z",
          "last_comment_at": "2022-01-13T12:16:33Z",
          "last_comment_author": "wence-"
        },
        {
          "number": 429,
          "created_at": "2022-04-21T07:40:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 513,
          "created_at": "2022-05-20T11:23:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 538,
          "created_at": "2022-06-23T13:04:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 545,
          "created_at": "2022-07-06T11:47:03Z",
          "last_comment_at": "2023-10-12T10:00:16Z",
          "last_comment_author": "wence-"
        },
        {
          "number": 570,
          "created_at": "2022-07-23T09:29:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 602,
          "created_at": "2022-09-26T18:48:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 607,
          "created_at": "2022-10-05T12:13:24Z",
          "last_comment_at": "2022-10-16T21:15:32Z",
          "last_comment_author": "IgorBaratta"
        },
        {
          "number": 608,
          "created_at": "2022-10-17T12:33:50Z",
          "last_comment_at": "2024-02-20T08:11:48Z",
          "last_comment_author": "gujaria"
        },
        {
          "number": 633,
          "created_at": "2023-01-23T15:15:44Z",
          "last_comment_at": "2024-02-28T07:26:16Z",
          "last_comment_author": "mscroggs"
        },
        {
          "number": 675,
          "created_at": "2023-06-07T12:36:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 689,
          "created_at": "2023-08-17T09:57:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 794,
          "created_at": "2024-03-06T17:30:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 831,
          "created_at": "2024-06-05T10:26:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/FEniCS/basix",
    "host": "github.com",
    "name": "basix",
    "owner": "FEniCS"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 71,
        "vitality": 80,
        "community": 69,
        "governance": 76,
        "engineering": 81
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 73,
              "human_commit_share": 0.81,
              "days_since_last_push": 0,
              "active_weeks_last_year": 22
            },
            "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": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "73 commits in the last year",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v0.11.0",
              "releases_from_tags": false,
              "days_since_latest_release": 46,
              "mean_days_between_releases": 154
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 46 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~154 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 154
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "forks": 47,
              "stars": 142,
              "watchers": 15,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "142 stars",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 142
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "47 forks",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "15 watchers",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 76,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 26,
              "top_contributor_share": 0.379
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 38% of commits",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 28 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 733,
              "open_issues": 38,
              "closed_issues": 200,
              "issue_closed_ratio": 0.84,
              "closed_unmerged_prs": 62
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "733/795 decided PRs merged",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 733,
                      "decided": 795
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/26 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 822,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "FEniCS",
              "public_repos": 19,
              "account_age_days": 4881
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "822 followers of FEniCS",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 822,
                      "login": "FEniCS"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "19 public repos, account ~13 yr old",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 19
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "fenics-basix"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 46
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 46 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 46
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "9 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "12 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "finite-elements",
                "high-order",
                "fenicsx",
                "basis-functions"
              ],
              "has_wiki": true,
              "homepage": "https://fenicsproject.org",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://fenicsproject.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 71,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/26 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 28 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 3 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:fenics-basix@0.11.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:fenics-basix@0.11.0",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.988,
              "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": "80 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 80,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "joss/Makefile",
                "test/test_pkgconfig/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.19
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "joss/Makefile, test/test_pkgconfig/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "joss/Makefile, test/test_pkgconfig/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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "19 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 19,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 324039,
              "source_files_sampled": 114,
              "oversized_source_files": 6
            },
            "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": "6/114 source files over 60KB",
                "points": 52.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 114,
                      "oversized": 6
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T03:08:39.330540Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FEniCS/basix.svg",
  "full_name": "FEniCS/basix",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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