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

codefly-dev / service-postgres

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

codefly-dev/service-postgres 的健康指数为 100 分中的 41 分,处于「存在风险」区间。 其得分最高的类别是Vitality(69/100),最低的是Community & Adoption(1/100)。 最近一次更新在 1 天前。 近期的大部分工作由 1 位贡献者完成。

41
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

4 关注者38 个公开仓库始于 2023年10月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/codefly-dev/service-postgresv0.0.104-901 天前

按类别列示的指标

活力

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

69中等 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 1 天前
6.9/36提交节奏 — 52 周中有 10 周有提交
15.2/18提交量 — 最近一年 48 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year48
human_commit_share1
days_since_last_push1
active_weeks_last_year10

发布纪律

70良好
评分方式
27/27有发布版本 — 已发布 58 个发布版本
16.2/36发布时效 — 最近一次发布版本于 313 天前
27/27发布节奏 — 约每 23.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count58
latest_release_tagv0.0.89
releases_from_tags
days_since_latest_release313
mean_days_between_releases23.3

社区与采用

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

1危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
评分方式
0/22.5README
0/22.5许可证 — 未检测到许可证文件
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

46存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
23.4/46.8议题解决 — 50% 的议题已关闭
19.1/38.3PR 接受 — 已裁定的 PR 中 1/2 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs1
open_issues1
closed_issues1
issue_closed_ratio0.5
closed_unmerged_prs1
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
5/25所有者影响力 — codefly-dev 有 4 位关注者
17.2/25既往记录 — 38 个公开仓库,账户约 2 年
所用输入
followers4
owner_typeOrganization
is_verified
owner_logincodefly-dev
public_repos38
account_age_days1,018
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 1 天前
20/20版本历史 — 90 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/codefly-dev/service-postgres
ecosystemsgo
any_deprecated
min_days_since_publish1

工程质量

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

41存在风险 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

32存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5许可证 — license file not detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate3.2
评分方式
9.5/35直接依赖不含已知公告 — 1 个受影响:google.golang.org/grpc v1.80.0 (critical 9.1)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
40/40没有长期未处理的公告 — 没有公告公开超过 90 天
所用输入
sourceosv
advisories14
affected_packages5
assessed_packages89
unassessed_packages0
affected_by_severitycritical 1, high 1, unknown 3
direct_affected_packages1
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 89 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

63中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 77 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.77
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — go.mod, libs/rust/Cargo.toml(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, Nix, lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 28 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesCargo.lock, go.sum
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.28
toolchain_manifestsgo.mod, libs/rust/Cargo.toml
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 27 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes20,630
source_files_sampled27
oversized_source_files0

关键数据

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

更多细节

OpenSSF Scorecard 3.2 / 10
3.2综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
直接依赖 8
注册表软件包版本约束清单文件
Gogithub.com/codefly-dev/corev0.2.23go.mod
Gogithub.com/golang-migrate/migrate/v4v4.19.1go.mod
Gogithub.com/jackc/pgx/v5v5.9.2go.mod
Gogithub.com/lib/pqv1.12.3go.mod
Gogithub.com/mind-build/gortkv0.1.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogoogle.golang.org/grpcv1.80.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
全部依赖 89

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

注册表软件包版本关系
Gogithub.com/codefly-dev/corev0.2.18直接
Gogithub.com/golang-migrate/migrate/v4v4.19.1直接
Gogithub.com/lib/pqv1.12.3直接
Gogithub.com/mind-build/gortkv0.1.0直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogoogle.golang.org/grpcv1.80.0直接
Gogopkg.in/yaml.v3v3.0.1直接
Gobuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gov1.36.11-20260415201107-50325440f8f2.1间接
Gobuf.build/go/protovalidatev1.2.0间接
Gocel.dev/exprv0.25.1间接
Gogithub.com/antlr4-go/antlr/v4v4.13.1间接
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171c间接
Gogithub.com/blang/semverv3.5.1+incompatible间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/cheggaaa/pb/v3v3.1.7间接
Gogithub.com/clipperhouse/uax29/v2v2.7.0间接
Gogithub.com/codefly-dev/gortkv0.2.0间接
Gogithub.com/containerd/errdefsv1.0.0间接
Gogithub.com/containerd/errdefs/pkgv0.3.0间接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/distribution/referencev0.6.0间接
Gogithub.com/docker/dockerv28.5.2+incompatible间接
Gogithub.com/docker/go-connectionsv0.7.0间接
Gogithub.com/docker/go-unitsv0.5.0间接
Gogithub.com/fatih/colorv1.19.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/fsnotify/fsnotifyv1.9.0间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/go-ole/go-olev1.3.0间接
Gogithub.com/go-openapi/analysisv0.25.0间接
Gogithub.com/go-openapi/errorsv0.22.7间接
Gogithub.com/go-openapi/jsonpointerv0.23.1间接
Gogithub.com/go-openapi/jsonreferencev0.21.5间接
Gogithub.com/go-openapi/loadsv0.23.3间接
Gogithub.com/go-openapi/specv0.22.4间接
Gogithub.com/go-openapi/strfmtv0.26.1间接
Gogithub.com/go-openapi/swag/convv0.26.0间接
Gogithub.com/go-openapi/swag/jsonnamev0.26.0间接
Gogithub.com/go-openapi/swag/jsonutilsv0.26.0间接
Gogithub.com/go-openapi/swag/loadingv0.26.0间接
Gogithub.com/go-openapi/swag/manglingv0.26.0间接
Gogithub.com/go-openapi/swag/stringutilsv0.26.0间接
Gogithub.com/go-openapi/swag/typeutilsv0.26.0间接
Gogithub.com/go-openapi/swag/yamlutilsv0.26.0间接
Gogithub.com/go-viper/mapstructure/v2v2.5.0间接
Gogithub.com/google/cel-gov0.28.0间接
Gogithub.com/google/go-github/v37v37.0.0间接
Gogithub.com/google/go-querystringv1.2.0间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/hashicorp/errwrapv1.1.0间接
Gogithub.com/hashicorp/go-multierrorv1.1.1间接
Gogithub.com/lufia/plan9statsv0.0.0-20260330125221-c963978e514e间接
Gogithub.com/masterminds/semverv1.5.0间接
Gogithub.com/mattn/go-colorablev0.1.14间接
Gogithub.com/mattn/go-isattyv0.0.21间接
Gogithub.com/mattn/go-runewidthv0.0.23间接
Gogithub.com/microsoft/go-winiov0.6.2间接
Gogithub.com/mitchellh/mapstructurev1.5.0间接
Gogithub.com/moby/docker-image-specv1.3.1间接
Gogithub.com/oklog/ulid/v2v2.1.1间接
Gogithub.com/opencontainers/go-digestv1.0.0间接
Gogithub.com/opencontainers/image-specv1.1.1间接
Gogithub.com/pkg/errorsv0.9.1间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55间接
Gogithub.com/shirou/gopsutil/v3v3.24.5间接
Gogithub.com/shoenig/go-m1cpuv0.2.1间接
Gogithub.com/tklauser/go-sysconfv0.3.16间接
Gogithub.com/tklauser/numcpusv0.11.0间接
Gogithub.com/vividcortex/ewmav1.2.0间接
Gogithub.com/yoheimuta/go-protoparser/v4v4.14.2间接
Gogithub.com/yusufpapurcu/wmiv1.2.4间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.68.0间接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0间接
Gogo.opentelemetry.io/otelv1.43.0间接
Gogo.opentelemetry.io/otel/metricv1.43.0间接
Gogo.opentelemetry.io/otel/tracev1.43.0间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogolang.org/x/cryptov0.52.0间接
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2f间接
Gogolang.org/x/netv0.55.0间接
Gogolang.org/x/sysv0.45.0间接
Gogolang.org/x/termv0.43.0间接
Gogolang.org/x/textv0.37.0间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260420184626-e10c466a9529间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260420184626-e10c466a9529间接
Gogoogle.golang.org/protobufv1.36.11间接
依赖安全公告 5

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

软件包版本关系严重程度公告数修复版本
google.golang.org/grpcv1.80.0直接严重11.82.1
github.com/docker/dockerv28.5.2+incompatible间接1029.3.1
golang.org/x/cryptov0.52.0间接未知1
golang.org/x/netv0.55.0间接未知10.56.0
golang.org/x/textv0.37.0间接未知10.39.0

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 504,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 180018,
        "Nix": 1478,
        "Rust": 20630,
        "Go Template": 12482
      },
      "pushed_at": "2026-07-20T16:27:57Z",
      "created_at": "2024-01-15T15:50:48Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T16:28:21Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "codefly.ai",
      "type": "Organization",
      "login": "codefly-dev",
      "company": null,
      "location": null,
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/147254003?v=4",
      "created_at": "2023-10-07T12:48:47Z",
      "is_verified": null,
      "public_repos": 38,
      "account_age_days": 1018
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.89",
          "kind": "patch",
          "published_at": "2025-09-11T17:51:41Z"
        },
        {
          "tag": "v0.0.88",
          "kind": "patch",
          "published_at": "2025-09-11T17:51:10Z"
        },
        {
          "tag": "v0.0.87",
          "kind": "patch",
          "published_at": "2025-03-20T17:49:43Z"
        },
        {
          "tag": "v0.0.86",
          "kind": "patch",
          "published_at": "2025-03-20T17:41:57Z"
        },
        {
          "tag": "v0.0.85",
          "kind": "patch",
          "published_at": "2025-03-19T16:01:04Z"
        },
        {
          "tag": "v0.0.82",
          "kind": "patch",
          "published_at": "2025-03-19T15:37:23Z"
        },
        {
          "tag": "v0.0.81",
          "kind": "patch",
          "published_at": "2025-03-19T14:22:05Z"
        },
        {
          "tag": "v0.0.79",
          "kind": "patch",
          "published_at": "2025-03-06T16:44:18Z"
        },
        {
          "tag": "v0.0.78",
          "kind": "patch",
          "published_at": "2025-03-03T14:33:04Z"
        },
        {
          "tag": "v0.0.77",
          "kind": "patch",
          "published_at": "2025-02-13T23:00:03Z"
        },
        {
          "tag": "v0.0.65",
          "kind": "patch",
          "published_at": "2024-07-28T23:45:59Z"
        },
        {
          "tag": "v0.0.64",
          "kind": "patch",
          "published_at": "2024-07-28T22:32:42Z"
        },
        {
          "tag": "v0.0.63",
          "kind": "patch",
          "published_at": "2024-07-17T21:36:39Z"
        },
        {
          "tag": "v0.0.61",
          "kind": "patch",
          "published_at": "2024-07-09T14:30:24Z"
        },
        {
          "tag": "v0.0.60",
          "kind": "patch",
          "published_at": "2024-07-02T19:26:49Z"
        },
        {
          "tag": "v0.0.57",
          "kind": "patch",
          "published_at": "2024-05-23T16:37:23Z"
        },
        {
          "tag": "v0.0.56",
          "kind": "patch",
          "published_at": "2024-05-22T17:30:46Z"
        },
        {
          "tag": "v0.0.54",
          "kind": "patch",
          "published_at": "2024-05-21T23:05:27Z"
        },
        {
          "tag": "v0.0.51",
          "kind": "patch",
          "published_at": "2024-05-20T17:48:37Z"
        },
        {
          "tag": "v0.0.50",
          "kind": "patch",
          "published_at": "2024-05-20T15:45:22Z"
        },
        {
          "tag": "v0.0.49",
          "kind": "patch",
          "published_at": "2024-05-16T15:10:00Z"
        },
        {
          "tag": "v0.0.48",
          "kind": "patch",
          "published_at": "2024-05-15T18:26:18Z"
        },
        {
          "tag": "v0.0.45",
          "kind": "patch",
          "published_at": "2024-04-19T12:48:52Z"
        },
        {
          "tag": "v0.0.44",
          "kind": "patch",
          "published_at": "2024-04-19T12:23:11Z"
        },
        {
          "tag": "v0.0.43",
          "kind": "patch",
          "published_at": "2024-04-18T15:29:13Z"
        },
        {
          "tag": "v0.0.42",
          "kind": "patch",
          "published_at": "2024-04-16T22:57:10Z"
        },
        {
          "tag": "v0.0.41",
          "kind": "patch",
          "published_at": "2024-04-13T17:16:49Z"
        },
        {
          "tag": "v0.0.39",
          "kind": "patch",
          "published_at": "2024-04-09T18:59:51Z"
        },
        {
          "tag": "v0.0.38",
          "kind": "patch",
          "published_at": "2024-04-08T22:31:12Z"
        },
        {
          "tag": "v0.0.37",
          "kind": "patch",
          "published_at": "2024-04-07T19:41:32Z"
        },
        {
          "tag": "v0.0.36",
          "kind": "patch",
          "published_at": "2024-04-07T18:13:41Z"
        },
        {
          "tag": "v0.0.35",
          "kind": "patch",
          "published_at": "2024-04-05T17:05:22Z"
        },
        {
          "tag": "v0.0.34",
          "kind": "patch",
          "published_at": "2024-04-03T15:21:21Z"
        },
        {
          "tag": "v0.0.32",
          "kind": "patch",
          "published_at": "2024-04-01T19:12:20Z"
        },
        {
          "tag": "v0.0.31",
          "kind": "patch",
          "published_at": "2024-04-01T19:10:59Z"
        },
        {
          "tag": "v0.0.30",
          "kind": "patch",
          "published_at": "2024-03-31T12:25:16Z"
        },
        {
          "tag": "v0.0.28",
          "kind": "patch",
          "published_at": "2024-03-29T14:00:11Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2024-03-27T15:10:30Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2024-03-21T22:39:35Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2024-03-21T18:53:18Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2024-03-21T13:12:16Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2024-03-20T15:31:04Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2024-03-12T13:52:33Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2024-03-08T16:09:21Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2024-03-08T16:03:48Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2024-03-08T16:02:52Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2024-03-08T16:01:07Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2024-03-08T16:00:23Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2024-03-05T14:25:23Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2024-03-04T16:59:50Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2024-02-25T14:30:19Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2024-02-24T13:31:35Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2024-02-14T17:55:52Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2024-02-06T18:51:36Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2024-02-06T16:46:16Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2024-02-05T23:26:52Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2024-01-17T12:18:18Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2024-01-15T17:08:52Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a0362a22f904e2f632cb711c3ce4303897f46eb7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add portable scoped Postgres control plane",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-20T16:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb9193864309636f6042ee49e3a201e1920df93f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update core SBOM runtime to v0.2.23",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T20:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bfd6be7e1797e306c80520953c33438a6ef952e",
          "body": null,
          "is_bot": false,
          "headline": "fix: support hardened SBOMs for service images",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T20:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3190d154e4a5f84c131f9b6574c67bf908402e01",
          "body": null,
          "is_bot": false,
          "headline": "chore: advance core audit release",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T19:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e1d848d4fda4b747ce81d83c78d04c45bb3505d",
          "body": null,
          "is_bot": false,
          "headline": "feat: add scoped Postgres runtime access",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T19:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db39eb4937e6803402d3adb0c8673c8a10d4c5b8",
          "body": null,
          "is_bot": false,
          "headline": "chore: adopt core v0.2.19 protocol 2",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-16T17:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "045e7ec02e6ac069762e2669c1d4d4307672945d",
          "body": null,
          "is_bot": false,
          "headline": "feat: adopt shared plugin authoring APIs",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-15T17:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb15d1984c1323ddef7bed1d6e0453dc7833c77b",
          "body": null,
          "is_bot": false,
          "headline": "security: harden plugin runtime boundaries",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-15T15:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a170df808a0a262ed99d1c97de9b4d8dadb521c5",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.97",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-06T20:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a18ea9a1e6f7e964c5fd1a25f7de3508edc3919",
          "body": "postgres ships a nix runtime (nixpg.go via RuntimeContextNix) but\nadvertised an empty RuntimeRequirements, so the CLI's per-service\nDocker-free gate (flow.resolveDockerFallback → Runner.SupportsNix,\ncli 852bf10) classified it Docker-only and hard-stopped the run with\n\"requires Docker\". Advertise Runtime_NIX to match the real capability.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: advertise nix runtime so the CLI Docker-free gate allows fallback",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-06T20:45:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fc2ee529e8d30cfe7fb74d20aec93a20dc5f0979",
          "body": "Postgres logs \"the database system is starting up\" (and the shutting\ndown / not-yet-accepting variants) at FATAL — but they are the\ntransient rejection sent to a client that connects mid-recovery. Our\nWaitForReady probe pings every few seconds, so during crash recovery\npostgres emitted one such FATA\n[…]\nirely expected. Demote them to debug so\nreal FATALs (bad config, corrupt WAL, OOM) stay visible without the\nprobe-rejection noise.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(log): demote transient postgres recovery-rejection lines",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-07-06T17:48:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e608249fcce10e13f84f6333825dd9037b4b9f56",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.96",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-27T17:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7c78ecbadee46a86e3514acb1b6c6ad69af1dd",
          "body": "…s test\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "postgres agent: rework migrations runner + boot wiring; add migration…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-27T17:46:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0a38a50dd0e12287b2503b32c8019cadbe97c809",
          "body": "core now imports github.com/mind-build/gortk; bumping drops the transitive\ncodefly-dev/gortk reference.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump codefly-dev/core to v0.2.10 (retires old codefly-dev/gortk)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-24T21:28:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c2960f25cb2242a40b8ff3805a5c3ee58651c4c1",
          "body": "gortk moved from the codefly-dev org to mind-build.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update gortk import to github.com/mind-build/gortk v0.1.0",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-24T21:22:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "18aad67f2759d09929368a9b4e63ef67055047ad",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.94",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T17:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c396e42d41627866f72642ef7d90fe470f6ade7",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump core to v0.2.9 (terminal sanitizer consolidated into gortk)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T17:16:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "291d4b810e76b2370a70198257cb38f037454290",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.93",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T15:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734e003672eab4c07918f77d7c80ff845f9bda21",
          "body": "…n sanitize)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump core to v0.2.8 (latest runtime fixes: buffered logging, dockerru…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T15:46:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a97087418d199e2894bd129b26f1e30d614bfcb4",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.92",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T13:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fa109478489563e43aa1d913d545d8faad2ccce",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump core to v0.2.5 (workspace re-build/update)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-21T13:24:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "94395cff85c82654f43af0c0700959af898cfae7",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.91",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-19T13:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f8b396f57caf21132fce57dd0dee5f34a406c3",
          "body": "pglog.go's hand-written prefix regex + severity map + routine-noise detection\n(~50 lines) become a declarative gortk.LogSpec. pgLogWriter keeps only the\nstreaming io.Writer shell and the canonical-level→Wool routing; the per-line\nparse is gortk.LogParser.Parse — the same engine other server agents c\n[…]\n checkpoint/restartpoint demotion to\ndebug, PID kept as a field, unmatched lines pass through at info.\n\nAdds the gortk dependency.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Parse postgres logs via gortk LogParser (declarative log spec)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-19T13:53:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f54707763159857c49f08a947f88eed6bc2966b9",
          "body": "core split the Docker runner out of runners/base into the new\nrunners/dockerrun subpackage. Repoint DockerEnvironment and\nNewDockerHeadlessEnvironment/NewDockerEnvironment accordingly.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix build: migrate Docker runner to runners/dockerrun",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-17T18:02:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b96cd522e63cd25b3885fff9f2d280f6e4609281",
          "body": "* Parse and level-map postgres log output (#4)\n\nWrap the postgres log stream in a parsing io.Writer that splits lines,\nreads the stock log_line_prefix, drops the redundant timestamp, keeps the\nPID as a compact field, and emits each line at the Wool level its postgres\nseverity maps to. Checkpoint/res\n[…]\ne proxy at v0.1.164 and record its go.sum hashes.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Parse and level-map postgres log output (#4) (#5)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-16T15:56:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "621cf6b2dcd60be02561bad843d5680fed8c8231",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: gitignore compiled agent binary",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-16T13:05:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "35f92353d9145bef5c00aca977a7c8ebd1753074",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.0.90",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-15T20:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b890c7bf57ce67e45a27a0126007c87cdab4bf8b",
          "body": null,
          "is_bot": false,
          "headline": "chore(version): reconcile manifest to latest released tag v0.0.89",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-15T20:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86912fda4dc99fec164dc861e6c5cbd998f31e15",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(toolchain): pin go1.26.4 to clear Go stdlib advisories",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-15T20:00:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f7d22facc6864da50ba3c87d1430b4d260de0cc2",
          "body": "Pinned go.mod to the latest published core and verified the standalone\n(GOWORK=off) build, then scaffolded .github/workflows/ci.yml so push/PR builds\nare gated (the releaser workflow still handles tag releases).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: pin core to latest + add build+vet workflow (via codefly agent deps)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-13T19:16:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d5cdb396ded9c4345c2e3d1b121322305516731f",
          "body": "- Bump default image pgvector/pgvector:pg16 → pg17 (latest stable; full\n  contrib extension set + pgvector). Builder Dockerfile alpine 3.19 → 3.21.\n- New Settings.Extensions ([]string, yaml: extensions): CREATE EXTENSION IF NOT\n  EXISTS'd at startup (best-effort — a missing lib is logged + skipped, \n[…]\ns/postgis:17-3.5 for PostGIS or any image with the extensions you need.\n  Used by runtime (Init/Destroy) and the CVE audit.\n\nBuild + vet clean.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Postgres 17 + configurable extensions + image override",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-13T18:22:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "eba273b89afd1eb3501100559da0fb7524564c3f",
          "body": "Three connection-pool leaks, each opening a *sql.DB that was never closed on\nmost/all return paths:\n- WaitForReady opened a new *sql.DB every retry (up to 30 per Init) and closed\n  none — alone enough to exhaust Postgres' default 100-conn limit.\n- applyMigration opened per-retry and only closed on t\n[…]\nen ONE lazy pool before the loop\nand `defer db.Close()`, reusing it across probes/retries — the idiomatic\nreadiness pattern. Build + vet clean.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: close leaked *sql.DB pools in migration + readiness paths (P0)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-12T20:24:24Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5b2b598b5f6b25c5db504cd870acd157c176880e",
          "body": "- builder: return real (empty) BuildResponse instead of (nil, nil) which\n  fails to marshal over gRPC when migrations are disabled\n- migrations: hot-reload only the changed migration via Force+Steps(-1/+1)\n  instead of Down()/Up() which dropped and recreated the entire schema\n  (destroying all data) on every migration-file save\n- kustomize: render in-cluster stateful-set + headless service; document\n  prod ExternalName override path\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: 06-10 review — postgres lifecycle/security fixes",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-12T15:28:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9631bbca29238d2e3899f170a6e83958b337afa4",
          "body": "…ce); harden self-heal\n\nThe codefly --exclude-root readiness gate (every WithDependencies consumer) is a\nplain TCP dial on the postgres port, which opens in Init — but migrations ran in\nStart, AFTER Init exposed the port. A fast consumer was told 'ready' and could\nconnect mid-migration (incomplete s\n[…]\nersion<=1 via Drop (no 'version 0' to force back to);\nclose the *sql.DB before retrying on a driver-init failure (per-retry leak).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "nix/docker: apply migrations in Init (close readiness-vs-migration ra…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-09T12:48:02Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ef50e83a9632621b7fef47f464a4225725cbad74",
          "body": "…tions\n\nresolveBinDir globbed *-postgresql-16* which never matched the withPackages\nwrapper (postgresql-and-plugins-16…), so it always picked the PLAIN build with\nno pgvector — CREATE EXTENSION vector then aborts migration 17 and kg_nodes is\nnever created. Now glob *postgresql*16* and PREFER a build\n[…]\n1 — force back to V-1 and re-Up. Without this a single interrupted\nrun wedged the DB forever (recurring pain across this project).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "nix runtime: resolve pgvector-enabled postgres; self-heal dirty migra…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-08T12:54:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a40a2194d103d4677422a4dfb8ed41e0189657b2",
          "body": "…ctor)\n\nThe Docker runtime shipped postgres:16.1-alpine, which lacks the pgvector\nextension, so `CREATE EXTENSION vector` failed and consumer migrations needing\nit (Mind's knowledge-graph migration: vector(1024)) aborted. Switch the runtime\nimage (and the k8s stateful-set template) to the official p\n[…]\nflake.nix; this brings the Docker runtime to parity.\n\n(main.go also carries the in-tree log-level Settings field — left in place.)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "postgres: pgvector/pgvector:pg16 Docker image (both runtimes get pgve…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-06T10:03:15Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4a70fb03887243bd67b257faaae8426d45018a9d",
          "body": "The nix runtime shipped bare postgresql_16, so `CREATE EXTENSION vector`\nfailed and any consumer migration needing pgvector aborted. Mind's\nknowledge-graph migration (17_knowledge_graph) stores embeddings in a\nvector(1024) column and depends on it. Build postgres via\npostgresql_16.withPackages (ps: \n[…]\nector ]) so vector.control +\nvector.dylib ship with the server. Verified: the combined package exposes\nthe vector extension files.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "nix: bundle pgvector into the postgres server (CREATE EXTENSION vector)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-05T23:16:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d8bc88d1e6840dfe46a9afe95a70596019125016",
          "body": "The nix runner launches `postgres` directly, not via pg_ctl, so it never\ndid pg_ctl's stale-lock cleanup. codefly currently reaps orphaned nix\ndeps only on the NEXT startup (after a fresh run has already tried to\nboot), and the data dir is keyed by a stable per-service hash, so a\ncrashed/SIGKILL'd p\n[…]\nESERVES it when a live process does — so\na concurrent postmaster is never stomped. Unit-tested (missing/empty/\ndead-pid/live-pid).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "nix postgres: clean stale postmaster.pid on Init (pg_ctl-style)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-02T23:30:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f0c155ce4321c4e6d85b49749568c48e0cd670b9",
          "body": "The nix postgres runner rooted its data dir, nix cache, flake, and unix\nsocket at baseDir (the agent's service location), which sits INSIDE the\nuser's workspace repo. That repo is later consumed as a nix flake `path:`\ninput when codefly builds dependent services — and the unix socket under\nit aborts\n[…]\ncts over TCP, so the socket is internal-only).\n\nVerified: TestCreateToRunNix passes; socket + pgdata now resolve outside\nthe repo.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "nix postgres: move runtime state out of the source tree",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-06-02T12:23:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c52166229e9f6231d0d498d155903b74886af1c7",
          "body": "startServer launched postgres with the Init RPC's context. Under the CLI flow\n(sdk.WithDependencies -> codefly run service), that ctx is cancelled the instant\nInit returns, so NixProc's cmd.Cancel fired SIGTERM and postgres did a \"smart\nshutdown\" ~0.5s after coming up — the readiness probe then got \n[…]\nd. (The direct agent test passed because it Init's with context.Background.)\nStart postgres under a dedicated context.WithCancel(context.Background()), stored\non the struct and cancelled only by Stop.",
          "is_bot": false,
          "headline": "nix postgres: run server under a context that outlives Init",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-05-31T19:02:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fbc6e21ed3fb3f743a7902515baaf6f1cdea1b79",
          "body": "The agent depended on UNRELEASED core APIs (DockerEnvironment.TailLogs, the nix\nrunner) plus the WithTemporaryPorts port-collision fix — all only reachable via\nthe dev go.work -> local core. CI (no go.work) builds against the go.mod pin, so\nit needs a published core that contains them. v0.1.161 does.\n\nVerified under CI conditions (GOWORK=off, published v0.1.161): build clean and\nTestCreateToRunNix PASS (full nix lifecycle, Docker-free). Local dev keeps using\ngo.work -> local core.",
          "is_bot": false,
          "headline": "deps: bump core v0.1.154 -> v0.1.161 so CI builds against published core",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-05-31T15:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57a6b32812849dcd153bf441dcb303fc2d7a20f7",
          "body": "…ke tests)\n\nFollow the go-grpc pattern instead of adding standalone nix tests: parameterize\nTestCreateToRun into testCreateToRun(t, runtimeContext) and add thin wrappers —\nTestCreateToRunDocker (container) + TestCreateToRunNix (nix) — so docker and nix\nexercise the IDENTICAL full agent path (Load ->\n[…]\n nix lifecycle through the\nreal agent, which is stronger.\n\nVerified: TestCreateToRunNix PASS (full agent lifecycle on nix, Docker-free),\nonce the core WithTemporaryPorts port-allocation bug was fixed.",
          "is_bot": false,
          "headline": "postgres agent: test nix via the existing lifecycle matrix (not bespo…",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-05-31T14:26:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb0115c18d795b20be7c9e08f08717e5049345f3",
          "body": "The postgres service agent hardcoded the Docker runner, so it ignored\nRuntimeContextNix and could not run on Docker-less hosts (and was never in the\nnative/docker/nix test matrix the language agents are). Add a nix runtime so the\nagent supports BOTH Docker and nix, selected by the request's RuntimeC\n[…]\n_matrix_test: testmatrix.ForEachEnvironment parity (native/docker/nix),\n  bringing postgres into the cross-runtime convention.\n\nUnblocks running codefly-backed infra (and Mind's tests) without Docker.",
          "is_bot": false,
          "headline": "postgres agent: nix runtime (Docker-free) + matrix parity test",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-05-31T14:12:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb538032df4e784e7f6db0344a46ba5d74598ad1",
          "body": "Audit shells trivy against the postgres image (HIGH+CRITICAL CVEs).\nUpgrade reports a newer tag from Docker Hub (within current major\nunless --major). Both delegate to core/agents/services/audit and\nupgrade helpers.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "postgres: wire Audit + Upgrade RPCs",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-23T06:52:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "53c5baf288d552804071be10152e77f201cdd8d5",
          "body": "- builder.go: implement Builder.Communicate (was missing — caused\n  Create flow to deadlock once the new question-asker landed)\n- runtime.go: bump WaitForReady retries 5 → 30; cold Postgres on\n  Apple Silicon under load was timing out at the lower bound\n- composition_test.go: lock the NewService() c\n[…]\ngo.mod: rename module service-external-postgres → service-postgres,\n  promote yaml.v3 from indirect (now used by composition_test)\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "postgres: Communicate impl + structural tests + longer ready window",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-23T06:32:48Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "dd90cde5ec51404e4399eb0e03faeac8abdb45c1",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: rename to postgres, version 0.0.1, upgrade deps",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-08T21:21:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "96ded2392614980d1586f82449fc1581dfd33164",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: upgrade deps (grpc 1.80.0, genproto 20260406)",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-04-08T17:40:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "57477ebe5e04b4e68fb7567cbe9f660be5353cc3",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update imports: wool -> core/wool, remove replace directives",
          "author_name": "Antoine Toussaint",
          "author_login": "AntoineToussaint",
          "committed_at": "2026-03-23T14:18:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f2996294c366fcd8ca4e2f1f210406c872857bb8",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.65",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T23:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19823175b09b96de82ed448cad30d42e40b17aa4",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T23:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d570c370b6bce6447e10df7eb1eef4f7a655e56f",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.64",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T22:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "217e1918de9094e10f0eaea38cd1c6e10313a3ad",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e46699eff580f14505bee38b05a53393faca796",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23f8abccff375d3397d38a5f3924184bfe34ccb",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224adc78d2ab8ed05e2d2254cd1b19cc4bf5ae21",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-28T21:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e4a9d7f2127a8bbfe92b2a48e433fac8e3d36e",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.63",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T21:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2c37ea131b332b2602e0b8336ab8c5917bd562",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T20:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13e75653c8731bd5c9350dea6741389a5227fc2",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T20:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d389f34a76fb389446609d76746e049ac45ad28f",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.62",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daed182a89a227f2e6a71689058b959d0535b528",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd66784cec5519eaa02d22848639a3dff76cb5f3",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-17T19:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "016c102fe36fbe147a890eb1ee38a3df3ac8a1fb",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.61",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-09T14:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d623bb63a9edfd686fe2c2f9ac01b9e2950421a",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-09T14:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dfd9d9d49827b31d96cc54db400360242ad16cc",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-09T14:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e23c624ed20e5a1d733908e9992393bbd130111",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-06T15:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "182d4651d44f83de73632177d21457bdc1a4950b",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.60",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T19:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8986799016451a94d7e0250fc91bd30d5a2a076",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.59",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T19:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f55c66064119f10b9955e9432b81889efffdb1d",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-02T18:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be72c38e7563392daa64cb9b3fe18039d61c94d8",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.58",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7bb1a3ddd85155b646e13803cc19bd1acf2c144",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77a7e5d6649376861c439e9058cc84b2e2afa0ce",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-07-01T19:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d285983689df0f0abe4cd1e1a3ad074bcb4c7f",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.57",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-23T16:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b645c1da6f0b24ed9ccfe6d854a8e21157dade",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-23T16:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6f38494358dfaffc3daa59d94bd88b5cabcbb2",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-23T16:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb350bb7c73bbc5e3f780d8d09250551164ec84f",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.56",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-22T17:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d56e995863badd4e21804835390841529ac9ea1",
          "body": null,
          "is_bot": false,
          "headline": "fix: test",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-22T17:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad4103bd8af27f7d1724e9a38c6a12469ee111e8",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.55",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-22T17:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9c59e2c13bf2be64614242a795b8189a07239f",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.54",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afa4aac7dfefbbf5e201b67326ca0e5676665268",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b080b98b174f0a0725e06cd1b58911bca41ee8a7",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T23:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04cd90e7f12ed78c12b27aea5ea5757ce787c07",
          "body": null,
          "is_bot": false,
          "headline": "update: tag",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T15:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b111b6276d53beb25b5f5e69c8ab10b8adb91a",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.53",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-21T15:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "811caa249d07597894fa64c311d0e3df05f6fc6b",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.51",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T17:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f06cff7685624cf1e819eed044bab8053344cb7",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.50",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e027f28491621fbbac9a9fcf27973d1aa0d3b814",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bbbba489aa04cecd88c86e8b0f83809379a49ce",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb58c9895749e98fba002149e604e8d4674c4e7f",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-20T15:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c1d506d38875fe7a12c0264b7c9c52bf0c0d53",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T18:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2c95ef3cb1d3670e2d929d08b45a643875ba55",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T18:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af873b2529b2e6dedd578f401f8a4e84b9632970",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T16:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d9a0135e178444c5f7c83e5d8692c9ac15bcc3",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-18T16:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a11c8eb6700c12e3eeaed92389daa5cf9f8f88",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.49",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-16T15:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a9785fb5199f85107baa3c6e09933a656f7f3d0",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-16T15:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73e17691ae17b3442a35bcf8c2767fe89166de25",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-16T15:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa8fa478a7307ecc5d213e1df54192aaca8eedb",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.48",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T18:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f071646a63d4e5295456e4856d5736410d480a",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T18:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00475c28d9db195815c004ef270cd9e07dd77d95",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T18:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "885ba876afdf5b2bfbff68548c85914f9a01e3ce",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.47",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T17:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce84b6414d4c639dc806a59e90aaae7e7abca7c",
          "body": null,
          "is_bot": false,
          "headline": "update: changes",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-15T17:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da298808b1437fe216e31e6ce228940829501f26",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 0.0.46",
          "author_name": "Antoine Toussaint",
          "author_login": null,
          "committed_at": "2024-05-13T15:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 48,
      "latest_release_at": "2025-09-11T17:51:41Z",
      "latest_release_tag": "v0.0.89",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 313,
      "mean_days_between_releases": 23.3
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 0,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/codefly-dev/service-postgres",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/codefly-dev/service-postgres",
          "is_deprecated": false,
          "latest_version": "v0.0.104",
          "repository_url": "https://github.com/codefly-dev/service-postgres",
          "versions_count": 90,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T16:26:36Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "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": 2
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "libs/rust/Cargo.toml"
      ],
      "largest_source_bytes": 20630,
      "source_files_sampled": 27,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "v28.5.2+incompatible",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-pxq6-2prw-chj9",
              "GHSA-rg2x-37c3-w2rh",
              "GHSA-vp62-88p7-qqf5",
              "GHSA-x744-4wpc-v9h2",
              "GHSA-x86f-5xw2-fm2r",
              "GO-2026-4883",
              "GO-2026-4887",
              "GO-2026-5617",
              "GO-2026-5668",
              "GO-2026-5746"
            ],
            "fixed_version": "29.3.1",
            "advisory_count": 10,
            "oldest_advisory_days": 116
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 3,
          "critical": 1
        },
        "advisory_count": 14,
        "affected_count": 5,
        "assessed_count": 89,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/codefly-dev/core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.23"
        },
        {
          "name": "github.com/golang-migrate/migrate/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.19.1"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.2"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.3"
        },
        {
          "name": "github.com/mind-build/gortk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.80.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/codefly-dev/core",
            "direct": true,
            "version": "v0.2.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-migrate/migrate/v4",
            "direct": true,
            "version": "v4.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": true,
            "version": "v1.12.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mind-build/gortk",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go",
            "direct": false,
            "version": "v1.36.11-20260415201107-50325440f8f2.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/go/protovalidate",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver",
            "direct": false,
            "version": "v3.5.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cheggaaa/pb/v3",
            "direct": false,
            "version": "v3.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/codefly-dev/gortk",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "v28.5.2+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/analysis",
            "direct": false,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.22.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.21.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/loads",
            "direct": false,
            "version": "v0.23.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": false,
            "version": "v0.26.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v37",
            "direct": false,
            "version": "v37.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20260330125221-c963978e514e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v3",
            "direct": false,
            "version": "v3.24.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shoenig/go-m1cpu",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vividcortex/ewma",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yoheimuta/go-protoparser/v4",
            "direct": false,
            "version": "v4.14.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260410095643-746e56fc9e2f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260420184626-e10c466a9529",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260420184626-e10c466a9529",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 89,
        "direct_count": 7,
        "indirect_count": 82
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 1,
        "open_issues": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "AntoineToussaint",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/31669419?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "releaser.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock",
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a0362a22f904e2f632cb711c3ce4303897f46eb7",
        "ran_at": "2026-07-22T03:34:36Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T16:28:26Z",
      "oldest_open_prs": [
        {
          "number": 2,
          "created_at": "2026-03-15T02:03:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-16T15:57:00Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2024-02-12T20:30:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/codefly-dev/service-postgres",
    "host": "github.com",
    "name": "service-postgres",
    "owner": "codefly-dev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 41,
      "inputs": {
        "security": 39,
        "vitality": 69,
        "community": 1,
        "governance": 46,
        "engineering": 41
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "commits_last_year": 48,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "48 commits in the last year",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v0.0.89",
              "releases_from_tags": false,
              "days_since_latest_release": 313,
              "mean_days_between_releases": 23.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 313 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 313
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~23.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 23.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 1,
        "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": 1,
            "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 1,
              "closed_issues": 1,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/2 decided PRs merged",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "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": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "codefly-dev",
              "public_repos": 38,
              "account_age_days": 1018
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of codefly-dev",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "codefly-dev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "38 public repos, account ~2 yr old",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 38
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/codefly-dev/service-postgres"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "90 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 41,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 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": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 89 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 89
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "osv",
              "advisories": 14,
              "affected_packages": 5,
              "assessed_packages": 89,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 1, unknown 3",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: google.golang.org/grpc v1.80.0 (critical 9.1)",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "google.golang.org/grpc v1.80.0 (critical 9.1)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 89,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 63,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.77,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "77 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 77,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock",
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.28,
              "toolchain_manifests": [
                "go.mod",
                "libs/rust/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod, libs/rust/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod, libs/rust/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "28 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 28,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 20630,
              "source_files_sampled": 27,
              "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/27 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 27,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T03:34:43.397019Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/codefly-dev/service-postgres.svg",
  "full_name": "codefly-dev/service-postgres",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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