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

JuliaArrays / FillArrays.jl

Julia package for lazily representing matrices filled with a single entry

JuliaMIT★ 187 星标⑂ 41 复刻始于 2017年11月在 GitHub 上查看 ↗

JuliaArrays/FillArrays.jl 的健康指数为 100 分中的 67 分,处于「中等」区间。 其得分最高的类别是Vitality(79/100),最低的是AI Readiness(30/100)。 最近一次更新在 6 天前。 近期的大部分工作由 2 位贡献者完成。

67
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

92 关注者50 个公开仓库始于 2016年8月

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

按类别列示的指标

活力

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

79良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 6 天前
11.8/36提交节奏 — 52 周中有 17 周有提交
12.2/18提交量 — 最近一年 22 次提交
10/10OpenSSF Scorecard:Maintained — 9 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year22
human_commit_share0.85
days_since_last_push6
active_weeks_last_year17

发布纪律

92优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 6 天前
19.8/27发布节奏 — 约每 93.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv1.17.0
releases_from_tags
days_since_latest_release6
mean_days_between_releases93.1
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

51中等 · 占总体的 18%
评分方式
36.8/60星标 — 187 个星标
13.4/25复刻 — 41 个复刻
1.7/15关注者 — 3 位关注者
所用输入
forks41
stars187
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

69中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.2/22.5提交分布 — 头号贡献者编写了 41% 的提交
13.5/13.5贡献者广度 — 32 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 30 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled32
top_contributor_share0.412
评分方式
33.9/46.8议题解决 — 72% 的议题已关闭
35.3/38.3PR 接受 — 已裁定的 PR 中 285/309 已合并
7.5/15OpenSSF Scorecard:Code-Review — Found 10/18 approved changesets -- score normalized to 5
所用输入
merged_prs285
open_issues30
closed_issues79
issue_closed_ratio0.725
closed_unmerged_prs24
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
14.2/25所有者影响力 — JuliaArrays 有 92 位关注者
24.4/25既往记录 — 50 个公开仓库,账户约 9 年
所用输入
followers92
owner_typeOrganization
is_verified
owner_loginJuliaArrays
public_repos50
account_age_days3,618

工程质量

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

72良好 · 占总体的 20%

工程实践

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

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://juliaarrays.github.io/FillArrays.jl/
10/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://juliaarrays.github.io/FillArrays.jl/
has_readme
has_docs_dir
has_description

安全

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

59中等 · 占总体的 16%

安全态势

59中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
1.5/2.5CI-Tests — 19 out of 29 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 10/18 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 30 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 — 9 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.9
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

30存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 85 次人类提交中有 82 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.965
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
4/10已体现的代理实践 — 最近 100 次提交中有 2 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 15 次为自动依赖更新
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_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0.15
评分方式
0/45可类型检查的代码 — Julia,未配置类型检查
0/55可控的文件大小 — 未检测到源文件
所用输入
primary_languageJulia
largest_source_bytes
source_files_sampled0
oversized_source_files0
已排除计分(无数据或不适用):可控的文件大小。 其余权重已重新归一化。

关键数据

187GitHub 星标
32贡献者
22最近 12 个月提交数
6距最近推送天数
100发布版本数
2巴士系数(bus factor)
30开放议题
软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 41 ⇿
0Star
41Fork
100发布

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

010203040504112018-042022-062026-07
主版本 1次版本 29修订 70

每个点涵盖 8 天。

OpenSSF Scorecard 5.9 / 10
5.9综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 22:51 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
6CI-Tests19 out of 29 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 10/18 approved changesets -- score normalized to 5
10Contributorsproject has 30 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained9 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 0

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

注册表软件包版本关系
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies to assess

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1811,
      "has_wiki": true,
      "homepage": "https://juliaarrays.github.io/FillArrays.jl/",
      "languages": {
        "Julia": 230310
      },
      "pushed_at": "2026-07-20T10:40:46Z",
      "created_at": "2017-11-20T11:02:13Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T18:38:32Z",
      "description": "Julia package for lazily representing matrices filled with a single entry",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "JuliaArrays",
      "company": null,
      "location": null,
      "followers": 92,
      "avatar_url": "https://avatars.githubusercontent.com/u/21312771?v=4",
      "created_at": "2016-08-29T14:36:10Z",
      "is_verified": null,
      "public_repos": 50,
      "account_age_days": 3618
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2026-07-20T10:39:10Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2026-01-16T11:15:51Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2025-11-06T09:27:39Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2025-09-10T06:59:24Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2024-08-30T10:09:09Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2024-08-19T08:30:58Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2024-05-04T17:40:06Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2024-04-25T18:57:25Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2024-04-23T06:20:30Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2024-04-03T13:54:52Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2023-12-12T08:28:06Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2023-12-05T23:11:44Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2023-12-04T21:23:23Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2023-12-04T06:06:13Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-11-27T15:48:50Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2023-10-18T13:45:05Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2023-08-24T08:08:12Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-08-22T15:37:58Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-07-26T15:39:34Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2023-07-19T11:05:02Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2023-07-17T13:44:59Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2023-07-11T08:12:57Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-07-03T17:37:06Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2023-06-25T17:15:23Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-06-14T10:08:20Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-06-04T09:43:10Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-05-24T14:49:59Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2023-05-22T15:22:26Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-05-17T04:56:53Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-03-30T20:59:05Z"
        },
        {
          "tag": "v0.13.11",
          "kind": "patch",
          "published_at": "2023-03-28T13:21:02Z"
        },
        {
          "tag": "v0.13.10",
          "kind": "patch",
          "published_at": "2023-03-22T18:11:39Z"
        },
        {
          "tag": "v0.13.9",
          "kind": "patch",
          "published_at": "2023-03-18T16:22:48Z"
        },
        {
          "tag": "v0.13.8",
          "kind": "patch",
          "published_at": "2023-03-16T14:54:04Z"
        },
        {
          "tag": "v0.13.7",
          "kind": "patch",
          "published_at": "2023-01-25T10:55:23Z"
        },
        {
          "tag": "v0.13.6",
          "kind": "patch",
          "published_at": "2022-12-08T08:49:33Z"
        },
        {
          "tag": "v0.13.5",
          "kind": "patch",
          "published_at": "2022-10-16T06:19:51Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2022-03-20T08:13:32Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2022-03-08T15:16:42Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-02-15T10:13:25Z"
        },
        {
          "tag": "v0.12.8",
          "kind": "patch",
          "published_at": "2022-02-07T17:17:07Z"
        },
        {
          "tag": "v0.12.7",
          "kind": "patch",
          "published_at": "2021-10-11T11:08:47Z"
        },
        {
          "tag": "v0.12.6",
          "kind": "patch",
          "published_at": "2021-09-25T13:15:22Z"
        },
        {
          "tag": "v0.12.5",
          "kind": "patch",
          "published_at": "2021-09-21T22:10:20Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2021-09-10T15:11:02Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2021-09-02T09:14:37Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2021-08-19T14:14:48Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2021-07-26T11:15:33Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2021-07-04T15:10:59Z"
        },
        {
          "tag": "v0.11.9",
          "kind": "patch",
          "published_at": "2021-07-03T14:08:50Z"
        },
        {
          "tag": "v0.11.8",
          "kind": "patch",
          "published_at": "2021-06-30T03:11:35Z"
        },
        {
          "tag": "v0.11.7",
          "kind": "patch",
          "published_at": "2021-03-18T14:14:41Z"
        },
        {
          "tag": "v0.11.6",
          "kind": "patch",
          "published_at": "2021-03-11T14:09:49Z"
        },
        {
          "tag": "v0.11.5",
          "kind": "patch",
          "published_at": "2021-02-19T16:15:04Z"
        },
        {
          "tag": "v0.11.4",
          "kind": "patch",
          "published_at": "2021-02-19T11:08:53Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2021-02-16T15:08:50Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2021-02-12T09:10:57Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2021-01-27T09:13:20Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2021-01-06T10:25:41Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2020-12-21T15:11:30Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2020-11-16T14:08:31Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2020-10-23T11:09:43Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2020-10-13T20:10:14Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2020-09-07T14:08:36Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2020-08-25T16:07:36Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2020-08-16T23:06:46Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2020-08-15T20:07:59Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2020-08-11T15:07:01Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2020-08-07T21:06:20Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2020-08-07T13:06:17Z"
        },
        {
          "tag": "v0.8.14",
          "kind": "patch",
          "published_at": "2020-08-06T16:06:37Z"
        },
        {
          "tag": "v0.8.13",
          "kind": "patch",
          "published_at": "2020-07-13T14:06:14Z"
        },
        {
          "tag": "v0.8.12",
          "kind": "patch",
          "published_at": "2020-07-03T17:05:24Z"
        },
        {
          "tag": "v0.8.11",
          "kind": "patch",
          "published_at": "2020-06-19T11:04:24Z"
        },
        {
          "tag": "v0.8.10",
          "kind": "patch",
          "published_at": "2020-05-23T22:04:55Z"
        },
        {
          "tag": "v0.8.9",
          "kind": "patch",
          "published_at": "2020-05-11T14:02:53Z"
        },
        {
          "tag": "v0.8.8",
          "kind": "patch",
          "published_at": "2020-04-30T19:02:45Z"
        },
        {
          "tag": "v0.8.7",
          "kind": "patch",
          "published_at": "2020-04-04T20:03:04Z"
        },
        {
          "tag": "v0.8.6",
          "kind": "patch",
          "published_at": "2020-03-28T16:03:26Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2020-02-20T21:03:54Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2020-01-12T11:58:14Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2020-01-12T01:33:45Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2019-11-21T09:18:02Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2019-11-18T20:48:04Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2019-10-29T17:02:25Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2019-10-25T14:04:16Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2019-10-17T08:02:15Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2019-10-01T14:16:43Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2019-09-25T15:51:08Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2019-09-01T12:52:48Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2019-08-15T21:55:14Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2019-05-31T23:09:14Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2019-05-29T12:48:12Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2019-04-30T09:09:47Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-04-17T07:06:50Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2019-03-17T19:57:19Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-12-21T14:41:03Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-10-17T10:29:45Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2018-09-06T08:23:59Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-08-26T12:00:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7b96cc2496edeae45649883d246138461e16b903",
          "body": "…oint`) (#440)\n\nBroadcasting unary functions over `Zeros` currently falls back to\n`Fill`, so `adjoint.(Zeros(...))` returns a dense-fill representation\ninstead of preserving structural zeros. This is especially problematic\nfor adjoint-heavy broadcast paths.\n\n- **What changed**\n- Added a unary `broad\n[…]\nia> adjoint.(Zeros(10))\n  10-element Zeros{Float64}\n  ```\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Sheehan Olver <solver@mac.com>",
          "is_bot": false,
          "headline": "Preserve `Zeros` for zero-preserving unary broadcasts (including `adj…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-07-19T18:38:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4e42293ad36cb0d0b5005569ccc4d9795371b9bf",
          "body": "…… (#438)\n\n…inimum\n\n---------\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Overload mapreduce including supporting init, replacing sum/maximum/m…",
          "author_name": "Sheehan Olver",
          "author_login": "dlfivefifty",
          "committed_at": "2026-07-18T22:06:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5671b89c5f3de1ee5081a6551b722c9836548c4d",
          "body": "Rebase #256 with only the `FillArray` part implemented this time. This\nmakes `eigvals` O(1) and `eigen` O(N^2)",
          "is_bot": false,
          "headline": "Eigen for FillArrays (#330)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2026-07-18T21:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0e76ce8ee3010880c599644caf1912f0752b61",
          "body": "Fixes https://github.com/JuliaArrays/FillArrays.jl/issues/105",
          "is_bot": false,
          "headline": "Fix ambiguities and restore 100% code coverage (#439)",
          "author_name": "Sheehan Olver",
          "author_login": "dlfivefifty",
          "committed_at": "2026-07-09T15:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae976d1827119d654598544be7803b56e0636ffa",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/cache/releases\">actions/cache's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Update packages\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 (#437)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T14:26:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a53a8d5c5414225199add42ef1d0f8af5d996df9",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to\n7.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">actions/checkout's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v7.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>blo\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 (#435)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T16:34:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "019ae8f5896eceaefcfb802e0836fea0762063d8",
          "body": "Updates the requirements on\n[FillArrays](https://github.com/JuliaArrays/FillArrays.jl) to permit the\nlatest version.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/JuliaArrays/FillArrays.jl/releases\">FillArrays's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "Update FillArrays requirement to 1.16.0 in /docs (#436)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T16:31:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0bdb3aaeba0858ac24cfcc11fa4529a9e3df42c",
          "body": null,
          "is_bot": false,
          "headline": "CompatHelper->Dependabot (#434)",
          "author_name": "Sheehan Olver",
          "author_login": "dlfivefifty",
          "committed_at": "2026-06-18T15:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb8db65832b1b2d93ca4c1c9da73b8389c45697",
          "body": "Bumps\n[codecov/codecov-action](https://github.com/codecov/codecov-action) from\n6 to 7.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/codecov/codecov-action/releases\">codecov/codecov-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v7.0.0</h2>\n<p>⚠️ Due to\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 codecov/codecov-action from 6 to 7 (#431)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T08:12:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27bf96383e9ee4180dc8c77179b48df515420e22",
          "body": "Bumps\n[julia-actions/setup-julia](https://github.com/julia-actions/setup-julia)\nfrom 2 to 3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/julia-actions/setup-julia/releases\">julia-actions/setup-julia's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.0.0</h2>\n\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 julia-actions/setup-julia from 2 to 3 (#430)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T06:22:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aef56f45a0897a164228bedffa423332853077b3",
          "body": "Bumps\n[codecov/codecov-action](https://github.com/codecov/codecov-action) from\n5 to 6.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/codecov/codecov-action/releases\">codecov/codecov-action's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h2>⚠️ This \n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 codecov/codecov-action from 5 to 6 (#429)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-31T01:23:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "96584a3f7018e878f8b8dbda165049633fc64f28",
          "body": "Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from\n2 to 3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/julia-actions/cache/releases\">julia-actions/cache's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v3.0.0 - Cache on failure (with over\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 julia-actions/cache from 2 to 3 (#428)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T05:27:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65862c96c50004a4898687a979b0aa8847caa270",
          "body": "This is a continuation of [this\nPR](https://github.com/JuliaArrays/FillArrays.jl/pull/422/files).\n\nThis PR adds an extension of StaticArrays.jl. This ends up fixing an\nissue where adding or subtracting by `Zeros` always returns a dense\n`Array `. By adding this extension, we resolve ambiguity issues and thus\nare able to override `+(a::AbstractArray, b::Zeros)` so that it\npreserves the type of `a`.",
          "is_bot": false,
          "headline": "Add Static Arrays Extension (#427)",
          "author_name": "Maxim Vassiliev",
          "author_login": "max-vassili3v",
          "committed_at": "2026-01-16T10:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e305a804037d88a9bd0c8bef31e39de5480774f",
          "body": "`LinearAlgebra` now passes the 2-element `size` of the matrix to\n`structured_broadcast_alloc`. This adapts the method in this package to\naccept the 2-term `size`. This would be backward compatible, as\n`minimum` is a no-op for a number.\n\nThe change here gets tests working on julia v1.14.",
          "is_bot": false,
          "headline": "Update RectDiagonal broadcasting to accept 2-element size (#424)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2026-01-06T09:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a63a5648726224317e3d9df405dd9ae3b4685aa",
          "body": "These methods should be unnecessary on a recent v1.12 nightly release,\nand should avoid issues like those in #373. We therefore limit these to\nolder julia versions.",
          "is_bot": false,
          "headline": "Fewer `reshape` methods on julia v1.12 (#400)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2025-12-19T22:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42035cf4b8628d3d59dd371c0f1df3116a1efa5",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/cache/releases\">actions/cache's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.0.0</h2>\n<blockquote>\n<p>[!IMPORTANT]\n<strong><code>actio\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 (#423)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-18T18:56:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a58cd8bece23144699d4f9a522d06b264a100d8",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to\n6.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">actions/checkout's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Upd\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 (#421)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T10:03:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af7b57c5b62b2062c0cf3a45f8d36203b8a18dbd",
          "body": "Based on #419 since `LazyString` and `lazy\"...\"` are only available in\nJulia >= 1.8.\n\n---\n\nThe PR changes all error messages to lazy strings to delay string\ninterpolation and `print`ing of the involved quantities until the error\nmessage is displayed (and hence skip it completely if the error path is\n[…]\nth type inference (see e.g.\nhttps://github.com/JuliaLang/julia/pull/58672 and\nhttps://github.com/JuliaLang/julia/pull/54737).\n\n---------\n\nCo-authored-by: Jishnu Bhattacharya <jishnub.github@gmail.com>",
          "is_bot": false,
          "headline": "Make error messages lazy strings (#420)",
          "author_name": "David Müller-Widmann",
          "author_login": "devmotion",
          "committed_at": "2025-11-06T08:46:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62c9f344ac4cb38473d51cd3b4372b434e7a65da",
          "body": "Continued from #397. In addition to #397, the PR cleans `VERSION`\nbranches and updates CI.\n\n---------\n\nCo-authored-by: Jishnu Bhattacharya <jishnub.github@gmail.com>",
          "is_bot": false,
          "headline": "Drop support for Julia < 1.10 (#419)",
          "author_name": "David Müller-Widmann",
          "author_login": "devmotion",
          "committed_at": "2025-10-31T21:30:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f160c66ce092712e47ad726dee0e4212c77210d1",
          "body": null,
          "is_bot": false,
          "headline": "v1.14.0",
          "author_name": "Sheehan Olver",
          "author_login": "dlfivefifty",
          "committed_at": "2025-09-10T06:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a54e114ceff9ecee3365182b73ad43bf41312d",
          "body": "Fixes #417.",
          "is_bot": false,
          "headline": "Fix type instability of `norm(::AbstractFill, p::Int)` (#418)",
          "author_name": "Matt Fishman",
          "author_login": "mtfishman",
          "committed_at": "2025-09-09T13:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baace96b0e3af0db862d495cb5c90f5afd8c6f82",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to\n5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">actions/checkout's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Upd\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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 (#414)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T01:47:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55fc7739935c613f80fddbbdccd61d6b102c6c68",
          "body": "Reverts JuliaArrays/FillArrays.jl#407\n\nI just came across #407. It seems that Optim CI was updated and fixed\nrecently.",
          "is_bot": false,
          "headline": "Revert \"Disable tests against `Optim` temporarily\" (#409)",
          "author_name": "David Widmann",
          "author_login": "devmotion",
          "committed_at": "2025-04-13T11:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5b720e8d6dab2ea265fabe1632c29b2de3a09f",
          "body": "Given that their CI is currently broken (and has been broken for months\nnow), we may disable the tests against `Optim` temporarily.",
          "is_bot": false,
          "headline": "Disable tests against `Optim` temporarily (#407)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2025-03-09T10:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877375f1b8bf26da3744cb3dad7d7131c06c0f44",
          "body": "#401",
          "is_bot": false,
          "headline": "Multiplication between ScalMat and AbstractZeros (#403)",
          "author_name": "Chenyang Wu",
          "author_login": "Wu-Chenyang",
          "committed_at": "2025-02-15T12:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a854a25b0dc083d8f90888e5f9a49abb7c66de94",
          "body": "The JuliaHub one was not updating, so we may directly use the one from nanosoldier.",
          "is_bot": false,
          "headline": "Use NanoSoldier PkgEval badge (#404)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2025-02-15T11:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295266cef8fa38813b0f31bed9c3ddb27a4b4de3",
          "body": null,
          "is_bot": false,
          "headline": "Skip Aqua stale deps check in downstream tests (#398)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-12-03T07:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6631f076d0e7999e9cbfa2e3c5698e7d5afbe235",
          "body": "* Bump codecov/codecov-action from 4 to 5\r\n\r\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](htt\n[…]\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Jishnu Bhattacharya <jishnub.github@gmail.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 4 to 5 (#396)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-27T14:44:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10816ca0cdbb32e921b8e9da1a7f6cde7cc44911",
          "body": null,
          "is_bot": false,
          "headline": "`OneElement` supports `Integer` size (#395)",
          "author_name": "Tianyi Pu",
          "author_login": "putianyi889",
          "committed_at": "2024-11-10T21:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9fe25cc88ef0ac93bc2bee1cefad7a6521447a",
          "body": null,
          "is_bot": false,
          "headline": "Use setup-julia v2 (#392)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-11-09T03:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6fbb97681ed2eb6f312e4c612113ae2e455c755",
          "body": null,
          "is_bot": false,
          "headline": "Run invalidation job on v1.10 (#393)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-11-08T13:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b660956440005cb3555d8de73cbc69b83e8b149",
          "body": "* Specialize Iterators.rest to return an AbstractFill\r\n\r\nSpecialize Base.rest to return an AbstractFill\r\n\r\n* Specialize Iterators.drop and Iterators.take\r\n\r\n* Fix error message in take\r\n\r\n* Lowercase in error message\r\n\r\n* Bump version to v1.14.0",
          "is_bot": false,
          "headline": "Specialize `Iterators` functions (#390)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-10-20T20:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f61dc313b415b0c905cb93d28c2530e0d80f991",
          "body": "* fix #178\r\n\r\n* Update FillArraysSparseArraysExt.jl\r\n\r\n* try to fix\r\n\r\n---------\r\n\r\nCo-authored-by: Sheehan Olver <solver@mac.com>",
          "is_bot": false,
          "headline": "fix #178 (#343)",
          "author_name": "Tianyi Pu",
          "author_login": "putianyi889",
          "committed_at": "2024-08-29T19:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00492dd52c01815e75837e7770632ff5136e2eb9",
          "body": "* Ensure correct eltype in 3-term dot involving Eye\r\n\r\n* Convert to the type of the product",
          "is_bot": false,
          "headline": "Ensure correct eltype in 3-term dot involving Eye (#370)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-29T19:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "550d534c38b62d15ef764b3390b751ac8fe94754",
          "body": "* Fix bug in converting Zeros matrix to Diagonal\r\n\r\n* Update runtests.jl\r\n\r\n* only overload diagonal/convert for ≤v1.11-",
          "is_bot": false,
          "headline": "Fix bug in converting Zeros matrix to Diagonal (#389)",
          "author_name": "Sheehan Olver",
          "author_login": "dlfivefifty",
          "committed_at": "2024-08-29T19:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0dbf4bad9220fe1d9cc452c5fbfb8e7fe104f9b",
          "body": "* issymmetric/ishermitian for OneElement\r\n\r\n* Test for block matrices\r\n\r\n* fix tests\r\n\r\n---------\r\n\r\nCo-authored-by: Sheehan Olver <solver@mac.com>",
          "is_bot": false,
          "headline": "issymmetric/ishermitian for OneElement (#380)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-29T19:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90ef3cec5363301a006b6d8f5d51145501bbb60b",
          "body": "* Sqrt for real matrices\r\n\r\n* Add cbrt\r\n\r\n* Tests for negative and complex values\r\n\r\n* Tests for zeros\r\n\r\n* Compare with dense\r\n\r\n* Test cbrt only on recent julia versions",
          "is_bot": false,
          "headline": "Specialize sqrt and cbrt (#379)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-29T16:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b316426e898715b45e1e8779f261cc5349932ec",
          "body": "* Unique may return an AbstractFill\r\n\r\n* unique for OneElement",
          "is_bot": false,
          "headline": "Unique may return an AbstractFill (#382)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-28T07:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d498a3e9fc41b17a36a4bf987a1f06c0903d21fc",
          "body": null,
          "is_bot": false,
          "headline": "Test on pre-release julia versions (#388)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-27T10:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b640420e7b7364fb80e55ebc77a8c240b8c0880",
          "body": null,
          "is_bot": false,
          "headline": "Fix issymmetric/ishermitian for block and empty matrices (#377)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-27T07:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "554ddf42b8c5aa6a05e026868bddbf8bb8d8efe9",
          "body": null,
          "is_bot": false,
          "headline": "Fix reshape for OneElement when indices lie outside axes (#378)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-27T07:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72e220d9144e25fab4e1706357250f19c6b0a29",
          "body": "* Specialize broadcasting more unary functions over a OneElement\r\n\r\n* Add tests",
          "is_bot": false,
          "headline": "Specialize broadcasting more unary functions over a OneElement (#384)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-27T07:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "414dba754c8c0dc23eadaf28e023425315276061",
          "body": "* sum for OneElement\r\n\r\n* Add tests\r\n\r\n* Accept dims in sum\r\n\r\n* Add tests\r\n\r\n* Bump version to v1.13.0\r\n\r\n* Ensure that init kwarg works\r\n\r\n* Update tests for v1.6\r\n\r\n---------\r\n\r\nCo-authored-by: Sheehan Olver <solver@mac.com>",
          "is_bot": false,
          "headline": "sum for OneElement (#375)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-27T07:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b2bb11e70547ee02a9c8099420aeb606167e806",
          "body": null,
          "is_bot": false,
          "headline": "Negating a OneElement produces a OneElement (#381)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-27T07:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bab7620bbe9700a485f4d78e258dd6ded7a4e4f",
          "body": null,
          "is_bot": false,
          "headline": "Diag for OneElement returns a OneElement (#383)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-27T07:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05b76ad4a1c4a5cdaa6c6ca4c545cd7b5093e6ea",
          "body": null,
          "is_bot": false,
          "headline": "Fix `OneElement` constructor docstring (#386)",
          "author_name": "Guillaume Dalle",
          "author_login": "gdalle",
          "committed_at": "2024-08-26T12:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "986863237274f57586c870c92d6eb2a3b20e16e9",
          "body": "* Don't specialize Base._reshape\r\n\r\n* Restore downstream tests\r\n\r\n---------\r\n\r\nCo-authored-by: Sheehan Olver <solver@mac.com>",
          "is_bot": false,
          "headline": "Don't specialize Base._reshape (#374)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-20T09:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222bfd81da0e0dfae3a82b1897d86c5f5378df5d",
          "body": null,
          "is_bot": false,
          "headline": "Improve performance in Fill addition (#371)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-19T10:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0988b6e9c8d178f096fbdc8f27aa725c30f30f9",
          "body": "* FillMatrix times vector returns FillVector\r\n\r\n* Bump version to v1.12.0",
          "is_bot": false,
          "headline": "FillMatrix times vector returns FillVector (#369)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-19T08:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0f7618e7533015394c7bb4ce906c0583f7ad1ea",
          "body": "* overload for OneElement matrices\n\n* add unit test\n\n* more general implementations and unit tests\n\n* make adjustments\n\n* add unit test and style",
          "is_bot": false,
          "headline": "overload permutedims for OneElement matrices (#368)",
          "author_name": "Maxim Vassiliev",
          "author_login": "max-vassili3v",
          "committed_at": "2024-08-16T10:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f659d9fd7ef82a4f6990cf15847a7052af2c1229",
          "body": "* Vector indexing for OneElement\r\n\r\n* Handle non-int Integer indices\r\n\r\n* Restrict to AbstractUnitRanges to avoid repeated indices",
          "is_bot": false,
          "headline": "Vector indexing for OneElement (#346)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-08-05T18:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61af4caa4cd4052092740f400777c1d540e64a18",
          "body": null,
          "is_bot": false,
          "headline": "replace Base64.stringmime by sprint (#310)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-07-23T11:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7ddcca0ac7b5a76be09864e6a3fed5fffca820f",
          "body": null,
          "is_bot": false,
          "headline": "Specialize isbanded for OneElement (#333)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-07-21T07:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1896e307489eed06cb09cb67c4d5abdfc48529ee",
          "body": "* zero for OneElement\r\n\r\n* Specialize iszero\r\n\r\n* Specialize isone\r\n\r\n* Return a OneElement instead of a Zero",
          "is_bot": false,
          "headline": "zero for OneElement (#332)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-07-09T08:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfbeecdab1c1f40959b3b2e2b268816e1c75b9d",
          "body": null,
          "is_bot": false,
          "headline": "tril/triu for ZerosMatrix and OneElementMatrix (#334)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-07-08T19:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b7de2dcae4df240455c9b747c07d85cebf3f85",
          "body": null,
          "is_bot": false,
          "headline": "Use \"lts\" version specifier in CI script (#366)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-06-28T13:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8a966e931208a8a5aa56c909cc5e579044e421",
          "body": "* Reshape for a OneElement\r\n\r\n* Tests for 0D",
          "is_bot": false,
          "headline": "Reshape for a OneElement (#365)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-05-09T04:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d88772fd0a886901a1ecc7caeaa020a34c04feb",
          "body": "Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/cache/releases)\n- [Commits](https://github.com/julia-actions/cache/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/cache\n  dependency-type:\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 julia-actions/cache from 1 to 2 (#364)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T05:45:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39df7ec50dac0170e7ef6dd82c7fd4b8a9f7f7cd",
          "body": "…#363)\n\n* Support accumulate(±, ::AbstractFill)\r\n\r\n* Overload accumulate and make types of cumsum consistent with Vector",
          "is_bot": false,
          "headline": "Overload accumulate and make types of cumsum consistent with Vector (…",
          "author_name": "Sheehan Olver",
          "author_login": "dlfivefifty",
          "committed_at": "2024-05-04T17:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe0e62452e8c4281f8b8cd362d3cf3c1c522ecf",
          "body": "* Specialize isassigned for AbstractFill\r\n\r\n* Define method only for Integer indices\r\n\r\n* isassigned for OneElement",
          "is_bot": false,
          "headline": "Specialize isassigned for AbstractFill (#351)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-05-04T16:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45113c3b41dcd3bb9c322415c12bb8db57325d14",
          "body": "* Function to query the non-zero index of a OneElement\n\n* Return a CartesianIndex",
          "is_bot": false,
          "headline": "Function to query the non-zero index of a OneElement (#345)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-28T02:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10afd8ed6ca4aa69ffa8f77c2486c2b699cdd8c5",
          "body": "* Import deps transitively in SparseArray extension\r\n\r\n* exclude Base\r\n\r\n* Move comment",
          "is_bot": false,
          "headline": "Import deps transitively in SparseArrays extension (#307)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-27T14:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2ec19d9b5ad6ae2eba95972d040bc37c098aa64",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v1.10.2 (#362)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-25T18:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "545fa12ec7057e68d48690a73e8b9da3d3d969b2",
          "body": "* Fix adjtransvec multiplication with zerosmatrix\n\n* Add three-term mul tests",
          "is_bot": false,
          "headline": "Fix adjtransvec multiplication with `AbstractZerosMatrix` (#341)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-25T14:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873437171f2320e2cf4e99ef44682cbfbae40962",
          "body": "* Fix OneElement multiplication with array elements\n\n* Fix matmul for array elements in OneElMat * StridedMat",
          "is_bot": false,
          "headline": "Fix OneElement multiplication with array elements (#335)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-25T14:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ee65f0d05516dcde1c21c911297372d82352b5",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v1.10.1 (#361)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-23T05:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8509b6b1ed24570daefec317337669c02466603a",
          "body": "* Bugfix in matrix multiplication\n\n* _mulfill implementation for all matrix orderings\n\n* Loop in copyfirstrow!\n\n* Revert some unnecessary changes",
          "is_bot": false,
          "headline": "Bugfix in matrix multiplication involving adj/trans (#360)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-22T13:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7177c59ffbfa16e51de16bd0d5bf5e3b82839016",
          "body": null,
          "is_bot": false,
          "headline": "ignore versioned manifest file (#359)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-15T18:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5018636650629046ca4a01b32b13d3807ec448",
          "body": "* Remove single-argument map tests on nightly\n\n* Add comment on method removal\n\nCo-authored-by: Frames White <oxinabox@ucc.asn.au>\n\n---------\n\nCo-authored-by: Frames White <oxinabox@ucc.asn.au>",
          "is_bot": false,
          "headline": "Remove single-argument map tests on nightly (#358)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-15T13:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc810ac5db4c8e65b29fe3876ff0a5e6a1d91474",
          "body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/\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 julia-actions/setup-julia from 1 to 2 (#357)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-08T04:12:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "002f56c7562badc7c6bce8d58637f02799b537fa",
          "body": null,
          "is_bot": false,
          "headline": "Test floating-point arrays using isapprox (#318)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-03T11:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f174c7b0bcac5023751a5ac07770d3d52f906d9b",
          "body": null,
          "is_bot": false,
          "headline": "Ignore non-code files in CI (#355)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-02T06:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3369ca06d4e1bd084edb02f05ce847210716ee66",
          "body": null,
          "is_bot": false,
          "headline": "Make pkgeval badge point to Nanosoldier report (#354)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-04-02T06:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb2481806c5f54951bd925980398fecdf5f45e6",
          "body": "* Point to getindex_value in AbstractFill docstring\r\n\r\n* Update phrasing",
          "is_bot": false,
          "headline": "Point to `getindex_value` in `AbstractFill` docstring (#323)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-03-13T11:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2784902d54e0ad32aca871cf3ad9b69bab42b480",
          "body": "* Use axes function instead of field access\r\n\r\n* Don't change for FillMatrix\r\n\r\n* Add tests for custom structs\r\n\r\n* Typo",
          "is_bot": false,
          "headline": "Use axes function instead of field access (#320)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-02-27T11:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9482273404fd63b6e04f31d6dbad5a7ecec6b0d4",
          "body": null,
          "is_bot": false,
          "headline": "Use codecov token for the codecov action in CI (#350)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-02-07T18:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05804e400cbdb6019069ef4c3a4381bf34f72ae8",
          "body": "* Short-circuit all for AbstractFill\r\n\r\n* expand the cases in all\r\n\r\n* Handle the fallback case through all\r\n\r\n* Simplify implementation",
          "is_bot": false,
          "headline": "Short-circuit `all` for `AbstractFill` (#329)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-02-05T12:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b04c00d1644d27c8db57837ed3de04d5431bb78d",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\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 codecov/codecov-action from 3 to 4 (#349)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-05T02:56:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99278fa79f0e108d290e45718fea3c539706e2e3",
          "body": "* Add missing matrix multiplication methods involving OneElement\r\n\r\n* multiplications with Diagonal\r\n\r\n* Add suggested comment to `__muloneel!`\r\n\r\nCo-authored-by: Frames White <oxinabox@ucc.asn.au>\r\n\r\n---------\r\n\r\nCo-authored-by: Frames White <oxinabox@ucc.asn.au>",
          "is_bot": false,
          "headline": "Add missing matrix multiplication methods involving OneElement (#347)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-02-02T17:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff6c44302ba8b702c9558f884ab74bcc5557004",
          "body": "Remove Random as a dependendency",
          "is_bot": false,
          "headline": "Merge pull request #340 from JuliaArrays/jishnub/rmrandomdep",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-02T09:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b873ad1dfc4964514a4c83c1a546e0f8e89ecb4c",
          "body": "Pretty-printing for OneElement",
          "is_bot": false,
          "headline": "Merge pull request #348 from jishnub/oneelshow",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-02T07:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4173f9281a9fbf8cd5faabd8c79ebcfa13b3c2",
          "body": null,
          "is_bot": false,
          "headline": "Pretty-printing for OneElement",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-02-01T21:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1788108049c6c105fd4a2ea76490930be812355a",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\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/v3...v4)\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 3 to 4 (#342)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-22T03:26:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f60221afb45c709ed19e1866a88ecc2caf4adab",
          "body": null,
          "is_bot": false,
          "headline": "Move Aqua tests to a separate file (#339)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-01-12T04:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f5c6aaf2e9b7db2eb12c93dd85b502f5a65fc1e",
          "body": null,
          "is_bot": false,
          "headline": "Remove Random as a dependendency",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-01-11T15:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9077c3197cf542fa76f51954a7fce1345ea85e2",
          "body": null,
          "is_bot": false,
          "headline": "Remove explicit test on v1.10 (#336)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-01-09T09:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b69b81961cc4e5499c6bb35aa3842935b73ed19",
          "body": null,
          "is_bot": false,
          "headline": "Change downstream fail fast to false (#337)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-01-09T09:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "617fffdf7dc561d1c1845ee84df0a510487a363f",
          "body": "* Disable downstream tests against broken packages\n\nLazyArrays and LazyBandedMatrices have known breakages on v1.10, so these tests need to be disabled until these are fixed.\n\n* Disable InfiniteLinearAlgebra test\n\nThis also has a known breakage",
          "is_bot": false,
          "headline": "Disable downstream tests against broken packages (#338)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-01-09T09:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58215a890171d031a03dc4a2c5ce2aade958b264",
          "body": null,
          "is_bot": false,
          "headline": "Broadcast arithmetic operators for OneElement (#331)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2024-01-03T17:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c34aa3c1ebb5ca35e335ed4d420596279469ca",
          "body": "* Specalize isdiag and istriu/istril\r\n\r\n* Remove isdiag specialization",
          "is_bot": false,
          "headline": "Specalize `istriu`/`istril` (#326)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-12T12:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f72917e2150ff16f756e3bff515dcccd0ac741e",
          "body": "* Fix matrix multiplication with array elements\r\n\r\n* fix fillmatrix * stridedvec\r\n\r\n* Fix for adjoint\r\n\r\n* Tests with non-zero beta\r\n\r\n* Bump version to v1.9.3\r\n\r\n* Fix 5-term mul order and test against Quaternions\r\n\r\n* Move imports to one line\r\n\r\n---------\r\n\r\nCo-authored-by: Sheehan Olver <solver@mac.com>",
          "is_bot": false,
          "headline": "Fix matrix multiplication with non-commutative elements (#321)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-12T08:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373183f4b3fef7923e204de5da3666d5a31514e1",
          "body": "* Fix and test docstrings, and use Docuemnter v1 for docs\r\n\r\n* Change 7. to 7.0 in Fill docstring\r\n\r\n* Ignore manual files",
          "is_bot": false,
          "headline": "Fix and test docstrings, and use Documenter v1 for docs (#324)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-11T21:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3387bac902b039d0e0c16479a59b3cca7bc033e",
          "body": "* Fix isone for empty AbstractFill\r\n\r\n* Test for non-square arrays",
          "is_bot": false,
          "headline": "Fix `isone` for an empty `AbstractFill` (#327)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-11T21:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be48fbf26d17f76f370720ea59ca6ecbb91ffcc8",
          "body": null,
          "is_bot": false,
          "headline": "Fix show for rectangular `Eye` (#328)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-11T21:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5840fc61471124205cfd27853e128558c6e131cb",
          "body": "…es (#325)\n\n* Remove ambiguity in transpose matrix * zeros vector\r\n\r\n* Resolve transpose vec * Zeros Matrix\r\n\r\n* disambiguate with transpose-adjoint wrapper\r\n\r\n* disambiguate against AbstractTriangular",
          "is_bot": false,
          "headline": "Resolve some adj/trans and triangular matrix multiplication ambiguiti…",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-06T16:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8c78d3d184ffa175442b0df1d89754d3dcfaa3",
          "body": "* fix recursive adjoint/transpose\r\n\r\n* Bump version to v1.9.2",
          "is_bot": false,
          "headline": "Fix recursive adjoint/transpose (#322)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-05T22:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3d030f56f6a1056200b29f604aeaaafb2dab10",
          "body": null,
          "is_bot": false,
          "headline": "Fix broadcast ambiguities with AbstractFill (#316)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-04T21:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d130af5e010823bcecb9ccdd4715f2450a1c39",
          "body": "* Diagonal mul zerosadj ambiguity\r\n\r\n* missing adjoint in adj-diag mul\r\n\r\n* Fix test for non-square",
          "is_bot": false,
          "headline": "Fix adjoint-Diagonal multiplication for non-square elements (#317)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-04T13:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c7ace3bf2834fd62f8719e082c57a0a1159487f",
          "body": null,
          "is_bot": false,
          "headline": "Non-numeric eltypes in OneElement (#315)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-03T22:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba796e8c0c80ffceab7aa564bca9c06cb3ced0cb",
          "body": null,
          "is_bot": false,
          "headline": "Resolve ambiguity in OneElementMatrix * ZerosVector (#314)",
          "author_name": "Jishnu Bhattacharya",
          "author_login": "jishnub",
          "committed_at": "2023-12-03T22:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 22,
      "latest_release_at": "2026-07-20T10:39:10Z",
      "latest_release_tag": "v1.17.0",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 93.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 41,
      "stars": 187,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-12-01",
            "count": 1
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 41,
        "total_forks": 41
      },
      "star_history": null,
      "open_issues_and_prs": 55
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 25,
        "merged_prs": 285,
        "open_issues": 30,
        "closed_ratio": 0.725,
        "closed_issues": 79,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "jishnub",
          "commits": 133,
          "avatar_url": "https://avatars.githubusercontent.com/u/10461665?v=4"
        },
        {
          "type": "User",
          "login": "dlfivefifty",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/1229737?v=4"
        },
        {
          "type": "User",
          "login": "putianyi889",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/44583944?v=4"
        },
        {
          "type": "User",
          "login": "devmotion",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/26102?v=4"
        },
        {
          "type": "User",
          "login": "cstjean",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/8622776?v=4"
        },
        {
          "type": "User",
          "login": "jlapeyre",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1969884?v=4"
        },
        {
          "type": "User",
          "login": "mcabbott",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/32575566?v=4"
        },
        {
          "type": "User",
          "login": "willtebbutt",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/3628294?v=4"
        },
        {
          "type": "User",
          "login": "JeffFessler",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/10170422?v=4"
        },
        {
          "type": "User",
          "login": "max-vassili3v",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/76599693?v=4"
        }
      ],
      "contributors_sampled": 32,
      "top_contributor_share": 0.412
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "Invalidations.yml",
        "TagBot.yml",
        "ci.yml",
        "docs.yml",
        "downstream.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": 6,
            "reason": "19 out of 29 merged PRs checked by a CI test -- score normalized to 6",
            "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": 5,
            "reason": "Found 10/18 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 30 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": "9 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "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": "7b96cc2496edeae45649883d246138461e16b903",
        "ran_at": "2026-07-26T22:51:05Z",
        "aggregate_score": 5.9,
        "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-24T08:24:54Z",
      "oldest_open_prs": [
        {
          "number": 129,
          "created_at": "2020-12-04T09:29:41Z",
          "last_comment_at": "2020-12-10T14:29:25Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 140,
          "created_at": "2021-02-21T22:01:50Z",
          "last_comment_at": "2024-02-06T10:45:53Z",
          "last_comment_author": "oschulz"
        },
        {
          "number": 155,
          "created_at": "2021-08-11T23:49:27Z",
          "last_comment_at": "2021-08-12T16:54:12Z",
          "last_comment_author": "YingboMa"
        },
        {
          "number": 196,
          "created_at": "2022-10-17T10:24:38Z",
          "last_comment_at": "2022-10-17T15:16:16Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 238,
          "created_at": "2023-03-29T20:16:16Z",
          "last_comment_at": "2023-03-29T20:20:09Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 289,
          "created_at": "2023-07-29T09:10:40Z",
          "last_comment_at": "2023-07-29T09:15:22Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 293,
          "created_at": "2023-08-24T09:05:14Z",
          "last_comment_at": "2023-08-24T09:10:02Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 302,
          "created_at": "2023-10-19T12:08:38Z",
          "last_comment_at": "2023-10-23T19:23:45Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 308,
          "created_at": "2023-11-14T16:40:45Z",
          "last_comment_at": "2023-11-14T16:44:48Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 319,
          "created_at": "2023-12-05T06:39:23Z",
          "last_comment_at": "2025-08-16T22:19:53Z",
          "last_comment_author": "mtfishman"
        },
        {
          "number": 352,
          "created_at": "2024-03-14T12:24:05Z",
          "last_comment_at": "2024-12-24T19:30:59Z",
          "last_comment_author": "putianyi889"
        },
        {
          "number": 356,
          "created_at": "2024-04-05T07:59:42Z",
          "last_comment_at": "2024-04-05T08:03:55Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 385,
          "created_at": "2024-08-26T10:16:32Z",
          "last_comment_at": "2024-11-13T07:17:01Z",
          "last_comment_author": "putianyi889"
        },
        {
          "number": 391,
          "created_at": "2024-10-01T11:21:09Z",
          "last_comment_at": "2026-07-20T10:47:12Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 399,
          "created_at": "2024-12-08T05:58:55Z",
          "last_comment_at": "2024-12-08T06:04:48Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 405,
          "created_at": "2025-02-16T13:25:07Z",
          "last_comment_at": "2025-02-17T10:11:32Z",
          "last_comment_author": "Wu-Chenyang"
        },
        {
          "number": 406,
          "created_at": "2025-03-09T07:51:05Z",
          "last_comment_at": "2025-03-09T07:56:01Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 408,
          "created_at": "2025-03-12T11:31:50Z",
          "last_comment_at": "2025-03-12T11:37:30Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 410,
          "created_at": "2025-07-17T19:02:20Z",
          "last_comment_at": "2025-07-17T19:10:28Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 422,
          "created_at": "2025-12-05T11:48:41Z",
          "last_comment_at": "2025-12-10T10:28:26Z",
          "last_comment_author": "dlfivefifty"
        }
      ],
      "last_merged_pr_at": "2026-07-19T18:38:28Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 21,
          "created_at": "2018-05-28T16:51:51Z",
          "last_comment_at": "2018-07-10T16:49:42Z",
          "last_comment_author": "jlperla"
        },
        {
          "number": 23,
          "created_at": "2018-07-11T00:37:17Z",
          "last_comment_at": "2018-07-24T09:00:53Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 40,
          "created_at": "2018-11-07T18:00:14Z",
          "last_comment_at": "2018-12-18T16:59:23Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 44,
          "created_at": "2018-12-01T13:50:07Z",
          "last_comment_at": "2019-01-04T00:20:28Z",
          "last_comment_author": "jlapeyre"
        },
        {
          "number": 47,
          "created_at": "2018-12-01T18:32:11Z",
          "last_comment_at": "2022-10-16T08:15:32Z",
          "last_comment_author": "jishnub"
        },
        {
          "number": 51,
          "created_at": "2018-12-05T01:41:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2019-01-04T22:29:41Z",
          "last_comment_at": "2019-01-05T15:49:20Z",
          "last_comment_author": "iamed2"
        },
        {
          "number": 104,
          "created_at": "2020-07-06T10:14:58Z",
          "last_comment_at": "2022-04-06T11:17:31Z",
          "last_comment_author": "oschulz"
        },
        {
          "number": 107,
          "created_at": "2020-07-16T20:39:05Z",
          "last_comment_at": "2024-12-31T02:28:12Z",
          "last_comment_author": "Wu-Chenyang"
        },
        {
          "number": 134,
          "created_at": "2021-02-02T15:13:27Z",
          "last_comment_at": "2021-02-03T09:11:59Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 135,
          "created_at": "2021-02-07T23:47:54Z",
          "last_comment_at": "2023-07-07T18:29:01Z",
          "last_comment_author": "devmotion"
        },
        {
          "number": 143,
          "created_at": "2021-03-27T23:58:23Z",
          "last_comment_at": "2021-03-30T01:15:33Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 145,
          "created_at": "2021-05-08T21:25:38Z",
          "last_comment_at": "2024-01-03T17:04:19Z",
          "last_comment_author": "lkdvos"
        },
        {
          "number": 167,
          "created_at": "2021-12-04T18:41:52Z",
          "last_comment_at": "2021-12-04T18:51:43Z",
          "last_comment_author": "ParadaCarleton"
        },
        {
          "number": 177,
          "created_at": "2022-04-06T11:27:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 188,
          "created_at": "2022-09-08T10:28:47Z",
          "last_comment_at": "2023-10-23T19:24:54Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 195,
          "created_at": "2022-10-17T06:14:50Z",
          "last_comment_at": "2022-10-17T07:58:42Z",
          "last_comment_author": "dlfivefifty"
        },
        {
          "number": 223,
          "created_at": "2023-03-18T20:11:55Z",
          "last_comment_at": "2023-03-28T15:29:35Z",
          "last_comment_author": "jishnub"
        },
        {
          "number": 260,
          "created_at": "2023-06-01T11:13:43Z",
          "last_comment_at": "2023-06-01T12:26:43Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 265,
          "created_at": "2023-06-22T17:26:07Z",
          "last_comment_at": "2024-08-13T07:32:00Z",
          "last_comment_author": "dlfivefifty"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JuliaArrays/FillArrays.jl",
    "host": "github.com",
    "name": "FillArrays.jl",
    "owner": "JuliaArrays"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 59,
        "vitality": 79,
        "community": 51,
        "governance": 69,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "commits_last_year": 22,
              "human_commit_share": 0.85,
              "days_since_last_push": 6,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "22 commits in the last year",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 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": "excellent",
            "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": 92,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.17.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 93.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~93.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 93.1
                    }
                  }
                ],
                "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": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 51,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 41,
              "stars": 187,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "187 stars",
                "points": 36.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 187
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "41 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 32,
              "top_contributor_share": 0.412
            },
            "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 41% of commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 41
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "32 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 30 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 285,
              "open_issues": 30,
              "closed_issues": 79,
              "issue_closed_ratio": 0.725,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "72% of issues closed",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "285/309 decided PRs merged",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 285,
                      "decided": 309
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/18 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 92,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "JuliaArrays",
              "public_repos": 50,
              "account_age_days": 3618
            },
            "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": "92 followers of JuliaArrays",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 92,
                      "login": "JuliaArrays"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "50 public repos, account ~9 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 50
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "19 out of 29 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://juliaarrays.github.io/FillArrays.jl/",
              "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://juliaarrays.github.io/FillArrays.jl/",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 59,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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": "19 out of 29 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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 10/18 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 30 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": "9 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 30,
        "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.965,
              "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": "82 of 85 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 82,
                      "sampled": 85
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.15
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "15 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 15,
                      "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": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Julia",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Julia without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Julia"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T22:51:31.700743Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaArrays/FillArrays.jl.svg",
  "full_name": "JuliaArrays/FillArrays.jl",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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