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

distribution / reference

Go module implementing general types to represent any way of referencing images within distribution

GoApache-2.0★ 50 星标⑂ 13 复刻始于 2023年8月在 GitHub 上查看 ↗

distribution/reference 的健康指数为 100 分中的 57 分,处于「中等」区间。 其得分最高的类别是Security(74/100),最低的是Vitality(28/100)。 最近一次更新在 100 天前。 近期的大部分工作由 3 位贡献者完成。

57
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

140 关注者4 个公开仓库始于 2021年1月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/distribution/referencev0.6.0-2859 天前

按类别列示的指标

活力

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

28危急 · 占总体的 22%
评分方式
9.9/36推送新近度 — 最近一次推送于 100 天前
0.7/36提交节奏 — 52 周中有 1 周有提交
6.3/18提交量 — 最近一年 4 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year4
human_commit_share1
days_since_last_push100
active_weeks_last_year1

发布纪律

44存在风险
评分方式
27/27有发布版本 — 已发布 2 个发布版本
0/36发布时效 — 最近一次发布版本于 853 天前
12.6/27发布节奏 — 约每 208.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count2
latest_release_tagv0.6.0
releases_from_tags
days_since_latest_release853
mean_days_between_releases208.3
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

62中等 · 占总体的 18%

流行度与采用

41存在风险
评分方式
27.4/60星标 — 50 个星标
9/25复刻 — 13 个复刻
5/15关注者 — 9 位关注者
所用输入
forks13
stars50
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

70良好 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
16.6/22.5提交分布 — 头号贡献者编写了 26% 的提交
13.5/13.5贡献者广度 — 45 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 27 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled45
top_contributor_share0.261
评分方式
28.1/46.8议题解决 — 60% 的议题已关闭
35.7/38.3PR 接受 — 已裁定的 PR 中 14/15 已合并
15/15OpenSSF Scorecard:Code-Review — all changesets reviewed
所用输入
merged_prs14
open_issues4
closed_issues6
issue_closed_ratio0.6
closed_unmerged_prs1
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
15.5/25所有者影响力 — distribution 有 140 位关注者
16.1/25既往记录 — 4 个公开仓库,账户约 5 年
所用输入
followers140
owner_typeOrganization
is_verified
owner_logindistribution
public_repos4
account_age_days2,007
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
4/35发布时效 — 最近一次发布于 859 天前
12/20版本历史 — 2 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/distribution/reference
ecosystemsgo
any_deprecated
min_days_since_publish859

工程质量

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

56中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

74良好 · 占总体的 16%

安全态势

68中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
0.2/2.5CI-Tests — 2 out of 11 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 27 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
3.5/5SAST — SAST tool detected but not run on all commits
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.9
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 1 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

66中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 80 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.8
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 11 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes19,671
source_files_sampled11
oversized_source_files0

关键数据

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

数据采集警告

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

更多细节

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

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

24681012141322023-082025-022026-07
主版本 0次版本 2修订 0

每个点涵盖 3 天。

OpenSSF Scorecard 6.9 / 10
6.9综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
1CI-Tests2 out of 11 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 27 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
7SASTSAST tool detected but not run on all commits
9Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 1
注册表软件包版本约束清单文件
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
全部依赖 1

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

注册表软件包版本关系
Gogithub.com/opencontainers/go-digest1.0.0直接
依赖安全公告 0

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 1 个包,其中也包含从不交付的开发与测试版本固定:0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 297,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 91633,
        "Makefile": 694
      },
      "pushed_at": "2026-04-18T16:49:26Z",
      "created_at": "2023-08-30T16:03:13Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T04:18:04Z",
      "description": "Go module implementing general types to represent any way of referencing images within distribution",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Distribution",
      "type": "Organization",
      "login": "distribution",
      "company": null,
      "location": null,
      "followers": 140,
      "avatar_url": "https://avatars.githubusercontent.com/u/78096003?v=4",
      "created_at": "2021-01-27T15:43:55Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 2007
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-03-26T20:16:35Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-08-31T13:44:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0965666a6ade2e06035fe352e38344be1e68951a",
          "body": "remove internal uses of ReferenceRegexp",
          "is_bot": false,
          "headline": "Merge pull request #27 from thaJeztah/internalize_ReferenceRegexp",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2026-04-18T16:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ccba5a0d2b78d2aac91d03c37aefa8da0e456c8",
          "body": "Split into a non-exported and exported regex, and use the non-exported\nregex internally.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "remove internal uses of ReferenceRegexp",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2026-04-18T15:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56cff07eb5fef452f6489e2f29789e9b528f7f13",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #26 from thaJeztah/optimize_parse",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2026-04-18T14:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bae058dc6d17faa5bf2883a9898519fcda58d8c",
          "body": "- add early return for empty strings\n- skip lowercase-regex if the input is already lowercase\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "Parse: minor optimizations",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2026-04-18T09:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "727f80d42224f6696b8e1ad16b06aadf2c6b833b",
          "body": "make more expressions a const",
          "is_bot": false,
          "headline": "Merge pull request #22 from thaJeztah/more_consts",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2025-04-12T17:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c577ba6addb2513df8704d4663b26c60eb0ac3f6",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "make more expressions a const",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2025-04-12T14:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3db434c65aa2da90ea3c0d7732f9171134365be",
          "body": "ci: update actions to current versions, golangci-lint v2, test against latest go versions",
          "is_bot": false,
          "headline": "Merge pull request #21 from thaJeztah/bump_gha",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2025-04-11T21:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0f7bf2412385ad369300a82cdae57aeba3a7108",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: run codeQL on PRs, and add comment for cron",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2025-04-11T10:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8650ce9f9ff6d7e93065aadb0e1d04ee2cf93537",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: test against Go \"oldest\", stable and oldstable, drop 1.20",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2025-04-11T10:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa05a2bd787c69c6ccbc6da1234a139d377854fd",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update codecov/codecov-action@v5",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2025-04-11T08:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a09992bff3c6c81ee1cdb532118cb8991fa7d1",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: golangci/golangci-lint-action@v7, golangci-lint v2.0.x",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2025-04-11T08:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34892d5082c0226f7ad9decdf596018cbb601e0",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update fossa-contrib/fossa-action@v3",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2025-04-11T08:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a954c6922515842c29db8eafe5a0f453efcfd48",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update codeql actions to v3",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2025-04-11T08:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c942b0459dfdcc5b6685581dd0a5a470f615bff",
          "body": "gha: update actions, and update to go1.21, go1.22",
          "is_bot": false,
          "headline": "Merge pull request #16 from thaJeztah/update_gha",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2024-07-18T13:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "371b75ecca9c8c309cc7f06c935d518d1c9595e7",
          "body": "add notes and godoc about registering algorithms",
          "is_bot": false,
          "headline": "Merge pull request #13 from thaJeztah/algorithms",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2024-07-18T13:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343e590ea7367ce1e923766796930ea9dfdca40e",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update to go1.21.x, go1.22.x",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2024-07-15T11:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c5e42c50c5503a4a5b503f85e15e625d6aedf51",
          "body": "    Error: fuzz_test.go:11:14: unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)\n        f.Fuzz(func(t *testing.T, data string) {\n                    ^\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update golangci-lint to v1.59",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2024-07-15T11:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab2cce5b16d401d4819dd5c1c15ff6249f07303",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update codecov/codecov-action@v4",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2024-07-15T11:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b1472c5243c7a953306852fb6c150407a6c5ab",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update golangci/golangci-lint-action@v6",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2024-07-15T11:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5291d101b9b50b2d108a8a1b58e86d5e1e5f5d43",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update actions/setup-go@v5",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2024-07-15T11:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08b97d2dd4435ee10f199029ebe95f1689aa9828",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "gha: update actions/checkout@v4",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2024-07-15T11:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284a39eaf3368476e0a4c6114a0eec61220acdd9",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "add notes and godoc about registering algorithms",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2024-05-09T14:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff14fafe2236e51c2894ac07d4bdfc778e96d682",
          "body": "…validation\n\nExclude domain from name length check",
          "is_bot": false,
          "headline": "Merge pull request #9 from ozairasim/exclude-domain-from-name-length-…",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2024-03-20T17:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a663126da529af1dd9b5564212e805209fa5f50",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #10 from xrstf/patch-1",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2024-03-20T14:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "094e717c286711ae18ede511c2b2d49b51e8cb32",
          "body": "Signed-off-by: Christoph Mewes <christoph@kubermatic.com>",
          "is_bot": false,
          "headline": "fix typo in readme",
          "author_name": "Christoph Mewes",
          "author_login": "xrstf",
          "committed_at": "2024-03-20T13:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaca75ef76fc0ab5eaf5c9d3a868d25685ae35bc",
          "body": "Signed-off-by: Ozair <ozair.asim@docker.com>",
          "is_bot": false,
          "headline": "Exclude domain from name length check",
          "author_name": "Ozair",
          "author_login": "ozairasim",
          "committed_at": "2024-02-14T09:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8507c7fcf0da9f570540c958ea7b972c30eeaeca",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #7 from thaJeztah/cleanup_splitDockerDomain",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-09-02T12:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89ee7ec63e17bd74e6766ecac7d8ff2bd4b8dd8a",
          "body": "The splitDockerDomain attempts to determine whether the given name\ncontains a domain, or should be used as a \"remote-name\". The logic used\nin doing so is based on (legacy) conventions, which have not always been\nproperly documented.\n\nThe logic used in this function was also optimized for \"brevity\", \n[…]\nhub.com/containerd/cri/commit/25fdf726923b607d0155550c5e85a911bb04bad1\n\nLet keep it as a further exercise, but add a \"TODO\" to remind us doing so.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "refactor splitDockerDomain to include more documentation",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-09-02T10:48:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a3fb784683c98e4fed084e4950c490d9d9025b83",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #5 from thaJeztah/rm_deprecated",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-09-01T12:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c28499d219290c3226822e9cfcd4ede6d75379",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3 from Jamstah/coverage",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-31T12:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4894124079e525c3c3c5c8aacaa653b5499004e9",
          "body": "It was deprecated since distribution [v2.7.0-rc.0][1]\n\n[1]: https://github.com/distribution/distribution/commit/9a43b8f6961d975f5d29587b3b89972bf18ea8dc\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "remove deprecated SplitHostname",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-08-31T11:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2566ed438c1f94eef8f76f6e63dec005cc31d9d3",
          "body": "Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>",
          "is_bot": false,
          "headline": "Add coverage and have one workflow for standard CI",
          "author_name": "James Hewitt",
          "author_login": "Jamstah",
          "committed_at": "2023-08-31T11:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dff0fce6d0c2534eb612f53328dfbb8cfe4c157",
          "body": "Use test.yml for the badge as we have no CI workflow",
          "is_bot": false,
          "headline": "Merge pull request #4 from Jamstah/badges",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-31T10:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4175ff00866806045a3f89de7d45349a60decd74",
          "body": "Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>",
          "is_bot": false,
          "headline": "Use test.yml for the badge as we have no CI workflow",
          "author_name": "James Hewitt",
          "author_login": "Jamstah",
          "committed_at": "2023-08-31T10:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e94b147e93a95cfe4a0cd00254df89f4b039f1c",
          "body": "golangci-lint: remove unused settings, sort linters, and enable dupwords",
          "is_bot": false,
          "headline": "Merge pull request #2 from thaJeztah/fix_dupwords",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-31T09:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c15deb7509131512d9834f82403c05114ff0c9",
          "body": "Update project docs",
          "is_bot": false,
          "headline": "Merge pull request #1 from Jamstah/readme",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-31T09:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5c0e07903862c8201cefbad26f863c09ba8cc68",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "golangci-lint: enable dupword linter",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-08-31T09:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c90bf1dc33ebb0e5459aaacd91b9a11d0a33bf6",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "golangci-lint: remove unused settings, and sort linters",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-08-31T09:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b306beae7a01cd4ba77157e7b06e3f3f0d51e8b",
          "body": "Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>",
          "is_bot": false,
          "headline": "Update project docs",
          "author_name": "James Hewitt",
          "author_login": "Jamstah",
          "committed_at": "2023-08-31T09:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42074f83a9ca2e6617e74e8a1828fce9aa3529f",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "add go.mod, and basic github action workflows",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-08-30T14:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3500af3275c062d9083ee28ee97bbc8b58850f94",
          "body": "Update milosgajdos maintainer email",
          "is_bot": false,
          "headline": "Merge pull request #4016 from milosgajdos/maintainers-email",
          "author_name": "Hayley Swimelar",
          "author_login": "deleteriousEffect",
          "committed_at": "2023-08-24T17:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b252d9daeaa16615fac5ec2ab872129f942b759",
          "body": "Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>",
          "is_bot": false,
          "headline": "Update milosgajdos maintainer email",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-24T14:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "110c013607b5a2c0bedda8a35fccb7e9a33f7782",
          "body": "Enable bodyclose linter",
          "is_bot": false,
          "headline": "Merge pull request #4006 from milosgajdos/enable-bodyclose",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-21T08:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d898931c9a9bddcccc2861873a5b0c21ec1fc1a3",
          "body": "Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>",
          "is_bot": false,
          "headline": "Enable bodyclose linter",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-19T08:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e0046c1c9addfb6ba0df8132fa45d2abbeb96be",
          "body": "Remove waynr from MAINTAINERS",
          "is_bot": false,
          "headline": "Merge pull request #3995 from waynr/waynr-patch-1",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-18T07:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "808c1afafdd60cdef5abb74501ba3e2793d1dc59",
          "body": "Signed-off-by: wayne <wayne.warren.s@gmail.com>",
          "is_bot": false,
          "headline": "Remove waynr from MAINTAINERS",
          "author_name": "wayne",
          "author_login": "waynr",
          "committed_at": "2023-08-17T15:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88865c6ef387a13212f62e23dd09aea25b7a2a0c",
          "body": "Signed-off-by: David van der Spek <vanderspek.david@gmail.com>",
          "is_bot": false,
          "headline": "Add James Hewitt as a reviewer",
          "author_name": "David van der Spek",
          "author_login": "davidspek",
          "committed_at": "2023-08-17T14:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "276d7f16ce1fc53eb4386de89fb2a6736fb10c17",
          "body": "GitHub Workflows security hardening",
          "is_bot": false,
          "headline": "Merge pull request #3741 from sashashura/patch-1",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-14T18:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0676ca1701cbb9632b35d918ca45cb0ba770e4fd",
          "body": "Propose David van der Spek as a new reviewer",
          "is_bot": false,
          "headline": "Merge pull request #3980 from milosgajdos/new-reviewer",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-14T13:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40d626c7cf877b004fba83d262acc63485c7f9c",
          "body": "Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>",
          "is_bot": false,
          "headline": "Add David van der Spek as a new reviewer",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-14T08:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc79b611a049cd39df541c1f228f6c33c4ff98a1",
          "body": "Update Code of Conduct",
          "is_bot": false,
          "headline": "Merge pull request #3971 from milosgajdos/update-coc",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-02T17:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "019052f6c22ce67d6adc063441b98ad4bf22bdbb",
          "body": "Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>",
          "is_bot": false,
          "headline": "Update Code of Conduct",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-08-02T17:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a8792edc70bf248bb978a7619dd4dfcf8be2a13",
          "body": "Removing the \"structcheck\" and \"varcheck\" linters as they've been deprecated.\n\n    level=warning msg=\"[runner] The linter 'structcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused.\"\n    level=warning msg=\"[runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused.\"\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "update golangci-lint to v1.52",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-05-09T14:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90e14c68a815460cf41d5cf64980f2ecf350adef",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "Ignore SA1019: SplitHostname is deprecated.",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-05-09T14:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9004b1dfd7da0e691703c8e3c347567aff589c",
          "body": "    reference/normalize_test.go:274:40: loopclosure: loop variable r captured by func literal (govet)\n                                   named, err := ParseNormalizedNamed(r)\n                                                                      ^\n    reference/normalize_test.go:276:29: loopclosure: \n[…]\nest.go:53:7: loopclosure: loop variable ec captured by func literal (govet)\n                if ec.Message() != desc.Message {\n                   ^\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference, registry: fix  loop variable captured by func literal (govet)",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-05-09T14:04:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0b31904e980152c25180d79ca1e61731fe2a3d7",
          "body": "assorted test updates",
          "is_bot": false,
          "headline": "Merge pull request #3885 from thaJeztah/rename_table_tests",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2023-05-09T12:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae87ce3852fe5c722e7b4611a9cf78a9ab51b46",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: TestMatch(): use sub-tests",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-05-09T11:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e82f1f00ce6d292220255cb196e68261812deb6",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: TestNormalizedSplitHostname(): use sub-tests",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-05-09T11:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86d750b9ee0443d0b6fbe5f9847fda8649fce11",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: TestParseAnyReference(): use sub-tests",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-05-09T11:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2362651a8058f6df584ed6b3d010b00a4f2ee241",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: use consistent names for test-tables",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-05-09T11:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "792ab85f6f8286ca5389278d994da2383b005424",
          "body": "    BenchmarkParse\n    BenchmarkParse-10    \t   12696\t     93805 ns/op\t    9311 B/op\t     185 allocs/op\n    PASS\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: add BenchmarkParse",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-04-29T17:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26fe233d9789c1080d670fdd70314d44cc36dff2",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: TestParseRepositoryInfo: use subtests",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-04-29T16:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8efbf687c14fd4dd71264bf763f9636f47a37813",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: TestParseDockerRef: capture test in loop",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-04-29T16:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b670f7a0e44ec43823eac28edab44d74d7ebae9",
          "body": "Signed-off-by: Sora Morimoto <sora@morimoto.io>",
          "is_bot": false,
          "headline": "Update fossa-contrib/fossa-action action to v2",
          "author_name": "Sora Morimoto",
          "author_login": "smorimoto",
          "committed_at": "2023-02-13T16:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e60f3474a5da95391815dacd158f9dba50ef7df4",
          "body": "Signed-off-by: Chris K. Wong <chriskw.xyz@gmail.com>",
          "is_bot": false,
          "headline": "Fix separator regex",
          "author_name": "Chris K. Wong",
          "author_login": "ckw017",
          "committed_at": "2022-12-22T22:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b57c0e461466dc81898dd713d57115add06b0cd8",
          "body": "Fuzzing: Rewrite existing fuzzers to native go fuzzers",
          "is_bot": false,
          "headline": "Merge pull request #3794 from AdamKorcz/fuzz1",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2022-11-29T09:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1fde8372a9f213632b0e3343dcbf23de677e349",
          "body": "ci: update github actions",
          "is_bot": false,
          "headline": "Merge pull request #3805 from crazy-max/update-gha",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2022-11-27T10:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473a1bbdfac17b41dde2b4da9cd3c29eeab7a4d5",
          "body": "Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: add concurrency check",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-11-26T15:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7837b67d4c2941c81307ced5b828ac76c10e06f",
          "body": "Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: update github actions",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-11-26T15:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4a80f8266dbbe53ba02857b4ebd8c469a79811",
          "body": "reference: clean up regular expressions",
          "is_bot": false,
          "headline": "Merge pull request #3789 from thaJeztah/reference_consts",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2022-11-25T12:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cba2ed3ba9c4ac717def7c0fe9e33c27759b5a8",
          "body": "This makes them easier to find between the non-exported ones, and puts\nthem as separate sections in the generated docs. While updating, also\nextended documentation for some to be more descriptive.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: move exported regexes to separate block",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-22T23:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb11139d3acfda9f515fe0d4f8b3e0e93c1860c8",
          "body": "Localhost is treated special when parsing references, and always considered\nto be a domain, despite not having a \".\" nor a \":port\". Adding a const for\nthis, to allow documenting this special case (making it more visible).\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: introduce const for \"localhost\"",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-22T22:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff966d295042db1fcced96f0176e812f5d9d89eb",
          "body": "This pattern was used in two places, so adding an intermediate variable allows\ndocumenting its purpose. The \"remote-name\" grammer (which is interchangably\nused with \"path\") also seemed to be missing from the grammar, so adding it.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: introduce remoteName variable",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-22T22:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b63ae8e60423c6034c7223ace81078cc260c0eb",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: optional repeated == any number of times",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-22T22:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc830a5d62ab5e84fe33f4e7a475974b46b802be",
          "body": "The `domain` variable didn't make it clear that this could include port-numbers\nas well, so renaming it makes that more visible.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: add const for (optional) port, and rename \"domain\" variable",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a223d514cbcf3160eb2c3f8876ddb78ee400583f",
          "body": "The remaining uses of \"expression()\" were quite trivial; probably goes without\nsaying, but just using string-concatenating for these is more performant as well,\nand removing the extra abstraction may make it easier to read;\n\n    pkg: github.com/distribution/distribution/v3/reference\n    BenchmarkExp\n[…]\nat-10      1000000000         0.3154 ns/op     0 B/op       0 allocs/op\n    PASS\n    ok  \tgithub.com/distribution/distribution/v3/reference\t1.762s\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: remove remaining uses of \"expression()\"",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:11:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "855a03d571267c7dbba91bef61bf20786acda64e",
          "body": "With the exception of \".\", none of the literals used required escaping, which made\nthe function rather redundant (and the extra abstraction made it harder to read).\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: remove \"literal()\" utility",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:11:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b003b433dea530bb384d44e77f9274bb24f2469",
          "body": "It was only used in a couple of places, and more transparent to just\ninline it.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: inline \"group()\"",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7392c63a9f314455382cafe141f661accd33d9c",
          "body": "It's easier to read, and more performant:\n\n    pkg: github.com/distribution/distribution/v3/reference\n    BenchmarkExpression\n    BenchmarkExpression-10    \t10474380\t        97.32 ns/op\t      64 B/op\t       4 allocs/op\n    BenchmarkJoin\n    BenchmarkJoin-10          \t27722588\t        42.71 ns/op\t      24 B/op\t       1 allocs/op\n    PASS\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: expression(): use strings.Join()",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb271085ac507ca18b0c58f587d7162b617686a7",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: align docs and variables with grammar",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e07391c64c633eca903049ddc40373240b552d09",
          "body": "NameRegexp does not have capturing groups, so updating the documentation\nto reflect that.\n\nTo verify if this was an unintentional regression, I looked up the commit\nthat introduced this regex (693c169cfd259138b2376d39b0459b2859c67348), and\nit looks like it never had capturing groups, so this was just a mistake in\nthe docs.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: fix docs for NameRegexp",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7866fb1e9ecffd3e5df88884a166b4b58e8f364b",
          "body": "This patch:\n\n- makes regexp strings that are constant a const\n- moves some variables closer to where they're used\n- removes some intermediate vars\n- un-wraps some lines; they're lengthy, but probably more readable than having\n  them wrapped over multiple lines.\n- touches-up some docs.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: make some regexp vars a const, remove intermediate vars",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c69a22534aa04ace180e872edce963fd7fce095",
          "body": "These const could use some documentation, as it won't be clear why\nthey exist.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: document consts for normalizing and legacy domain",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5179ddc07d9c795b05b131df126ea86bd2af715",
          "body": "- improve documentation\n- remove redundant error-check\n- simplify interface matching, which slightly improves readability\n- touch-up some docs\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: ParseDockerRef: slight refactor, and update docs",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f77c02f3298a63333a102b66ae2acf9ec6b4cd2",
          "body": "This was removed in fb023097f66fd8918941688c956246758db21327, which forgot\nto remove it from the grammar.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: remove left-over occurrences of \"short-identifier\"",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48c3c5b09a0f0f239f0fcea14e0a4727cbf11209",
          "body": "My mistake; I added this TODO in 48b4f7458a007a4905fa996f38d9652e7566f241, but it\nonly applies to familiarizeName.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: splitDockerDomain: remove incorrect \"TODO\"",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T14:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d983bd75aa3eb6dfc2845614fb563b833d8f56",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3786 from thaJeztah/reference_subtests",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2022-11-19T09:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e747bc40673351cc4b10b2ee34566f4dfe70d9e4",
          "body": "Not all tests have been rewritten to use sub-tests; for those\nI enabled t.Parallel() for the parent test only.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: run tests with t.Parallel()",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-18T20:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ca5b6a6a718e9f75b7961f7396d20194f0af40",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: use subtests for regex tests",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-18T20:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7600ff5d9ed96dda200acf66f2cf0563da939b44",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: use subtests for reference tests",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-18T20:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e0fb55d4aded2c4ca504a52ae87a647abdb8c6",
          "body": "Signed-off-by: AdamKorcz <adam@adalogics.com>",
          "is_bot": false,
          "headline": "Fuzzing: Rewrite existing fuzzers to native go fuzzers",
          "author_name": "AdamKorcz",
          "author_login": "AdamKorcz",
          "committed_at": "2022-11-12T17:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd0b2db79317a999848978bf0bf41d9e41124152",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3769 from thaJeztah/strings_cut",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2022-11-11T08:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b4f7458a007a4905fa996f38d9652e7566f241",
          "body": "- use strings.HasPrefix() to check for the prefix we're interested in instead\n  of doing a strings.Split() without limits. This makes the code both easier\n  to read, and prevents potential situations where we end up with a long slice.\n- use consts for defaults; these should never be modified, so better to use\n  consts for them to indicate they're fixed values.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: check for prefix instead of splitting, and use consts",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-09T14:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cffa167a571d9e31282d8691602faf237f569cf0",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3777 from thaJeztah/reference_add_sorting",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2022-11-08T22:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7c7c2f4b48cd208663d64b91637b19c50b2c2a",
          "body": "This upstreams `Sort()` as originally implemented in containerd in\nhttps://github.com/containerd/containerd/0886ceaea2470edc7339dfc5ebe0e3257ae84d06\n\nFrom that commit:\n\n> Fix reference ordering in CRI image store\n>\n> Currently image references end up being stored in a\n> random order due to the way m\n[…]\n digest from a\n> `name + tag` reference.\n\nCo-Authored-by: Derek McGowan <derek@mcg.dev>\nCo-Authored-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: implement Sort()",
          "author_name": "Derek McGowan",
          "author_login": "dmcgowan",
          "committed_at": "2022-11-08T21:38:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c33af3e5a7ed187acac6f92ae9c37949a285178c",
          "body": "reference: replace deprecated function SplitHostname",
          "is_bot": false,
          "headline": "Merge pull request #3776 from thaJeztah/ref_replace_deprecated",
          "author_name": "Milos Gajdos",
          "author_login": "milosgajdos",
          "committed_at": "2022-11-08T17:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43d27b125647c0f39c9699e324022769c991db26",
          "body": "Go requires \"deprecated\" comments to have an empty line before them,\nand to not be all-caps.\n\nThis updates to the comment so that it's correctly picked up as deprecated.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "referene: fix formatting of \"deprecated\" comment.",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-06T21:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a2898726c49fd9b7b90bc92a2f8f48022c4c1c7",
          "body": "Signed-off-by: Zou Nengren <zouyee1989@gmail.com>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "replace deprecated function",
          "author_name": "zounengren",
          "author_login": null,
          "committed_at": "2022-11-06T21:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb023097f66fd8918941688c956246758db21327",
          "body": "The \"shortid\" syntax was added in https://github.com/moby/moby/commit/d26a3b37a6a8d42b9e7cb7486b928170c43e052e,\nand allowed for matching an image on its ID prefix (this is before images were\ncontent-addressable). With the introduction of content-addressable references,\nthis syntax became problematic\n[…]\nkipping a deprecation cycle for this;\n\n- https://grep.app/search?q=.ShortIdentifierRegexp\n- https://grep.app/search?q=.ParseAnyReferenceWithSet%28\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "reference: remove support for deprecated \"shortid\" refs",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-06T19:23:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc814b8be66db9f3afa2b21d348629924bdc270e",
          "body": "gofumpt (https://github.com/mvdan/gofumpt) provides a supserset of `gofmt` / `go fmt`,\nand addresses various formatting issues that linters may be checking for.\n\nWe can consider enabling the `gofumpt` linter to verify the formatting in CI, although\nnot every developer may have it installed, so for now this runs it once to get formatting\nin shape.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "format code with gofumpt",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-03T21:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 4,
      "latest_release_at": "2024-03-26T20:16:35Z",
      "latest_release_tag": "v0.6.0",
      "releases_from_tags": false,
      "days_since_last_push": 100,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 853,
      "mean_days_between_releases": 208.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/distribution/reference",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/distribution/reference",
          "is_deprecated": false,
          "latest_version": "v0.6.0",
          "repository_url": "https://github.com/distribution/reference",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2024-03-20T17:09:59Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 859
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 50,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2023-08-31",
            "count": 2
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 19671,
      "source_files_sampled": 11,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 14,
        "open_issues": 4,
        "closed_ratio": 0.6,
        "closed_issues": 6,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "thaJeztah",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/1804568?v=4"
        },
        {
          "type": "User",
          "login": "dmcgowan",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/169601?v=4"
        },
        {
          "type": "User",
          "login": "milosgajdos",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/1392526?v=4"
        },
        {
          "type": "User",
          "login": "stevvooe",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/120601?v=4"
        },
        {
          "type": "User",
          "login": "justincormack",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/482364?v=4"
        },
        {
          "type": "User",
          "login": "dmp42",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/332946?v=4"
        },
        {
          "type": "User",
          "login": "Jamstah",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/298807?v=4"
        },
        {
          "type": "User",
          "login": "SteveLasker",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/7647382?v=4"
        },
        {
          "type": "User",
          "login": "rscothern",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/190735312?v=4"
        },
        {
          "type": "User",
          "login": "caniszczyk",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/63777?v=4"
        }
      ],
      "contributors_sampled": 45,
      "top_contributor_share": 0.261
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "fossa.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "2 out of 11 merged PRs checked by a CI test -- score normalized to 1",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 27 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": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": 7,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "reason": "security policy file 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "0965666a6ade2e06035fe352e38344be1e68951a",
        "ran_at": "2026-07-28T13:18:15Z",
        "aggregate_score": 6.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-04-18T16:49:28Z",
      "oldest_open_prs": [
        {
          "number": 15,
          "created_at": "2024-07-15T11:42:04Z",
          "last_comment_at": "2025-04-11T10:42:12Z",
          "last_comment_author": "thaJeztah"
        },
        {
          "number": 25,
          "created_at": "2026-04-17T21:36:21Z",
          "last_comment_at": "2026-04-17T21:37:08Z",
          "last_comment_author": "codecov"
        }
      ],
      "last_merged_pr_at": "2026-04-18T16:49:26Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 17,
          "created_at": "2017-12-20T09:56:18Z",
          "last_comment_at": "2022-09-24T07:48:15Z",
          "last_comment_author": "code3002"
        },
        {
          "number": 14,
          "created_at": "2022-11-26T13:15:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8,
          "created_at": "2023-10-17T10:56:21Z",
          "last_comment_at": "2023-10-18T14:49:11Z",
          "last_comment_author": "milosgajdos"
        },
        {
          "number": 18,
          "created_at": "2024-12-19T10:06:34Z",
          "last_comment_at": "2025-12-26T17:56:37Z",
          "last_comment_author": "lesomnus"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/distribution/reference",
    "host": "github.com",
    "name": "reference",
    "owner": "distribution"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 74,
        "vitality": 28,
        "community": 62,
        "governance": 70,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 28,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "commits_last_year": 4,
              "human_commit_share": 1,
              "days_since_last_push": 100,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 100 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 100
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "4 commits in the last year",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.6.0",
              "releases_from_tags": false,
              "days_since_latest_release": 853,
              "mean_days_between_releases": 208.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 853 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 853
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~208.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 208.3
                    }
                  }
                ],
                "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": 100,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 100 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 100
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "forks": 13,
              "stars": 50,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "50 stars",
                "points": 27.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 45,
              "top_contributor_share": 0.261
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "45 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 27 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 14,
              "open_issues": 4,
              "closed_issues": 6,
              "issue_closed_ratio": 0.6,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "14/15 decided PRs merged",
                "points": 35.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 14,
                      "decided": 15
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "followers": 140,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "distribution",
              "public_repos": 4,
              "account_age_days": 2007
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "140 followers of distribution",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 140,
                      "login": "distribution"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~5 yr old",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "packages": [
                "github.com/distribution/reference"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 859
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 859 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 859
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "2 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 11 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 74,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 11 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 27 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 fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 detected but not run on all commits",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.8,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "80 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 80,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 19671,
              "source_files_sampled": 11,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/11 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 11,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T13:18:42.718898Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/distribution/reference.svg",
  "full_name": "distribution/reference",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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