公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-27 19:31 UTC

cernopendata / cernopendata-client-go

CERN Open Data Client in Go

Go未检测到许可证★ 0 星标⑂ 1 复刻始于 2026年1月在 GitHub 上查看 ↗

cernopendata/cernopendata-client-go 的健康指数为 100 分中的 56 分,处于「中等」区间。 其得分最高的类别是Vitality(76/100),最低的是Community & Adoption(12/100)。 最近一次更新在 8 天前。 近期的大部分工作由 1 位贡献者完成。

56
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

193 关注者14 个公开仓库始于 2014年9月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/cernopendata/cernopendata-client-gov0.10.0-208 天前

按类别列示的指标

活力

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

76良好 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 8 天前
10.4/36提交节奏 — 52 周中有 15 周有提交
18/18提交量 — 最近一年 121 次提交
10/10OpenSSF Scorecard:Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year121
human_commit_share0.8
days_since_last_push8
active_weeks_last_year15

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 20 个发布版本
36/36发布时效 — 最近一次发布版本于 8 天前
27/27发布节奏 — 约每 20 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count20
latest_release_tagv0.10.0
releases_from_tags
days_since_latest_release8
mean_days_between_releases20

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 1 个复刻
0/15关注者 — 1 位关注者
所用输入
forks1
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
22.5/22.5README
0/22.5许可证 — 未检测到许可证文件
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

64中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 3 contributing companies or organizations -- score normalized to 10
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
37.5/38.3PR 接受 — 已裁定的 PR 中 49/50 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/14 approved changesets -- score normalized to 0
所用输入
merged_prs49
open_issues0
closed_issues7
issue_closed_ratio1
closed_unmerged_prs1
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
16.4/25所有者影响力 — cernopendata 有 193 位关注者
20.6/25既往记录 — 14 个公开仓库,账户约 11 年
所用输入
followers193
owner_typeOrganization
is_verified
owner_logincernopendata
public_repos14
account_age_days4,343
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 8 天前
20/20版本历史 — 20 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/cernopendata/cernopendata-client-go
ecosystemsgo
any_deprecated
min_days_since_publish8

工程质量

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

76良好 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

43存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/14 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5许可证 — license file not detected
7.5/7.5Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 21 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.3

AI 就绪度

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

69中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 80 次人类提交中有 80 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 14 次为自动依赖更新
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.14
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 47 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes58,493
source_files_sampled47
oversized_source_files0

关键数据

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

数据采集警告

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 4.3 / 10
4.3综合

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/14 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities21 existing vulnerabilities detected
直接依赖 2
注册表软件包版本约束清单文件
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogo-hep.org/x/hepv0.40.0go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 381,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 282565,
        "Shell": 5745,
        "Makefile": 1476,
        "Dockerfile": 817
      },
      "pushed_at": "2026-07-19T12:06:01Z",
      "created_at": "2026-01-17T22:29:25Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T12:06:01Z",
      "description": "CERN Open Data Client in Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://opendata.cern.ch/",
      "name": "CERN Open Data",
      "type": "Organization",
      "login": "cernopendata",
      "company": null,
      "location": "Geneva, Switzerland",
      "followers": 193,
      "avatar_url": "https://avatars.githubusercontent.com/u/8663137?v=4",
      "created_at": "2014-09-05T02:27:30Z",
      "is_verified": null,
      "public_repos": 14,
      "account_age_days": 4343
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-19T12:06:01Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2026-04-14T14:30:00Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-02-15T12:22:42Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-02-04T18:02:14Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-02-04T16:49:24Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2026-02-04T15:41:07Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-02-04T15:28:00Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-02-04T14:27:51Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-02-04T13:41:53Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-01-20T19:16:22Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-01-20T11:22:45Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-01-19T23:19:32Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-01-19T22:38:46Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-01-19T15:18:16Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-01-18T18:35:07Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-01-18T16:46:04Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-01-18T16:22:48Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-01-18T16:16:30Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-01-18T16:09:16Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-01-18T16:00:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9324614599824bdb2e69ca1dddc075660edf87aa",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.10.0 (#53)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T12:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7f8959192ed1ae62002ef2eb825ccd600501e9",
          "body": null,
          "is_bot": false,
          "headline": "fix: include maintenance changes in release notes (#57)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T12:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68222ea3549813127763860a2d4d38e26229de54",
          "body": null,
          "is_bot": false,
          "headline": "test: make live integration outcomes explicit (#56)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T11:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4248f5c4cd9fdc3be2f76ad08b82007345402d47",
          "body": null,
          "is_bot": false,
          "headline": "refactor: return command errors through cobra (#55)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T11:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c5f9a114b274776512d369704f022f981acb620",
          "body": "Propagate cancellation through search requests, preserve ordered unique results, and stop fetch-all loops when the server returns empty or duplicate-only pages before the advertised total.",
          "is_bot": false,
          "headline": "fix: guard search pagination progress",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T11:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1fbef4b220fb850b34426c2b0a6c9f2a135a2a5",
          "body": "Use one typed file model across discovery, filtering, both download engines, paths, and verification; reuse downloader result types and make XRootD retries reset errors and honor cancellation.",
          "is_bot": false,
          "headline": "refactor: use typed file metadata and fix XRootD retries",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T10:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af214d7afcac1c544fc2f140f9a40c7681421fd",
          "body": "Require a valid release checksum manifest and fail closed in both the built-in updater and installer script for every unavailable, malformed, absent, duplicate, or mismatched checksum path.",
          "is_bot": false,
          "headline": "fix: require checksums for binary installation",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T10:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d76f58a7ca1074a75e99e1af9da56202f56ea45",
          "body": "Pass explicit versions into container and release builds, add tagged artifact recovery, constrain checksums to the four binaries, and configure Release Please for the v0.10.0 pre-major release.",
          "is_bot": false,
          "headline": "fix: propagate versions into release artifacts",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T10:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2505bd593095d1008e6444fd3d1122ac34429f",
          "body": "BREAKING CHANGE: use github.com/cernopendata/cernopendata-client-go for Go installs and imports.",
          "is_bot": false,
          "headline": "refactor!: migrate module path to cernopendata",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-07-19T10:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5ce459e25752c1ad4b6665700998af630ae347",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T06:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44598c4e8e3e2629e559e96a6863d634c97b40bd",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T06:57:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7131b5fdc2015a46b7e412b5501b950014b6243b",
          "body": "Bumps go-hep.org/x/hep from 0.39.0 to 0.40.0.\n\n---\nupdated-dependencies:\n- dependency-name: go-hep.org/x/hep\n  dependency-version: 0.40.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump go-hep.org/x/hep from 0.39.0 to 0.40.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-24T07:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb4034d8e6d530ee646d31e1a2cd2e4d8f5d78a",
          "body": "Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.\n- [Release notes](https://github.com/googleapis/release-please-action/releases)\n- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)\n- [Commits](https://git\n[…]\name: googleapis/release-please-action\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump googleapis/release-please-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-26T06:01:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "119a03f72b9db7eb77d2a5d4268e07d53e54624c",
          "body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nncy-name: softprops/action-gh-release\n  dependency-version: '3'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump softprops/action-gh-release from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-19T05:10:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebbe16a60aaed705d260c2144e9f30145854ab95",
          "body": "Document that download-files preserves the shortest unique trailing directory structure when a record contains repeated basenames.\n\nRefs: cernopendata/cernopendata-client#177",
          "is_bot": false,
          "headline": "docs(readme): note duplicate basename downloads",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-04-14T21:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b168313738686efe9d8ff2ba6179da32a9a9a1",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.9.1",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-04-14T14:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3f5baef49e9e7b85c729900d0b497d15435f80e",
          "body": "Add a hermetic CLI integration test for download-files that serves a fake record\n  and duplicate AO2D.root payloads from a local httptest server.\n\n  This verifies end-to-end that duplicate basenames are written to distinct subdirectories and pass --verify without depending on live CERN services.\n\n  Refs: cernopendata/cernopendata-client#177",
          "is_bot": false,
          "headline": "test(integration): cover duplicate basenames with local server",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-04-14T14:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a37c42d3f5e3070d0e8319976e66f5d87168e2c4",
          "body": "Assign a deterministic local path to each downloaded file so datasets with repeated basenames do not overwrite earlier downloads.\n\nWhen basename collisions are detected, preserve the shortest unique trailing directory suffix and reuse the same path during verification.\n\nRefs: cernopendata/cernopendata-client#177",
          "is_bot": false,
          "headline": "fix(download): preserve unique paths for duplicate basenames",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-04-14T14:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b13e262623716c3099e6521e069baf7e00a5fe3",
          "body": "updates:\n- [github.com/golangci/golangci-lint: v2.11.3 → v2.11.4](https://github.com/golangci/golangci-lint/compare/v2.11.3...v2.11.4)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#40)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-23T22:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a7ae317b1745b3e67e63c99ddea515b2798dc48",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#39)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-16T22:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94735d82d0147fd9a23b01021e6d2b0aed30874",
          "body": "updates:\n- [github.com/golangci/golangci-lint: v2.10.1 → v2.11.2](https://github.com/golangci/golangci-lint/compare/v2.10.1...v2.11.2)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#38)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-09T22:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b50945e308a42aa239ae6a91da67b55aabfbd9b",
          "body": "Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Commits](https://github.com/docker/metadata-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: docker/metadata-action\n  d\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/metadata-action from 5 to 6 (#33)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-08T00:59:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "037e8b5d641105f2aa1d286e7c071f4be2c24955",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n  dependency-versi\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action from 3 to 4 (#35)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-08T00:57:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d8483646b151f295ac7a6d34206586c71cf94af",
          "body": "Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/set\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-buildx-action from 3 to 4 (#36)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-08T00:54:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "820e5f408685d8f3aed8bf7f00acc2ae0d9f43fc",
          "body": "Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\n- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-qemu-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-qemu-action from 3 to 4 (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-08T00:50:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c3cc2ab541bb1bd0e2a025fcdd740b31d7f04cf",
          "body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/build-push-action from 6 to 7 (#34)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-08T00:49:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eedd0d8e9aaf54bc87ab9605df7182df689cc21f",
          "body": "updates:\n- [github.com/compilerla/conventional-pre-commit: v4.3.0 → v4.4.0](https://github.com/compilerla/conventional-pre-commit/compare/v4.3.0...v4.4.0)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#32)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-23T22:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395a50e04dcb7fcbdfa2ce3fd2ecab3699588eb5",
          "body": "Bumps go-hep.org/x/hep from 0.38.1 to 0.39.0.\n\n---\nupdated-dependencies:\n- dependency-name: go-hep.org/x/hep\n  dependency-version: 0.39.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump go-hep.org/x/hep from 0.38.1 to 0.39.0 (#31)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T22:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059340672f7b0faec54a291686e0877a78036607",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update golangci-lint to v2.10.1",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-21T11:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6c60db51b8423c44a2aae22c60ba14a1edf78b",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): update to go 1.26",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-21T11:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08974da65a5a4cd8735a067e94ad66b0ea785b35",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): apply go fix",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-21T11:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272377935ccab927ae93a403d27f694e882fa94c",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): update to go 1.26",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-21T10:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce1986cb306512f6e247b919ac746a4f37922e9",
          "body": "updates:\n- [github.com/golangci/golangci-lint: v2.8.0 → v2.9.0](https://github.com/golangci/golangci-lint/compare/v2.8.0...v2.9.0)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#30)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-21T10:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a105250a6ae6158a7ef5be1ffeaf7738235b4f91",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.9.0 (#29)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-15T12:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c68dd492a465fd4fea5f2bbcbc8de2a65a62702",
          "body": "…ailures",
          "is_bot": false,
          "headline": "test(integration): skip update check test on macOS due to flaky API f…",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-15T11:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "385151dbd93995ebb1289161bd6033c7f24e5664",
          "body": "…-directory\n\nRestore JSON format functionality that was previously available in v0.8.0\nbut was accidentally removed in a later commit.\n\n- Add back --format flag to get-file-locations with text|json options\n- Implement JSON output with FileOutput struct containing uri, size, checksum, availability\n- \n[…]\nSON integration test\n\nThe JSON format output provides programmatic access to command output\nwith consistent field ordering and proper JSON structure.\n\nCloses the accidental removal from commit 2d817c4",
          "is_bot": false,
          "headline": "feat(cli): restore JSON format output for get-file-locations and list…",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-13T21:05:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1be59f6c85a3c688f0ba4716616a5efeea5f5ef",
          "body": null,
          "is_bot": false,
          "headline": "test(integration): remove JSON-format integration tests",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-13T20:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d817c4d94d360da2274159ae96e029feeb41ba5",
          "body": null,
          "is_bot": false,
          "headline": "fix(security): address gosec findings in downloader/updater",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-13T16:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eb781b9706633a482c5b10c045869d064d8866c",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): remove leading ./ for CLI commands",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-13T16:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35651008be64f1d44985debec515316d7c92acad",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.8.1 (#28)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T18:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d72e4899f6c488ac0c512796be57ab30d46be0",
          "body": "- Remove Python comparison table and test coverage comparisons\n- Remove Implementation Status and Test Status sections\n- Fix all flag names to match actual implementation\n  - download-files: --name-filter → --filter-name, --regexp → --filter-regexp,\n    --range-filter → --filter-range, --retry → --r\n[…]\n- Add Windows support note to Building from Source\n- Add pre-commit and test running instructions to Development section\n- Simplify License section\n- Update Future Enhancements with completed features",
          "is_bot": false,
          "headline": "docs(readme): remove Python comparisons and update flag references",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T18:01:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a618edcad85cba8dc08b460545c74961f3ed94db",
          "body": "Update --format short flag from -f to -m to match other commands\n(get-metadata, get-file-locations, search) which all use -m for --format.",
          "is_bot": false,
          "headline": "fix(cli): change list-directory format short flag to -m for consistency",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T18:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7ec545fe8a57e944f11a2bc81718a72081f09b2",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.8.0 (#27)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T16:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae04e9e95472310b4ce1f5860b5fc7dcda9e356",
          "body": "Add --format json flag to list-directory command for\nprogrammatic access to directory listings.\n\n- Add format flag (text|json, default: text)\n- Implement JSON output with DirOutput struct for deterministic field order\n- Add integration test TestIntegrationListDirectoryJSON\n- Update Long description \n[…]\non time (only in verbose mode)\n- is_dir (bool): true if directory, false if file\n\nBackward compatible: text/verbose output unchanged.\n\nFixes https://github.com/clelange/cernopendata-client-go/issues/1",
          "is_bot": false,
          "headline": "feat: add JSON output to list-directory",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T16:46:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a51004098a294b44d302e1da35fa7bf38af155f",
          "body": "Add --format json flag to get-file-locations command for\nprogrammatic access to file lists.\n\n- Add format flag (text|json, default: text)\n- Implement JSON output with FileOutput struct for deterministic field order\n- Add integration test TestIntegrationGetFileLocationsJSON\n- Update Long description \n[…]\n\n- uri (string): file URL\n- size (int64): file size in bytes\n- checksum (string): ADLER32 checksum\n- availability (string): \"online\" or \"on demand\"\n\nBackward compatible: text/verbose output unchanged.",
          "is_bot": false,
          "headline": "feat: add JSON output to get-file-locations",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T16:32:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3812f422003d761efd4a53467e2237a25334cd24",
          "body": "Replace typed RecordMetadata struct with map[string]interface{} to capture\nall metadata fields from API, matching Python client behavior.\n\n- Add cleanupMetadata() function to remove _files, bucket, version_id\n- Add helper functions for type-safe map access (getMetadataFieldAsString,\n  getMetadataFie\n[…]\nnstead of structs\n- Update callers to handle error return from GetFilesList\n\nThis change enables get-metadata to return ALL 32+ metadata fields\ninstead of only the 7 previously captured by the struct.",
          "is_bot": false,
          "headline": "fix: use dynamic map for complete metadata retrieval",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T16:23:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f17b595e1a2f844e26b965134aa84d96e324de9",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.7.2 (#26)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T15:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63f90fc4cb9966dd88db1a3f9cf11a280926027",
          "body": "Fixes https://github.com/clelange/cernopendata-client-go/issues/21",
          "is_bot": false,
          "headline": "fix(xrootd): tune read buffer",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T15:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a819563364e3824c778a0fb88de5cb2a1006dae5",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.7.1 (#25)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T15:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e2530ce3fdb2ce00d40f16cc84c2f77bd7e9fe",
          "body": null,
          "is_bot": false,
          "headline": "fix(progress): throttle updates",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T14:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d4cb4d977ce63a5858d56a95d077690ebc9d9a",
          "body": null,
          "is_bot": false,
          "headline": "fix(searcher): add 30s http timeout",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T14:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d102c9f90bd85b4bfe82d9b55d277988ec32a00",
          "body": null,
          "is_bot": false,
          "headline": "fix(checksum): stream adler32 hashing",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T14:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a473c01bf0f2b30f6f14e05d5a7b7e87f5f448b",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.7.0 (#24)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T14:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec56bd129dbcac20428aeb44fa5aab8b0f71b548",
          "body": null,
          "is_bot": false,
          "headline": "fix(downloader): strict resume on retry",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T14:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfcc2c44a2abdbe3d1d120ed248e62ecd1cd030",
          "body": "- Implement download resumption using HTTP Range headers in HTTP downloader\n- Implement download resumption in XRootD downloader\n- Improve progress bar to show total file size and correct percentage when resuming\n- Remove verbose debug output for Range headers\n- Add unit tests for resume functionality",
          "is_bot": false,
          "headline": "feat: enable resuming of interrupted downloads",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T14:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80084e8fdf5234754d6130ee781eccde16f2749c",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.6.0 (#23)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T13:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8dd5b25ceef66d73862f2f7f8c6c5950e7c2f48",
          "body": "- Add ProgressWriter in internal/progress to track and display download progress\n- Show percentage, downloaded/total size, and download rate\n- Support both HTTP and XRootD download engines\n- Enable via --progress or --verbose flags\n- Add FormatRate utility function for human-readable speed formatting\n- Add comprehensive unit tests for progress tracking",
          "is_bot": false,
          "headline": "feat(download): add real-time progress display for file downloads",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-02-04T13:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7dcf41ea71a7c02df31372ce19359d377f2e998",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 5 to 6 (#18)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-04T13:00:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e9c7827374422f94c0c960a9d0b3ce229e88805",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 4 to 6 (#17)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-04T12:57:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d4ab8340bdbf83ea741d835bb8ce5f82fa75493e",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.5.0 (#16)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T19:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ece55bdc487a331973deccccf4ce92a039708c2",
          "body": null,
          "is_bot": false,
          "headline": "feat(cli): implement --file-availability flag and enhance UX",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T16:58:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4972cc0e3bc608797bab2018a9da29cd1f8658f",
          "body": null,
          "is_bot": false,
          "headline": "feat(utils): add byte formatting utility",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T16:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b2f73f23a3279d2f5be34a416beba2b7b9114d",
          "body": null,
          "is_bot": false,
          "headline": "feat(searcher): add file availability metadata and filtering",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T16:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6492cd33c4e34e65956c49f41634a17d4c133e",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.4.1 (#15)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T11:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9003e42868f1e6c8b416139f362d593438ed51cb",
          "body": "…onfig",
          "is_bot": false,
          "headline": "fix: resolve integration test linter warnings and update pre-commit c…",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dc538fcd243aed42a4a5fc629ab7087c6ae6253",
          "body": "- Extracted assertCommandSuccess and assertCommandError helpers in integration_test.go\n- Refactored multiple tests to use these helpers, reducing boilerplate\n- Added integration tests for search --size -1, search --size N, and get-file-locations --no-expand\n- Added unit tests for printEntries in list_directory_test.go\n- Fixed search result counting logic and linting issues",
          "is_bot": false,
          "headline": "test(cmd): refactor integration tests and add new coverage",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055a76a66febb10246fe702b50b39c2bdae52fc3",
          "body": "Split monolithic main.go (~900 lines) into logical command-specific files:\n- version.go\n- update.go\n- get_metadata.go\n- get_file_locations.go\n- download_files.go\n- verify_files.go\n- list_directory.go\n- search.go\n\nReduces main.go to a minimal entry point (~70 lines), improving maintainability\nand readability.",
          "is_bot": false,
          "headline": "refactor(cmd): extract command handlers from main.go into separate files",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b128f4d83e9b9e6911d8ee041963f97dbf635a46",
          "body": "DRY up duplicated URI transformation logic in GetFilesList by\nextracting a common convertURI() function. Reduces 20 lines to 14.",
          "is_bot": false,
          "headline": "refactor(searcher): extract convertURI helper for protocol conversion",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee972a16bca2b0ed5e84fefeb3c167e2671cb40",
          "body": "Reduces duplicated directory entry formatting logic from 40 lines\nto 15 lines by extracting a common printEntries() function.",
          "is_bot": false,
          "headline": "refactor(cmd): extract printEntries helper to DRY verbose output",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed1f6ec0e369165fd7594702198eebbcbd482e9",
          "body": "Replace custom contains() and findSubstring() implementations\nwith stdlib strings.Contains() for clarity.",
          "is_bot": false,
          "headline": "refactor(test): simplify contains() using strings.Contains",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cfbf35bca89a9c11d380bf2470e5dcef35b4adc",
          "body": "Move XRootD server tests to lister_integration_test.go with build tag.\nKeeps real server tests for make test-integration while unit tests\nrun without network in make test.",
          "is_bot": false,
          "headline": "test(lister): split unit and integration tests",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b683df56556a5b3c129a1a2f3e2042511e1bafb",
          "body": "Add tests for:\n- SearchAllRecords pagination (single/multiple pages, empty, boundary)\n- SearchAllRecords error propagation\n- GetRecid with DOI lookup using mock server\n- GetRecid with title lookup using mock server",
          "is_bot": false,
          "headline": "test(searcher): add unit tests for SearchAllRecords and GetRecid",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83a22de9dac6a97b68414b40c67a9a7ca77c749",
          "body": "…DownloadFiles\n\nAdd comprehensive unit tests covering:\n- Successful downloads, 404/500 errors\n- Resume with Range header\n- Batch downloads\n- Dry-run mode\n- Skip existing files\n- Invalid entry handling",
          "is_bot": false,
          "headline": "test(downloader): add httptest-based unit tests for DownloadFile and …",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-20T10:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "758c83adf37c1086fa04f4a116ac61ada11444dd",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.4.0 (#14)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T23:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42351830836533344410ec3217da296f5e5e3e0a",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove duplicate TestIntegrationVersion function",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T23:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08cf546e244aea8c5f614f46d9a39e8ac48dd1c5",
          "body": "- Add Homebrew installation as Option 1\n- Reorder installation options (Homebrew, install script, build from source)\n- Add update command usage examples\n- Document --check flag behavior\n- Update flag reference with update command",
          "is_bot": false,
          "headline": "docs: add Homebrew installation and update command documentation",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T23:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a8ba9b043fa2d571efc9e4c101bf1191dbaf90",
          "body": "- Add TestIntegrationUpdateCheck to verify --check flag\n- Add TestIntegrationVersion to verify version command\n- Both tests verify expected output in results",
          "is_bot": false,
          "headline": "test(integration): add tests for update and version commands",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T23:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0379cb8ef4e05e82e8f4b9679210548dcd90709f",
          "body": "- Add updateCmd to CLI using Cobra framework\n- Implement runUpdate() function for full update flow\n- Add --check flag to check without installing\n- Use internal/printer for user feedback\n- Display version info and update progress\n- Handle Homebrew installations appropriately",
          "is_bot": false,
          "headline": "feat(cli): add update command with --check flag",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T23:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78ce5df90df8029789824c0d10966e673a7919e2",
          "body": "- Add GitHub API client with 10s timeout\n- Add version comparison (semver + dev build handling)\n- Add platform-aware binary asset selection\n- Add binary download with progress tracking\n- Add SHA256 checksum verification\n- Add atomic binary replacement\n- Add Homebrew installation detection",
          "is_bot": false,
          "headline": "feat(updater): add self-update functionality with GitHub API",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T23:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42cf434201402a9f7270cd4110f275b0b4fcd865",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.3.0 (#13)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T22:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41672d1e21a2efc22f7ab83eed35ee09301f6437",
          "body": "updates:\n- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)\n- [github.com/compilerla/conventional-pre-commit: v4.0.0 → v4.3.0](https://github.com/compilerla/conventional-pre-commit/compare/v4.0.0...v4.3.0)\n- [github.com/tekwizely/pre-commit-golang: v1.0.0-rc.1 → v1.0.0-rc.4](https://github.com/tekwizely/pre-commit-golang/compare/v1.0.0-rc.1...v1.0.0-rc.4)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-19T22:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46b632f7c0ebe030c33d4398328350b0d2f7977",
          "body": "Add scripts/install.sh to provide one-line installation on Linux and macOS.\nThe script automatically detects OS and architecture, downloads the latest\nrelease binary, verifies checksums, and configures PATH.\n\nAlso update README.md to document the new installation option.",
          "is_bot": false,
          "headline": "feat: add installer script for easy binary installation",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T22:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6affaf4333a17a50af734728b9d7601a8eb25d4",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.2.0 (#11)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T15:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27250e1390d818deff8b739b5a7c7e4133e01fe1",
          "body": "- Document search command flags in Flag Reference section\n- Add usage examples for search, facets, URL parsing\n- Document --list-facets for discovering available facets\n- Update Implementation Status with search command details",
          "is_bot": false,
          "headline": "docs: add search command documentation",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T15:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b708bd305098b49f784017cbac86fded544db0",
          "body": "- Add search command with --query, --query-pattern, --query-facet flags\n- Support URL/query string parsing from portal with --query\n- Add --output-value and --filter for field extraction\n- Add --size -1 to fetch all results in batches\n- Add --list-facets to discover available facets from API\n- Show total hits count when results are paginated\n- Add 10 integration tests for search command\n\nCloses #4",
          "is_bot": false,
          "headline": "feat(cli): add search command with flexible query options",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T15:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c6d7c99c53c337d45972adbc770670c323f0de4",
          "body": "- Add Metadata field to SearchHit struct for search results\n- Add SearchRecords method for paginated search queries\n- Add SearchAllRecords method for batch fetching with --size -1\n- Add Aggregations field to SearchResponse for facet data\n- Add Aggregation and AggregationBucket types\n- Add GetFacets method to fetch available facets from API\n- Add unit tests for SearchRecords, GetFacets, and Aggregations",
          "is_bot": false,
          "headline": "feat(searcher): add SearchRecords and GetFacets methods",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T15:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8871414775223902ffb274431763e1292f62bc9e",
          "body": "- Add ParsedQuery struct to hold parsed search parameters\n- Implement ParseQueryFromURL function to parse URL or query strings\n- Support q, f (facets), page/p, size/s, and sort parameters\n- Handle URL-encoded strings and full URLs from portal\n- Add comprehensive unit tests (11 test cases)",
          "is_bot": false,
          "headline": "feat(utils): add ParseQueryFromURL for URL/query string parsing",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-19T15:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8163be1bcd80cbc8845a06497a11cd8e22ad4a92",
          "body": null,
          "is_bot": false,
          "headline": "ci: skip all hooks that require Go tooling",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T23:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d148c858673901ce266cfec7d6552fd9941209d6",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.1.5 (#10)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T18:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe1783bede686c2f7f189fbfabdad3916c64c27",
          "body": "…o avoid hanging",
          "is_bot": false,
          "headline": "fix(tests): increase timeout in TestIntegrationListDirectoryTimeout t…",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T18:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b487e35a387b62e224aa3306c2b2da4f008e76e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update golangci-lint to v2.8.0",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T17:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98fbb7b03a880a49c8d66d4402e8414f03676acb",
          "body": null,
          "is_bot": false,
          "headline": "chore: synchronize linting and fix all reported issues",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T17:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e7d8537a3cb903c81b5f311987c674689c6221",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): correct buildVersion package path in LDFLAGS",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T17:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131446dfc8e95a8b3f36975832ec7fe2c11175c4",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.1.4 (#9)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T16:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0ad8342bf9a65ed0d6eefb6ee3106ea28adad4",
          "body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.10.2.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.10.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n  dependency-versi\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.10.2 (#8)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-18T16:35:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dba9df78d821a98bc422b24bea22c986f1619fae",
          "body": null,
          "is_bot": false,
          "headline": "fix: download release assets instead of rebuilding for checksums",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T16:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d88de29b90154e02515ceef8573cded99f3a31",
          "body": null,
          "is_bot": false,
          "headline": "chore: add dependabot config",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T16:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3d2b13d55b2ed17a0a31e7f053f97f952943c3c",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.1.3 (#7)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T16:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feacaf79b8b7c24e3e9839ddff7374aedd5fe98a",
          "body": null,
          "is_bot": false,
          "headline": "fix: separate checksum upload into dedicated job that waits for binaries",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T16:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c15450ca721820112afbef6dc112fb6f61520f18",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 0.1.2 (#6)",
          "author_name": "Clemens Lange",
          "author_login": "clelange",
          "committed_at": "2026-01-18T16:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 121,
      "latest_release_at": "2026-07-19T12:06:01Z",
      "latest_release_tag": "v0.10.0",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 20
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/cernopendata/cernopendata-client-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/cernopendata/cernopendata-client-go",
          "is_deprecated": false,
          "latest_version": "v0.10.0",
          "repository_url": "https://github.com/cernopendata/cernopendata-client-go",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T12:05:51Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-06-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 58493,
      "source_files_sampled": 47,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "go-hep.org/x/hep",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 49,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 7,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "clelange",
          "commits": 101,
          "avatar_url": "https://avatars.githubusercontent.com/u/5270053?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "container.yml",
        "pre-commit.yml",
        "release-please.yml",
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/14 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "21 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9324614599824bdb2e69ca1dddc075660edf87aa",
        "ran_at": "2026-07-27T19:31:04Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T00:42:16Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-19T12:05:52Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/cernopendata/cernopendata-client-go",
    "host": "github.com",
    "name": "cernopendata-client-go",
    "owner": "cernopendata"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 43,
        "vitality": 76,
        "community": 12,
        "governance": 64,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "commits_last_year": 121,
              "human_commit_share": 0.8,
              "days_since_last_push": 8,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "121 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 121
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 20,
              "latest_release_tag": "v0.10.0",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 20
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~20 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 49,
              "open_issues": 0,
              "closed_issues": 7,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "49/50 decided PRs merged",
                "points": 37.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 49,
                      "decided": 50
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "followers": 193,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "cernopendata",
              "public_repos": 14,
              "account_age_days": 4343
            },
            "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": "193 followers of cernopendata",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 193,
                      "login": "cernopendata"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "14 public repos, account ~11 yr old",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 14
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/cernopendata/cernopendata-client-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".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": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "21 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "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": 69,
        "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": 1,
              "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 80 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 80,
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "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.14
            },
            "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, 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": "14 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 58493,
              "source_files_sampled": 47,
              "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/47 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 47,
                      "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T19:31:21.755921Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cernopendata/cernopendata-client-go.svg",
  "full_name": "cernopendata/cernopendata-client-go",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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