公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-25 21:57 UTC

KylinDC / keyring

Go library providing a uniform interface across a range of secure credential stores

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

KylinDC/keyring 的健康指数为 100 分中的 48 分,处于「存在风险」区间。 其得分最高的类别是Vitality(83/100),最低的是Community & Adoption(12/100)。 最近一次更新在 3 天前。 近期的大部分工作由 3 位贡献者完成。

48
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

KylinDC个人账户
13 关注者79 个公开仓库始于 2015年3月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/byteness/keyring指向其他仓库——不计分v1.12.1-563 天前

按类别列示的指标

活力

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

83良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 3 天前
24.9/36提交节奏 — 52 周中有 36 周有提交
18/18提交量 — 最近一年 242 次提交
0/10OpenSSF Scorecard:Maintained — project was created within the last 90 days. Please review its contents carefully
所用输入
commits_last_year242
human_commit_share0.87
days_since_last_push3
active_weeks_last_year36

发布纪律

88优秀
评分方式
16.2/27有发布版本 — 56 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 6 天前
27/27发布节奏 — 约每 7.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count56
latest_release_tagv1.12.1-rc1
releases_from_tags
days_since_latest_release6
mean_days_between_releases7.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

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

可持续性与治理

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

45存在风险 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
15.9/22.5提交分布 — 头号贡献者编写了 29% 的提交
13.5/13.5贡献者广度 — 43 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 21 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled43
top_contributor_share0.293
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
8.2/25所有者影响力 — KylinDC 有 13 位关注者
25/25既往记录 — 79 个公开仓库,账户约 11 年
所用输入
followers13
owner_typeUser
is_verified
owner_loginKylinDC
public_repos79
account_age_days4,156
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

52中等 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 4 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yaml
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

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

安全

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

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

安全态势

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

AI 就绪度

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

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

关键数据

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

数据采集警告

  • Community profile unavailable
  • go package 'github.com/byteness/keyring' points at a different repository (https://github.com/byteness/keyring); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 4.2 / 10
4.2综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 21 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 13
注册表软件包版本约束清单文件
Gogithub.com/1Password/connect-sdk-gov1.5.4-0.20250417152128-c154b387248bgo.mod
Gogithub.com/1password/onepassword-sdk-gov0.4.1-beta.1go.mod
Gogithub.com/byteness/go-keychainv0.0.0-20191008050251-8e49817e8af4go.mod
Gogithub.com/byteness/go-libsecretv0.0.0-20260108215642-107379d3dee0go.mod
Gogithub.com/byteness/percentv0.2.2go.mod
Gogithub.com/danieljoos/wincredv1.2.3go.mod
Gogithub.com/dvsekhvalnov/jose2gov1.8.0go.mod
Gogithub.com/godbus/dbus/v5v5.2.2go.mod
Gogithub.com/noamcohen97/touchid-gov0.3.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 840,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 432464,
        "Shell": 257
      },
      "pushed_at": "2026-07-22T16:00:32Z",
      "created_at": "2026-07-19T04:33:37Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T15:59:46Z",
      "description": "Go library providing a uniform interface across a range of secure credential stores",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "KylinDC",
      "company": null,
      "location": null,
      "followers": 13,
      "avatar_url": "https://avatars.githubusercontent.com/u/11394149?v=4",
      "created_at": "2015-03-09T17:25:57Z",
      "is_verified": null,
      "public_repos": 79,
      "account_age_days": 4156
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.12.1-rc1",
          "kind": "prerelease",
          "published_at": "2026-07-19T04:38:32Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-07-14T21:26:29Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2026-07-09T15:19:23Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-06-11T22:28:38Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2026-06-09T11:07:20Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2026-06-08T13:54:11Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-06-03T10:14:23Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2026-05-26T21:22:47Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2026-05-10T16:38:17Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2026-05-08T17:42:04Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2026-04-11T20:52:38Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-03-23T17:32:10Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2026-03-12T18:36:32Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2026-03-09T22:01:36Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-02-19T09:38:51Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-02-18T15:40:09Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2026-02-13T09:11:01Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2026-02-09T21:56:58Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-01-23T12:59:35Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-01-20T22:00:07Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-01-08T22:21:53Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-01-08T18:23:23Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-01-08T18:23:23Z"
        },
        {
          "tag": "v1.4.11",
          "kind": "patch",
          "published_at": "2026-01-03T13:09:39Z"
        },
        {
          "tag": "v1.4.10",
          "kind": "patch",
          "published_at": "2025-12-12T16:46:46Z"
        },
        {
          "tag": "v1.4.9",
          "kind": "patch",
          "published_at": "2025-12-08T18:35:33Z"
        },
        {
          "tag": "v1.4.8",
          "kind": "patch",
          "published_at": "2025-11-20T11:10:07Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2025-11-17T19:33:10Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2025-11-11T17:44:45Z"
        },
        {
          "tag": "v1.4.6-beta1",
          "kind": "prerelease",
          "published_at": "2025-11-03T18:35:21Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2025-10-13T21:04:03Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2025-10-06T09:11:47Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2025-09-29T17:50:14Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-09-29T17:00:42Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-09-29T13:46:36Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-09-28T21:00:16Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2025-09-23T11:39:58Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2025-09-09T11:00:47Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2025-09-01T09:37:39Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2025-08-12T17:57:12Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-07-15T09:25:44Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-07-05T21:10:26Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-07-04T17:09:59Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2025-06-21T17:15:01Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2025-06-21T16:56:28Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2022-12-19T05:13:41Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2022-03-07T11:25:09Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-02-05T22:19:57Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2020-09-25T10:58:59Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2020-04-24T04:10:12Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2020-02-11T04:30:18Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2019-10-27T22:25:24Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2019-08-26T23:55:12Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2019-08-08T23:56:37Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2019-07-04T10:52:26Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-05-19T03:51:17Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "503f3a00a366a0b7227835a983f390b4d240e4c6",
          "body": "…ns/setup-go-7\n\nchore(deps): bump actions/setup-go from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #102 from ByteNess/dependabot/github_actions/actio…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-21T11:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b14b4f2e31bbcf04b31afd223d47ff36f0fbda",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T11:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fe6c31f4eb8d154908ef10d159c711d7f39a94",
          "body": "Updated Proton Pass link to clarify its experimental status.",
          "is_bot": false,
          "headline": "chore: clarify Proton Pass as experimental in README",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-20T17:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94df422a576afed0f2b4c7d58989a76ce9776bdd",
          "body": "Add Proton Pass link to README as experimental feature.",
          "is_bot": false,
          "headline": "chore: add Proton Pass to README",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-20T17:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f99b891de368f421dc6bfb831e4572e3336999",
          "body": "feat(proton-pass): add Proton Pass backend",
          "is_bot": false,
          "headline": "Merge pull request #98 from alexsavio/feat/proton-pass-backend",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-14T21:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f394ebc535fef41b209363162f630681fe8b78de",
          "body": "Evicting every other session-cache entry made multi-account users\nre-exchange on every operation, risking Proton's login rate limit. save()\nnow threads the current time and removes another account's entry only when\nit is no longer fresh, so dead tokens are cleared while a concurrently active\nsession for another PAT is left alone. Updates the regression test to cover\nstale-pruned vs fresh-kept.",
          "is_bot": false,
          "headline": "fix(proton-pass): prune only stale sessions on save",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b001384a50a4fb27f895d142a1546b282f0a8332",
          "body": "A rotated PAT hashes to a new cache account, so the previous session (a live\nbearer token) was left loadable in the keychain indefinitely. save() now\nremoves every other entry in the dedicated session-cache keyring after storing\nthe current one, keeping a single active session. Adds a regression test.",
          "is_bot": false,
          "headline": "fix(proton-pass): evict superseded session on PAT rotation",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c39bb2c277171d7f6f062494f983ce9eb59b13",
          "body": "- Session freshness: a real but recently-past AccessExpiry fell through to\n  the 1h CachedAt TTL and read as fresh. Trust the server expiry for any epoch\n  within +/-30d of now (a duration-like value or a millisecond epoch still\n  falls back to the TTL); a past or imminent expiry now reads as not-fr\n[…]\nrom Config.ServiceName (already scoped per apiBase+PAT, so one shared store\n  maximises session reuse).\n\ngolangci-lint clean; default, -tags keyring_noprotonpass, and the opt-out-tags\nbuild all green.",
          "is_bot": false,
          "headline": "fix(proton-pass): address review feedback",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f9e9d60962bc496384a62c7a826e55d4775e0b88",
          "body": "- opt-out-tags: the backend reused ErrEnvUnsetOrEmpty, defined in\n  opcommon.go behind //go:build !keyring_no1password, so building with\n  -tags keyring_no1password left it undefined. Use a Proton-local\n  errEnvUnsetOrEmpty so the backend does not depend on another backend.\n- errcheck: check resp.Bo\n[…]\nthe writeJSON test helper.\n- unused: drop the unused protonCodeSuccess constant.\n\ngolangci-lint v2.12.2 reports 0 issues; default, -tags keyring_noprotonpass,\nand the opt-out-tags build are all green.",
          "is_bot": false,
          "headline": "fix(proton-pass): fix CI failures (opt-out build + lint)",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f635c1a68b02cecf842115a3e8ab337c088075f4",
          "body": "The post-load error paths (ListItems error, item decrypt/parse failure)\nreturned without zeroing the share keys already decrypted by openVault.\nUse named returns plus a deferred cleanup so any error after openVault\nzeros the share keys and any per-item keys before returning nil.",
          "is_bot": false,
          "headline": "fix(proton-pass): zero share keys when a load fails after decryption",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8eaa827c73d7c7f4d1ac49014c74d52f2e44a1",
          "body": "opContext() created the deadline before patAndKey(), so an interactive PAT\nprompt counted against the per-operation timeout: a user who took longer\nthan the timeout to enter the token would see the first API call fail with\na deadline already exceeded. Resolve the PAT first, then open the timeout\nwindow, so it bounds only the network work.",
          "is_bot": false,
          "headline": "fix(proton-pass): start the operation timeout after the PAT prompt",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa22d3e8a6d2da8c9c0926280bf0fff6cb2b6c8",
          "body": "Follow-ups from code review:\n- M1: normalize the API base (NormalizeAPIBase) so an explicit default URL or\n  a trailing slash maps to the same cache key as the implicit default, instead\n  of forcing a needless re-login.\n- M3: bound the trusted server expiry to ~30 days, so a millisecond epoch or a\n \n[…]\nge before the generic 401 for a more\n  actionable error.\n- L2: share one isUnauthorized helper between the retry test and classification.\n- L4: log (debug) when an unreadable cache entry is discarded.",
          "is_bot": false,
          "headline": "refactor(proton-pass): harden session cache and error classification",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "612d4e15e8934865f75328ea58eefdab0f3533c0",
          "body": "Code review (H1): withVault re-ran the whole callback on a 401, so a write\nthat reached the server and then saw a 401 could be re-issued (a duplicate\ncreate, or a stale-revision update). Scope the 401 retry to the load phase\nonly: re-exchange and reload before any mutation, then run the callback\nexa\n[…]\ndrop the\ncached session so the next invocation re-exchanges, but do not retry it.\n\nAlso zero the per-item content keys recovered during a load (M2), not just\nthe share keys, once the callback has run.",
          "is_bot": false,
          "headline": "fix(proton-pass): make session-expiry recovery write-safe",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c07f523162dd7f50e5757284b230fef21346c26a",
          "body": "Best-effort zeroization of the PAT-derived enc-key (per operation), the\ndecrypted share keys, and a freshly generated per-item key once they are\nno longer needed, shrinking the window they sit in process memory.\nConfirmed the backend logs no PAT, token, session, or key: the sole debugf\nreports only an Open failure when no secure session-cache backend exists.",
          "is_bot": false,
          "headline": "refactor(proton-pass): zero derived key material after use",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9b3c7acbc76bc301912ea4239064bb385c9b1b",
          "body": "Translate raw Proton responses into actionable sentinels: HTTP 429 /\ncode 2028 -> ErrProtonPassRateLimited, 401 -> ErrProtonPassSessionExpired,\ncode 9001 -> ErrProtonPassHumanVerification (CAPTCHA/2FA the headless\nclient cannot satisfy), and PAT-rejection messages -> ErrProtonPassPATRejected.\nThe or\n[…]\ninal APIError stays unwrappable for diagnostics; non-API errors\n(share-not-accessible, key-not-found) pass through. Applied at the Keys/\nGet/Set/Remove boundaries. Rate-limit errors are never retried.",
          "is_bot": false,
          "headline": "feat(proton-pass): map Proton API errors to clear backend errors",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7e6390c36407f4c08d4e94691a4df3b32d09438",
          "body": "The backend used context.Background() for every Proton call, so a hung\nrequest could block indefinitely. Add Config.ProtonPassTimeout and derive\na per-operation context (default 30s) shared across the several HTTP calls\nan operation makes, mirroring the 1Password backend's OPTimeout.",
          "is_bot": false,
          "headline": "feat(proton-pass): bound each operation with a configurable timeout",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bba1c52bdeeeef19399179e0df4cd6dbb2b3367f",
          "body": "The backend re-ran the full PAT->session exchange on every operation, so\na few aws-vault commands in quick succession tripped Proton's HTTP 429\n'too many recent logins' (code 2028).\n\nCache the exchanged session (UID + tokens + expiry) in an OS-protected\nkeyring opened over the secure backends only (\n[…]\n the cache is nil and the backend degrades to a per-operation\nexchange, exactly as before. The PAT is resolved once per operation so a\nprompt-sourced PAT is requested at most once even across a retry.",
          "is_bot": false,
          "headline": "feat(proton-pass): cache the exchanged session in the OS keychain",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb92b387c1e46e2109154928f1ef49be40df4ebe",
          "body": "Capture AccessExpirationTime from the personal-access-token/session\nresponse into Session.AccessExpiry so the session cache can decide\nfreshness. Treated as Unix seconds only when it is a plausible future\nepoch; the cache's freshness check owns that interpretation.",
          "is_bot": false,
          "headline": "feat(proton-pass): parse access-token expiry from the PAT exchange",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8940bf3470d4a4a3bb786b58a73f7c69c1b7903c",
          "body": "…test\n\nTestProtonPassIntegrationUpdateRemove confirms the update + delete path\nagainst an existing item, for accounts where whole-vault grants (needed to\ncreate) aren't available but a per-item editor grant is. Opt-in via\nPROTON_PASS_INTEGRATION_WRITE=1; overwrites then permanently deletes the\nnamed\n[…]\nway item.\n\nThe write-path wire shapes were confirmed live (create/update/delete\nround-trip in a scratch vault): the create/update response wrapper is\n`Item` and permanent delete uses `SkipTrash:true`.",
          "is_bot": false,
          "headline": "test(proton-pass): add gated existing-item update/delete integration …",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf13ba4839ac4c90fa309b8c9517915475c0a4b2",
          "body": "Implement Set (create/update) and Remove (delete) by reversing the\nconfirmed symmetric chain: encode an item-v1 protobuf (metadata.name =\nthe namespaced key, metadata.note = the blob), seal it with a fresh\nper-item key (AAD \"itemcontent\"), wrap that key with the vault's current\nshare key (AAD \"itemk\n[…]\ny mocked unit tests; the gated integration test and\nthe hack/proton-spikes \"write\" probe confirm them against a live account.\nNo new dependencies; the keyring_noprotonpass opt-out build is unaffected.",
          "is_bot": false,
          "headline": "feat(proton-pass): implement write path (Phase 3)",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a47c8ed9ac9f65c684be9888e0c9477ffb58645",
          "body": "Wire the full read path: PAT -> share key -> item key -> AES-256-GCM\ncontent -> Item protobuf -> title + blob.\n\nThe PAT read model is fully symmetric (confirmed empirically against the\nlive API): the \"::<key>\" half of the PAT base64url-decodes to a 32-byte\nAES key that opens the share key (AAD \"shar\n[…]\nead path\n\nCovered by unit tests (AES chain, share-key round-trip, protobuf parse,\nan offline end-to-end vault fixture) and an opt-in live integration test\nthat decrypts a real granted item end-to-end.",
          "is_bot": false,
          "headline": "feat(proton-pass): implement read-path decryption (Phase 2)",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T20:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e297da650965913a2f01811d04afa44ca933bb3",
          "body": "Implement the symmetric half of the Proton Pass key hierarchy in\ninternal/protonpass/crypto.go: AES-256-GCM open/seal (12-byte nonce prefix,\nPassEncryptionTag as AAD) and the share-key -> item-key -> item-content\ncomposition, with round-trip tests. Add the GetShareKeys client call\n(GET /pass/v1/share/{id}/key) to the API interface. The OpenPGP share-key\nunwrap and the PAT-specific key delivery remain (ErrCryptoNotImplemented).",
          "is_bot": false,
          "headline": "feat(proton-pass): add AES-GCM unwrap layer and share-keys endpoint",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T19:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41faa0527c7f0f08851e9a09b127a0e13c588f1",
          "body": "Register a proton-pass backend (build tag keyring_noprotonpass) backed by Proton\nPass's native HTTP API. Adds internal/protonpass: the PAT->session exchange plus\nthe list-shares/list-items read endpoints, behind a mockable API interface, with\nhttptest unit tests asserting the wire spec. Wires Config fields + env fallbacks\ninto NewProtonPassKeyring. Item decryption (Phase 2) and the write path (Phase 3)\nreturn ErrProtonPassNotImplemented for now.",
          "is_bot": false,
          "headline": "feat(proton-pass): add Proton Pass keyring backend skeleton",
          "author_name": "alexsavio",
          "author_login": "alexsavio",
          "committed_at": "2026-07-14T19:58:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229211e5ef586d83c685f564d12a2d746188308b",
          "body": "…b-actions-dependencies-00a0d7aaea\n\nchore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 in the github-actions-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #100 from ByteNess/dependabot/github_actions/githu…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-14T11:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42598b5b0cc4a691862a45f5751a3e3c833a176a",
          "body": "Bumps the github-actions-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\n\nUpdates `softprops/action-gh-release` from 3.0.1 to 3.0.2\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://githu\n[…]\n-version: 3.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump softprops/action-gh-release",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T11:04:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "935e3d606ca060e90a6b767d296fe860df017eda",
          "body": "…ncies-4547b562f4\n\nchore(deps): bump the go-dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #99 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-07-09T15:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c988104be9c149aa260cb007d75d9fd0aba976b7",
          "body": "Bumps the go-dependencies group with 2 updates: [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/term](https://github.com/golang/term).\n\n\nUpdates `golang.org/x/sys` from 0.46.0 to 0.47.0\n- [Commits](https://github.com/golang/sys/compare/v0.46.0...v0.47.0)\n\nUpdates `golang.org/x/te\n[…]\n dependency-version: 0.45.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T15:17:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9054f4d5fd2fb4c4a86c6f91bea5be1c18141e41",
          "body": "…-actions-dependencies-183c542dec\n\nchore(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 in the github-actions-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #97 from ByteNess/dependabot/github_actions/github…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-23T12:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bae90d024109800b8c1226eda531c991df73197",
          "body": "Bumps the github-actions-dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\n\nUpdates `softprops/action-gh-release` from 3.0.0 to 3.0.1\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://githu\n[…]\n-version: 3.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump softprops/action-gh-release",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T11:04:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1276592317a7138317a54fbdea945e61ed1c64c8",
          "body": "…s/checkout-7\n\nchore(deps): bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #96 from ByteNess/dependabot/github_actions/action…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-18T15:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53783fc1e782c547a61af5da8ad1f42e00c014f7",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T15:40:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9b00daf0f2c7501084df059fae07eed0464c39c2",
          "body": "chore: enable linting",
          "is_bot": false,
          "headline": "Merge pull request #95 from ByteNess/20260611_enable_lint",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T22:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6634c3322539be2900b78a5ec7db0384e610753d",
          "body": "Fixes the 65 issues reported by the lint job on PR #95 (linux), plus the\nissues that surface on the windows lint matrix leg:\n\n- revive exported: add doc comments to exported consts, vars, types,\n  functions and methods across the 1Password backends, prompt.go,\n  array.go, winhello and cmd/keyring.\n-\n[…]\n ineffassign: drop the unused passphrase assignment from setupTouchID,\n  which unlocks the keychain itself; scope passphrase to the else branch\n- QF1008: use promoted md.Label instead of md.Item.Label",
          "is_bot": false,
          "headline": "fix: resolve all golangci-lint issues from enabling linting",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T22:20:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b365cf89d17b67de71737424284506be386e1c6",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable linting",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T22:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa93fc1a1f36871c10b2f51c4929cb4236b2cca3",
          "body": "feat: add per-backend opt-out build tags for the cross-platform backends",
          "is_bot": false,
          "headline": "Merge pull request #94 from rianjs/feat/93-backend-opt-out-tags",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ead8d9a1004638f776d2cdbc6775f5bc9feba5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feat/93-backend-opt-out-tags",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af1f645be36279e14ceaa6ef6b0658b2cd5fdcc9",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix CONTRIBUTING link",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec47391486bcdc08703975a7d845cd357ff5445c",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CONTRIBUTING link",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec9cf4db6f23092d57edb09b1762dac79479b8e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CONTRIBUTING",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6fbd0f0b83a44c2b1025c2982489a875b2953e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README and add CONTRIBUTING.md",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1f78191b6460f744669442e28a89fa383cff0b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README and add AI policy",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-11T20:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cfdf1bbd5826bfbea71757d2452c82389314fc2",
          "body": null,
          "is_bot": false,
          "headline": "docs: drop stale runCmd location comment",
          "author_name": "Rian Stockbower",
          "author_login": "rianjs",
          "committed_at": "2026-06-11T17:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0dcd7bfb186f004a71e166c2f9a91aaf85c96e",
          "body": "The default and all-tags builds both compile a cross-tag-group file\nreference cleanly; only a single-tag build exposes it. Build, vet, and\ntest-compile each tag alone so that failure mode is covered in CI.",
          "is_bot": false,
          "headline": "ci: add per-tag compile checks to the opt-out-tags leg",
          "author_name": "Rian Stockbower",
          "author_login": "rianjs",
          "committed_at": "2026-06-11T17:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f1a1625ebf376d02553b49dae8199ed4e793b8",
          "body": null,
          "is_bot": false,
          "headline": "docs: point runCmd comment at cmdtestutil_test.go",
          "author_name": "Rian Stockbower",
          "author_login": "rianjs",
          "committed_at": "2026-06-11T17:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c55fe40099a96000692b41ca6be53d8ee5a9d2a",
          "body": "Adds a keyring_no<backend> build-tag family so consumers can exclude\nbackends they never use (and their dependency trees) at build time:\n\n- keyring_no1password: op / op-connect / op-desktop (drops\n  onepassword-sdk-go incl. wazero, and connect-sdk-go incl.\n  jaeger-client-go)\n- keyring_nofile: file \n[…]\nult\nbuild it brackets every tag combination, since each tag only removes\nwhole files and no gated file references another tag group's symbols.\n\nImplements https://github.com/ByteNess/keyring/issues/93",
          "is_bot": false,
          "headline": "feat: add per-backend opt-out build tags for the cross-platform backends",
          "author_name": "Rian Stockbower",
          "author_login": "rianjs",
          "committed_at": "2026-06-11T17:21:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82c097fe7ac5e07664a2720e2c5c93c0b7864216",
          "body": "…ncies-da987142b9\n\nchore(deps): bump the go-dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #92 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-09T11:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbff4b39e7bfc77cdd86629a559b27970e489e9a",
          "body": "Bumps the go-dependencies group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/term](https://github.com/golang/term).\n\n\nUpdates `golang.org/x/crypto` from 0.52.0 to 0.53.0\n- [Commits](https://github.com/golang/crypto/compare/v0.52.0...v0.53.0)\n\nUpdates `gol\n[…]\n dependency-version: 0.44.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T11:05:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09f0c8dacade5e4d38cd897503ed200f2941ced0",
          "body": "…ncies-d54a6f1562\n\nchore(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 in the go-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #91 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-08T13:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e842c6cf8c4be1aaf1b762194ef6bb60f0e98e",
          "body": "Bumps the go-dependencies group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `golang.org/x/sys` from 0.45.0 to 0.46.0\n- [Commits](https://github.com/golang/sys/compare/v0.45.0...v0.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.46.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/sys in the go-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T13:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "325925e67a1d6d30cb6b39678b9df2ded72de832",
          "body": "feat(windows): add Windows Hello keyring backend",
          "is_bot": false,
          "headline": "Merge pull request #89 from CherryDT/windows-hello",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-03T10:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a6372da1bb87ac77035a4a5f8d95cb37f497c8",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): remove misleading plaintext mention",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-03T10:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a27f1dafadcdd1c11484ab310a22cc8b267cc65",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): scrub cloned CEK from memory too",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-02T10:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8cd0ac1d367b807873de438de043b63c993713d",
          "body": null,
          "is_bot": false,
          "headline": "chore(windows): remove unnecessary signing key usage bit",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-02T10:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06405d0992ec7ddadcf5e4bcf33e25c3ee526e85",
          "body": "Co-authored-by: Marko Bevc <marko.bevc@gmail.com>",
          "is_bot": false,
          "headline": "fix(docs): slightly reword winhello instructions",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-02T10:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34eb59952058f8be51cc7bf035ba63d4b49efac4",
          "body": "fix: Tilde expansion on Windows behaved inconsistently when forward slash was used",
          "is_bot": false,
          "headline": "Merge pull request #88 from CherryDT/fix-tilde-on-windows",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-01T22:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec8d2f24ece7599d91e39b1c25d97c61025ceebd",
          "body": "…ndows",
          "is_bot": false,
          "headline": "chore(windows): build winhello crypto and envelope modules only on Wi…",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ae95d222f683de3ca0956b65184426a5be6466",
          "body": null,
          "is_bot": false,
          "headline": "docs(windows): describe winhello backend",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b47050cf555f1ed7b23572ab210e02d717978f",
          "body": null,
          "is_bot": false,
          "headline": "refactor(windows): move winhello implementation into subpackage",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25456b1fbfff99e70fe207e52042c7584c7e7695",
          "body": "…o components outside Windows",
          "is_bot": false,
          "headline": "chore(windows): add comment about intentionally building some WinHell…",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ed17f73bf856afeb78e6b67c4c946119d3a610",
          "body": null,
          "is_bot": false,
          "headline": "chore(windows): clean up internal step-X language from tests",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49b5cdc969431b4fc89c986ac1b4995fd031a4b5",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): register winhello backend",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5d82e2432b4a10f986d0b3529078017ef003ae",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): refine winhello backend behavior",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c52442af7fbab4664e89791e6eb838c098b97ceb",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): implement winhello keyring backend",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c652dceb28d399655e05608ed8f0836bfec319",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): harden winhello wincred store",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0f92bb92003c177f195b393d79b7b6bc46c935",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): store winhello envelopes in Credential Manager",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f198a76dadf6d4aafe8a8821e3c963727fb885",
          "body": null,
          "is_bot": false,
          "headline": "test(windows): verify winhello silent unwrap fails",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82185566c0d3c5020cd2d3a4cb99017b70e58377",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): harden winhello key wrapping",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f06fc04542addceba638382fb18df19394e9b3cf",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): wrap winhello keys with Passport KSP",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46822e2826e6e61e1a2025581defefb07cf9b77b",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): set parent window for winhello prompts",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532c0121a865ebe119335e335480211d18232952",
          "body": null,
          "is_bot": false,
          "headline": "refactor(windows): open Passport provider per winhello operation",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cb9d2bf49845b2e33b3486058d79d10d3cf05b0",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): harden winhello Passport key handling",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63dbbed1e6119ee402dc2e4cd32c98afebfe6c7e",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): create Passport KSP key for winhello",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc3fc96e7dcd408bc0d2c1f92c49f23aed025bd",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): derive Passport KSP key names",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff17033283ba6aa05de5f129faf65b29ae6d1461",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): tighten NCrypt helper tests and error handling",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ce70b1dd2aff000a729a1b0935565b1dd00a23",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): add NCrypt helpers for winhello",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c2782beb7e8c44e44572debb92fc02d4e032bef",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): encrypt winhello payloads with AES-GCM",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f70225386340a59c6cf12172c51c20470445069",
          "body": null,
          "is_bot": false,
          "headline": "fix(windows): harden winhello envelope validation",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61bbef42b300017fca1368cd08ad0ec0b0fac94c",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): add winhello envelope format",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff679a065ce2d349521d4b439aedde276cd7c26",
          "body": null,
          "is_bot": false,
          "headline": "feat(windows): add winhello backend identifier",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121783c185ce342d6b41b5c6bf7d4eeef9071996",
          "body": null,
          "is_bot": false,
          "headline": "chore(tests): optimize naming of tilde tests",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c553685b8cffc24c437caf3ff494d9527f9f7b",
          "body": "…lash was used",
          "is_bot": false,
          "headline": "fix: Tilde expansion on Windows behaved inconsistently when forward s…",
          "author_name": "David Trapp",
          "author_login": "CherryDT",
          "committed_at": "2026-06-01T20:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3fd3df0732bba15e3123ec979d73ae1505e5ac",
          "body": "chore: add Windows testing",
          "is_bot": false,
          "headline": "Merge pull request #90 from ByteNess/20260601_win_testing",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-01T17:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6b2f1b1867f3f5079df6d85a76561f7da7e299",
          "body": null,
          "is_bot": false,
          "headline": "chore: add Windows linting",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-01T17:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a4c943fdf0e078002fcd3f8a5a9a4464c4c57e1",
          "body": null,
          "is_bot": false,
          "headline": "chore: add Windows testing",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-06-01T16:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e87feb5b83db0e02dcace1a12386ce35afaa266",
          "body": "…ncies-d4124cc10d\n\nchore(deps): bump the go-dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #87 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-26T21:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdcee31de328b2716db456fbf46e51950ab239db",
          "body": "Bumps the go-dependencies group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `golang.org/x/crypto` from 0.51.0 to 0.52.0\n- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)\n\nUpdates `golan\n[…]\n dependency-version: 0.45.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T18:44:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f877db49dd4df03a1df8cbd2f66e79468dff8ab5",
          "body": "…ncies-f5d6e98b80\n\nchore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 in the go-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #86 from ByteNess/dependabot/go_modules/go-depende…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-10T16:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08d2839ac26070c8a4216d53f2f2bfbc43f9f8a0",
          "body": "Bumps the go-dependencies group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.50.0 to 0.51.0\n- [Commits](https://github.com/golang/crypto/compare/v0.50.0...v0.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.51.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto in the go-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-10T16:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8604feb8dcf44823cb9556f0ee3a6859e8648b60",
          "body": "chore: bump Go to 1.26",
          "is_bot": false,
          "headline": "Merge pull request #85 from ByteNess/20260510_bump_go",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-10T16:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c7b7a7b605f089b21979f8006a726ff1056a811",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump Go to 1.26",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-10T16:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f867880dfc1881238739d9a9ac22e7219089fa7",
          "body": "chore: Enhance Dependabot config for Go and GitHub Actions",
          "is_bot": false,
          "headline": "Merge pull request #84 from ByteNess/mbevc1-patch-1",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-08T17:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f400487248bcea72f3cba53d664545b825d1b6",
          "body": "Updated Dependabot configuration to include Go module and GitHub Actions updates with specific scheduling and grouping for minor and patch updates.",
          "is_bot": false,
          "headline": "chore: Enhance Dependabot config for Go and GitHub Actions",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-08T17:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c9a90fd90f9d3445825349d5e605ab872773e1",
          "body": "…/x/term-0.43.0\n\nbuild(deps): bump golang.org/x/term from 0.42.0 to 0.43.0",
          "is_bot": false,
          "headline": "Merge pull request #83 from ByteNess/dependabot/go_modules/golang.org…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-08T17:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d2bcbbc5bc9e943d2ac746d72d42ad5e7106433",
          "body": "Bumps [golang.org/x/term](https://github.com/golang/term) from 0.42.0 to 0.43.0.\n- [Commits](https://github.com/golang/term/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version: 0.43.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/term from 0.42.0 to 0.43.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T17:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d54cda50911dc1c32193234a0c0f01da1d4555",
          "body": "…/x/sys-0.44.0\n\nbuild(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0",
          "is_bot": false,
          "headline": "Merge pull request #82 from ByteNess/dependabot/go_modules/golang.org…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-05-08T17:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cdfe13f14605942b1f873b2fd6b571fca2bfdb2",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.43.0 to 0.44.0.\n- [Commits](https://github.com/golang/sys/compare/v0.43.0...v0.44.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.44.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T17:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d81a79fd0e5388ac3f78dce0b39405a7d85a548",
          "body": "…ops/action-gh-release-3.0.0\n\nbuild(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #81 from ByteNess/dependabot/github_actions/softpr…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-04-13T21:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae6b46468e6a07f24587f9d696ac248390f9ed86",
          "body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.1 to 3.0.0.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/so\n[…]\ny-name: softprops/action-gh-release\n  dependency-version: 3.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T19:26:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4bb12ae1a1e6ab19286a0d4a839dcc5700d38e26",
          "body": "…/x/crypto-0.50.0\n\nbuild(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0",
          "is_bot": false,
          "headline": "Merge pull request #79 from ByteNess/dependabot/go_modules/golang.org…",
          "author_name": "Marko Bevc",
          "author_login": "mbevc1",
          "committed_at": "2026-04-11T20:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70e1e22f553f9c274c3e350f4de48d3919657b43",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.49.0 to 0.50.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.49.0...v0.50.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.50.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-11T20:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 56,
      "commits_last_year": 242,
      "latest_release_at": "2026-07-19T04:38:32Z",
      "latest_release_tag": "v1.12.1-rc1",
      "releases_from_tags": true,
      "days_since_last_push": 3,
      "active_weeks_last_year": 36,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 7.9
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/byteness/keyring",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/byteness/keyring",
          "is_deprecated": false,
          "latest_version": "v1.12.1",
          "repository_url": "https://github.com/byteness/keyring",
          "versions_count": 56,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-22T16:11:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "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,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 27094,
      "source_files_sampled": 70,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/1Password/connect-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4-0.20250417152128-c154b387248b"
        },
        {
          "name": "github.com/1password/onepassword-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1-beta.1"
        },
        {
          "name": "github.com/byteness/go-keychain",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191008050251-8e49817e8af4"
        },
        {
          "name": "github.com/byteness/go-libsecret",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260108215642-107379d3dee0"
        },
        {
          "name": "github.com/byteness/percent",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.2"
        },
        {
          "name": "github.com/danieljoos/wincred",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.3"
        },
        {
          "name": "github.com/dvsekhvalnov/jose2go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/godbus/dbus/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.2.2"
        },
        {
          "name": "github.com/noamcohen97/touchid-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "mbevc1",
          "commits": 132,
          "avatar_url": "https://avatars.githubusercontent.com/u/21042968?v=4"
        },
        {
          "type": "User",
          "login": "lox",
          "commits": 86,
          "avatar_url": "https://avatars.githubusercontent.com/u/15758?v=4"
        },
        {
          "type": "User",
          "login": "mtibben",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/980499?v=4"
        },
        {
          "type": "User",
          "login": "CherryDT",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/6010463?v=4"
        },
        {
          "type": "User",
          "login": "alexsavio",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/2472076?v=4"
        },
        {
          "type": "User",
          "login": "dgoodlad",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/399?v=4"
        },
        {
          "type": "User",
          "login": "joho",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/4092?v=4"
        },
        {
          "type": "User",
          "login": "joemiller",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/377603?v=4"
        },
        {
          "type": "User",
          "login": "rekahsoft",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/996427?v=4"
        },
        {
          "type": "User",
          "login": "manselmi",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/8533952?v=4"
        }
      ],
      "contributors_sampled": 43,
      "top_contributor_share": 0.293
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "lint.yaml",
        "release.yaml",
        "stale.yaml",
        "test.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 21 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "503f3a00a366a0b7227835a983f390b4d240e4c6",
        "ran_at": "2026-07-25T21:57:12Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T15:56:54Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/KylinDC/keyring",
    "host": "github.com",
    "name": "keyring",
    "owner": "KylinDC"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 48,
      "inputs": {
        "security": 42,
        "vitality": 83,
        "community": 12,
        "governance": 45,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 242,
              "human_commit_share": 0.87,
              "days_since_last_push": 3,
              "active_weeks_last_year": 36
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "36/52 weeks with commits",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 36
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "242 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 242
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 56,
              "latest_release_tag": "v1.12.1-rc1",
              "releases_from_tags": true,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 7.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "56 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 45,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 43,
              "top_contributor_share": 0.293
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 29% of commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 29
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "43 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 21 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "followers": 13,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "KylinDC",
              "public_repos": 79,
              "account_age_days": 4156
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "13 followers of KylinDC",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 13,
                      "login": "KylinDC"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "79 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 79
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 21 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "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": 67,
        "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.989,
              "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": "86 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 86,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.13
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "13 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 27094,
              "source_files_sampled": 70,
              "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/70 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 70,
                      "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": [
    "Community profile unavailable",
    "go package 'github.com/byteness/keyring' points at a different repository (https://github.com/byteness/keyring); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T21:57:27.624118Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/KylinDC/keyring.svg",
  "full_name": "KylinDC/keyring",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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