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

palantir / godel

Go tool for formatting, checking, building, distributing and publishing projects

GoApache-2.0★ 336 星标⑂ 36 复刻始于 2016年12月在 GitHub 上查看 ↗

palantir/godel 的健康指数为 100 分中的 78 分,处于「良好」区间。 其得分最高的类别是Vitality(93/100),最低的是Security(57/100)。 最近一次更新在今天。 近期的大部分工作由 2 位贡献者完成。

78
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

4,465 关注者266 个公开仓库始于 2010年6月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/palantir/godel/v2v2.163.0-1890 天前

按类别列示的指标

活力

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

93优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
31.2/36提交节奏 — 52 周中有 45 周有提交
18/18提交量 — 最近一年 206 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year206
human_commit_share1
days_since_last_push0
active_weeks_last_year45

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 0 天前
27/27发布节奏 — 约每 16.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count100
latest_release_tagv2.163.0
releases_from_tags
days_since_latest_release0
mean_days_between_releases16.1

社区与采用

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

66中等 · 占总体的 18%
评分方式
41/60星标 — 336 个星标
12.9/25复刻 — 36 个复刻
13.4/15关注者 — 255 位关注者
所用输入
forks36
stars336
watchers255
growth_stateorganic
growth_factor_pct100

社区健康

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

可持续性与治理

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

79良好 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
12.3/22.5提交分布 — 头号贡献者编写了 45% 的提交
13.5/13.5贡献者广度 — 18 位贡献者
6/10OpenSSF Scorecard:Contributors — project has 2 contributing companies or organizations -- score normalized to 6
所用输入
bus_factor2
contributors_sampled18
top_contributor_share0.452
评分方式
40.9/46.8议题解决 — 88% 的议题已关闭
35.6/38.3PR 接受 — 已裁定的 PR 中 912/980 已合并
12/15OpenSSF Scorecard:Code-Review — Found 24/30 approved changesets -- score normalized to 8
所用输入
merged_prs912
open_issues14
closed_issues98
issue_closed_ratio0.875
closed_unmerged_prs68
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
25/25所有者影响力 — palantir 有 4,465 位关注者
25/25既往记录 — 266 个公开仓库,账户约 16 年
所用输入
followers4,465
owner_typeOrganization
is_verified
owner_loginpalantir
public_repos266
account_age_days5,884
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 0 天前
20/20版本历史 — 189 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/palantir/godel/v2
ecosystemsgo
any_deprecated
min_days_since_publish0

工程质量

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

88优秀 · 占总体的 20%

工程实践

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

文档

85优秀
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 1 个主题标签
10/10Wiki
所用输入
topicsocto-correct-managed
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

57中等 · 占总体的 16%

安全态势

56中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 24 out of 24 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
6/7.5Code-Review — Found 24/30 approved changesets -- score normalized to 8
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
2.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
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.
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.6
已排除计分(无数据或不适用):branch_protection, packaging。 其余权重已重新归一化。
评分方式
12.3/35直接依赖不含已知公告 — 1 个受影响:github.com/mholt/archiver/v3 v3.5.1 (high 8.1)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
33.3/40没有长期未处理的公告 — 1 个携带公告的软件包超过 90 天未处理;最早一条发布于 836 天前
所用输入
sourceosv
advisories6
affected_packages2
assessed_packages44
unassessed_packages0
affected_by_severityhigh 1, moderate 1
direct_affected_packages1
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 44 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

关键数据

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

更多细节

Star 与 Fork 历史 336 ★ / 36 ⇿
336Star
36Fork
92发布

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

012525037533636412016-122021-082026-05
主版本 0次版本 92修订 0

每个点涵盖 9 天。

OpenSSF Scorecard 5.6 / 10
5.6综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 24/30 approved changesets -- score normalized to 8
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
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.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
直接依赖 20
注册表软件包版本约束清单文件
Gogithub.com/cheggaaa/pb/v3v3.2.0go.mod
Gogithub.com/mholt/archiver/v3v3.5.1go.mod
Gogithub.com/nmiyake/pkg/dirsv1.1.0go.mod
Gogithub.com/nmiyake/pkg/errorstringerv1.1.0go.mod
Gogithub.com/nmiyake/pkg/gofilesv1.2.0go.mod
Gogithub.com/palantir/distgo/pkg/gitv1.0.0go.mod
Gogithub.com/palantir/godel/pkg/products/v2v2.0.0go.mod
Gogithub.com/palantir/pkg/cobracliv1.3.0go.mod
Gogithub.com/palantir/pkg/gittestv1.3.0go.mod
Gogithub.com/palantir/pkg/matcherv1.3.0go.mod
Gogithub.com/palantir/pkg/pkgpathv1.4.0go.mod
Gogithub.com/palantir/pkg/signalsv1.2.0go.mod
Gogithub.com/palantir/pkg/specdirv1.3.0go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/rogpeppe/go-internalv1.15.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/termie/go-shutilv0.0.0-20140729215957-bcacb06fecaego.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
全部依赖 44

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

注册表软件包版本关系
Gogithub.com/cheggaaa/pb/v3v3.2.0直接
Gogithub.com/mholt/archiver/v3v3.5.1直接
Gogithub.com/nmiyake/pkg/dirsv1.1.0直接
Gogithub.com/nmiyake/pkg/errorstringerv1.1.0直接
Gogithub.com/nmiyake/pkg/gofilesv1.2.0直接
Gogithub.com/palantir/distgo/pkg/gitv1.0.0直接
Gogithub.com/palantir/godel/pkg/products/v2v2.0.0直接
Gogithub.com/palantir/pkg/cobracliv1.3.0直接
Gogithub.com/palantir/pkg/gittestv1.3.0直接
Gogithub.com/palantir/pkg/matcherv1.3.0直接
Gogithub.com/palantir/pkg/pkgpathv1.4.0直接
Gogithub.com/palantir/pkg/signalsv1.2.0直接
Gogithub.com/palantir/pkg/specdirv1.3.0直接
Gogithub.com/pkg/errorsv0.9.1直接
Gogithub.com/rogpeppe/go-internalv1.15.0直接
Gogithub.com/spf13/cobrav1.10.2直接
Gogithub.com/spf13/pflagv1.0.10直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogithub.com/termie/go-shutilv0.0.0-20140729215957-bcacb06fecae直接
Gogopkg.in/yaml.v2v2.4.0直接
Gogithub.com/andybalholm/brotliv1.2.2间接
Gogithub.com/clipperhouse/uax29/v2v2.7.0间接
Gogithub.com/davecgh/go-spewv1.1.1间接
Gogithub.com/dsnet/compressv0.0.2-0.20210315054119-f66993602bf5间接
Gogithub.com/fatih/colorv1.19.0间接
Gogithub.com/golang/snappyv1.0.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/klauspost/compressv1.19.1间接
Gogithub.com/klauspost/pgzipv1.2.6间接
Gogithub.com/mattn/go-colorablev0.1.15间接
Gogithub.com/mattn/go-isattyv0.0.23间接
Gogithub.com/mattn/go-runewidthv0.0.24间接
Gogithub.com/nwaples/rardecodev1.1.3间接
Gogithub.com/palantir/pkgv1.1.0间接
Gogithub.com/pierrec/lz4/v4v4.1.27间接
Gogithub.com/pmezard/go-difflibv1.0.0间接
Gogithub.com/ulikunitz/xzv0.5.16间接
Gogithub.com/vividcortex/ewmav1.2.0间接
Gogithub.com/xi2/xzv0.0.0-20171230120015-48954b6210f8间接
Gogolang.org/x/modv0.38.0间接
Gogolang.org/x/syncv0.22.0间接
Gogolang.org/x/sysv0.47.0间接
Gogolang.org/x/toolsv0.48.0间接
Gogopkg.in/yaml.v3v3.0.1间接
依赖安全公告 2

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

软件包版本关系严重程度公告数修复版本
github.com/mholt/archiver/v3v3.5.1直接4
github.com/nwaples/rardecodev1.1.3间接22.2.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "octo-correct-managed"
      ],
      "is_fork": false,
      "size_kb": 26915,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 541696,
        "Shell": 39121
      },
      "pushed_at": "2026-07-22T02:28:29Z",
      "created_at": "2016-12-02T03:11:54Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T08:25:09Z",
      "description": "Go tool for formatting, checking, building, distributing and publishing projects",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://palantir.com",
      "name": "Palantir Technologies",
      "type": "Organization",
      "login": "palantir",
      "company": null,
      "location": null,
      "followers": 4465,
      "avatar_url": "https://avatars.githubusercontent.com/u/303157?v=4",
      "created_at": "2010-06-11T21:47:13Z",
      "is_verified": null,
      "public_repos": 266,
      "account_age_days": 5884
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.163.0",
          "kind": "minor",
          "published_at": "2026-07-21T19:05:04Z"
        },
        {
          "tag": "v2.161.0",
          "kind": "minor",
          "published_at": "2026-07-21T17:35:33Z"
        },
        {
          "tag": "v2.160.0",
          "kind": "minor",
          "published_at": "2026-07-21T03:37:15Z"
        },
        {
          "tag": "v2.159.0",
          "kind": "minor",
          "published_at": "2026-07-17T18:24:40Z"
        },
        {
          "tag": "v2.158.0",
          "kind": "minor",
          "published_at": "2026-07-08T19:08:41Z"
        },
        {
          "tag": "v2.157.0",
          "kind": "minor",
          "published_at": "2026-06-18T16:36:30Z"
        },
        {
          "tag": "v2.156.0",
          "kind": "minor",
          "published_at": "2026-06-02T16:40:07Z"
        },
        {
          "tag": "v2.155.0",
          "kind": "minor",
          "published_at": "2026-05-15T17:06:13Z"
        },
        {
          "tag": "v2.154.0",
          "kind": "minor",
          "published_at": "2026-03-16T21:37:59Z"
        },
        {
          "tag": "v2.153.0",
          "kind": "minor",
          "published_at": "2026-02-26T23:59:38Z"
        },
        {
          "tag": "v2.152.0",
          "kind": "minor",
          "published_at": "2026-02-17T23:18:48Z"
        },
        {
          "tag": "v2.151.0",
          "kind": "minor",
          "published_at": "2026-02-17T21:43:33Z"
        },
        {
          "tag": "v2.150.0",
          "kind": "minor",
          "published_at": "2026-02-14T05:04:50Z"
        },
        {
          "tag": "v2.149.0",
          "kind": "minor",
          "published_at": "2026-02-13T22:00:20Z"
        },
        {
          "tag": "v2.148.0",
          "kind": "minor",
          "published_at": "2026-02-13T19:49:43Z"
        },
        {
          "tag": "v2.147.0",
          "kind": "minor",
          "published_at": "2026-02-04T22:38:13Z"
        },
        {
          "tag": "v2.146.0",
          "kind": "minor",
          "published_at": "2026-01-30T20:17:50Z"
        },
        {
          "tag": "v2.145.0",
          "kind": "minor",
          "published_at": "2025-12-04T23:35:46Z"
        },
        {
          "tag": "v2.144.0",
          "kind": "minor",
          "published_at": "2025-10-08T18:30:16Z"
        },
        {
          "tag": "v2.143.0",
          "kind": "minor",
          "published_at": "2025-09-26T18:29:26Z"
        },
        {
          "tag": "v2.142.0",
          "kind": "minor",
          "published_at": "2025-09-25T21:53:29Z"
        },
        {
          "tag": "v2.141.0",
          "kind": "minor",
          "published_at": "2025-09-16T18:03:46Z"
        },
        {
          "tag": "v2.140.0",
          "kind": "minor",
          "published_at": "2025-09-15T23:17:21Z"
        },
        {
          "tag": "v2.139.0",
          "kind": "minor",
          "published_at": "2025-09-08T18:09:18Z"
        },
        {
          "tag": "v2.138.0",
          "kind": "minor",
          "published_at": "2025-09-04T22:43:19Z"
        },
        {
          "tag": "v2.137.0",
          "kind": "minor",
          "published_at": "2025-08-20T15:14:30Z"
        },
        {
          "tag": "v2.136.0",
          "kind": "minor",
          "published_at": "2025-08-20T11:27:10Z"
        },
        {
          "tag": "v2.135.0",
          "kind": "minor",
          "published_at": "2025-08-20T00:00:18Z"
        },
        {
          "tag": "v2.134.0",
          "kind": "minor",
          "published_at": "2025-07-16T19:59:45Z"
        },
        {
          "tag": "v2.133.0",
          "kind": "minor",
          "published_at": "2025-06-10T19:23:16Z"
        },
        {
          "tag": "v2.132.0",
          "kind": "minor",
          "published_at": "2025-06-09T21:42:58Z"
        },
        {
          "tag": "v2.131.0",
          "kind": "minor",
          "published_at": "2025-06-05T19:33:53Z"
        },
        {
          "tag": "v2.130.0",
          "kind": "minor",
          "published_at": "2025-05-27T16:09:24Z"
        },
        {
          "tag": "v2.129.0",
          "kind": "minor",
          "published_at": "2025-05-22T19:05:41Z"
        },
        {
          "tag": "v2.128.0",
          "kind": "minor",
          "published_at": "2025-05-21T16:54:50Z"
        },
        {
          "tag": "v2.127.0",
          "kind": "minor",
          "published_at": "2025-02-28T20:08:51Z"
        },
        {
          "tag": "v2.126.0",
          "kind": "minor",
          "published_at": "2025-02-20T20:55:08Z"
        },
        {
          "tag": "v2.125.0",
          "kind": "minor",
          "published_at": "2025-02-19T18:39:40Z"
        },
        {
          "tag": "v2.124.0",
          "kind": "minor",
          "published_at": "2024-12-19T18:44:40Z"
        },
        {
          "tag": "v2.123.0",
          "kind": "minor",
          "published_at": "2024-12-18T19:21:53Z"
        },
        {
          "tag": "v2.122.0",
          "kind": "minor",
          "published_at": "2024-12-04T22:14:22Z"
        },
        {
          "tag": "v2.121.0",
          "kind": "minor",
          "published_at": "2024-10-28T07:40:24Z"
        },
        {
          "tag": "v2.120.0",
          "kind": "minor",
          "published_at": "2024-10-15T17:50:49Z"
        },
        {
          "tag": "v2.119.0",
          "kind": "minor",
          "published_at": "2024-09-09T21:16:10Z"
        },
        {
          "tag": "v2.118.0",
          "kind": "minor",
          "published_at": "2024-09-09T18:54:55Z"
        },
        {
          "tag": "v2.117.0",
          "kind": "minor",
          "published_at": "2024-09-05T22:10:14Z"
        },
        {
          "tag": "v2.116.0",
          "kind": "minor",
          "published_at": "2024-09-05T17:52:46Z"
        },
        {
          "tag": "v2.115.0",
          "kind": "minor",
          "published_at": "2024-09-03T17:32:58Z"
        },
        {
          "tag": "v2.114.0",
          "kind": "minor",
          "published_at": "2024-08-10T01:05:36Z"
        },
        {
          "tag": "v2.113.0",
          "kind": "minor",
          "published_at": "2024-08-01T23:24:27Z"
        },
        {
          "tag": "v2.112.0",
          "kind": "minor",
          "published_at": "2024-07-29T23:33:00Z"
        },
        {
          "tag": "v2.111.0",
          "kind": "minor",
          "published_at": "2024-06-17T13:18:55Z"
        },
        {
          "tag": "v2.110.0",
          "kind": "minor",
          "published_at": "2024-06-14T18:18:51Z"
        },
        {
          "tag": "v2.109.0",
          "kind": "minor",
          "published_at": "2024-06-08T08:16:23Z"
        },
        {
          "tag": "v2.108.0",
          "kind": "minor",
          "published_at": "2024-06-07T16:39:33Z"
        },
        {
          "tag": "v2.107.0",
          "kind": "minor",
          "published_at": "2024-04-22T23:47:17Z"
        },
        {
          "tag": "v2.106.0",
          "kind": "minor",
          "published_at": "2024-03-26T09:41:15Z"
        },
        {
          "tag": "v2.105.0",
          "kind": "minor",
          "published_at": "2024-03-01T04:17:57Z"
        },
        {
          "tag": "v2.104.0",
          "kind": "minor",
          "published_at": "2024-03-01T01:17:51Z"
        },
        {
          "tag": "v2.103.0",
          "kind": "minor",
          "published_at": "2024-02-16T15:37:00Z"
        },
        {
          "tag": "v2.102.0",
          "kind": "minor",
          "published_at": "2024-02-16T12:35:59Z"
        },
        {
          "tag": "v2.101.0",
          "kind": "minor",
          "published_at": "2024-02-08T05:52:08Z"
        },
        {
          "tag": "v2.100.0",
          "kind": "minor",
          "published_at": "2024-01-25T16:33:19Z"
        },
        {
          "tag": "v2.99.0",
          "kind": "minor",
          "published_at": "2024-01-23T20:41:17Z"
        },
        {
          "tag": "v2.98.0",
          "kind": "minor",
          "published_at": "2024-01-10T04:22:47Z"
        },
        {
          "tag": "v2.97.0",
          "kind": "minor",
          "published_at": "2024-01-09T06:49:00Z"
        },
        {
          "tag": "v2.96.0",
          "kind": "minor",
          "published_at": "2023-12-12T19:03:18Z"
        },
        {
          "tag": "v2.95.0",
          "kind": "minor",
          "published_at": "2023-11-23T10:53:04Z"
        },
        {
          "tag": "v2.94.0",
          "kind": "minor",
          "published_at": "2023-11-20T19:12:39Z"
        },
        {
          "tag": "v2.93.0",
          "kind": "minor",
          "published_at": "2023-10-15T06:07:45Z"
        },
        {
          "tag": "v2.92.0",
          "kind": "minor",
          "published_at": "2023-09-06T19:50:34Z"
        },
        {
          "tag": "v2.91.0",
          "kind": "minor",
          "published_at": "2023-09-06T17:38:15Z"
        },
        {
          "tag": "v2.90.0",
          "kind": "minor",
          "published_at": "2023-09-06T16:58:49Z"
        },
        {
          "tag": "v2.89.0",
          "kind": "minor",
          "published_at": "2023-08-02T18:49:11Z"
        },
        {
          "tag": "v2.88.0",
          "kind": "minor",
          "published_at": "2023-07-14T16:58:09Z"
        },
        {
          "tag": "v2.87.0",
          "kind": "minor",
          "published_at": "2023-07-13T01:24:04Z"
        },
        {
          "tag": "v2.86.0",
          "kind": "minor",
          "published_at": "2023-06-29T16:44:36Z"
        },
        {
          "tag": "v2.85.0",
          "kind": "minor",
          "published_at": "2023-06-24T07:34:39Z"
        },
        {
          "tag": "v2.84.0",
          "kind": "minor",
          "published_at": "2023-05-16T12:34:02Z"
        },
        {
          "tag": "v2.83.0",
          "kind": "minor",
          "published_at": "2023-04-07T01:01:06Z"
        },
        {
          "tag": "v2.82.0",
          "kind": "minor",
          "published_at": "2023-03-29T04:18:12Z"
        },
        {
          "tag": "v2.81.0",
          "kind": "minor",
          "published_at": "2023-03-14T14:17:19Z"
        },
        {
          "tag": "v2.80.0",
          "kind": "minor",
          "published_at": "2023-03-03T00:52:34Z"
        },
        {
          "tag": "v2.79.0",
          "kind": "minor",
          "published_at": "2023-02-27T20:39:06Z"
        },
        {
          "tag": "v2.78.0",
          "kind": "minor",
          "published_at": "2023-02-23T01:54:31Z"
        },
        {
          "tag": "v2.77.0",
          "kind": "minor",
          "published_at": "2023-02-14T17:38:15Z"
        },
        {
          "tag": "v2.76.0",
          "kind": "minor",
          "published_at": "2023-02-10T17:03:27Z"
        },
        {
          "tag": "v2.75.0",
          "kind": "minor",
          "published_at": "2023-02-07T22:51:11Z"
        },
        {
          "tag": "v2.74.0",
          "kind": "minor",
          "published_at": "2023-01-14T01:51:45Z"
        },
        {
          "tag": "v2.73.0",
          "kind": "minor",
          "published_at": "2023-01-05T17:37:30Z"
        },
        {
          "tag": "v2.72.0",
          "kind": "minor",
          "published_at": "2023-01-04T02:39:49Z"
        },
        {
          "tag": "v2.71.0",
          "kind": "minor",
          "published_at": "2022-12-10T04:28:21Z"
        },
        {
          "tag": "v2.70.0",
          "kind": "minor",
          "published_at": "2022-11-01T23:28:58Z"
        },
        {
          "tag": "v2.69.0",
          "kind": "minor",
          "published_at": "2022-10-14T18:08:46Z"
        },
        {
          "tag": "v2.68.0",
          "kind": "minor",
          "published_at": "2022-10-04T22:09:10Z"
        },
        {
          "tag": "v2.67.0",
          "kind": "minor",
          "published_at": "2022-09-14T15:12:16Z"
        },
        {
          "tag": "v2.66.0",
          "kind": "minor",
          "published_at": "2022-09-14T14:57:46Z"
        },
        {
          "tag": "v2.65.0",
          "kind": "minor",
          "published_at": "2022-09-02T17:42:02Z"
        },
        {
          "tag": "v2.64.0",
          "kind": "minor",
          "published_at": "2022-08-22T21:42:01Z"
        },
        {
          "tag": "v2.63.0",
          "kind": "minor",
          "published_at": "2022-08-18T21:20:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "dfcc27507c5f72ec023d176c2c262b57fa7934fa",
          "body": "…hing (#1098)",
          "is_bot": false,
          "headline": "Excavator:  Manage Autorelease config for draft GitHub release publis…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-21T21:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3993bd439a4d794f6d708cdaadfb0c47d4286f6c",
          "body": "Remove distgo plugin override",
          "is_bot": false,
          "headline": "Remove distgo plugin override (#1097)",
          "author_name": "Tony Abboud",
          "author_login": "tabboud",
          "committed_at": "2026-07-21T20:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70681496368c7e4273b3b7887920b75ae77a65b",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Update godel to latest version (#1096)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-21T19:36:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd021629d5ca202e5407c95882ee6ec2ede18f1",
          "body": null,
          "is_bot": false,
          "headline": "Release v2.163.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-07-21T19:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "387bc0bf2e95205186f2f49fd56f8119159e0cd9",
          "body": "Publish on tag push",
          "is_bot": false,
          "headline": "Publish on tag push (#1095)",
          "author_name": "Tony Abboud",
          "author_login": "tabboud",
          "committed_at": "2026-07-21T19:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc418f46e238d902db93ebaf10af5daa05c07fc2",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.162.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-07-21T18:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "437215b0e2fdec1def3cbcdcf2cc6cdf85b8e66e",
          "body": "Update distgo to v1.105.0 and enable autorelease draft releases",
          "is_bot": false,
          "headline": "Update distgo to v1.105.0 and enable autorelease draft releases (#1094)",
          "author_name": "Tony Abboud",
          "author_login": "tabboud",
          "committed_at": "2026-07-21T18:02:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b5a121eb5a392ae2510a89b257fd542c11124e7",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.161.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-07-21T17:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4f5e6e832c5295fdb45b7918b02caff7014f90e",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Update godel to latest version (#1091)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-21T17:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde9e62125edcd11b6ea81fb1a7b7d7f6b94cd05",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/ulikunitz/xz (#1093)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-21T07:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4311e74556a9bd21571792450a950cbe81cb1a",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.160.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-07-21T03:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a556d4120897232a4dc923067cd72d1ba855a56",
          "body": "…(#1083)\n\nEnsures that the logic that downloads and moves godel to its distribution directory is resilient to concurrent execution.\r\n\r\nPreviously, if multiple instances of godelw that resolve to the same version of go were run concurrently in a state where the godel distribution did not exist, the invocation could fail due to a race condition where multiple godelw scripts could download/checksum/remove/move the same directory concurrently.",
          "is_bot": false,
          "headline": "Update godelw to fix race condition for downloading godel executable …",
          "author_name": "Nick Miyake",
          "author_login": "nmiyake",
          "committed_at": "2026-07-21T03:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2d3ec67ec0677d2df58451b266779ae9244821",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/klauspost/compress (#1092)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-20T13:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d8b47d2f0031a6add215c614ef0d77cc342b14",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.159.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-07-17T18:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9f7f6c4881d0e64724a1442c40be1c84f1cff4",
          "body": "Update distgo plugin from 1.96.0 to 1.104.0",
          "is_bot": false,
          "headline": "Update distgo plugin from 1.96.0 to 1.104.0 (#1090)",
          "author_name": "Tony Abboud",
          "author_login": "tabboud",
          "committed_at": "2026-07-17T18:24:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b71803c7eba4db771ded65d25157e4c1dbac8e6",
          "body": "Redirect all godelw diagnostic/error output to stderr instead of stdout",
          "is_bot": false,
          "headline": "Fix: Redirect all godelw diagnostic/error output to stderr (#1087)",
          "author_name": "Tony Abboud",
          "author_login": "tabboud",
          "committed_at": "2026-07-17T00:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b864ead56b851b3e28b6ce22074261b9933cb4",
          "body": "Separate cobra stdout/stderr and prefer ErrOrStderr for diagnostics output",
          "is_bot": false,
          "headline": "Improvement: Separate cobra stdout/stderr and prefer ErrOrStderr (#1089)",
          "author_name": "Tony Abboud",
          "author_login": "tabboud",
          "committed_at": "2026-07-17T00:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af2ac25feafde8dc694adb7bf75d2c98d336536",
          "body": "…ad of stdout (#1088)\n\nPlugin/config resolution diagnostics are emitted to stderr instead of stdout",
          "is_bot": false,
          "headline": "Fix: Plugin/config resolution diagnostics are emitted to stderr inste…",
          "author_name": "Tony Abboud",
          "author_login": "tabboud",
          "committed_at": "2026-07-17T00:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e167571597d6cda8393529136172c448454edbd2",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-isatty (#1086)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-16T11:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096650d9f015a6de7aca62d37c4e19a9577c7354",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/cheggaaa/pb/v3 (#1085)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-14T20:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "928cc64ffbb82915c853a57c09de9cd9c6b7b4f3",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Update godel to latest version (#1077)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-13T18:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3e4073fc0cf3cb2ee1229b920594c0e059516f",
          "body": "…i/template.sh (#1084)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-11T23:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c81d57d25e956588b963180d3c655e2f906a919b",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/tools (#1082)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-09T09:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f90a97ba39ecb45334dd8e5c39a4a7caef1cc0",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/mod (#1081)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-09T03:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72f01a529847298e612261f61ecdb7188ca7057",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.158.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-07-08T19:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c8ae4cb749207424f6b090375b308c037a45ee",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Manage go version (#1080)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-08T19:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c87cd65b98f4c531c7696b40d5c8f0873c5e4e70",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sys (#1079)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-08T14:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36917fb5eefed2324ff4ff712b4225f93d9e77f0",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sync (#1078)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-08T13:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "560e156f69bb9ec02ad28be7f36d2d23a2cd7caf",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/andybalholm/brotli (#1074)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-06T14:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2461310572ea72f07af30b78f613e41b3baad5d",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/klauspost/compress (#1072)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-07-01T16:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa7f0fb4b906db81b9189a461884f2172812f695",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/tools (#1070)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-25T22:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59101a265f308d62a90425020d0a316ee866e3da",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.157.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-06-18T16:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1d4c18ecb5a68a25f9afea82a610a074931da6b",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Manage go version (#1057)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-18T16:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd96f7ce5848a5ae635e76ced06d7f491a90be7",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/pierrec/lz4/v4 (#1069)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-18T00:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25693d4a56bdfa1caad3f6abc2a774dc2a695e8b",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/tools (#1067)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-11T23:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "306c1a1f4a7e3907df994a20acd8061bda670d9a",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/mod (#1066)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-09T02:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d289e2bfe9beea645e40585e498b52deee105547",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sys (#1065)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-08T16:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b26a946869b9c8cb64638106c0d2e4e348ae006",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sync (#1064)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-08T15:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f0824756a6fbddc472387e3a120bd9d17b513e1",
          "body": "…i/template.sh (#1060)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-04T17:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "946309b56413c1cef973e37de60bb2395adfb555",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.156.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-06-02T16:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6271e8292b06b7c9c10f24c6ded6f388f25c368",
          "body": "…971)\n\nUpdates pluginapitester.RunPlugin such that, if a project directory\nis specified and contains a \"godel/config/godel.yml\" file, then any\nsettings specified in the \"environment\" configuration are set as\nenvironment variables.",
          "is_bot": false,
          "headline": "Update pluginapitester to apply environment variables in godel.yml (#…",
          "author_name": "Nick Miyake",
          "author_login": "nmiyake",
          "committed_at": "2026-06-02T16:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5946906d4e45285dfb7130d83aae44bd69c1053",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Update godel to latest version (#1051)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-02T16:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "652d33cbb44978079c41a858ce451864d041ee90",
          "body": "…i/template.sh (#1058)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-06-02T00:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09870fb6074b441a9e0485f9f799001781a542f7",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-runewidth (#1056)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-29T19:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "316dd2d6cc2bd8c7626d3be7d4fcfba57479e788",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-colorable (#1055)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-29T19:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d138e78746fdcb8e77ea6a5be0bdfa44c6763967",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/rogpeppe/go-internal (#1054)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-28T13:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e41d7c4c115e41ef90b9343eb8a5327fe390273",
          "body": "…i/template.sh (#1052)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-26T22:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68061b7b3621a3d18ee785f9151f95fa5c4f9186",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sys (#1049)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-22T05:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ecfcdb98f022ad9c2d0b627f0103d1b24987f66",
          "body": "…i/template.sh (#1048)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-20T21:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0628cba1ee40873c9b8ab7737f3201a95feea29",
          "body": null,
          "is_bot": false,
          "headline": "Pin all github-actions to specific commit shas (#1047)",
          "author_name": "Andrew Svoboda",
          "author_login": "asvoboda",
          "committed_at": "2026-05-20T15:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6961e5edb54f30c032a0f429df23ec439b8d1e77",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.155.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-05-15T17:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f075ad991780fec26f13a3120d0a6667f4ee03b9",
          "body": "…hecksums to latest versions (#1046)",
          "is_bot": false,
          "headline": "Excavator:  Updates godel defaulttasks plugins and assets and their c…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-15T17:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7372b28faddbfd24f1819e7d1099f00a661924e6",
          "body": "…i/template.sh (#1042)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-15T02:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb2970a4becf1003729e03178916229979ffb388",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/tools (#1045)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-09T04:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72084fa9a5a8a060ef7d644e7dc5b8d5dba9b584",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/mod (#1044)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-09T00:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b852541a28a4a5dc51983181c9cf1f8026f4cae6",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sys (#1043)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-05-08T22:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "851eff91922a33d2e21786dba93f2bc2f2d1beaf",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/klauspost/compress (#1041)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-30T17:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19c7d2b91d0d8d47e52f4b316b62c59adf7d045d",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-isatty (#1040)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-27T11:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d8d2019e3bbde6cf96c2f2dda5203301da8bb5b",
          "body": "…i/template.sh (#1038)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-20T20:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "821cb73cac8666e3d3e48160f23fe1e2dfcf3d73",
          "body": "…i/template.sh (#1037)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-20T14:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0833a0bc109190c3533ccea825e59a4443f2f834",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/tools (#1035)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-10T07:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22495ad7ee96ab0ee8ebedbdd8f34dfb0ff02d47",
          "body": "…i/template.sh (#1034)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-09T17:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "246cca61e08fa0f71917c5d946d7499c6bb89560",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/mod (#1033)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-09T15:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b5822ac8fcc6453445ac6ae81d3a9124146799e",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-isatty (#1032)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-09T00:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8515e50f86b88cb24b1f5929d53e774e52d02186",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-runewidth (#1031)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-08T19:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5801fb6a206bd549e8efc6093b00a188d45a1d9",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sys (#1030)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-08T19:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51dcaee8e8acd89d0ace4418840098f786884a5",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-runewidth (#1029)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-03T08:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9352026fd0cc85ab36c65d0b2e5c70d19ff69ba7",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/pierrec/lz4/v4 (#1028)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-04-01T06:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d30b2898c3e71fe8dd53ab170501207a1f2c68",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Update godel to latest version (#1011)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-31T22:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cc3407bb024caf5fcb4122d05d4900e688a55b6",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/andybalholm/brotli (#1027)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-31T20:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51bf5abcdbb526ab175273eac35e8cec883f3ce0",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Updates godel plugins to latest versions (#1012)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-24T20:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb1836b0676d45f4ccd081324367861f1e892c1",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/klauspost/compress (#1025)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-20T20:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073df9d2fa8fc87fec657cc3e73d213a6fb80bc9",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/fatih/color (#1024)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-20T15:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81069ac7449d0594f7da2557a44605fdf41c408a",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Run `go fix` to apply Go 1.26+ modernizers (#1022)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-18T16:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d47cf93b98d0bbf47af6957e18592fb306ffc2",
          "body": "…i/template.sh (#1019)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-17T04:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88cf8193f63b3cc92909cc2e0e85050f4c9b3338",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.154.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-03-16T21:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e50faf4e0efdb7382c881fd338a0215901a49c",
          "body": "Adds the \"VerifyTasks\" configuration to TasksConfig. Adds support for configuring the ordering value for verify tasks using configuration.\r\n\r\nThis provides projects with the ability to customize the order in which \"verify\" tasks are run.",
          "is_bot": false,
          "headline": "Add VerifyTasks configuration (#1023)",
          "author_name": "Nick Miyake",
          "author_login": "nmiyake",
          "committed_at": "2026-03-16T21:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c658e979863623ca63aa87022ad17d4ee3f916e",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/tools (#1021)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-12T11:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906adfbac59643ccf11fee314c108b11f0a154ba",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/mod (#1020)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-11T14:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4516a1c62994b770c89769b9ba83a898d3236ea3",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sync (#1018)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-08T20:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7afa79201cf4fbf1c1661a2cb518568a03a4560",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency golang.org/x/sys (#1017)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-08T17:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fdb78b8fa539e528c2caf718e0fe67555c536ec",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-runewidth (#1016)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-07T10:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6f689b0c7a3fbb59a393160cc4373fe556e81e",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/pierrec/lz4/v4 (#1015)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-03-06T18:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a72633e7c405fbb2e3383474c3ecdd9e83780e2d",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.153.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-02-26T23:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e97308023ee72f53ad1451ade00cd917233155",
          "body": "…hecksums to latest versions (#1014)",
          "is_bot": false,
          "headline": "Excavator:  Updates godel defaulttasks plugins and assets and their c…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-26T23:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbf7ac3aeacb35774703b56ffdafa199cef14b8f",
          "body": "…i/template.sh (#1013)",
          "is_bot": false,
          "headline": "Excavator:  Render CircleCI file using template specified in .circlec…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-23T23:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f250a33befccd046f56e75f6532936a0adc32f95",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.152.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-02-17T23:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3101f1e6b8bcaedbd4539cfea5798715dc698577",
          "body": "…hecksums to latest versions (#1010)",
          "is_bot": false,
          "headline": "Excavator:  Updates godel defaulttasks plugins and assets and their c…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-17T23:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a99eefea809d323340e12d7cbc6bfc81f864ce7",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Manage go version (#1009)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-17T22:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b0849d3e1fad4554e3415976978d68d9c04a22",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.151.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-02-17T21:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06e6c21c0f357ad85fe24174b6e813dcfdb0b49",
          "body": "…hecksums to latest versions (#1005)",
          "is_bot": false,
          "headline": "Excavator:  Updates godel defaulttasks plugins and assets and their c…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-17T21:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "918b0cd37dcaab68f95a6901910f7afe290cd8ae",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/mattn/go-runewidth (#1008)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-17T10:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52557bd406867c27d38f66f8d94cc6919995fdac",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Bump go dependency github.com/clipperhouse/uax29/v2 (#1007)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-17T00:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52124edc2316a1337c55067fcaae8efb5f465e1",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.150.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-02-14T05:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e3c00fc4253a866f495d5a58797363cf316d85",
          "body": "…d renders the template (#1003)",
          "is_bot": false,
          "headline": "Excavator:  Sets the Go version specified in .circleci/template.sh an…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-14T05:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84864777e08e48875742df30a16006c25c66e57a",
          "body": null,
          "is_bot": false,
          "headline": "Excavator:  Update godel to latest version (#1002)",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-14T04:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "757e6183d44ef5068fd4a24c7b36dfb5a6863bfa",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.149.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-02-13T22:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99105149395cc3e37f0d5bf9ec19138f3de2ee44",
          "body": "…hecksums to latest versions (#1004)",
          "is_bot": false,
          "headline": "Excavator:  Updates godel defaulttasks plugins and assets and their c…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-13T22:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dcff84691dd85a007f29fa20f087c7813c213ba",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "Release v2.148.0",
          "author_name": "svc-autorelease",
          "author_login": "svc-autorelease",
          "committed_at": "2026-02-13T19:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311d25d73ed8225572cd6ff2cd6ff2c3e7ba391f",
          "body": "…hecksums to latest versions (#1001)",
          "is_bot": false,
          "headline": "Excavator:  Updates godel defaulttasks plugins and assets and their c…",
          "author_name": "Excavator Bot",
          "author_login": "svc-excavator-bot",
          "committed_at": "2026-02-13T19:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 206,
      "latest_release_at": "2026-07-21T19:05:04Z",
      "latest_release_tag": "v2.163.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 45,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 16.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/palantir/godel/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/palantir/godel/v2",
          "is_deprecated": false,
          "latest_version": "v2.163.0",
          "repository_url": "https://github.com/palantir/godel",
          "versions_count": 189,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T19:01:55Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 36,
      "stars": 336,
      "watchers": 255,
      "fork_history": {
        "days": [
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-24",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-03-04",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-05-25",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-08-26",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-09",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2018-01-21",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 36,
        "total_forks": 36
      },
      "star_history": {
        "days": [
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2016-12-16",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 2
          },
          {
            "date": "2017-02-05",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-04",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 2
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-04-09",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 2
          },
          {
            "date": "2017-05-02",
            "count": 2
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-06-25",
            "count": 1
          },
          {
            "date": "2017-07-01",
            "count": 1
          },
          {
            "date": "2017-07-02",
            "count": 1
          },
          {
            "date": "2017-07-18",
            "count": 2
          },
          {
            "date": "2017-08-10",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-16",
            "count": 1
          },
          {
            "date": "2017-10-17",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 3
          },
          {
            "date": "2017-10-21",
            "count": 1
          },
          {
            "date": "2017-10-22",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 3
          },
          {
            "date": "2017-11-03",
            "count": 3
          },
          {
            "date": "2017-11-04",
            "count": 1
          },
          {
            "date": "2017-11-05",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 2
          },
          {
            "date": "2017-11-09",
            "count": 18
          },
          {
            "date": "2017-11-10",
            "count": 14
          },
          {
            "date": "2017-11-11",
            "count": 2
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 2
          },
          {
            "date": "2017-11-19",
            "count": 4
          },
          {
            "date": "2017-11-20",
            "count": 3
          },
          {
            "date": "2017-11-22",
            "count": 4
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-11-27",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 2
          },
          {
            "date": "2017-12-10",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 2
          },
          {
            "date": "2017-12-23",
            "count": 1
          },
          {
            "date": "2018-01-01",
            "count": 1
          },
          {
            "date": "2018-01-06",
            "count": 1
          },
          {
            "date": "2018-01-21",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-25",
            "count": 3
          },
          {
            "date": "2018-01-28",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-17",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 2
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 2
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-05",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 1
          },
          {
            "date": "2018-05-12",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-09-12",
            "count": 4
          },
          {
            "date": "2018-09-13",
            "count": 3
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-10-14",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-24",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 2
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 2
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 2
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 2
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-19",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-17",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 2
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-22",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 2
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 2
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 5
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 2
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 2
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 2
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 336,
        "total_stars": 336
      },
      "open_issues_and_prs": 19
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "vendor/github.com/pkg/errors/Makefile",
        "vendor/github.com/spf13/cobra/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "pkg/products/v2/go.mod"
      ],
      "largest_source_bytes": 18284,
      "source_files_sampled": 128,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/mholt/archiver/v3",
            "direct": true,
            "version": "v3.5.1",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-7vpp-9cxj-q8gv",
              "GHSA-rhh4-rh7c-7r5v",
              "GO-2024-2698",
              "GO-2025-3605"
            ],
            "fixed_version": null,
            "advisory_count": 4,
            "oldest_advisory_days": 836
          },
          {
            "name": "github.com/nwaples/rardecode",
            "direct": false,
            "version": "v1.1.3",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-rwvp-r38j-9rgg",
              "GO-2025-4020"
            ],
            "fixed_version": "2.2.0",
            "advisory_count": 2,
            "oldest_advisory_days": 284
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "moderate": 1
        },
        "advisory_count": 6,
        "affected_count": 2,
        "assessed_count": 44,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/cheggaaa/pb/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.2.0"
        },
        {
          "name": "github.com/mholt/archiver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.1"
        },
        {
          "name": "github.com/nmiyake/pkg/dirs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/nmiyake/pkg/errorstringer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/nmiyake/pkg/gofiles",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/palantir/distgo/pkg/git",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/palantir/godel/pkg/products/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0"
        },
        {
          "name": "github.com/palantir/pkg/cobracli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/palantir/pkg/gittest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/palantir/pkg/matcher",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/palantir/pkg/pkgpath",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/palantir/pkg/signals",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/palantir/pkg/specdir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/rogpeppe/go-internal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/termie/go-shutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20140729215957-bcacb06fecae"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/cheggaaa/pb/v3",
            "direct": true,
            "version": "v3.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mholt/archiver/v3",
            "direct": true,
            "version": "v3.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nmiyake/pkg/dirs",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nmiyake/pkg/errorstringer",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nmiyake/pkg/gofiles",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/distgo/pkg/git",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/godel/pkg/products/v2",
            "direct": true,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/pkg/cobracli",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/pkg/gittest",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/pkg/matcher",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/pkg/pkgpath",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/pkg/signals",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/pkg/specdir",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": true,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/termie/go-shutil",
            "direct": true,
            "version": "v0.0.0-20140729215957-bcacb06fecae",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dsnet/compress",
            "direct": false,
            "version": "v0.0.2-0.20210315054119-f66993602bf5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/pgzip",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nwaples/rardecode",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/palantir/pkg",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": false,
            "version": "v4.1.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vividcortex/ewma",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xi2/xz",
            "direct": false,
            "version": "v0.0.0-20171230120015-48954b6210f8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 44,
        "direct_count": 20,
        "indirect_count": 24
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 912,
        "open_issues": 14,
        "closed_ratio": 0.875,
        "closed_issues": 98,
        "closed_unmerged_prs": 68
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "nmiyake",
          "commits": 453,
          "avatar_url": "https://avatars.githubusercontent.com/u/4267425?v=4"
        },
        {
          "type": "User",
          "login": "svc-excavator-bot",
          "commits": 451,
          "avatar_url": "https://avatars.githubusercontent.com/u/33266368?v=4"
        },
        {
          "type": "User",
          "login": "svc-autorelease",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/51718346?v=4"
        },
        {
          "type": "User",
          "login": "dineshyv",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/185562542?v=4"
        },
        {
          "type": "User",
          "login": "tabboud",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/5448017?v=4"
        },
        {
          "type": "User",
          "login": "bmoylan",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/3703429?v=4"
        },
        {
          "type": "User",
          "login": "andybradshaw",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4684694?v=4"
        },
        {
          "type": "User",
          "login": "akarnani",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/943246?v=4"
        },
        {
          "type": "User",
          "login": "dreamlibrarian",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1129250?v=4"
        },
        {
          "type": "User",
          "login": "berler",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1030627?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.452
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish-godel-artifacts.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "24 out of 24 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": 8,
            "reason": "Found 24/30 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 5,
            "reason": "dependency not pinned by hash detected -- score normalized to 5",
            "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": 9,
            "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": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "dfcc27507c5f72ec023d176c2c262b57fa7934fa",
        "ran_at": "2026-07-22T09:25:06Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T21:46:03Z",
      "oldest_open_prs": [
        {
          "number": 768,
          "created_at": "2023-10-25T18:50:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 891,
          "created_at": "2025-06-23T22:01:33Z",
          "last_comment_at": "2025-06-23T22:01:37Z",
          "last_comment_author": "changelog-app"
        },
        {
          "number": 1073,
          "created_at": "2026-07-06T14:16:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1075,
          "created_at": "2026-07-06T17:17:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1076,
          "created_at": "2026-07-06T17:33:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T21:46:01Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 59,
          "created_at": "2017-03-02T17:42:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 147,
          "created_at": "2017-06-07T17:53:16Z",
          "last_comment_at": "2017-06-07T18:01:51Z",
          "last_comment_author": "nmiyake"
        },
        {
          "number": 186,
          "created_at": "2017-08-18T17:16:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 276,
          "created_at": "2018-01-29T23:52:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 399,
          "created_at": "2018-05-31T19:20:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 401,
          "created_at": "2018-06-09T00:45:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 429,
          "created_at": "2018-10-30T08:43:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 442,
          "created_at": "2019-02-19T10:33:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 443,
          "created_at": "2019-02-19T18:38:49Z",
          "last_comment_at": "2019-03-25T23:06:08Z",
          "last_comment_author": "nmiyake"
        },
        {
          "number": 448,
          "created_at": "2019-03-25T17:52:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 509,
          "created_at": "2020-03-11T15:07:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 600,
          "created_at": "2021-09-21T15:23:04Z",
          "last_comment_at": "2021-09-24T17:04:51Z",
          "last_comment_author": "nmiyake"
        },
        {
          "number": 844,
          "created_at": "2024-10-15T16:40:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 856,
          "created_at": "2025-01-23T16:08:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/palantir/godel",
    "host": "github.com",
    "name": "godel",
    "owner": "palantir"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 78,
      "inputs": {
        "security": 57,
        "vitality": 93,
        "community": 66,
        "governance": 79,
        "engineering": 88
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 93,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "commits_last_year": 206,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 45
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "45/52 weeks with commits",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "206 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 206
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 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": 100,
              "latest_release_tag": "v2.163.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 16.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~16.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 16.1
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "forks": 36,
              "stars": 336,
              "watchers": 255,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "336 stars",
                "points": 41,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 336
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "36 forks",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "255 watchers",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 255
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 79,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 18,
              "top_contributor_share": 0.452
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 45% of commits",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 45
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 912,
              "open_issues": 14,
              "closed_issues": 98,
              "issue_closed_ratio": 0.875,
              "closed_unmerged_prs": 68
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 40.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "912/980 decided PRs merged",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 912,
                      "decided": 980
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 24/30 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 4465,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "palantir",
              "public_repos": 266,
              "account_age_days": 5884
            },
            "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": "4,465 followers of palantir",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4465,
                      "login": "palantir"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "266 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 266
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/palantir/godel/v2"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "189 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 189
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 88,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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.yaml, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "octo-correct-managed"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 24 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 24/30 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 44 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 44
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "source": "osv",
              "advisories": 6,
              "affected_packages": 2,
              "assessed_packages": 44,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, moderate 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: github.com/mholt/archiver/v3 v3.5.1 (high 8.1)",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "github.com/mholt/archiver/v3 v3.5.1 (high 8.1)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 836 days ago",
                "points": 33.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 836
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 44,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.65,
              "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": "65 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 34.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 65,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "vendor/github.com/pkg/errors/Makefile",
                "vendor/github.com/spf13/cobra/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "pkg/products/v2/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "vendor/github.com/pkg/errors/Makefile, vendor/github.com/spf13/cobra/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/github.com/pkg/errors/Makefile, vendor/github.com/spf13/cobra/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.yaml, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "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": 18284,
              "source_files_sampled": 128,
              "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/128 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 128,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T09:25:29.607713Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/palantir/godel.svg",
  "full_name": "palantir/godel",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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