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

JuliaNLSolvers / LineSearches.jl

Line search methods for optimization and root-finding

Julia自定义许可证★ 150 星标⑂ 39 复刻始于 2016年9月在 GitHub 上查看 ↗

JuliaNLSolvers/LineSearches.jl 的健康指数为 100 分中的 58 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(72/100),最低的是AI Readiness(26/100)。 最近一次更新在 65 天前。 近期的大部分工作由 1 位贡献者完成。

58
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

87 关注者16 个公开仓库始于 2017年2月

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

按类别列示的指标

活力

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

61中等 · 占总体的 22%

开发活跃度

46存在风险
评分方式
18/36推送新近度 — 最近一次推送于 65 天前
5.5/36提交节奏 — 52 周中有 8 周有提交
12.2/18提交量 — 最近一年 22 次提交
10/10OpenSSF Scorecard:Maintained — 14 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year22
human_commit_share1
days_since_last_push65
active_weeks_last_year8

发布纪律

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

社区与采用

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

48存在风险 · 占总体的 18%
评分方式
35.3/60星标 — 150 个星标
13.2/25复刻 — 39 个复刻
3.3/15关注者 — 5 位关注者
所用输入
forks39
stars150
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

59中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
10.5/22.5提交分布 — 头号贡献者编写了 53% 的提交
13.5/13.5贡献者广度 — 20 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 30 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled20
top_contributor_share0.533
评分方式
36.9/46.8议题解决 — 79% 的议题已关闭
33.1/38.3PR 接受 — 已裁定的 PR 中 115/133 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 5/30 approved changesets -- score normalized to 1
所用输入
merged_prs115
open_issues15
closed_issues56
issue_closed_ratio0.789
closed_unmerged_prs18
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
14/25所有者影响力 — JuliaNLSolvers 有 87 位关注者
21/25既往记录 — 16 个公开仓库,账户约 9 年
所用输入
followers87
owner_typeOrganization
is_verified
owner_loginJuliaNLSolvers
public_repos16
account_age_days3,452

工程质量

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

72良好 · 占总体的 20%

工程实践

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

文档

85优秀
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 4 个主题标签
10/10Wiki
所用输入
topicsline-search, optimization-methods, backtracking, julia
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

44存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2/2.5CI-Tests — 15 out of 18 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/30 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 30 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
7.5/7.5Maintained — 14 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.4
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

26危急 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
33.1/40可读的提交历史 — 100 次人类提交中有 62 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.62
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
2/10已体现的代理实践 — 最近 100 次提交中有 1 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
1/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — Julia,未配置类型检查
0/55可控的文件大小 — 未检测到源文件
所用输入
primary_languageJulia
largest_source_bytes
source_files_sampled0
oversized_source_files0
已排除计分(无数据或不适用):可控的文件大小。 其余权重已重新归一化。

机器可读接口

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

关键数据

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

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 39 ⇿
0Star
39Fork
42发布

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

0102030403922016-092021-072026-05
主版本 7次版本 13修订 22

每个点涵盖 9 天。

OpenSSF Scorecard 4.4 / 10
4.4综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests15 out of 18 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/30 approved changesets -- score normalized to 1
10Contributorsproject has 30 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained14 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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": [
        "line-search",
        "optimization-methods",
        "backtracking",
        "julia"
      ],
      "is_fork": false,
      "size_kb": 2683,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Julia": 126662
      },
      "pushed_at": "2026-05-22T22:21:08Z",
      "created_at": "2016-09-07T17:17:21Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-22T17:06:50Z",
      "description": "Line search methods for optimization and root-finding",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "JuliaNLSolvers",
      "company": null,
      "location": null,
      "followers": 87,
      "avatar_url": "https://avatars.githubusercontent.com/u/25707270?v=4",
      "created_at": "2017-02-11T14:32:51Z",
      "is_verified": null,
      "public_repos": 16,
      "account_age_days": 3452
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v7.7.0",
          "kind": "minor",
          "published_at": "2026-05-22T10:45:20Z"
        },
        {
          "tag": "v7.6.2",
          "kind": "patch",
          "published_at": "2026-05-22T06:15:53Z"
        },
        {
          "tag": "v7.6.1",
          "kind": "patch",
          "published_at": "2026-05-22T06:15:40Z"
        },
        {
          "tag": "v7.6.0",
          "kind": "minor",
          "published_at": "2026-05-22T06:15:13Z"
        },
        {
          "tag": "v7.5.1",
          "kind": "patch",
          "published_at": "2025-11-26T12:35:25Z"
        },
        {
          "tag": "v7.5.0",
          "kind": "minor",
          "published_at": "2025-11-26T12:49:10Z"
        },
        {
          "tag": "v7.4.1",
          "kind": "patch",
          "published_at": "2025-11-19T08:50:23Z"
        },
        {
          "tag": "v7.4.0",
          "kind": "minor",
          "published_at": "2025-06-12T08:32:35Z"
        },
        {
          "tag": "v7.3.0",
          "kind": "minor",
          "published_at": "2024-08-07T07:17:42Z"
        },
        {
          "tag": "v7.2.0",
          "kind": "minor",
          "published_at": "2022-08-23T15:48:11Z"
        },
        {
          "tag": "v7.1.2",
          "kind": "patch",
          "published_at": "2022-08-23T15:03:16Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2020-12-17T21:45:33Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2020-08-19T09:46:16Z"
        },
        {
          "tag": "v7.0.1",
          "kind": "patch",
          "published_at": "2018-11-06T09:44:11Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2018-07-16T11:53:31Z"
        },
        {
          "tag": "v6.0.2",
          "kind": "patch",
          "published_at": "2018-06-20T14:37:42Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2018-06-06T14:49:53Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2018-06-05T07:18:34Z"
        },
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2018-05-26T06:48:53Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2018-05-18T12:47:25Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2018-04-26T11:05:38Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2018-04-25T09:03:02Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2018-04-15T05:58:29Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2018-03-31T09:01:50Z"
        },
        {
          "tag": "v3.2.5",
          "kind": "patch",
          "published_at": "2018-01-22T08:09:21Z"
        },
        {
          "tag": "v3.2.4",
          "kind": "patch",
          "published_at": "2018-01-17T12:06:46Z"
        },
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2017-12-07T14:59:40Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2017-11-27T13:13:06Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2017-11-22T14:22:52Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2017-11-10T09:39:23Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2017-10-30T16:19:20Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2017-10-11T07:43:37Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2017-09-20T19:44:26Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2017-06-25T22:49:15Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2017-06-20T13:46:25Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2017-05-22T14:47:02Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2017-05-21T19:17:52Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2017-04-08T07:27:14Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2017-03-20T01:52:08Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2017-01-21T16:08:39Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2017-01-14T16:22:37Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2016-12-23T13:08:18Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f414e7d93d7d1c542add93e078cff9994a6e3807",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation.yml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T22:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26839d68db11bb5756d7f6ca40fa2318b68e707d",
          "body": null,
          "is_bot": false,
          "headline": "Update docs (#204)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T15:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ed6b49fc4f6e08e64c432997c97913cc01968a",
          "body": "* Guard backtracking against returning non-finite value\n\n* Update Project.toml",
          "is_bot": false,
          "headline": "Guard backtracking against returning non-finite value (#203)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T14:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "089247b776654123a3e380e19b06a200b5757924",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T10:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad89c7540bf9fe134ac0220eef880ca9e94f3986",
          "body": "…#202)\n\n* Fix sign error and cancellation in BackTracking cubic interpolation\n\nThe cubic-interpolation branch of BackTracking had two bugs:\n\n1. In the degenerate (a ≈ 0) case, α_tmp = dϕ_0 / (2*b) was missing\n   a minus sign — the minimizer of the resulting quadratic is\n   -ϕ'(0) / (2b), not +ϕ'(0) \n[…]\nre Magueresse <28701915+AlexandreMagueresse@users.noreply.github.com>\n\n* Update backtracking.jl\n\n---------\n\nCo-authored-by: Alexandre Magueresse <28701915+AlexandreMagueresse@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix sign error and cancellation in BackTracking cubic interpolation (…",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T09:38:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33e635814609eb12ef37616e6a26c0c0c5b1f8d9",
          "body": "Co-authored-by: theplatters <fscharnreitner@gmail.com>",
          "is_bot": false,
          "headline": "Some cleanup from #179 (#201)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T09:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6ad97bc99aae747f04e352398a4d3d9ca27bff",
          "body": "* Update docs to fix #183\n\n* Create documentation.yml\n\n* update examples",
          "is_bot": false,
          "headline": "Update docs to fix #183 (#200)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T08:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19e3c68b297f05f7d1f08a8b04ae99cdd429622c",
          "body": null,
          "is_bot": false,
          "headline": "Update morethuente.jl (#199)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T06:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98e83324bf1df59507fda64b05f941792062599",
          "body": null,
          "is_bot": false,
          "headline": "Update TagBot.yml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-22T06:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b70596c38441fad34573736aedecfc127b18a2",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-19T13:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3381bf87a90923973823bbdd88736f95f7c6b93c",
          "body": "* Consistently throw rather than returning 0\n\n* Don't silently fail. Fail hard and have Optim pick it up",
          "is_bot": false,
          "headline": "Consistently throw rather than returning 0 (#197)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-19T13:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8563716c9a48634d6a18a643702e819e3b306035",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-05T19:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1441579b94bedf57f3786a962efff4053286c36",
          "body": null,
          "is_bot": false,
          "headline": "Remove debug and safeguard in HagerZhang (#196)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-05-05T19:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "356e8e05cd0cbf97eba7c35dce20e74fbb2e7a60",
          "body": "* Add a separate implementation of HZ line search to investigate issues previously  observed\n\n* Update hagerzhangls.jl\n\n* Update hagerzhang.jl\n\n* Include S4 directly in S and fix switched a,b and aj, bj\n\n* Update hagerzhangls.jl\n\n* Make HagerZhang test for convergence when phi is evaluated\n\n* hzdebu\n[…]\n Opus 4.7 (1M context) <noreply@anthropic.com>\n\n* Apply suggestion from @pkofod\n\n* clean up files\n\n* Update runtests.jl\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "A re-implemented HZ (#193)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-04-28T06:53:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "19db885b1bb93ad80b0328629239baa7fa3a7629",
          "body": "…out them (#195)",
          "is_bot": false,
          "headline": "Remove finiteness asserts as interval ends will correctly shrink with…",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-04-24T05:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bc27356cc639034a18bed42cfeb2fea80d1d2c9",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-04-14T05:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79e909bc4e4c6eb56957020c6b8f8d90a4e0e93",
          "body": "…ter a point that satisfies the conditions has already been found (#194)\n\n* Make HagerZhang test for convergence when phi is evaluated\n\n* fix tests",
          "is_bot": false,
          "headline": "Test convergence more often in HagerZhang to avoid many iterations af…",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2026-04-14T04:37:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8315dc73072b94bb2eb8674ab752c2d0406322",
          "body": null,
          "is_bot": false,
          "headline": "Calculate derivatives using Jacobian-vector products (#187)",
          "author_name": "David Müller-Widmann",
          "author_login": "devmotion",
          "committed_at": "2026-01-08T09:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11d039f6882f3de942320403ad8991c875b2609d",
          "body": "…ent` (#190)",
          "is_bot": false,
          "headline": "Remove use of implicit `NLSolversBase.value` and `NLSolversBase.gradi…",
          "author_name": "David Müller-Widmann",
          "author_login": "devmotion",
          "committed_at": "2025-11-26T11:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07963b720b830d720685bd03ad40e22386f3f33f",
          "body": "* Require Julia 1.10 and remove Parameters\n\n* Add tests with Aqua, ExplicitImports and JET",
          "is_bot": false,
          "headline": "Add tests with Aqua, ExplicitImports and JET (#189)",
          "author_name": "David Müller-Widmann",
          "author_login": "devmotion",
          "committed_at": "2025-11-24T09:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427ee74a87d72bb71687ea6ddc19d297b32e9d1a",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2025-11-19T08:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57d805be6723c527903a550c00d89c91d78db12f",
          "body": "* At linesearchmax, select alpha with minimum value\n\n* Add test\n\n* Update test/captured.jl\n\nCo-authored-by: Patrick Kofod Mogensen <patrick.mogensen@gmail.com>\n\n---------\n\nCo-authored-by: Patrick Kofod Mogensen <patrick.mogensen@gmail.com>",
          "is_bot": false,
          "headline": "At linesearchmax, select alpha with minimum value (#185)",
          "author_name": "Kipton Barros",
          "author_login": "kbarros",
          "committed_at": "2025-11-19T08:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fac77e651b8818da99f4c1dbcf846b3c63f9085c",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2025-06-12T07:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f0be153edc30f61c51663084e70e04db970605f",
          "body": "* Add check_flatness keyword to HZ and format\n\n* undo format\n\n* Update issues.jl\n\n* Update issues.jl\n\n* Fix tests",
          "is_bot": false,
          "headline": "Add check_flatness keyword to HZ and format (#182)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2025-06-08T12:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3259cd240144b96a5a3a309ea96dfb19181058b2",
          "body": "* Add LineSearchTestCase\r\n\r\nAlso includes the failing case in PR#174.\r\n\r\nCo-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>\r\n\r\n* Add caching to all line search algorithms\r\n\r\n* Add to docs\r\n\r\n* Test caching for all algs\r\n\r\n---------\r\n\r\nCo-authored-by: Mateusz Baran <mateuszbaran89@gmail.com>",
          "is_bot": false,
          "headline": "Add LineSearchTestCase (#177)",
          "author_name": "Tim Holy",
          "author_login": "timholy",
          "committed_at": "2024-08-05T13:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded667a80f47886c77d67e8890f6adb127679ab4",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2022-08-23T15:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b9f10877952e17c54325420ed810b4c6cd5c42",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2022-08-23T15:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c84949d8cd3d0af3925c487d0591585e5b8cdc",
          "body": "* Bump NaNMath to stable release\r\n\r\n* Update Project.toml",
          "is_bot": false,
          "headline": "Bump NaNMath to stable release (#166)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2022-08-23T15:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c582df81324b147b3a3b0b3555be17fd50089e50",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2022-08-23T14:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51bc61292e8bc0db0ac563a0ed9a8d79c4d83338",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2022-08-23T14:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d80556bdbd87a849fe89ae01c69ecdf2c6f46f",
          "body": null,
          "is_bot": false,
          "headline": "Add docstrings for StrongWolfe (#159)",
          "author_name": "Tim Holy",
          "author_login": "timholy",
          "committed_at": "2022-08-23T14:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "084b1fa6a611169ee22e2f59fcb2ab7efc367ed2",
          "body": null,
          "is_bot": false,
          "headline": "Create ci.yml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2022-08-23T14:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088030728cfae4e39bca9a41296fdb4cdc7a56cf",
          "body": "* Delete AppVeyor.yml.\r\n\r\n* 1 not 1.0\r\n\r\n* Delete travis",
          "is_bot": false,
          "headline": "Pkm/noapp (#164)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2022-08-23T13:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deb5db05d5aeaa97a218daba963ac3f50422c8c0",
          "body": null,
          "is_bot": false,
          "headline": "Delete REQUIRE (#154)",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2021-11-03T20:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ffafe6f4dd68032e42b11c31b8e4e24c4c9ae4",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-12-17T21:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f03e7faacb98ed09e6df031da39e0f90ab3f06",
          "body": null,
          "is_bot": false,
          "headline": "Create CompatHelper.yml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-12-17T11:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdf87301d3e5d2aa2b253c7cf362c69f60988efc",
          "body": null,
          "is_bot": false,
          "headline": "Fix strong wolfe branch. (#152)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-12-17T10:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81445419c98a59374cd846c03959646ad6704351",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-08-19T09:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393c41c2d01637c8f1d58fea727fe79aafbcd780",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-08-19T08:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3721fe1e37276dc7714c9e37c26cddb5ce084de3",
          "body": "* add deps\r\n\r\n* Move DoubleFloats.",
          "is_bot": false,
          "headline": "Pkm/move project content (#148)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-08-19T08:23:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98aa3b5b9bd89ea87aea4bff5ce494a03997aa83",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-08-19T07:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1a26ab38e868153b2b873fb9bf81878df2dd43",
          "body": null,
          "is_bot": false,
          "headline": "add deps (#147)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-08-19T07:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "939251e3f6726bb77eed92b803e2cb31ff4caaab",
          "body": null,
          "is_bot": false,
          "headline": "Create CompatHelper.yml",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-08-19T06:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76da1e58d93ddffd2c4f8bb6d2c9ea5daad3ab8",
          "body": null,
          "is_bot": false,
          "headline": "Install TagBot as a GitHub Action (#141)",
          "author_name": "Julia TagBot",
          "author_login": "JuliaTagBot",
          "committed_at": "2020-08-18T20:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5571eaaa3206c5fb358aea2c2feeadb2ab81a6",
          "body": "* Fix LineSearchException call and aadd a Project.toml\r\n\r\n* Update project and fix test and MT error",
          "is_bot": false,
          "headline": "Pkm/fix lse (#146)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-08-18T20:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c182ce25c32a385a6156304dc24ff72afbfa308",
          "body": null,
          "is_bot": false,
          "headline": "Update alphacalc.jl",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-02-07T11:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77c27a3f87515adc2d15207c6092dbdc0a1df0d9",
          "body": null,
          "is_bot": false,
          "headline": "Update hagerzhang.jl",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-02-07T09:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07b227b03a5b6dfc8898d91dd1c65be8014fdb07",
          "body": null,
          "is_bot": false,
          "headline": "Update hagerzhang.jl",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2020-02-07T08:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe3ad0815399415882745eecb591b7a385c3ba4",
          "body": "* Simple usage examples\r\n\r\n* fix whitespace",
          "is_bot": false,
          "headline": "Simple example usage in the README (#137)",
          "author_name": "Antoine Levitt",
          "author_login": "antoine-levitt",
          "committed_at": "2019-09-11T13:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b44e8df53eba330f8e329e857349a54188eef27",
          "body": null,
          "is_bot": false,
          "headline": "Fix for external constructor of BackTracking (#138)",
          "author_name": "Mateusz Baran",
          "author_login": "mateuszbaran",
          "committed_at": "2019-06-03T14:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae0768f4a79d1fec637a53104c24d4761312abe",
          "body": "* fixes bugs and paper discrepancies in HagerZhang linesearch\r\n\r\n* Initial HagerZhang fixes\r\n\r\n* fix tests",
          "is_bot": false,
          "headline": "[WIP] Fix HagerZhang bugs (#136)",
          "author_name": "Mohamed Tarek",
          "author_login": "mohdibntarek",
          "committed_at": "2018-11-06T09:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f40bf319887b77f66f89154763b5d49924894a7",
          "body": "* Simplify testset loop",
          "is_bot": false,
          "headline": "Add DoubleFloats tests (#132)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-09-15T15:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3655c75cccaffa874fb480d42e31ec7d04a1c25f",
          "body": null,
          "is_bot": false,
          "headline": "Make docs a project and run as a Travis job (#131)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-09-13T23:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2387769b04169649476a06ffad4ff01c461e5610",
          "body": "* Update for 1.0, follow CI scripts from NLSolversBase\r\n\r\n* Move tests to DoubleFloats (but disable for now)\r\n\r\n* using LinearAlgebra in examples",
          "is_bot": false,
          "headline": "Update for 1.0, follow CI scripts from NLSolversBase (#129)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-09-12T21:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "066280d105ecb913463205ff169f1173f17c8226",
          "body": null,
          "is_bot": false,
          "headline": "Move CI to 1.0",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-09-12T19:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79dafe9988751504e0a8a634d677505c8aed0097",
          "body": null,
          "is_bot": false,
          "headline": "Temporary(?) doc generation fix for 1.0",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-09-12T19:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6747d4b98606441b072afb2b2f08a4d756337c6",
          "body": "* Move to Julia 0.7\r\n* Explicitly call `convert(T, ::Number)` rather than `T(::Number)`",
          "is_bot": false,
          "headline": "Require Julia 0.7 (#127)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-07-16T11:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc27e6ed2301f3e3fbfebe95f24876c7083d8c0e",
          "body": null,
          "is_bot": false,
          "headline": "Add generated docs stuff to gitignore",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-22T14:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8efe5362fd296eb4aeb672d46790cf262be3e44a",
          "body": "* Test Optim examples",
          "is_bot": false,
          "headline": "Test Optim examples (#125)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-22T06:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d6339e1fe256dea6297bdcafe2aa20d2140d2c9",
          "body": "* Update mayterminate reference instead of returning the value\r\n\r\n* Test infinite failure",
          "is_bot": false,
          "headline": "Only return alpha in _hzI12 (#124)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-20T14:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0757cd2da3e5e7f79317516a5bae7ee8b9c6c44e",
          "body": null,
          "is_bot": false,
          "headline": "Fix InitialConstantChange (#122)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-06-06T13:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3d076343e2928408a4798961c802632ff692ed0",
          "body": "* Standardise line search arguments\r\n\r\n* Update example with new interface.",
          "is_bot": false,
          "headline": "Unify interface for linesearches (#121)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-06T08:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21196067e37e1675d81494fafeb71d3d80da848d",
          "body": null,
          "is_bot": false,
          "headline": "Update failure-test",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-05T10:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a2766af06408676c568c9298599f5f8454de9f",
          "body": "* Fix \\phi_0 and d\\phi_0 values in BackTracking\r\n\r\n* Throw ArgumentError in HagerZhang and MoreThuente if we are not in a direction of descent.\r\n\r\nWe should probably do something similar in BackTracking etc.",
          "is_bot": false,
          "headline": "Fix \\phi_0 and d\\phi_0 values (#118)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-05T10:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f04145cadf0f78db558b9cde86a9b329a93431",
          "body": "Travis, AppVeyor, and CIBot all fail when there  are breaking\r\nchanges between LineSearches and downstream packages, such as Optim,\r\nthat are also used in the examples.\r\nInstead of filtering tests based on CI environment, we'll just have to\r\nremember to add the tests back when the most recent downstream\r\napplication works.",
          "is_bot": false,
          "headline": "Don't filter example tests based on environment. (#116)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-05T07:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca3ce1a29a5bda345e6227994a5fcdfcb4fdac53",
          "body": null,
          "is_bot": false,
          "headline": "Some relaxations and type annotation changes. (#115)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-06-04T05:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae37e057be941f16e5c61b89080b9c1677be8ff7",
          "body": "* Add README examples to docs\r\n\r\n* Update README with docs links\r\n\r\n* Don't execute examples when on Travis",
          "is_bot": false,
          "headline": "Create more docs examples and link from README (#114)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-02T14:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8819a956b98306cd1801115859a760cec8a65ac",
          "body": null,
          "is_bot": false,
          "headline": "using LineSearches in docs",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": null,
          "committed_at": "2018-06-02T08:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6481430dc5710c5470c7d03c29f27e4a5cce5f",
          "body": null,
          "is_bot": false,
          "headline": "Introduce docs (#113)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-02T08:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae1878fa5c2a3f20c711ed877c20320a2d839f0",
          "body": "…nge. (#112)",
          "is_bot": false,
          "headline": "remove dphi_0_previous from state and move it into InitialConstantCha…",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-06-01T12:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa90e6889df05a6336ad25fde0172d4b1cfd888",
          "body": null,
          "is_bot": false,
          "headline": "Change most zero(eltype(x)) usages to eltype(x)(0). (#110)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-06-01T08:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f338eba82646ec8e5ba1aca8829def2c05775324",
          "body": "* Write example using LineSearches with custom optimizer",
          "is_bot": false,
          "headline": "Provide usage example with custom optimization algorithms (#109)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-06-01T07:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e250a36815199b94839f5cae8c85b79f4eb18fc",
          "body": "* Remove x and s as inputs to the inner methods.\r\n\r\n* Remove alphamax as input to BackTracking's inner method.",
          "is_bot": false,
          "headline": "Remove x as an input in the inner methods. (#106)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-06-01T05:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e5fffb9d75d360e71078ff560716b282a09d93",
          "body": null,
          "is_bot": false,
          "headline": "Return phi and not dphi in HZ (#108)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-05-31T17:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8edb1f75b00b8780a00c375f55d5f973ae2d4e69",
          "body": null,
          "is_bot": false,
          "headline": "Fix exports (#107)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-05-31T17:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d15e19560df334ff376456413468ce54616540aa",
          "body": null,
          "is_bot": false,
          "headline": "Remove superfluous exports (#105)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-05-30T10:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec72e86ad281eeccaaee52ab2199dc93d4a2d8b6",
          "body": null,
          "is_bot": false,
          "headline": "Enable HigherPrecision testing on Win32 (#104)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-05-28T14:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd1bf7b031e222d9b7daa0b4ee34a0166680c843",
          "body": "…tructors (#95)\n\n* Add T only constructors for BackTracking and HagerZhang\r\n\r\n* Basic tests for arbitrary precision\r\n\r\n* Don't test HigherPrecision on 32-bit systems",
          "is_bot": false,
          "headline": "Arbitrary precision tests and HagerZhang{T} and BackTracking{TF} cons…",
          "author_name": "Mohamed Tarek",
          "author_login": "mohdibntarek",
          "committed_at": "2018-05-26T19:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fb394adfbaf2b38634038646ac25cef977782d",
          "body": null,
          "is_bot": false,
          "headline": "Update REQUIRE",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-05-25T20:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1490485712c48a4e612e493bc72c124f22e2872",
          "body": "We should probably add some sort of debug / verbosity flag here to warn if this happens",
          "is_bot": false,
          "headline": "Ensure function value is finite for Static step (#101)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-05-16T08:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c343466195bf898d1417d7b18e3837454cc48d3",
          "body": null,
          "is_bot": false,
          "headline": "Fix test comments BT2->BT3 swap",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": null,
          "committed_at": "2018-05-13T09:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "932aa6fc1ffefe85587e7370f43f004a8ffac975",
          "body": "* Remove scaling from Static (can be achieved with InitialStatic)\r\n\r\n* Create deprecation functionality for Static",
          "is_bot": false,
          "headline": "Remove scaling from Static  (#97)",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-04-26T08:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8280b6f32ee83301eb00a2dea085b3da0bcf45bd",
          "body": "Force eltype state.s real for complex support",
          "is_bot": false,
          "headline": "Merge pull request #100 from JuliaNLSolvers/fixpromote",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-04-25T15:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1444e56d27e90f35955c4a6aa83909a21cf6bf2d",
          "body": null,
          "is_bot": false,
          "headline": "Force eltype state.s real for complex support",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-04-25T15:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25953a0dc70461418cf768ec4d9434c1986a0d03",
          "body": "Fix InitialStatic bug",
          "is_bot": false,
          "headline": "Merge pull request #98 from JuliaNLSolvers/fixinstat",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-04-25T08:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57df7ffb99b0be6fbe5a2201f15673bfc943a2a8",
          "body": null,
          "is_bot": false,
          "headline": "Make InitialStatic type stable",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": "anriseth",
          "committed_at": "2018-04-25T08:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2cab90d220fd1603b3519dff7698b5ce294041a",
          "body": null,
          "is_bot": false,
          "headline": "Fix InitialStatic",
          "author_name": "Asbjørn Nilsen Riseth",
          "author_login": null,
          "committed_at": "2018-04-25T08:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "264c375f411573b6bac9affca9b6de4982c23348",
          "body": "* Update output of value_gradient!\r\n\r\n* Fix value_gradient call output in alpha test.",
          "is_bot": false,
          "headline": "Update output of value_gradient! (#96)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-04-15T05:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5e6b53f5bd41ef55d94588a5a5871586e72977",
          "body": null,
          "is_bot": false,
          "headline": "Update REQUIRE",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-04-15T05:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3758fe72276a642902a1496d5f3b45c3be5a4397",
          "body": null,
          "is_bot": false,
          "headline": "Native complex numbers (#93)",
          "author_name": "Antoine Levitt",
          "author_login": "antoine-levitt",
          "committed_at": "2018-04-12T05:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6136c545f78f7e87cba3d5fe427feb5066008e",
          "body": null,
          "is_bot": false,
          "headline": "fix typo (#92)",
          "author_name": "Antoine Levitt",
          "author_login": "antoine-levitt",
          "committed_at": "2018-04-05T14:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d24b6ab2945b4f78a306534f784da66cff113f27",
          "body": null,
          "is_bot": false,
          "headline": "Type stability and v0.7 dep warnings. (#87)",
          "author_name": "chriselrod",
          "author_login": "chriselrod",
          "committed_at": "2018-04-05T11:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69aeae599cb7f14835da875523f4194578fd0766",
          "body": "* Arbitrary precision support\r\n\r\n* Use absolute tolerance of eps(T) for `isapprox`\r\n\r\n* Made conversion of constant integers more consistent\r\n\r\n* atol comment for isapprox in morethuente",
          "is_bot": false,
          "headline": "Arbitrary precision support (#89)",
          "author_name": "Mohamed Tarek",
          "author_login": "mohdibntarek",
          "committed_at": "2018-04-05T10:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58f286a484a83f7963d7e017cecbd2bf6951519",
          "body": "* Univariatize even more.",
          "is_bot": false,
          "headline": "Univariatize even more. (#86)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-03-26T06:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27dd9b674eb9742490529aba5e9988a01f109ace",
          "body": "* Univariate-ize line searches",
          "is_bot": false,
          "headline": "Univariate-ize backatracking and strongwolfe. (#85)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-03-06T21:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7ba6e2258188325042f90c337eb5d4a99b959c1",
          "body": "* Update backtracking and remove vector allocation.",
          "is_bot": false,
          "headline": "Update backtracking (#84)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-03-05T09:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5b9d75ebb8e9027636eb73c5346504e522e5cfb",
          "body": "…tch (#83)\n\n* Fix initial guesses to work without lsr.",
          "is_bot": false,
          "headline": "Fix initial guesses to work without lsr and a method for static to ma…",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-03-04T07:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc76b4ea8d51b089300758b842056eae078c4f8e",
          "body": "* Kill LineSearchResults.",
          "is_bot": false,
          "headline": "Kill LineSearchResults. (#80)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-03-03T20:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6873fa5a2264a40f6e5b9fa2df2681a2847eec72",
          "body": null,
          "is_bot": false,
          "headline": "Update static.jl for AbstractArrays",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-01-22T08:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128e8c84a60d59cad43a6d28cf9e72dbaf555fa6",
          "body": null,
          "is_bot": false,
          "headline": "Move to AbstractArray. (#78)",
          "author_name": "Patrick Kofod Mogensen",
          "author_login": "pkofod",
          "committed_at": "2018-01-22T08:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 42,
      "commits_last_year": 22,
      "latest_release_at": "2026-05-22T10:45:20Z",
      "latest_release_tag": "v7.7.0",
      "releases_from_tags": false,
      "days_since_last_push": 65,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 65,
      "mean_days_between_releases": 152
    },
    "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": 39,
      "stars": 150,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2016-09-24",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-12-09",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-06-04",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 39,
        "total_forks": 39
      },
      "star_history": null,
      "open_issues_and_prs": 16
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "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": 1,
        "merged_prs": 115,
        "open_issues": 15,
        "closed_ratio": 0.789,
        "closed_issues": 56,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "anriseth",
          "commits": 121,
          "avatar_url": "https://avatars.githubusercontent.com/u/5601805?v=4"
        },
        {
          "type": "User",
          "login": "pkofod",
          "commits": 68,
          "avatar_url": "https://avatars.githubusercontent.com/u/8431156?v=4"
        },
        {
          "type": "User",
          "login": "timholy",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1525481?v=4"
        },
        {
          "type": "User",
          "login": "johnmyleswhite",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/22064?v=4"
        },
        {
          "type": "User",
          "login": "antoine-levitt",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/88065?v=4"
        },
        {
          "type": "User",
          "login": "benkuhn",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/304831?v=4"
        },
        {
          "type": "User",
          "login": "devmotion",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/26102?v=4"
        },
        {
          "type": "User",
          "login": "mohdibntarek",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/19524993?v=4"
        },
        {
          "type": "User",
          "login": "cortner",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7688515?v=4"
        },
        {
          "type": "User",
          "login": "KristofferC",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1282691?v=4"
        }
      ],
      "contributors_sampled": 20,
      "top_contributor_share": 0.533
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CompatHelper.yml",
        "TagBot.yml",
        "ci.yml",
        "documentation.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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "15 out of 18 merged PRs checked by a CI test -- score normalized to 8",
            "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": 1,
            "reason": "Found 5/30 approved changesets -- score normalized to 1",
            "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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 9 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": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "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": "f414e7d93d7d1c542add93e078cff9994a6e3807",
        "ran_at": "2026-07-26T22:57:36Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-05-28T11:41:34Z",
      "oldest_open_prs": [
        {
          "number": 172,
          "created_at": "2023-11-13T06:21:09Z",
          "last_comment_at": "2026-05-22T09:39:06Z",
          "last_comment_author": "pkofod"
        }
      ],
      "last_merged_pr_at": "2026-05-22T15:19:38Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2016-09-15T13:49:49Z",
          "last_comment_at": "2023-07-15T04:40:53Z",
          "last_comment_author": "RossBoylan"
        },
        {
          "number": 35,
          "created_at": "2017-03-05T23:57:01Z",
          "last_comment_at": "2017-03-06T00:02:40Z",
          "last_comment_author": "anriseth"
        },
        {
          "number": 45,
          "created_at": "2017-05-10T19:56:20Z",
          "last_comment_at": "2017-06-02T20:38:41Z",
          "last_comment_author": "pkofod"
        },
        {
          "number": 52,
          "created_at": "2017-05-23T19:18:58Z",
          "last_comment_at": "2018-10-31T18:14:42Z",
          "last_comment_author": "pkofod"
        },
        {
          "number": 74,
          "created_at": "2017-11-22T17:41:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 91,
          "created_at": "2018-04-05T11:26:23Z",
          "last_comment_at": "2018-04-08T11:24:14Z",
          "last_comment_author": "pkofod"
        },
        {
          "number": 120,
          "created_at": "2018-06-05T10:13:26Z",
          "last_comment_at": "2018-11-01T02:58:52Z",
          "last_comment_author": "mohdibntarek"
        },
        {
          "number": 140,
          "created_at": "2019-11-01T19:39:31Z",
          "last_comment_at": "2020-02-07T08:23:49Z",
          "last_comment_author": "pkofod"
        },
        {
          "number": 150,
          "created_at": "2020-09-18T14:58:37Z",
          "last_comment_at": "2020-12-16T20:59:00Z",
          "last_comment_author": "pkofod"
        },
        {
          "number": 155,
          "created_at": "2021-05-24T06:48:59Z",
          "last_comment_at": "2026-05-22T09:59:49Z",
          "last_comment_author": "pkofod"
        },
        {
          "number": 169,
          "created_at": "2023-01-03T18:41:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 176,
          "created_at": "2024-06-04T16:23:14Z",
          "last_comment_at": "2024-10-29T16:07:03Z",
          "last_comment_author": "cortner"
        },
        {
          "number": 184,
          "created_at": "2025-10-03T14:29:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 186,
          "created_at": "2025-11-12T19:22:42Z",
          "last_comment_at": "2026-05-22T08:24:31Z",
          "last_comment_author": "pkofod"
        },
        {
          "number": 205,
          "created_at": "2026-05-28T17:51:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JuliaNLSolvers/LineSearches.jl",
    "host": "github.com",
    "name": "LineSearches.jl",
    "owner": "JuliaNLSolvers"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 44,
        "vitality": 61,
        "community": 48,
        "governance": 59,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 61,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 22,
              "human_commit_share": 1,
              "days_since_last_push": 65,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 65 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 65
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "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": "14 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 42,
              "latest_release_tag": "v7.7.0",
              "releases_from_tags": false,
              "days_since_latest_release": 65,
              "mean_days_between_releases": 152
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "42 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 65 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 65
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~152 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 152
                    }
                  }
                ],
                "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": 65,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 65 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 65
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 39,
              "stars": 150,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "150 stars",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 150
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "39 forks",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 20,
              "top_contributor_share": 0.533
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 53% of commits",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 53
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "20 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": 72,
            "inputs": {
              "merged_prs": 115,
              "open_issues": 15,
              "closed_issues": 56,
              "issue_closed_ratio": 0.789,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "79% of issues closed",
                "points": 36.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "115/133 decided PRs merged",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 115,
                      "decided": 133
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 87,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "JuliaNLSolvers",
              "public_repos": 16,
              "account_age_days": 3452
            },
            "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": "87 followers of JuliaNLSolvers",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 87,
                      "login": "JuliaNLSolvers"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "16 public repos, account ~9 yr old",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 16
                    }
                  },
                  {
                    "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": 64,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "15 out of 18 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "line-search",
                "optimization-methods",
                "backtracking",
                "julia"
              ],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 18 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "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 5/30 approved changesets -- score normalized to 1",
                "points": 0.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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 9 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 1",
                "points": 0.5,
                "status": "partial",
                "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": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 26,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.62,
              "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": "62 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 62,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 25,
            "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.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "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
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T22:57:56.094272Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaNLSolvers/LineSearches.jl.svg",
  "full_name": "JuliaNLSolvers/LineSearches.jl",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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