公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 20:38 UTC

KristofferC / NearestNeighbors.jl

High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.

Julia自定义许可证★ 466 星标⑂ 73 复刻始于 2015年10月在 GitHub 上查看 ↗

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

62
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

616 关注者525 个公开仓库始于 2011年12月@JuliaComputing

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

按类别列示的指标

活力

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

70良好 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 8 天前
4.8/36提交节奏 — 52 周中有 7 周有提交
12.9/18提交量 — 最近一年 26 次提交
9/10OpenSSF Scorecard:Maintained — 9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
所用输入
commits_last_year26
human_commit_share1
days_since_last_push8
active_weeks_last_year7

发布纪律

92优秀
评分方式
27/27有发布版本 — 已发布 34 个发布版本
36/36发布时效 — 最近一次发布版本于 8 天前
19.8/27发布节奏 — 约每 73.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count34
latest_release_tagv0.4.29
releases_from_tags
days_since_latest_release8
mean_days_between_releases73.2
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

55中等 · 占总体的 18%
评分方式
43.3/60星标 — 466 个星标
15.5/25复刻 — 73 个复刻
5.8/15关注者 — 12 位关注者
所用输入
forks73
stars466
watchers12
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

可持续性与治理

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

58中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
4.5/22.5提交分布 — 头号贡献者编写了 80% 的提交
13.5/13.5贡献者广度 — 25 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 14 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled25
top_contributor_share0.801
评分方式
39.8/46.8议题解决 — 85% 的议题已关闭
32/38.3PR 接受 — 已裁定的 PR 中 107/128 已合并
0/15OpenSSF Scorecard:Code-Review — Found 2/28 approved changesets -- score normalized to 0
所用输入
merged_prs107
open_issues16
closed_issues92
issue_closed_ratio0.852
closed_unmerged_prs21
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
20.1/25所有者影响力 — KristofferC 有 616 位关注者
25/25既往记录 — 525 个公开仓库,账户约 14 年
所用输入
followers616
owner_typeUser
is_verified
owner_loginKristofferC
public_repos525
account_age_days5,325
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

80良好 · 占总体的 20%

工程实践

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

文档

60中等
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 4 个主题标签
10/10Wiki
所用输入
topicsnearest-neighbors, datastructures, knn-search, range-search
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

42存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/28 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 14 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
6.8/7.5Maintained — 9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

29危急 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
30.9/40可读的提交历史 — 100 次人类提交中有 58 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.58
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
2/10已体现的代理实践 — 最近 100 次提交中有 1 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.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, notebooks
所用输入
example_dirsexamples, notebooks
has_mcp_signal
api_schema_files

关键数据

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

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 73 ⇿
0Star
73Fork
32发布

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

01325385063757232015-112021-012026-04
主版本 0次版本 3修订 28

每个点涵盖 10 天。

OpenSSF Scorecard 4.2 / 10
4.2综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/28 approved changesets -- score normalized to 0
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
9Maintained9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 0

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "nearest-neighbors",
        "datastructures",
        "knn-search",
        "range-search"
      ],
      "is_fork": false,
      "size_kb": 2886,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Julia": 201000,
        "Shell": 463
      },
      "pushed_at": "2026-07-13T23:05:15Z",
      "created_at": "2015-10-31T23:16:37Z",
      "owner_type": "User",
      "updated_at": "2026-07-13T21:26:51Z",
      "description": "High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": "https://kristofferc.github.io/",
      "name": "Kristoffer Carlsson",
      "type": "User",
      "login": "KristofferC",
      "company": "@JuliaComputing ",
      "location": "Sweden",
      "followers": 616,
      "avatar_url": "https://avatars.githubusercontent.com/u/1282691?v=4",
      "created_at": "2011-12-23T18:49:38Z",
      "is_verified": null,
      "public_repos": 525,
      "account_age_days": 5325
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.29",
          "kind": "patch",
          "published_at": "2026-07-13T23:05:16Z"
        },
        {
          "tag": "v0.4.28",
          "kind": "patch",
          "published_at": "2026-07-02T10:51:13Z"
        },
        {
          "tag": "v0.4.27",
          "kind": "patch",
          "published_at": "2026-02-03T13:36:15Z"
        },
        {
          "tag": "v0.4.26",
          "kind": "patch",
          "published_at": "2025-12-12T14:09:30Z"
        },
        {
          "tag": "v0.4.25",
          "kind": "patch",
          "published_at": "2025-12-08T17:08:44Z"
        },
        {
          "tag": "v0.4.24",
          "kind": "patch",
          "published_at": "2025-11-20T22:07:39Z"
        },
        {
          "tag": "v0.4.23",
          "kind": "patch",
          "published_at": "2025-11-12T14:08:47Z"
        },
        {
          "tag": "v0.4.22",
          "kind": "patch",
          "published_at": "2025-07-11T15:08:08Z"
        },
        {
          "tag": "v0.4.21",
          "kind": "patch",
          "published_at": "2024-11-12T08:09:11Z"
        },
        {
          "tag": "v0.4.20",
          "kind": "patch",
          "published_at": "2024-09-23T12:11:30Z"
        },
        {
          "tag": "v0.4.19",
          "kind": "patch",
          "published_at": "2024-09-21T12:09:51Z"
        },
        {
          "tag": "v0.4.18",
          "kind": "patch",
          "published_at": "2024-06-17T12:09:41Z"
        },
        {
          "tag": "v0.4.17",
          "kind": "patch",
          "published_at": "2024-06-13T13:07:20Z"
        },
        {
          "tag": "v0.4.16",
          "kind": "patch",
          "published_at": "2023-12-27T12:07:46Z"
        },
        {
          "tag": "v0.4.15",
          "kind": "patch",
          "published_at": "2023-12-10T12:07:32Z"
        },
        {
          "tag": "v0.4.14",
          "kind": "patch",
          "published_at": "2023-12-08T21:05:52Z"
        },
        {
          "tag": "v0.4.13",
          "kind": "patch",
          "published_at": "2022-12-21T16:06:39Z"
        },
        {
          "tag": "v0.4.12",
          "kind": "patch",
          "published_at": "2022-10-01T12:08:36Z"
        },
        {
          "tag": "v0.4.11",
          "kind": "patch",
          "published_at": "2022-06-15T07:06:15Z"
        },
        {
          "tag": "v0.4.10",
          "kind": "patch",
          "published_at": "2022-03-24T11:10:36Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2021-06-14T08:10:37Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2020-12-02T10:21:18Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2020-10-09T13:00:24Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2020-06-08T14:57:08Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2020-05-22T15:45:34Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2019-11-27T09:48:51Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2019-01-09T11:33:50Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2018-09-10T14:47:35Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2018-08-17T11:59:42Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-06-27T12:53:13Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-05-17T08:52:05Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2017-02-24T15:22:03Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2016-12-05T12:24:19Z"
        },
        {
          "tag": "doi",
          "kind": "other",
          "published_at": "2016-09-14T14:43:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f3e2e69f925e73d7073bd801dca1102d1b71ad95",
          "body": null,
          "is_bot": false,
          "headline": "Bump version from 0.4.28 to 0.4.29",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-13T21:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b7599dbf3a41ce79149ebb7e48c061e7b5bb9b",
          "body": null,
          "is_bot": false,
          "headline": "fix issues with non-static points (#250)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-13T21:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "268e30fc43d43a72addd6251b4fa0ac888ee1504",
          "body": null,
          "is_bot": false,
          "headline": "split up monkey testing a bit to improve parallel CI perf (#248)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-12T18:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "650342b3f4758a85b2ef105c6e6417e9f8e248c6",
          "body": "various fixes and improvements",
          "is_bot": false,
          "headline": "Merge pull request #247 from KristofferC/kc/fixes",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-11T19:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3021e0aa09923eb252582fe19704db2adbbba4a",
          "body": null,
          "is_bot": false,
          "headline": "add ownership taking constructors and periodic barnes hut example",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-11T18:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe5d07bc17e5828746ab0799902555931fefe50",
          "body": null,
          "is_bot": false,
          "headline": "various fixes and improvements",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-11T17:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56957a3e5941739cddfb487146e4c8c034fa6df",
          "body": null,
          "is_bot": false,
          "headline": "add a Barnes Hut simulation with pluto (#246)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-02T19:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbc1f55995fbc81a138872927a027880fedd8c0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version from 0.4.27 to 0.4.28",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-02T08:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37f3de3b5441e34c44e3a0eae18d020de11246a",
          "body": null,
          "is_bot": false,
          "headline": "various minor improvements (#245)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-07-02T08:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc8803f4b0af3dd5168b9be79371be81f459c43",
          "body": null,
          "is_bot": false,
          "headline": "Bump version from 0.4.26 to 0.4.27",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2026-02-03T12:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403280c942571afb0a3b15606ebb7245a3be4cbe",
          "body": null,
          "is_bot": false,
          "headline": "Fix more unit errors (#239)",
          "author_name": "Andreas Kröpelin",
          "author_login": "andreasKroepelin",
          "committed_at": "2026-02-03T12:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "751e2a48295af5fb645f57dd72980a2c189f1e3a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version from 0.4.25 to 0.4.26",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-12-12T13:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd448b43d8bb7e72ff36037dd1af5f89b6eaa99",
          "body": null,
          "is_bot": false,
          "headline": "add `allknn` to find the knn of each point in a tree (#236)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-12-12T13:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07329812723387381015677ab49a68cdb7561a1",
          "body": null,
          "is_bot": false,
          "headline": "use ParallelTestRunner (#234)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-12-09T16:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df3b5c465ddc1e8de4220149eea96061556d77a",
          "body": "Co-authored-by: David Gleich <dgleich@purdue.edu>",
          "is_bot": false,
          "headline": "Define a tree walking interface on top of AbstractTrees (#224)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-12-09T16:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db5979a056f3ed7aa6017008352956235f2817fb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version from to 0.4.25",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-12-08T16:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c9f620e69362aff3270aa99d0cd28a648e104c5",
          "body": null,
          "is_bot": false,
          "headline": "force specialize on skip function in a few places (#233)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-12-08T16:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863d2b7afb0dcc90a46289a2868ebacbdf1b0d78",
          "body": null,
          "is_bot": false,
          "headline": "fix a slew of unit errors (#232)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-12-08T16:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0824413ced9ed83e2e9ed519aba336c6a8cd4e93",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "move to supporting 1.10+ (#230)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-11-21T14:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da392df02c8610a40409f9cb8813e981e9051a26",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "implement `inrage_pairs` (#229)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-11-21T14:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbdeceeb4c27afceb3356aa7ad87a7ce0820273",
          "body": null,
          "is_bot": false,
          "headline": "Bump version from 0.4.23 to 0.4.24",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-11-20T20:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e8a0ea55c6efb86223a5ea8ba0aba190d955d48",
          "body": null,
          "is_bot": false,
          "headline": "make `nn` non-allocating by having it \"track\" scalars (#228)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-11-20T20:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91014e73bb2dc1bc3bfa1959910d062a32bb088",
          "body": null,
          "is_bot": false,
          "headline": "make `inrangecount` not copy input matrix (cf apply 965c14) (#225)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-11-13T19:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05261ab34d4297a90c6c292cc798e8bc15ccff20",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "Add error checks for constructing trees and doing queries",
          "author_name": "William Davis",
          "author_login": "williamjsdavis",
          "committed_at": "2025-11-12T14:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8598bfe5d9e72c020669fcd1dcfe9a5ffaf54816",
          "body": null,
          "is_bot": false,
          "headline": "Bump version from 0.4.22 to 0.4.23",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-11-12T13:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd496fce12a4102a5141a611bc78f1319b10445",
          "body": null,
          "is_bot": false,
          "headline": "Implement a periodic tree (#193)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-11-12T13:04:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7684bc64e06a9617651b1617aa84fdfeb84284",
          "body": null,
          "is_bot": false,
          "headline": "make sure that ExplicitImport checks pass (#217)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-16T21:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4cd24274e733730ae17493f66aec62bd3f7690b",
          "body": "Co-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add parallel tree building for KDTree and BallTree (#216)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-16T20:24:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0d814add03f47c8b079453c78c6592faf632d457",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 0.4.22",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-11T14:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834ced5fbc6178ec179026bbdb8312f64cede276",
          "body": "…subtree for `inrange` calculations (#215)\n\nCo-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "use the maximum distance to hyper rectangle to add all points in the …",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-11T14:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8723208502a83eb67a0b453971363824f4ea2c4c",
          "body": "…`Chebyshev` since it doesn't work (#192)\n\nCo-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "Disable fast path update for minimum distance to hyper rectangle for …",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-11T13:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbe5d06124ccbe7faed9e4f6804d4b8647afa35c",
          "body": "…ghtly (#214)\n\nCo-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "Avoid a duplicated error check and condense the `split_dim` check sli…",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-11T13:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb62eb226b7d101e990b9543317d6b61adda3ca6",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "sime improvements to readme and docstrings (#213)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-11T13:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126fb278a40ca74326c8c510cdeb55aa7ee407a3",
          "body": "…points (#212)",
          "is_bot": false,
          "headline": "fix inferrability of return value with KDTree created from matrix of …",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-11T13:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ad2b81c2e8420f2272c6c4531dc7e69dbe342f",
          "body": null,
          "is_bot": false,
          "headline": "update cache workflow version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2025-07-11T12:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8867613ce97d6cf16850c54dbcdc2c999cb2a69a",
          "body": null,
          "is_bot": false,
          "headline": "Use the new `MinkowskiMetric` type from Distances.jl (#206)",
          "author_name": "Elias Carvalho",
          "author_login": "eliascarv",
          "committed_at": "2024-11-12T06:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe9c35e8f903afc1ae1dda10bb85f6b741810809",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-09-23T07:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5b3a673cad74d6c8363c9216b64c844cffc30f",
          "body": null,
          "is_bot": false,
          "headline": "revert \"vectorize the compute_bbox function (#205)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-09-23T07:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a20c1072dfd5df105ddb73df27b9bf3eb85e7206",
          "body": null,
          "is_bot": false,
          "headline": "bump version (#202)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-09-21T11:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a5c45f501fec041f4077efefcf3c5534720b079",
          "body": null,
          "is_bot": false,
          "headline": "bump the default leafsize from 10 to 25 (#198)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-29T16:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3636844f9cc85f1f55fbb39d2351913932a418c7",
          "body": null,
          "is_bot": false,
          "headline": "avoid some square rooting to check distances (#197)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-29T15:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00b5f0c91a2de5abb2637ac907f35fea48f08173",
          "body": null,
          "is_bot": false,
          "headline": "optimize some hypersphere checks for minkowski metrics (#195)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-29T09:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db34fdb010f9af26b48b2044c40550cb01ec1653",
          "body": null,
          "is_bot": false,
          "headline": "fix min max hyperrec (#191)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-18T11:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00aff23680da04cc7d508a437f86d7e0144c2b5c",
          "body": "…l points (#188)\n\nCo-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "add a blurb about package not being suitable for very high dimensiona…",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T14:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93832af13acbce1e769a63b37e0016dbe39de702",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "relax some types to make things work with views (#187)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T14:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a857cbe442e5b528c904d3dca2866b10c8ef6e8d",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "improve docs w.r.t what metrics can be used (#186)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T13:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0f74ebed9e7755f83c7062faabed3e1b07e732",
          "body": "Add mutating version of `knn` and `inrange`",
          "is_bot": false,
          "headline": "Merge pull request #185 from KristofferC/kc/mutating",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T13:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab6cabee55f105cc5b19897081566891f718814",
          "body": null,
          "is_bot": false,
          "headline": "add mutating version of `inrange!`",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T13:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69c8cb8f76a981ce0bfd1e5ee0df2bea0918efb9",
          "body": null,
          "is_bot": false,
          "headline": "add a mutating version of `knn` for single points",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T13:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5cdef11b41a588263d45bf411d8bb3dd0745d14",
          "body": null,
          "is_bot": false,
          "headline": "add a docstring for `nn`",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T13:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4268ec0d3325c6912f893404f71f5c5f4bd87cb5",
          "body": "Grab bag of fixups / improvements",
          "is_bot": false,
          "headline": "Merge pull request #181 from KristofferC/kc/fixups",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T12:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a64c23768265307d368b43d01c6a0ba0c189895d",
          "body": null,
          "is_bot": false,
          "headline": "factor out a piece of code to a function",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "156ea8fa1949bc4244fdde1a04e1a1d5d3e7864b",
          "body": null,
          "is_bot": false,
          "headline": "minor stylistic fixes",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9131f893af3402a4dd37605021f1235bbb534dd",
          "body": null,
          "is_bot": false,
          "headline": "vectorize the `compute_bbox` function",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb090cc11148bbfecd5af4492b748c12abb6d8bf",
          "body": null,
          "is_bot": false,
          "headline": "vectorize the `interpolate` function",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22a2ad27656c23161465c8c9b3daa9cd5bd9002e",
          "body": null,
          "is_bot": false,
          "headline": "use a `UnitRange` instead of `low` `high`",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff43afdd1c22314ec3d63beca40faa2110ebf3f",
          "body": null,
          "is_bot": false,
          "headline": "vectorize `get_min/max_distance` and more accurately name it",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6f5ddb13743b7bde87a573972a0e35d06307b96",
          "body": null,
          "is_bot": false,
          "headline": "remove some unnecessary paramters",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab212c2d2fe0d58bb54d00d96ccd711e677dff0e",
          "body": null,
          "is_bot": false,
          "headline": "some double space to single space",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a410aea19edcde8cf3b9245cace8120153d41a68",
          "body": "this is not needed when using static arrays",
          "is_bot": false,
          "headline": "remove `ArrayBuffers`",
          "author_name": "KristofferC",
          "author_login": null,
          "committed_at": "2024-06-17T12:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8bc87d41b51ef0780a05b8d1cbd02d08969348a",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "update benchmarks (#184)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T12:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3443961a9249b5e15fc13e5ace11f9df12c1e1",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T11:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8880405287747e123e2e24a9b54aef4bd92afe0c",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "allow views as input to query functions (#183)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T11:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ee6b16d0f04f563668c4fbdf693512ef45b289",
          "body": null,
          "is_bot": false,
          "headline": "remove author section",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-17T08:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "641a93fc01a887f92f329915befbec8d6b9455b1",
          "body": "Co-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "chatgpt the README (#178)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-14T08:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc645d11f94c437befc4c1f1169f553eaf0347ac",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-13T11:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931275b572bb7fc1e064d8d558f7a61fd50d58a6",
          "body": "…it dimension (#177)\n\nCo-authored-by: KristofferC <kristoffer.carlsson@juliacomputing.com>",
          "is_bot": false,
          "headline": "SoA the `Node` struct to avoid paying alignment cost to store the spl…",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2024-06-13T11:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bccf45b254903ce2822e66ea8d0e72aa263dcfb7",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2023-12-27T11:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eca4e8f9c7ed2f40d414b8f353ac17f793224c0",
          "body": null,
          "is_bot": false,
          "headline": "use a separate parameter for the hyper rectangle (#174)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2023-12-27T11:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc04c19ed9aef89163e0e4c8007c852ed0ef4035",
          "body": "In #166 the `HyperRectangle` struct was changed to use the same vector\r\ntype as the input data for the mins and maxes, and to use\r\n`StaticArrays.setindex` for \"mutation\". Since this function is not\r\nimplemented for all working input types (for example `Tensors.Vec`)\r\nthere was an `MethodError` throw\n[…]\nds\r\n`NearestNeighbors.setindex` which dispatches to `StaticArrays.setindex`\r\nfor `<: StaticArray.StaticArray` and for other types casts to `SVector`\r\nand then back to the original type after mutating.",
          "is_bot": false,
          "headline": "Fix tree construction for vectors without `StaticArrays.setindex` (#172)",
          "author_name": "Fredrik Ekre",
          "author_login": "fredrikekre",
          "committed_at": "2023-12-10T11:12:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e001fc00be4664c89d447ccb8f1c590ca336962",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2023-12-08T20:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec1b4d0a96e08dae08fe601c5cfa2d604093e74b",
          "body": null,
          "is_bot": false,
          "headline": "allow usage of semi and pre-metrics with BruteTree (#137)",
          "author_name": "David Muhr",
          "author_login": "davnn",
          "committed_at": "2023-11-29T18:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "710c84e90226c58c83e1fb99167f9ee8552207e3",
          "body": null,
          "is_bot": false,
          "headline": "some fixes for weighted metrics (#170)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2023-11-29T18:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022da2017f879ac14b2e130cf4b918a6e89e9f59",
          "body": null,
          "is_bot": false,
          "headline": "avoid unnecessarily overloading `Distances.evaluate` (#171)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2023-11-29T09:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b6651a430b81490dc06f0d567e7c9845fe1ae9",
          "body": "* Make KDNode smaller\r\n\r\n* make HyperRectangle immutable\r\n\r\n* skip testing on 1.0\r\n\r\n* drop support for pre LTS",
          "is_bot": false,
          "headline": "Make KDNode smaller (#166)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2023-11-23T18:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "965c140145c44f613a9eab7e5bd87dd43ebf1a52",
          "body": "…ut (#168)",
          "is_bot": false,
          "headline": "avoid copying inputs when doing a `knn` or `inrange` for a matrix inp…",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2023-11-22T10:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80db057df2546ea197b4b573dd876f2578fd09c6",
          "body": null,
          "is_bot": false,
          "headline": "use makie instead",
          "author_name": "Kristoffer",
          "author_login": "KristofferC",
          "committed_at": "2023-11-20T15:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dac3ec4305f4eeebe27544ba61e154622e3c0d8",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2022-12-21T15:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56636cbdf272d552c28d55088b97a1e778c29323",
          "body": null,
          "is_bot": false,
          "headline": "add some code to run during precompilation (#157)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2022-12-21T15:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adbe1deae5cd277be48a3c907955b2c09df939f6",
          "body": null,
          "is_bot": false,
          "headline": "Tweak description",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2022-12-08T09:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640c991cc18bedca30da0e934bea0fb35c975070",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2022-10-01T11:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b32e936ec636dbb8d463047a2884bc1d532fb25",
          "body": null,
          "is_bot": false,
          "headline": "Add generic constructors for HyperSphere (#154)",
          "author_name": "Elias Carvalho",
          "author_login": "eliascarv",
          "committed_at": "2022-10-01T11:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb84d15b96a2d7f94f691db4ff6f42e994194c93",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2022-06-15T06:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2119fd9a2f50230828e51ee71d010e492f38b90",
          "body": "* remove unused vars\r\n\r\n* fix filtering out skipped points",
          "is_bot": false,
          "headline": "fix skipped points (#146)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2022-06-15T06:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d0d8c9134ea152343f7ad1d6bdfc26fffda0683",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2022-03-24T10:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aafe8a58beef2c76d2b64895d62a6f7212746a5",
          "body": null,
          "is_bot": false,
          "headline": "Add `inrangecount` for efficient counting of neighbors (#124)",
          "author_name": "Nicholas Bauer",
          "author_login": "BioTurboNick",
          "committed_at": "2022-03-24T10:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a37f1e3e947d13a45b813178bc006cef099460a1",
          "body": null,
          "is_bot": false,
          "headline": "reword readme (#139)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2022-02-08T18:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985c22fc8334d877df6c24ea7bc2b3064ff6f8e3",
          "body": null,
          "is_bot": false,
          "headline": "update BallTree docstring (#134)",
          "author_name": "Okon Samuel",
          "author_login": "OkonSamuel",
          "committed_at": "2022-01-19T12:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fdefd7b4d67c5551802d1b29e2b2384826f710b",
          "body": null,
          "is_bot": false,
          "headline": "update KDTree docstring (#135)",
          "author_name": "Okon Samuel",
          "author_login": "OkonSamuel",
          "committed_at": "2022-01-19T12:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de39f57fcf5e51ce51592e382f530e514a59952",
          "body": null,
          "is_bot": false,
          "headline": "Create CompatHelper.yml (#129)",
          "author_name": "Carlo Lucibello",
          "author_login": "CarloLucibello",
          "committed_at": "2021-12-12T17:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0338c88a7ce00fde5e40fffdb51ff1521845cc",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2021-06-14T07:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469c91fd8a6bee4a570965f0edf7d4078c417efc",
          "body": null,
          "is_bot": false,
          "headline": "ensure specialization on the skip function (#123)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2021-06-12T18:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2efd998b6bb74d175e6cbbe1c8bc8e775e502f0b",
          "body": null,
          "is_bot": false,
          "headline": "add julia coverage action (#118)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2020-12-03T12:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534d763f750b0169b30f63b448a118252607538d",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2020-12-02T09:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743545a95e03a42135638ca8129ce950146cc8bf",
          "body": "* change badge to gha\r\n\r\n* add coverage runner\r\n\r\n* tweaks",
          "is_bot": false,
          "headline": "Change badge and enable coverage runner on GHA (#116)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2020-12-02T09:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af61f246a88a4b14746547986e7d0e3f30e4b68d",
          "body": null,
          "is_bot": false,
          "headline": "extend [compat] StaticArrays = \"0.9, 0.10, 0.11, 0.12, 1.0\" (#114)",
          "author_name": "Anthony Blaom, PhD",
          "author_login": "ablaom",
          "committed_at": "2020-12-02T08:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f450c794763893e02608352d465333edbcd9e3a4",
          "body": null,
          "is_bot": false,
          "headline": "add github actions (#115)",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2020-12-02T08:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a7ec87a7dbb29d3a3b5bb9d67a690d7003f30ab",
          "body": null,
          "is_bot": false,
          "headline": "update notebook",
          "author_name": "Kristoffer",
          "author_login": "KristofferC",
          "committed_at": "2020-11-04T08:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bb60907225069e20d66c617fb1cd9a9087dc45e",
          "body": null,
          "is_bot": false,
          "headline": "Update kd_tree.jl (#112)",
          "author_name": "Okon Samuel",
          "author_login": "OkonSamuel",
          "committed_at": "2020-10-24T10:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1fcf6ea8d31c0170ef98f387ed1844588963820",
          "body": null,
          "is_bot": false,
          "headline": "debump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": "KristofferC",
          "committed_at": "2020-10-09T12:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 34,
      "commits_last_year": 26,
      "latest_release_at": "2026-07-13T23:05:16Z",
      "latest_release_tag": "v0.4.29",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 73.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 73,
      "stars": 466,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-11-04",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-28",
            "count": 1
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 2
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 2
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 2
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 72,
        "total_forks": 73
      },
      "star_history": null,
      "open_issues_and_prs": 30
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "notebooks"
      ],
      "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": 14,
        "merged_prs": 107,
        "open_issues": 16,
        "closed_ratio": 0.852,
        "closed_issues": 92,
        "closed_unmerged_prs": 21
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "KristofferC",
          "commits": 161,
          "avatar_url": "https://avatars.githubusercontent.com/u/1282691?v=4"
        },
        {
          "type": "User",
          "login": "dkarrasch",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/26658441?v=4"
        },
        {
          "type": "User",
          "login": "BioTurboNick",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1438610?v=4"
        },
        {
          "type": "User",
          "login": "OkonSamuel",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/39421418?v=4"
        },
        {
          "type": "User",
          "login": "tkelman",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5934628?v=4"
        },
        {
          "type": "User",
          "login": "JoshChristie",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7004868?v=4"
        },
        {
          "type": "User",
          "login": "pablosanjose",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4310809?v=4"
        },
        {
          "type": "User",
          "login": "visr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4471859?v=4"
        },
        {
          "type": "User",
          "login": "juliohm",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3345261?v=4"
        },
        {
          "type": "User",
          "login": "eliascarv",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/73039601?v=4"
        }
      ],
      "contributors_sampled": 25,
      "top_contributor_share": 0.801
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "Benchmark.yml",
        "CI.yml",
        "Check.yml",
        "CompatHelper.yml",
        "TagBot.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "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": 10,
            "reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 14 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": 9,
            "reason": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f3e2e69f925e73d7073bd801dca1102d1b71ad95",
        "ran_at": "2026-07-22T20:38:18Z",
        "aggregate_score": 4.2,
        "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-07-22T20:15:54Z",
      "oldest_open_prs": [
        {
          "number": 52,
          "created_at": "2017-09-04T12:40:35Z",
          "last_comment_at": "2017-09-15T13:51:12Z",
          "last_comment_author": "chuong"
        },
        {
          "number": 56,
          "created_at": "2017-11-04T00:29:45Z",
          "last_comment_at": "2020-04-12T09:25:59Z",
          "last_comment_author": "Datseris"
        },
        {
          "number": 94,
          "created_at": "2019-11-01T06:46:27Z",
          "last_comment_at": "2021-04-21T16:18:21Z",
          "last_comment_author": "scepeda78"
        },
        {
          "number": 126,
          "created_at": "2021-10-01T20:28:49Z",
          "last_comment_at": "2021-10-25T21:59:58Z",
          "last_comment_author": "axsk"
        },
        {
          "number": 131,
          "created_at": "2022-01-07T12:45:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 143,
          "created_at": "2022-03-21T09:02:35Z",
          "last_comment_at": "2023-03-21T11:22:40Z",
          "last_comment_author": "davidbp"
        },
        {
          "number": 161,
          "created_at": "2023-07-06T03:54:12Z",
          "last_comment_at": "2023-11-29T18:17:19Z",
          "last_comment_author": "KristofferC"
        },
        {
          "number": 167,
          "created_at": "2023-11-22T09:13:30Z",
          "last_comment_at": "2025-07-11T20:31:06Z",
          "last_comment_author": "nanosoldier"
        },
        {
          "number": 182,
          "created_at": "2024-06-17T10:46:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 209,
          "created_at": "2025-05-10T20:58:27Z",
          "last_comment_at": "2026-01-17T20:56:12Z",
          "last_comment_author": "BTV25"
        },
        {
          "number": 220,
          "created_at": "2025-08-23T03:23:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 222,
          "created_at": "2025-11-11T18:59:07Z",
          "last_comment_at": "2025-11-11T20:18:00Z",
          "last_comment_author": "fhagemann"
        },
        {
          "number": 223,
          "created_at": "2025-11-12T13:52:12Z",
          "last_comment_at": "2026-01-21T23:24:27Z",
          "last_comment_author": "juliohm"
        },
        {
          "number": 243,
          "created_at": "2026-05-07T00:16:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-13T21:26:34Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 24,
          "created_at": "2016-03-16T14:05:50Z",
          "last_comment_at": "2016-08-24T13:15:53Z",
          "last_comment_author": "BenConnault"
        },
        {
          "number": 53,
          "created_at": "2017-09-25T21:55:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2018-03-04T00:55:17Z",
          "last_comment_at": "2018-11-26T08:18:47Z",
          "last_comment_author": "jaakkor2"
        },
        {
          "number": 65,
          "created_at": "2018-03-31T15:27:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 67,
          "created_at": "2018-06-27T13:26:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 100,
          "created_at": "2019-12-17T09:26:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 109,
          "created_at": "2020-06-11T19:42:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 142,
          "created_at": "2022-03-16T16:44:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 159,
          "created_at": "2023-06-25T20:18:06Z",
          "last_comment_at": "2024-06-29T14:50:56Z",
          "last_comment_author": "KristofferC"
        },
        {
          "number": 162,
          "created_at": "2023-08-08T19:51:36Z",
          "last_comment_at": "2023-12-27T16:16:45Z",
          "last_comment_author": "EssamWisam"
        },
        {
          "number": 163,
          "created_at": "2023-08-12T21:44:56Z",
          "last_comment_at": "2024-07-01T09:35:37Z",
          "last_comment_author": "ghyatzo"
        },
        {
          "number": 180,
          "created_at": "2024-06-17T10:07:14Z",
          "last_comment_at": "2025-05-13T20:41:00Z",
          "last_comment_author": "cgeoga"
        },
        {
          "number": 210,
          "created_at": "2025-07-03T11:43:56Z",
          "last_comment_at": "2025-07-03T12:26:33Z",
          "last_comment_author": "KristofferC"
        },
        {
          "number": 221,
          "created_at": "2025-11-11T18:18:23Z",
          "last_comment_at": "2025-11-11T20:02:35Z",
          "last_comment_author": "fhagemann"
        },
        {
          "number": 237,
          "created_at": "2025-12-23T05:50:40Z",
          "last_comment_at": "2026-02-09T09:52:37Z",
          "last_comment_author": "rasmushenningsson"
        },
        {
          "number": 241,
          "created_at": "2026-04-10T19:11:43Z",
          "last_comment_at": "2026-04-11T11:47:15Z",
          "last_comment_author": "KristofferC"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/KristofferC/NearestNeighbors.jl",
    "host": "github.com",
    "name": "NearestNeighbors.jl",
    "owner": "KristofferC"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 42,
        "vitality": 70,
        "community": 55,
        "governance": 58,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 26,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "26 commits in the last year",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 34,
              "latest_release_tag": "v0.4.29",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 73.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "34 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~73.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 73.2
                    }
                  }
                ],
                "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": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "forks": 73,
              "stars": 466,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "466 stars",
                "points": 43.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 466
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "73 forks",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 25,
              "top_contributor_share": 0.801
            },
            "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 80% of commits",
                "points": 4.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "25 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 14 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": 107,
              "open_issues": 16,
              "closed_issues": 92,
              "issue_closed_ratio": 0.852,
              "closed_unmerged_prs": 21
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "107/128 decided PRs merged",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 107,
                      "decided": 128
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 616,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "KristofferC",
              "public_repos": 525,
              "account_age_days": 5325
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "616 followers of KristofferC",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 616,
                      "login": "KristofferC"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "525 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 525
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "nearest-neighbors",
                "datastructures",
                "knn-search",
                "range-search"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 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": 42,
        "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": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.2
            },
            "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": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 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": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "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": 29,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.58,
              "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": "58 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 30.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 58,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "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": 11,
                "status": "met",
                "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Julia",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Julia without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Julia"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "notebooks"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples, notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, notebooks"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:38:43.745573Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/KristofferC/NearestNeighbors.jl.svg",
  "full_name": "KristofferC/NearestNeighbors.jl",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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