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

dubbytv / go-workflows

Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal

GoMIT★ 0 星标⑂ 0 复刻始于 2026年7月复刻在 GitHub 上查看 ↗

dubbytv/go-workflows 的健康指数为 100 分中的 43 分,处于「存在风险」区间。 其得分最高的类别是AI Readiness(78/100),最低的是Community & Adoption(12/100)。 最近一次更新在 4 天前。 近期的大部分工作由 1 位贡献者完成。

43
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

dubby个人账户
0 关注者3 个公开仓库始于 2026年2月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/cschleiden/go-workflows指向其他仓库——不计分v1.4.2-6347 天前

按类别列示的指标

活力

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

76良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 4 天前
14.5/36提交节奏 — 52 周中有 21 周有提交
18/18提交量 — 最近一年 130 次提交
0/10OpenSSF Scorecard:Maintained — project was created within the last 90 days. Please review its contents carefully
所用输入
commits_last_year130
human_commit_share0.75
days_since_last_push4
active_weeks_last_year21

发布纪律

88优秀
评分方式
16.2/27有发布版本 — 63 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 12 天前
27/27发布节奏 — 约每 36.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count63
latest_release_tagv1.4.3-nightly.202607100629.37
releases_from_tags
days_since_latest_release12
mean_days_between_releases36.7
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

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

可持续性与治理

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

41存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
1.4/22.5提交分布 — 头号贡献者编写了 94% 的提交
13.5/13.5贡献者广度 — 20 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 12 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled20
top_contributor_share0.939
评分方式
0/46.8议题解决 — 没有议题或无数据
38.2/38.3PR 接受 — 已裁定的 PR 中 2/2 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs2
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
0/25所有者影响力 — dubbytv 有 0 位关注者
5.2/25既往记录 — 3 个公开仓库,账户约 0 年
所用输入
followers0
owner_typeUser
is_verified
owner_logindubbytv
public_repos3
account_age_days158
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

54中等 · 占总体的 20%

工程实践

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

文档

40存在风险
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://cschleiden.github.io/go-workflows/
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttps://cschleiden.github.io/go-workflows/
has_readme
has_docs_dir
has_description

安全

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

24危急 · 占总体的 16%

安全态势

24危急
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 12 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 112 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.4
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

78良好 · 占总体的 0%
评分方式
45/45代理指令 — AGENTS.md
0/15机器可读文档(llms.txt)
26.3/40可读的提交历史 — 75 次人类提交中有 37 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.493
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes12,065
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — diag/app/tsconfig.json
10/10可复现环境 — Dockerfile, lockfile
8/10已体现的代理实践 — 最近 100 次提交中有 4 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 2 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configsdiag/app/tsconfig.json
agent_commit_share0.04
toolchain_manifestsanalyzer/go.mod, go.mod
dependency_bot_commit_share0.02
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 304 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes32,966
source_files_sampled304
oversized_source_files0

机器可读接口

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

关键数据

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

数据采集警告

  • Community profile unavailable
  • go package 'github.com/cschleiden/go-workflows' points at a different repository (https://github.com/cschleiden/go-workflows); excluded from ecosystem scoring
  • Could not fetch go package 'github.com/cschleiden/go-workflows/analyzer' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 2.4 / 10
2.4综合

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities112 existing vulnerabilities detected
直接依赖 39
注册表软件包版本约束清单文件
Gogithub.com/golangci/plugin-module-registerv0.1.2analyzer/go.mod
Gogithub.com/stretchr/testifyv1.10.0analyzer/go.mod
Gogolang.org/x/toolsv0.37.0analyzer/go.mod
Gogithub.com/go-errors/errorsv1.4.2go.mod
Gogithub.com/go-sql-driver/mysqlv1.7.0go.mod
Gogithub.com/golang-migrate/migrate/v4v4.16.2go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/jackc/pgx/v5v5.9.2go.mod
Gogithub.com/jellydator/ttlcache/v3v3.0.0go.mod
Gogithub.com/redis/go-redis/v9v9.19.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.opentelemetry.io/otelv1.31.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.31.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.31.0go.mod
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.31.0go.mod
Gogo.opentelemetry.io/otel/tracev1.31.0go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gomodernc.org/sqlitev1.27.0go.mod
Gogithub.com/cenkalti/backoff/v4v4.3.0go.mod
Gogithub.com/benbjohnson/clockv1.3.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.31.0go.mod
npm@testing-library/jest-dom^5.16.4diag/app/package.json
npm@testing-library/react^13.2.0diag/app/package.json
npm@testing-library/user-event^13.5.0diag/app/package.json
npm@types/jest^27.5.0diag/app/package.json
npm@types/node^16.11.33diag/app/package.json
npm@types/react^18.0.8diag/app/package.json
npm@types/react-dom^18.0.3diag/app/package.json
npmbootstrap^5.1.3diag/app/package.json
npmreact^18.1.0diag/app/package.json
npmreact-bootstrap^2.3.1diag/app/package.json
npmreact-d3-tree^3.5.0diag/app/package.json
npmreact-dom^18.1.0diag/app/package.json
npmreact-fetch-hook^1.9.5diag/app/package.json
npmreact-router-bootstrap^0.26.1diag/app/package.json
npmreact-router-dom^6.3.0diag/app/package.json
npmreact-scripts5.0.1diag/app/package.json
npmtypescript^4.6.4diag/app/package.json
npmweb-vitals^2.1.4diag/app/package.json
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 72534,
      "has_wiki": false,
      "homepage": "https://cschleiden.github.io/go-workflows/",
      "languages": {
        "Go": 766501,
        "Lua": 17855,
        "HTML": 1211,
        "Shell": 925,
        "Makefile": 2409,
        "TypeScript": 24661
      },
      "pushed_at": "2026-07-17T17:38:00Z",
      "created_at": "2026-07-17T15:59:47Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T17:38:04Z",
      "description": "Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://dubby.tv",
      "name": "dubby",
      "type": "User",
      "login": "dubbytv",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/261358422?v=4",
      "created_at": "2026-02-13T05:49:11Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 158
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.4.3-nightly.202607100629.37",
          "kind": "prerelease",
          "published_at": "2026-07-09T21:03:24Z"
        },
        {
          "tag": "v1.4.3-nightly.202606060625.3",
          "kind": "prerelease",
          "published_at": "2026-06-05T16:46:58Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2026-06-05T01:02:48Z"
        },
        {
          "tag": "v1.4.2-nightly.202606050645.2",
          "kind": "prerelease",
          "published_at": "2026-06-05T01:02:48Z"
        },
        {
          "tag": "v1.4.2-nightly.202606040652.1",
          "kind": "prerelease",
          "published_at": "2026-06-04T04:22:06Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-11-01T03:57:56Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-10-31T20:45:16Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-09-21T05:18:07Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-08-15T02:58:21Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-08-13T15:08:41Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-07-11T16:18:06Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-07-09T02:43:17Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2024-10-27T21:34:47Z"
        },
        {
          "tag": "v0.18.5",
          "kind": "patch",
          "published_at": "2024-01-21T04:18:16Z"
        },
        {
          "tag": "v0.18.4",
          "kind": "patch",
          "published_at": "2024-01-10T22:08:21Z"
        },
        {
          "tag": "v0.18.3",
          "kind": "patch",
          "published_at": "2024-01-08T19:36:36Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2023-12-05T18:32:08Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2023-12-05T05:56:22Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2023-11-29T04:53:25Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2023-09-28T21:07:02Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2023-07-20T14:23:12Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2023-07-19T19:54:44Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-07-07T17:47:14Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-06-03T00:50:38Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2023-05-30T17:18:45Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2023-05-23T00:10:00Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2023-05-09T21:59:18Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2023-05-09T19:19:45Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2023-05-06T00:13:42Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-04-04T04:40:40Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2023-03-11T00:49:36Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2023-03-01T22:52:17Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2023-02-23T04:55:24Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2023-02-22T21:57:22Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-02-22T04:55:02Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2023-02-14T01:08:41Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2023-02-13T22:06:07Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2023-02-08T00:28:49Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2023-01-16T18:08:39Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2022-12-19T19:07:18Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2022-12-02T22:24:40Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2022-10-11T14:30:41Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-09-02T01:17:29Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2022-08-17T15:41:35Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2022-08-15T18:48:15Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-08-09T19:38:01Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-07-27T18:15:37Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-06-21T04:31:09Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-05-24T21:38:37Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-05-06T21:10:21Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-04-26T22:44:25Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2022-04-12T15:49:33Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2022-04-12T01:24:20Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2022-04-12T00:18:03Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2022-04-11T23:24:25Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2022-04-07T19:07:00Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2022-04-07T18:54:27Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2022-04-07T18:07:04Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2022-04-07T17:02:08Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2022-03-22T23:20:18Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2022-03-15T17:26:39Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2022-03-09T16:32:36Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2022-03-04T05:47:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d909eb97eb1a72d5244957f72020ea7c8d827883",
          "body": "…489)\n\ncreateInstance used a check-then-insert (SELECT for an existing active\nrow, then INSERT if none existed) inside a READ COMMITTED transaction.\nThat's not a hard guarantee under concurrent CreateWorkflowInstance\ncalls: two transactions can both observe no active row before either\ncommits, and b\n[…]\nive row in the\ndatabase. The full existing Postgres backend suite (Test_PostgresBackend,\nTestPostgresBackendE2E, WorkerName, WithDB) still passes against a\nreal Postgres 17 container -- no regression.",
          "is_bot": false,
          "headline": "fix: prevent duplicate active Postgres instances under concurrency (#…",
          "author_name": "Josh Deeden",
          "author_login": "gangster",
          "committed_at": "2026-07-17T17:38:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e56b70bd450d60415c3ccd01a6555bae7a45fde",
          "body": "ExtendActivityTask's own doc comment says it \"extends the lock of an\nactivity task\" -- it already runs periodically while an activity\nexecutes (ActivityHeartbeatInterval) and internal/worker/worker.go's\nheartbeatTask already cancels the activity's own taskCtx on ANY error\nit returns, not just lock-r\n[…]\n own suites (backend/sqlite, backend/postgres, including\nActivity/ExtendTask and Timer/CancelWorkflowInstance specifically)\nstill passes against a real Postgres 17 container, confirming no\nregression.",
          "is_bot": false,
          "headline": "fix: link activity task context to workflow instance cancellation (#468)",
          "author_name": "Josh Deeden",
          "author_login": "gangster",
          "committed_at": "2026-07-17T17:11:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "339368fb86d38ca532e99d2a65c4b1f0dc399e5d",
          "body": "Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.4 to 5.9.2.\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.5.4...v5.9.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgx/v5\n  dependency-version: 5.9.2\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/jackc/pgx/v5 from 5.5.4 to 5.9.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T21:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef4f86f45f44c8a22b1ce2138d329ddef3aaf1c",
          "body": "… check",
          "is_bot": true,
          "headline": "Fix testifylint: use require.NoError instead of require.Nil for error…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-06-05T16:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d0ae896b5393dff7c25b752f811bb8d6bce7cb3",
          "body": null,
          "is_bot": true,
          "headline": "Expose workflow.Cause to retrieve cancellation cause",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-06-05T16:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ebb1a38e53a7ba7f61f00dd5f6e82b58e17ec9",
          "body": "go-redis v9.0.2 internally swapped Start and Stop when Rev: true in\nZRangeArgsCmd.appendArgs. The code fix in this PR (swapping Start/Stop\nto match Redis semantics) caused a double-swap against v9.0.2, making\nGetWorkflowInstances return empty results.\n\ngo-redis v9.19.0 (#3751) removed that silent swap, so the explicit\nStart >= Stop ordering in the code now maps directly to the Redis\nZRANGE key max min BYSCORE REV command as intended.",
          "is_bot": false,
          "headline": "Upgrade go-redis to v9.19.0 to align with ZRangeArgs Start/Stop fix",
          "author_name": "Derk Schooltink",
          "author_login": "DerkSchooltink",
          "committed_at": "2026-06-05T01:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5b99e77dcdae83058c9b849db6d299dabad390",
          "body": null,
          "is_bot": false,
          "headline": "Add ordering and pagination tests for GetWorkflowInstances",
          "author_name": "Derk Schooltink",
          "author_login": "DerkSchooltink",
          "committed_at": "2026-06-05T01:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91401ebfb0c63c21d214e5b7b8b52b143157064b",
          "body": "…ances\n\ngo-redis v9.19.0 removed the silent Start/Stop swap for ZRANGE BYSCORE REV.\nWith Rev: true, Redis requires Start >= Stop (high to low). Correct the argument\norder so callers are not broken by go-redis v9.19.0+.",
          "is_bot": false,
          "headline": "Fix ZRangeArgs Start/Stop ordering for BYSCORE REV in GetWorkflowInst…",
          "author_name": "Derk Schooltink",
          "author_login": "DerkSchooltink",
          "committed_at": "2026-06-05T01:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6c8a34e2a97e60dac581a1027bd98b8cc3855f",
          "body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add nightly release workflow",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2026-06-04T04:22:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d0990f3e57532df298396640a26a0a912173e1a0",
          "body": "Add unit tests for SpanContext(), SpanFromContext(), and\nUpdateLoggerWithSpan covering: no-span context, real spans with valid\nTraceID/SpanID, replay behavior, and logger trace attribute injection.\n\nAdd integration tests via the tester package verifying the APIs work\nend-to-end in workflow execution\n[…]\n documentation to describe accessing TraceID/SpanID from workflow\nspans and the automatic trace context in workflow logger output.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add tests for tracing APIs and update documentation",
          "author_name": "Christopher Schleiden",
          "author_login": null,
          "committed_at": "2026-05-30T05:13:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "dd24275c0a5518df29763eaf60b0e88d1fe8ed44",
          "body": "Add SpanContext() to workflow.Span interface so users can access\nTraceID and SpanID from spans created via workflow.Tracer(ctx).Start().\n\nAdd workflow.SpanFromContext(ctx) to retrieve the current span from\nthe workflow context without creating a new one.\n\nInclude trace_id and span_id as structured log attributes in the\nworkflow logger so workflow.Logger(ctx) output is automatically\ncorrelated with traces.\n\nFixes #473\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Expose SpanID and TraceID in workflow context",
          "author_name": "Christopher Schleiden",
          "author_login": null,
          "committed_at": "2026-05-30T05:13:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6298a191c489806c7ff6f0d0c7e6222d81752907",
          "body": null,
          "is_bot": false,
          "headline": "test: add coverage for Go-after-Wait misuse panic",
          "author_name": "DerkSchooltink",
          "author_login": "DerkSchooltink",
          "committed_at": "2026-05-29T20:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e679486f58d91d1e1cf97db58a53d9e7f55beafd",
          "body": "Future.Get does not observe ctx.Done, so the doc comment promising\ncancellation-aware Wait was incorrect. Aligns with WaitGroup behavior.\nAlso wires up the waiting flag to panic on Go called after Wait, matching\nthe WaitGroup.Add misuse detection pattern.",
          "is_bot": false,
          "headline": "fix: remove false ctx-cancellation claim, add Go-after-Wait misuse guard",
          "author_name": "DerkSchooltink",
          "author_login": "DerkSchooltink",
          "committed_at": "2026-05-29T20:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262a5cc559c8be065c201d9d25bb4f10bf26e8d3",
          "body": "…activities can be propagated upwards nicely",
          "is_bot": false,
          "headline": "implement err group as an alternative to a wait group so errors from …",
          "author_name": "Derk Schooltink",
          "author_login": null,
          "committed_at": "2026-05-29T20:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbca48ecd2532df5f2997e320a07e08ea9371105",
          "body": "When Wait() is called without any prior Add(), the counter is already 0\nbut the internal future was never resolved, causing Wait() to block\nindefinitely. Return early from Wait() when the counter is 0.\n\nFixes #472\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix waitGroup.Wait() blocking forever when Add is never called",
          "author_name": "Christopher Schleiden",
          "author_login": null,
          "committed_at": "2026-03-23T05:21:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "28249117ad6484c545b79a2d83d329e5c64f1e6a",
          "body": "Documents the new constructors for using existing database connections\nwith SQLite, MySQL, and PostgreSQL backends, including:\n- Usage examples\n- Migration handling differences\n- MySQL-specific WithMigrationDSN option",
          "is_bot": false,
          "headline": "Add documentation for *WithDB constructors",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2026-02-19T00:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d3e47c3617d78ac606a806951b922549e5836cd",
          "body": "Tests cover:\n- Using provided connection (ownsConnection=false)\n- Close() not closing user-provided connections\n- Migrations disabled by default\n- Migrations can be enabled\n- MySQL: migration fails without MigrationDSN",
          "is_bot": false,
          "headline": "Add tests for *WithDB constructors",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2026-02-19T00:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "362897eaae558a45b1c043991744d928522f6b3b",
          "body": "Implements #412 - allows passing an existing *sql.DB connection to\nMySQL, Postgres, and SQLite backends instead of requiring connection\nparameters.\n\nChanges:\n- Add NewMysqlBackendWithDB, NewPostgresBackendWithDB, NewSqliteBackendWithDB\n- Add ownsConnection field to prevent closing user-provided conn\n[…]\nassed connection\n\nWhen using *WithDB constructors:\n- Migrations are disabled by default\n- Close() will not close the database connection\n- MySQL requires WithMigrationDSN if ApplyMigrations is enabled",
          "is_bot": false,
          "headline": "Add *WithDB constructors for SQL backends",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2026-02-19T00:38:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f14c4f3fe57162f5e9b1c1743cfa44b74085d42b",
          "body": null,
          "is_bot": false,
          "headline": "Remove resolved TODO in tester.go scheduleSubWorkflow",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2026-01-20T00:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e48c8435c1f761cc8466486c7a9da8551c077b",
          "body": null,
          "is_bot": false,
          "headline": "Remove resolved TODO comment in type_test.go",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2026-01-20T00:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2b9c6f994f4205885bc2c175e1935e3ee37932f",
          "body": null,
          "is_bot": false,
          "headline": "Update Agents.md",
          "author_name": "Mohamad Fadhil",
          "author_login": "sdil",
          "committed_at": "2025-11-03T20:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2441ef3f1a2cc75d281409b76082246273107dd8",
          "body": "Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.3.1 to 5.5.4.\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.3.1...v5.5.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgx/v5\n  dependency-version: 5.5.4\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-01T03:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caa83200a2b80ef2020800604aa8ec13c7259e95",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Fix GitHub URL in postgres README (remove www prefix)",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-31T20:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a92a65a48204cd0542be770b881e32fbb3a9442",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add PostgreSQL backend documentation following SQLite/MySQL pattern",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-31T20:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e065cb203d34fc3ae967d99cb14bd5ef23458fb1",
          "body": "Co-authored-by: Christopher Schleiden <cschleiden@live.de>",
          "is_bot": false,
          "headline": "fix(samples): correct database creation query syntax",
          "author_name": "Rianov Viacheslav",
          "author_login": "vr009",
          "committed_at": "2025-10-31T16:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b924e6327931c6cee8e1ccf6134de153276b0e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename package from postgresbackend to postgres",
          "author_name": "Viacheslav Rianov",
          "author_login": "vr009",
          "committed_at": "2025-10-31T16:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f32a821401780922e0e2527194f2b02e8fab7626",
          "body": "Co-authored-by: Christopher Schleiden <cschleiden@live.de>",
          "is_bot": false,
          "headline": "fix: update makefile",
          "author_name": "Rianov Viacheslav",
          "author_login": "vr009",
          "committed_at": "2025-10-31T16:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c574360d83cce18b5765058bdaed1f864f6db94",
          "body": null,
          "is_bot": false,
          "headline": "migrations: squash migrations into a single file",
          "author_name": "Viacheslav Rianov",
          "author_login": "vr009",
          "committed_at": "2025-10-31T16:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73e15af1659d987c45ab9612803b8cc69d95d137",
          "body": null,
          "is_bot": false,
          "headline": "fix: lint errors",
          "author_name": "vr009",
          "author_login": "vr009",
          "committed_at": "2025-10-31T16:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f363ca7078a1720e17f378dd166768b978b03ee7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Postgres benchmarking and testing workflows",
          "author_name": "vr009",
          "author_login": "vr009",
          "committed_at": "2025-10-31T16:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57871587b856d25d578089b8897643f59bd11628",
          "body": "This change introduces full postgres support and aligns SQL, migrations, and\ndiagnostics with postgres conventions. The implementation is based on the existing\nmysql backend, with small fixes and adjustments required by the postgres\nconnector and Postgres semantics. It also adds integration tests and updates\ntooling and samples to run against Postgres.",
          "is_bot": false,
          "headline": "feat: add postgres backend",
          "author_name": "vr009",
          "author_login": "vr009",
          "committed_at": "2025-10-31T16:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed82bcb89f18d4b08db8be8b1c913b448f1d481f",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add comprehensive linting instructions to AGENTS.md",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-28T23:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d07083be7139783e08f7f03aa120eb7d3541813",
          "body": "…ng down\n\nCo-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update home page layout - add Queues heading and move Instances headi…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-28T23:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba4bc9b6727b1dc945b9ea23000d49d4fa4a172",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Complete queue display implementation in diag UI",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-28T23:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309df9f6e5dc7556782f298ae8c83a0a65a9b0b1",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add queue display to diag UI - backend and frontend changes",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-28T23:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cc8dc5d425a1363adbe3203ccad2a6d45c7f1ff",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-10-24T17:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba6323caeeafedf20dd56ea6a30a3cfb9268be09",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Remove accidentally committed web binary",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-24T17:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42b260db0b108241bfead3d68e451e78e4aa16f6",
          "body": "- Modified WorkflowInstanceState component to accept error parameter\n- Updated Instance.tsx to pass error info from workflow history\n- Extended WorkflowInstanceTree to include error field\n- Updated tree building logic to detect errors in finished workflows\n- Failed workflows now display red \"Failed\" badge instead of green \"Completed\"\n\nCo-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add visual distinction for failed workflows in UI",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-24T17:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5acff67f54b5a8493d73a216d3bcf7e0faca190",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Verified SQLite txlock changes",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-24T17:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8398f17c17e45e6805fd46b1be5e09f83059a6ee",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add _txlock=immediate to SQLite DSN for better concurrency",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-10-24T17:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b26e27eb81b214a345a4c0d132c37a39a06e4c3",
          "body": null,
          "is_bot": false,
          "headline": "Move to Agents.MD",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-10-24T16:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a43f6bb3e6bbabc14593cc3dafcf7660220740",
          "body": null,
          "is_bot": false,
          "headline": "Fix linter issues",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-10-24T16:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf803e9e2e3792e41d0d8881e1cf7a7ba38d47b",
          "body": null,
          "is_bot": false,
          "headline": "Make the workflow history length available",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-10-24T16:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7163a73c5889fd349c23988c3e85e8673d4bb27",
          "body": null,
          "is_bot": false,
          "headline": "Ignore worktrees folder",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-10-23T18:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b61ee2bf6bc7cd0b3f61e7e6fede140157495a",
          "body": null,
          "is_bot": false,
          "headline": "Retry cancellation tests (#442)",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-10-17T20:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5003264a93a13a7d872e28393c96a0b674e5fd2f",
          "body": null,
          "is_bot": false,
          "headline": "Move to Redis lua scripts (#444)",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-10-17T18:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d6f69e5b3b66abd9c8c6ccdd5b7d915a9a8031",
          "body": null,
          "is_bot": false,
          "headline": "Make linter happy",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-21T05:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2febb710565636717920856e85f22b44f299efe7",
          "body": "…ation",
          "is_bot": false,
          "headline": "Update GetBackend calls to include clear option for backend initializ…",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-21T05:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561137c3175586191b06a742b01c9736b9bbb532",
          "body": null,
          "is_bot": false,
          "headline": "Enable action",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a5fff034243f6655912f345d3b3b93fc54ed057",
          "body": null,
          "is_bot": false,
          "headline": "Disable unused linter",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f11de71935b03d948a1216b564a33d088ee9844c",
          "body": null,
          "is_bot": false,
          "headline": "Fix more linter errors",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12aef6216b4304f2e1c74fb319dfb89f8059b131",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused code",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8187ea8f21d8f560e125939931865fb7d13ff30c",
          "body": null,
          "is_bot": false,
          "headline": "Fix whitespace linter errors",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8941886b971f6832a1c2a0f3a2873b06beb604",
          "body": null,
          "is_bot": false,
          "headline": "Move analyzer to golangci-lint-v2's module system.",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08d75872e043134ea79554aa7407f766b17f43dd",
          "body": null,
          "is_bot": false,
          "headline": "Fix small linting errors",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16dd196099831adc7c84483b88d7882ad0c96f6b",
          "body": null,
          "is_bot": false,
          "headline": "Use golangci lint v2",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbc8288ecf692d877c8516552bfb6df14ba9d998",
          "body": null,
          "is_bot": false,
          "headline": "lint: testifylint",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "560a33867ee8fa77aef6e09b130f809d752236da",
          "body": null,
          "is_bot": false,
          "headline": "linter: unconvert",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c567cc9ebff110ef26fb54ddbc18abbc870abdb9",
          "body": null,
          "is_bot": false,
          "headline": "Fix receiver name",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7fce50dabb206ca9a0487e82cdaca1930b369b8",
          "body": null,
          "is_bot": false,
          "headline": "lint: errorlint",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1515a7adedf6e0c46977203ae2615a119e7790c1",
          "body": null,
          "is_bot": false,
          "headline": "lint: errorlint",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b36e67ab152079e95fe7390cd431082549803923",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused field",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa45e4ae87025c0fe982733eb4e510dfd566d874",
          "body": null,
          "is_bot": false,
          "headline": "lint: unconvert",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b2a9584369c90fa9a35de905210784b2936826e",
          "body": null,
          "is_bot": false,
          "headline": "lint: prealloc",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e02ff31c313de4da91a80a3d233cfc0baa8aa2",
          "body": null,
          "is_bot": false,
          "headline": "Simply generic type argument",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "526409521164783373411fb86d6d21a6357ccef2",
          "body": null,
          "is_bot": false,
          "headline": "Comment unused interface",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae7f58db419deb350f2fd59abc73c775a04b089c",
          "body": null,
          "is_bot": false,
          "headline": "lint: spancheck",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7afb89a05a9bfb890342101c626e1448d092644e",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicate import",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74f15164436d07e154354c40419d3b71e3588e3e",
          "body": null,
          "is_bot": false,
          "headline": "Fix failing test",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1efbc2e09a99e93eda01847a60b10b91c32cd6c2",
          "body": null,
          "is_bot": false,
          "headline": "testifylint fixes",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-20T04:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85bd1e965d3a2313f681b3e005f5fc88c04cd7cd",
          "body": null,
          "is_bot": false,
          "headline": "Remove checked in binary file",
          "author_name": "Jason Wilder",
          "author_login": "jwilder",
          "committed_at": "2025-09-20T03:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa62ce6db8f6a524f901ceef0f86d88d1139198e",
          "body": null,
          "is_bot": false,
          "headline": "Run go fmt",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-04T04:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa209aa771032ab3753f00b20effcdd5c04a62ab",
          "body": null,
          "is_bot": false,
          "headline": "Add Makefile",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-09-04T04:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27a800e830d1598539453367303b9faec884889a",
          "body": "…ks (#423)\n\n* Fix context canceled logged as error when attempting to heartbeat tasks",
          "is_bot": false,
          "headline": "Fix context canceled logged as error when attempting to heartbeat tas…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-08-20T23:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0220af126c2bcd981168716e68a92a0eceb7a2b7",
          "body": "…#421)\n\nIncrease test timeouts for CI",
          "is_bot": false,
          "headline": "Increase CI test timeouts to improve MySQL backend test reliability (…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-08-20T22:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a96e9e06db08e044021ad52219f3320c1b61bb",
          "body": "Improve JSON output formatting in web UI",
          "is_bot": false,
          "headline": "Merge pull request #419 from cschleiden/copilot/fix-338",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-20T20:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f32e2468729c9a83494d7afd54cd3fda1f8a89e",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Move formatAttributesForDisplay function to separate utils.ts file",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-20T16:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa6fd29e475d7656bcbbc1310c4e583cab3dbb6",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Improve JSON output formatting in web UI",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-20T15:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de822c8df9568562b5845ce40fe28b8e8aa616b",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-20T15:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98500bc1573d1ac855ab09d140245dcdf5a6872f",
          "body": "Execute activity with name",
          "is_bot": false,
          "headline": "Merge pull request #379 from lyuboxa/lk/exec-activity-via-name",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-19T16:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe9d00b208ae37efc85206764cac11825a9b652",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into lk/exec-activity-via-name",
          "author_name": "Lyubo Kamenov",
          "author_login": "lyuboxa",
          "committed_at": "2025-08-19T11:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604bff38adf906d311f5b918b941226dd260178c",
          "body": "Declare tools via new tools directive",
          "is_bot": false,
          "headline": "Merge pull request #410 from cschleiden/move-to-tools",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-19T02:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c473438d15f2c2b102388493821f95b43ba631e3",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Replace interface{} with any\"",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-19T02:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06ffd28e0c9530c9478d657ef35beec2e81fe15",
          "body": null,
          "is_bot": false,
          "headline": "Replace interface{} with any",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-19T02:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e290f50859f70af08d5ca5d741e54de3f61026",
          "body": null,
          "is_bot": false,
          "headline": "Declare tools via new tools directive",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-19T02:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e773f9aa9aab74f8f42cc80ee13c4a37da45bb6f",
          "body": "Upgrade Go version from 1.23 to 1.24",
          "is_bot": false,
          "headline": "Merge pull request #418 from cschleiden/copilot/fix-417",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-19T02:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "139838bb61f71fb46ab63b0b317d97419f2c9229",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Fix stack trace test for Go 1.24 anonymous function naming",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-18T21:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e80eae354845cc485c16c26eca02191e7ba0bd",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Upgrade Go version from 1.23 to 1.24",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-18T20:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25da974b9e11d38f18a58dd2a2901d0fcb1fcdb7",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-18T20:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a5a341980c0b76fe66a3e9e2be5b872e0e73cb4",
          "body": "Upgrade Go version from 1.22 to 1.23 across repository",
          "is_bot": false,
          "headline": "Merge pull request #416 from cschleiden/copilot/fix-415",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-18T20:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1f60edd6c0f82ea2e612b435a348fc56d87ba6",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update .gitignore for SQLite temporary files",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-18T19:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fa0fdf5c331c9d56c8466b6c4a14870203dce7",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Upgrade Go version from 1.22 to 1.23 across repository",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-18T19:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e15b766295a7a1f877835aa6db2aaf6769cce95",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-18T18:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d4557931612abb666053740b1fdacad0874836a",
          "body": "Document backend options",
          "is_bot": false,
          "headline": "Merge pull request #409 from cschleiden/document-backend-options",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-15T02:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f590e7b5d1d00f5e807046f2707ceebf36ec0a44",
          "body": null,
          "is_bot": false,
          "headline": "Document backend options",
          "author_name": "cschleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-15T02:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b22d828b1c9ae7c62e58759f8aab8f01919ee7f9",
          "body": "Update sqlite DSN",
          "is_bot": false,
          "headline": "Merge pull request #408 from cschleiden/sqlite-params",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-15T01:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d303de9797899e3644528aa4d5a69da404102dd7",
          "body": null,
          "is_bot": false,
          "headline": "Update sqlite DSN",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-14T22:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4b4b73be655c640f8facfcef0e162bec5c05f22",
          "body": "Fix duplicate workflow instance and execution ID fields in logs",
          "is_bot": false,
          "headline": "Merge pull request #406 from cschleiden/copilot/fix-405",
          "author_name": "Christopher Schleiden",
          "author_login": "cschleiden",
          "committed_at": "2025-08-14T21:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad97005bda41172aec738e914749094ae8086825",
          "body": "… cleanup test file\n\nCo-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Remove duplicate logger field additions from executor constructor and…",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-14T21:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eacbb24736443e3899cbdfefbec3f5a15d92b89",
          "body": "Co-authored-by: cschleiden <2201819+cschleiden@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Fix duplicate workflow instance and execution ID fields in logs",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-08-14T20:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 63,
      "commits_last_year": 130,
      "latest_release_at": "2026-07-09T21:03:24Z",
      "latest_release_tag": "v1.4.3-nightly.202607100629.37",
      "releases_from_tags": true,
      "days_since_last_push": 4,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 12,
      "mean_days_between_releases": 36.7
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/cschleiden/go-workflows",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/cschleiden/go-workflows",
          "is_deprecated": false,
          "latest_version": "v1.4.2",
          "repository_url": "https://github.com/cschleiden/go-workflows",
          "versions_count": 63,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-05T01:02:48Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 47
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "diag/app/tsconfig.json"
      ],
      "toolchain_manifests": [
        "analyzer/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 32966,
      "source_files_sampled": 304,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 12065
    },
    "dependencies": {
      "manifests": [
        "analyzer/go.mod",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/golangci/plugin-module-register",
          "manifest": "analyzer/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "analyzer/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "analyzer/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0"
        },
        {
          "name": "github.com/go-errors/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.2"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/golang-migrate/migrate/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.16.2"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.2"
        },
        {
          "name": "github.com/jellydator/ttlcache/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.19.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.0"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.0"
        },
        {
          "name": "github.com/cenkalti/backoff/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.3.0"
        },
        {
          "name": "github.com/benbjohnson/clock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.0"
        },
        {
          "name": "@testing-library/jest-dom",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.16.4"
        },
        {
          "name": "@testing-library/react",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^13.2.0"
        },
        {
          "name": "@testing-library/user-event",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^13.5.0"
        },
        {
          "name": "@types/jest",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^27.5.0"
        },
        {
          "name": "@types/node",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.11.33"
        },
        {
          "name": "@types/react",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.0.8"
        },
        {
          "name": "@types/react-dom",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.0.3"
        },
        {
          "name": "bootstrap",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.3"
        },
        {
          "name": "react",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.1.0"
        },
        {
          "name": "react-bootstrap",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.1"
        },
        {
          "name": "react-d3-tree",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.5.0"
        },
        {
          "name": "react-dom",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.1.0"
        },
        {
          "name": "react-fetch-hook",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.9.5"
        },
        {
          "name": "react-router-bootstrap",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.26.1"
        },
        {
          "name": "react-router-dom",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.3.0"
        },
        {
          "name": "react-scripts",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.1"
        },
        {
          "name": "typescript",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.6.4"
        },
        {
          "name": "web-vitals",
          "manifest": "diag/app/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.4"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 2,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "cschleiden",
          "commits": 1227,
          "avatar_url": "https://avatars.githubusercontent.com/u/2201819?v=4"
        },
        {
          "type": "User",
          "login": "lovromazgon",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/8320753?v=4"
        },
        {
          "type": "User",
          "login": "yaananth",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/12280011?v=4"
        },
        {
          "type": "User",
          "login": "decibelcooper",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/13596458?v=4"
        },
        {
          "type": "User",
          "login": "vr009",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/55545103?v=4"
        },
        {
          "type": "User",
          "login": "vroldanbet",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/6774726?v=4"
        },
        {
          "type": "User",
          "login": "DerkSchooltink",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/22047701?v=4"
        },
        {
          "type": "User",
          "login": "zaataylor",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/40524990?v=4"
        },
        {
          "type": "User",
          "login": "gangster",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4863?v=4"
        },
        {
          "type": "User",
          "login": "phoenix24",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/86035?v=4"
        }
      ],
      "contributors_sampled": 20,
      "top_contributor_share": 0.939
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "bench.yml",
        "docs.yml",
        "go.yml",
        "nightly-release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "112 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d909eb97eb1a72d5244957f72020ea7c8d827883",
        "ran_at": "2026-07-22T04:05:55Z",
        "aggregate_score": 2.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T17:38:02Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T17:38:00Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dubbytv/go-workflows",
    "host": "github.com",
    "name": "go-workflows",
    "owner": "dubbytv"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 43,
      "inputs": {
        "security": 24,
        "vitality": 76,
        "community": 12,
        "governance": 41,
        "engineering": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 130,
              "human_commit_share": 0.75,
              "days_since_last_push": 4,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "130 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 130
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 63,
              "latest_release_tag": "v1.4.3-nightly.202607100629.37",
              "releases_from_tags": true,
              "days_since_latest_release": 12,
              "mean_days_between_releases": 36.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "63 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 12 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~36.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 36.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 41,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 20,
              "top_contributor_share": 0.939
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 94% of commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "20 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/2 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "critical",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 19,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dubbytv",
              "public_repos": 3,
              "account_age_days": 158
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of dubbytv",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "dubbytv"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~0 yr old",
                "points": 5.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 54,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://cschleiden.github.io/go-workflows/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "https://cschleiden.github.io/go-workflows/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 24,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "112 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.493,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 12065
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "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": "37 of 75 human commits state their intent (structured subject or explanatory body)",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 75
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "diag/app/tsconfig.json"
              ],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [
                "analyzer/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "diag/app/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "diag/app/tsconfig.json"
                    }
                  }
                ],
                "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": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 32966,
              "source_files_sampled": 304,
              "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/304 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 304,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/cschleiden/go-workflows' points at a different repository (https://github.com/cschleiden/go-workflows); excluded from ecosystem scoring",
    "Could not fetch go package 'github.com/cschleiden/go-workflows/analyzer' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T04:06:12.547591Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dubbytv/go-workflows.svg",
  "full_name": "dubbytv/go-workflows",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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