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

ChuntaoLu / thriftrw-go

A Thrift encoding code generator and library for Go

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

ChuntaoLu/thriftrw-go 的健康指数为 100 分中的 20 分,处于「危急」区间。 其得分最高的类别是AI Readiness(57/100),最低的是Community & Adoption(12/100)。 最近一次更新在 2649 天前。 近期的大部分工作由 1 位贡献者完成。

20
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

skiptomylu个人账户
64 关注者73 个公开仓库始于 2013年7月

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

按类别列示的指标

活力

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

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,649 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push2,649
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 29 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,678 天前
27/27发布节奏 — 约每 40.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count29
latest_release_tagv1.18.0
releases_from_tags
days_since_latest_release2,678
mean_days_between_releases40.7
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 1 位关注者
所用输入
forks0
stars0
watchers1
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

可持续性与治理

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

33存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
3/22.5提交分布 — 头号贡献者编写了 86% 的提交
13.5/13.5贡献者广度 — 23 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 17 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled23
top_contributor_share0.865
评分方式
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已验证域名 — 不适用于个人账户
13/25所有者影响力 — ChuntaoLu 有 64 位关注者
25/25既往记录 — 73 个公开仓库,账户约 13 年
所用输入
followers64
owner_typeUser
is_verified
owner_loginChuntaoLu
public_repos73
account_age_days4,753
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

18危急 · 占总体的 20%

工程实践

30存在风险
评分方式
0/24CI 工作流
24/24存在测试
0/16Linter 配置
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。 其余权重已重新归一化。

文档

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

安全

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

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

安全态势

30存在风险
评分方式
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 17 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

57中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
34.7/40可读的提交历史 — 100 次人类提交中有 65 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.65
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, gen/internal/tests/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile, gen/internal/tests/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.2/55可控的文件大小 — 采样的 262 个源文件中有 4 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes258,116
source_files_sampled262
oversized_source_files4

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 3.0 / 10
3.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-28 00:21 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 17 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 2236,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 981248,
        "Yacc": 11672,
        "Ragel": 9779,
        "Shell": 1550,
        "Python": 2872,
        "Thrift": 26850,
        "Makefile": 5518
      },
      "pushed_at": "2019-04-26T03:09:54Z",
      "created_at": "2019-04-19T02:22:05Z",
      "owner_type": "User",
      "updated_at": "2019-04-19T02:22:07Z",
      "description": "A Thrift encoding code generator and library for Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "dev",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "skiptomylu",
      "type": "User",
      "login": "ChuntaoLu",
      "company": null,
      "location": null,
      "followers": 64,
      "avatar_url": "https://avatars.githubusercontent.com/u/5065819?v=4",
      "created_at": "2013-07-22T14:54:59Z",
      "is_verified": null,
      "public_repos": 73,
      "account_age_days": 4753
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2019-03-28T20:01:15Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2019-03-15T18:06:01Z"
        },
        {
          "tag": "v1.16.1",
          "kind": "patch",
          "published_at": "2019-01-23T18:01:37Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2019-01-22T22:32:31Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2019-01-14T18:27:10Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2018-10-18T21:20:52Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2018-10-04T17:04:14Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2018-09-10T16:40:04Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2018-06-25T19:03:20Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2018-03-27T17:44:21Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2018-01-11T19:15:33Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2017-12-12T22:48:10Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2017-09-29T18:39:14Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2017-09-12T18:44:52Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2017-08-28T22:12:16Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2017-08-03T22:16:45Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2017-07-21T20:10:59Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2017-07-05T20:02:55Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2017-04-17T21:19:23Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2017-03-23T18:15:29Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2016-11-14T23:31:17Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2016-11-10T23:31:50Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2016-11-01T19:02:50Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2016-10-05T18:30:03Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2016-09-30T23:33:45Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2016-09-29T23:23:34Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2016-09-27T17:04:44Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2016-09-09T22:50:51Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2016-08-31T19:47:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "09aadc27c679160ef322113d1daf634b643825d9",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Tristan Willy",
          "author_login": null,
          "committed_at": "2019-03-28T20:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b5c9b20a122b222281c893c73e8a551aa19fb16",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.18.0",
          "author_name": "Tristan Willy",
          "author_login": null,
          "committed_at": "2019-03-28T20:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84946ed55affa36d502430cd6219f6e440961f88",
          "body": "Using typedefs on a base type is a common thrift pattern used to\ndescribe the kind of value that is within. While structs are trivial to\nform a pointer to (`&Foo{\"foo\"}`), this is not the case with primitive\ntypes (`type Jack string`, `&Jack(\"RJ45\")`). This adds `<T>.Ptr()`\nmethods for primitive type aliases (`Jack(\"RJ45\").Ptr()`).",
          "is_bot": false,
          "headline": "`func (v <T>) Ptr() *<T>` for primitive typedefs",
          "author_name": "Tristan Willy",
          "author_login": null,
          "committed_at": "2019-03-28T20:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47ade7d01d981507cdec76e585c650e04ec7f53c",
          "body": "It appears we haven't regenerated in a while. This is a commit of `make\ngenerate` as of today.",
          "is_bot": false,
          "headline": "Ran `make generate`",
          "author_name": "Tristan Willy",
          "author_login": null,
          "committed_at": "2019-03-28T20:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6c015d46769061e36ceaa685adfe68b2c1afde",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Alex McKinney",
          "author_login": null,
          "committed_at": "2019-03-15T18:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4302611d78393c965f36d073e911352ed8a4eb73",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release v1.17.0",
          "author_name": "Alex McKinney",
          "author_login": null,
          "committed_at": "2019-03-15T18:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8df431918b3a030ed15f475ef2247d235f081a8",
          "body": null,
          "is_bot": false,
          "headline": "Sanitize import aliases (#406)",
          "author_name": "Alex McKinney",
          "author_login": "amckinney",
          "committed_at": "2019-02-21T18:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "823579760c45dd7f366cd13687b035d72163edec",
          "body": null,
          "is_bot": false,
          "headline": "Simplify import alias resolution (#405)",
          "author_name": "Alex McKinney",
          "author_login": "amckinney",
          "committed_at": "2019-02-15T23:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60aaec08228e147e8892a11042ebdcfb13cf3f38",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-23T18:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fe4d5a28a338ad3cc955897e9586021d1732c3f",
          "body": "Prepare release v1.16.1",
          "is_bot": false,
          "headline": "Merge pull request #402 from thriftrw/release",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-23T18:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b0236ecf92f76f3e05eabaced1515ff68febe90",
          "body": null,
          "is_bot": false,
          "headline": "Preparing release v1.16.1",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-23T17:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199d58805558d8ea3ad6d283b07d8b3317527a7c",
          "body": "The previous release added new required fields to the ThriftRW Plugin\r\nAPI. The fields aren't optional, so we should have bumped the API\r\nVersion to ensure that the ThriftRW binary and plugins agree about this.\r\n\r\nThanks to @twilly for pointing this out.",
          "is_bot": false,
          "headline": "plugin: Bump API Version (#401)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-23T17:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f65730249e74920daf36cb4953682ac33ce092b4",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-22T22:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bef228cadca803eaa8ad1d33bc6d7e2408ea349b",
          "body": "This release includes the following changes:\r\nhttps://github.com/thriftrw/thriftrw-go/compare/v.15.0...5f5bd1f",
          "is_bot": false,
          "headline": "Preparing release v1.16.0 (#400)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-22T22:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f5bd1fd5a41cf2b0be0feddd6e2d7e68179e056",
          "body": "This change drops the check made by the ThriftRW Plugin system verifying\r\nthat the version of ThriftRW talking to the plugin is the same as the\r\nversion of ThriftRW used to compile the plugin.\r\n\r\nThis check is unnecessay because we already verify the API version,\r\nwhich is defined in the Thrift file.\r\n\r\nThis check is more trouble than it's worth as it's constantly tripping\r\nup users and we don't change the plugin API nearly often enough to need\r\nthis.",
          "is_bot": false,
          "headline": "plugin: Drop library version matching (#399)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-22T20:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02735b15b6427e149fff88716cb06354fd7417f6",
          "body": "This PR makes plugin API changes to allow for more custom code\r\ngeneration in plugins. Namely it does the following: \r\n\r\n1. Expose the thriftFileName on the `api.Module`\r\n2. Expose the packagePrefix on the `api.GenerateServiceRequest`\r\n3. Expose the thriftRoot on the `api.GenerateServiceRequest`\r\n\r\nResolves #348",
          "is_bot": false,
          "headline": "plugin: Pass filenames, packagePrefix, and thriftRoot (#398)",
          "author_name": "Matt Gode",
          "author_login": "mattgode",
          "committed_at": "2019-01-22T19:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f6f49f2f636781e55c85a58cd86482ddb7b181b",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-14T18:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80cd914fa4aa64f53f4f9ff93848be420170a76",
          "body": null,
          "is_bot": false,
          "headline": "Releasing v1.15.0",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-14T18:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c52f516bdc5ca90dc090ba2a8ee0bd11bf04f96",
          "body": "This runs `make generate` on the repository, updating the generated code\nand license headers.",
          "is_bot": false,
          "headline": "Update generated code and license headers",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-14T18:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4106d209c9c9be2de99d92d58d70f522ba804318",
          "body": "This change pins a number of unpinned dependencies that didn't have\ntagged releases when the Glide file was originally written, and updates\nall dependencies.",
          "is_bot": false,
          "headline": "glide: Pin and update dependencies",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2019-01-14T18:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ffd28d09442d072634364b25eb367abc888468",
          "body": "In addition to nil-safety for optional fields, this adds the same check\nfor required fields.",
          "is_bot": false,
          "headline": "Make required field accessors nil-safe too",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-12-19T20:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e51fff8a44c5a4db2a1f690403b1ddb38232484",
          "body": null,
          "is_bot": false,
          "headline": "plugin/envelope: Update generated code",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-12-19T20:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5516e3fa53bd9bdcbefcaf9801c6b5f7fb21c0d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-12-19T20:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987f3248ba2ecc6864b728caa427ede8558d04ea",
          "body": "This adds a check to the test quite to verify that all accessors on\nstructs work with nil structs.",
          "is_bot": false,
          "headline": "quick_test: Verify accessors work on nil",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-12-19T20:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f4d28e605bdb4a04d96d3eafc8fe8ab87985a0",
          "body": null,
          "is_bot": false,
          "headline": "quick_test: Add new PersonalInfo struct",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-12-19T20:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd69fc25998dbcdc6bfc931aaf36d73f2763c049",
          "body": "The generated IsSetX and GetX methods on optional fields weren't nil\nsafe and would panic if the receiver was nil. This change adds a nil\ncheck on said methods. This allows chaining field accessors on nested\noptional structs.",
          "is_bot": false,
          "headline": "gen/field: Make optional field accessors nil-safe",
          "author_name": "Cody Gibb",
          "author_login": "codygibb",
          "committed_at": "2018-12-19T20:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c5ea95b2e6e905108218acfdc63d84abaae61c0",
          "body": "This adds a reference to the docs for Protocol from the Binary protocol\r\nimplementation's docs.",
          "is_bot": false,
          "headline": "protocol/binary/doc: Reference Protocol (#395)",
          "author_name": "Dom Narducci",
          "author_login": "dnathe4th",
          "committed_at": "2018-10-30T23:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7609accc6475fa3030227f6fa239a3c2d3669b6",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-10-18T21:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21741d67580a27b01451386c3998090905dc243",
          "body": null,
          "is_bot": false,
          "headline": "Preparing release v1.14.0",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-10-18T21:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1242de79d0bd07dd9b051eed07de443b9e523433",
          "body": "This changes struct generation to include `IsSet*` methods for nillable\r\nfields of a struct. Note that this applies not only to fields marked\r\noptional, but also to required fields that can be nil: maps, slices,\r\nbinary, structs, etc.\r\n\r\nThis change makes it easier to migrate code from Apache Thrift to\r\nThriftRW.\r\n\r\nRef: T2133401",
          "is_bot": false,
          "headline": "gen/struct: IsSet methods for nillable fields (#394)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-10-18T21:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc9e5a0f8f962e16fdab04e40a4b806b17d200be",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-10-04T17:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c449ccc4449ee826f5063a81e7f48b178396ef1",
          "body": "Preparing release v1.13.1",
          "is_bot": false,
          "headline": "Merge pull request #392 from thriftrw/release",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-10-04T17:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a16ce1d7d757ea28d44fdc357cc23f754a7a62e",
          "body": "Generated code had to be updated with the version number as well.",
          "is_bot": false,
          "headline": "Preparing release v1.13.1",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-10-04T16:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9e373d804780be97e395c771ac836b2389e6fae",
          "body": "Previously, the generated code for structs was not handling the case\r\nwhen MarshalLogObject is called on a nil value.\r\n\r\n```\r\nvar x *Foo\r\nx.MarshalLogObject(enc)\r\n```\r\n\r\nThis is a problem if we pass Zap a non-nil zapcore.ObjectMarshaler with\r\na nil value. (See https://tour.golang.org/methods/12.)\r\n\r\n[…]\nbetter than panicking. Arguably,\r\nattempting to log a nil value with a non-nil interface is approaching\r\nundefined behavior territory, so graceful degradation is better than\r\nnothing.\r\n\r\nResolves #390",
          "is_bot": false,
          "headline": "gen/zap: Don't panic on nil structs (#391)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-10-04T16:29:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c99030b5b3c370308e78ec2c544920c8fc1eaa43",
          "body": "Typedefs of structs were mishandled with plugins; while they should have\r\nbeen pointers, they were generated without `*`. This commit addresses\r\nthis issue.",
          "is_bot": false,
          "headline": "gen/plugin: Add pointer to typedefs of structs (#389)",
          "author_name": "Minho Park",
          "author_login": "mh-park",
          "committed_at": "2018-10-03T17:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60fa31692f4d4e12b068d203af0046de55710466",
          "body": null,
          "is_bot": false,
          "headline": "Update generated code",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-10T16:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d2d076f2425e2736d89751ae673175ecf84af8",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-10T16:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8eb6919acebb42254375c897469d986c91405ae",
          "body": null,
          "is_bot": false,
          "headline": "Preparing release v1.13.0",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-10T16:40:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abb119549b0762091cdea067c65090eaabacdb95",
          "body": "This uses the existing test to verify the behavior of the generated\ninternal/envelope/exception types.",
          "is_bot": false,
          "headline": "gen/test/quick: Test internal/envelope/exception",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-04T23:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb78cbe77d2e9b536abe46af8bbdb3088be1b63f",
          "body": "This updates the randomized test to validate the KeyValue service\nstructs that were previously ignored because they reference\nAribtraryValue.\n\nUnfortunately, we had to write the generators for these by hand.\nIdeally, ThriftRW starts generating generator methods so that we don't\nhave to do this.",
          "is_bot": false,
          "headline": "gen/test/quick: Test KeyValue service structs",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-04T23:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d087e2934faacfe7461f2078b1a5c6294d2c46e2",
          "body": "This verifies that all accessors on generated structs return the values\non the fields.",
          "is_bot": false,
          "headline": "gen/test/quick: Test accessors on structs",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-04T23:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9818b721a3cab9fe28352a6cf4ff15336f4c5440",
          "body": "This adds a check for the `Ptr()` methods generated on enums.",
          "is_bot": false,
          "headline": "gen/test/quick: Test Ptr() for enums",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-04T23:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4245ea92e44d00f650fe79918a8f361941913f2",
          "body": "This replaces the test added in #379 for nil-safe Equals methods to run\non all known generated structs in quick_test.",
          "is_bot": false,
          "headline": "gen/test/quick: Equals() with nil",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-04T23:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae658feb1994402d1c460266d237ac72c2a8b490",
          "body": "This adds a test that verifies that `String()` methods on nillable types\nare nil-safe.",
          "is_bot": false,
          "headline": "gen/test/quick: String() with nil",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-04T23:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4580f617ab413fdc7d7031f509f1903e1c08d93",
          "body": "This extracts the different tests of gen/quick_test into separate\nmethods for readability. This will let us more easily add more tests in\nthe future without making the test an unreadable mess.",
          "is_bot": false,
          "headline": "gen/test/quick: Refactor for readability",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-09-04T23:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e7ec82cb5a483edcc19f2270e44aaeb506d222",
          "body": "We're already testing codegen in the library pretty thoroughly with more\ncomplex Thrift files. I don't think we need to test this simpler\ngenerated code.\n\n(Adding it to the quick_test is going to be a pain because of\nself-referential types.)",
          "is_bot": false,
          "headline": "make: Ignore plugin/api/*.go for coverage",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-31T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41edfe05ccf0cef4cffd66c4d66541a776f15b0",
          "body": "We shouldn't really track the coverage of the generated lexer, parser,\nand exported mocks. These are generated by tooling we don't control and\nthat tooling is well-tested.",
          "is_bot": false,
          "headline": "make/cover: Ignore generated parser and mocks",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-31T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91cb8a5721d350e21b923af464dce70562bc9c98",
          "body": "Go 1.11 has minor code formatting differences.",
          "is_bot": false,
          "headline": "lint: gofmt changes",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-31T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a90f929f8f2c71fa1fd08b99840f3d4abb01d0",
          "body": "This changes our CI to report coverage from one Go version only.",
          "is_bot": false,
          "headline": "travis: Report coverage from one version only",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-31T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86aa93b08f98e2a9a708dd0a77119a2b3193b10f",
          "body": "`//line` comments in the generated code are tripping up the coverage\nreport. We're going to filter them out until this is fixed\nupstream/determined to be invalid code generated by Ragel.",
          "is_bot": false,
          "headline": "lex.go: Drop //line comments",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-31T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a7d02e5ae8241b6e5d8a4296138629a5b0fac0",
          "body": "gocovmerge is no longer required since we are relying on the built-in\ncoverage merging functionality.",
          "is_bot": false,
          "headline": "make: Drop gocovmerge",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-31T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4908025a9844b2e7d47d69565c9e668de8830c1",
          "body": "Since Go 1.9, we haven't had need for our hacky coverage script. This\nchanges our build setup to rely on the coverage merging built into the\ntooling.",
          "is_bot": false,
          "headline": "make/cover: Use built-in coverage merging",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-31T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701d5607c2c4bed88c8142625e45ff4e2e0e7e21",
          "body": "Now that Go 1.11 is out, we should start testing against it. Plus to\r\nmatch the [Go Release Policy][1], we are now free to drop support for\r\nGo 1.9.\r\n\r\n  [1]: https://golang.org/doc/devel/release.html#policy",
          "is_bot": false,
          "headline": "travis: Test against Go 1.11, drop 1.9",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-31T20:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3d4cf9a361833f58cb1026da1189b7ffc166bc7",
          "body": "This special-cases top-level union types in the quick_test so that we\r\naren't generating a large number of invalid cases. testing/quick\r\ngenerates nil pointers sometimes but with unions, where exactly one\r\nfield is expected to be set, that takes too long. This also allows us to\r\ntest ArbitraryValue.\n[…]\nt control how testing/quick generates\r\nvalues when these types are referenced as fields of other structs, we\r\nstill can't add things that reference ArbitraryValue without writing\r\ngenerators for them.",
          "is_bot": false,
          "headline": "gen/test/quick: Specialize unions (#386)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-30T22:04:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c1b529557caed6cec3624190be32849f9fdf11a",
          "body": "We missed a few types in the first pass. This covers most generated\r\ntypes now.",
          "is_bot": false,
          "headline": "gen/test/quick: Test more generated types (#385)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-30T17:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8caf9c62eef71d28d95b3032bde5e4eadd91fe5",
          "body": "Thrift field IDs are sent over the wire as 16-bit integers. Previously,\r\nwe were silently truncating the values specified in the IDL down to 16\r\nbits.\r\n\r\nThis changes the compiler to validate field IDs during compilation. In\r\naddition to field IDs that are too large, we reject the following as\r\nwell:\r\n\r\n- Field ID 0: This is reserved for the return value of a non-void\r\n  method.\r\n- Negative field IDs: This is just wrong\r\n\r\nResolves #72",
          "is_bot": false,
          "headline": "compile/struct: Check field ID bounds (#380)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-30T17:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8d49f355449dd0d76c1e30bc7667281471141a9",
          "body": "In #357, we moved the generated code in gen/testdata to\r\ngen/internal/tests. This made the generated types inaccessible from\r\nenvelope/envelope_test, which used one of those types.\r\n\r\nIn the interest of keeping that change isolated, we opted to regenerate\r\na copy of that code under envelope/internal\n[…]\nng a large amount of generated code, most of which we don't\r\nneed.\r\n\r\nThis change refactors the envelope_test so that we don't need access to\r\nthat generated code and deletes the now unnecessary code.",
          "is_bot": false,
          "headline": "envelope/test: Refactor to reduce codegen (#384)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-30T17:02:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7bb9d7e5b6f21bec39282ccea567a230e73f8314",
          "body": "This adds a sanity check on the Equals methods for generated types. We\nneed the ability to skip this check for cases involving maps with\nunhashable keys because the randomly generated values for those don't\nhave a guarantee of unique map keys.\n\nThis test exposed a bug in the typedef Equals implementation when the\ntarget type is an enum: the generated code would attempt to call Equals\non the underlying type without casting. This commit fixes that issue as\nwell.",
          "is_bot": false,
          "headline": "gen/test/quick: Test Equals methods",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b110ee2273802f28c8f5245f1f1ddcc1af4b6302",
          "body": "This adds a test for encoding.TextMarhsaler round-tripping of enums.",
          "is_bot": false,
          "headline": "gen/quick/test: Text round-tripping",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af3f5411617a93da356f30eaf8530dc3b18267cd",
          "body": "This tests for JSON round-tripping for enums.",
          "is_bot": false,
          "headline": "gen/test/quick: JSON round-tripping",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb811dc8d70598532b62afca40ee0b9f7a169f3",
          "body": "This adds a check to the test that verifies that Zap logging runs\nsuccessfully on all provided types.\n\nThe ability to opt out some types out of this test was needed because\ntypedefs of primitives can't implement zapcore.ObjectMarshaler or\nzapcore.ArrayMarshaler.",
          "is_bot": false,
          "headline": "gen/test/quick: Verify logging",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b7246edf47cf041d2718009e1d3d4fe69260ae",
          "body": "This verifies that String never panics for the generated types.",
          "is_bot": false,
          "headline": "gen/test/quick: Verify String()",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2055a1779bb12ed69d7e884e38d9fe9153f0370",
          "body": "This adds tests for enum values to the quick test. This required adding\nsupport for custom generators to the test because with enums, there's a\nsmall number of values we actually recognize. Picking completely random\nvalues will only exercise the \"unknown enum value\" case.\n\nThis exposed a bug where we weren't generating `*_Values` functions for\nempty enums.",
          "is_bot": false,
          "headline": "gen/test/quick: Test for enums",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5756a881194b78cc9583ba9e4177b6253f5cfc0",
          "body": "This expands our usage of testing/quick to verify round-tripping to more\ntypes and simplifies the code to reduce use of reflection. I realized\nthat the method signatures we rely on are static so we can just cast to\nthat interface; apparently we were already doing this elsewhere in the\ntests.\n\nI also\n[…]\n. This was fixed by introducing a check against wire.EvaluateValue.\n\nFinally, some types had to be excluded from the quick check because they\nleave too many invalid paths for testing/quick to explore.",
          "is_bot": false,
          "headline": "gen/test/quick: More extensive quick check",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:32:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5bff5c3fe01ad32550e2952e47874c02357a4f4f",
          "body": "These tests don't need to rely on reflection to call these methods\nbecause interfaces with those methods already exist.",
          "is_bot": false,
          "headline": "gen/test: Reduce reflection",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0122ace950829e09e87dea15bd4a1a42cc7cf4c0",
          "body": "The generated Equals methods on structs weren't nil safe and would panic\r\nif either value was nil. This change adds a nil check on the generated\r\nEquals methods. Two structs are considered equal if they're both nil.\r\n\r\nResolves #345",
          "is_bot": false,
          "headline": "gen/struct: Make Equals nil-safe (#379)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-29T21:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae73793fac5070d56efd0c2e79fa2849b8147f35",
          "body": "When appending/adding an object or array to a Zap encoder, there's a\r\npossibliity of failure. Previously, we were recording the first failure\r\nand returning.\r\n\r\nThis changes the generated code to rely on `multierr` and collect all\r\nsuch failures into a single error.\r\n\r\nResolves #367",
          "is_bot": false,
          "headline": "gen/zap: Record all errors (#378)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-28T22:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "933cf42daafc48fad860df45cad3cb1e8ff7b48f",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG: Fix 1.12 link",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-28T19:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d586327a7c51fb468b2e9bb77a899c5f854aee60",
          "body": "This adds support for the `go.label` annotation on struct fields.\r\nSpecifying this label on struct fields has two effects:\r\n\r\n- The name used for the field during logging with Zap will use the\r\n  value specified in `go.label`.\r\n- The name of the field used while converting the struct to/from JSON\r\n \n[…]\nionally leaves out the `String()` methods for\r\nstructs. Those methods currently output valid Go syntax with an\r\nimplication that the printed code can be used to rebuild the Go object.\r\n\r\nResolves #370",
          "is_bot": false,
          "headline": "gen: Support go.label on struct fields (#377)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-27T21:33:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18eab32f2f254b4f7618475dcf59dcfc48215ed5",
          "body": "Enums are int32, so we should parse in 32-bit.",
          "is_bot": false,
          "headline": "gen/enum: Fix int parsing for unmarshaling (#376)",
          "author_name": "Minho Park",
          "author_login": "mh-park",
          "committed_at": "2018-08-23T00:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9b1d592a3ca770839a8570115bc99d17770f29",
          "body": "`MarshalText` and `UnmarshalText` now round-trips, even if the enum value is unrecognized. `UnmarshalText` will default to parsing the integer value, and will only return an error if the parsing fails.\r\n\r\nResolves #368",
          "is_bot": false,
          "headline": "gen/enum: TextUnmarshaler should try to parse the integer (#375)",
          "author_name": "Minho Park",
          "author_login": "mh-park",
          "committed_at": "2018-08-22T17:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca7828277b2d1b7e3c7733a0cbefdd2171b9e162",
          "body": "This adds support for a `go.nolog` annotation on struct fields, which\nopts the specific field out of Zap logging. The struct will still implement\nObjectMarshaler; even if all fields are opted-out, the struct will\nhave `MarshalLogObject`, but the function will do nothing.\n\nResolves #371",
          "is_bot": false,
          "headline": "gen/zap: Support field opt out (#373)",
          "author_name": "Minho Park",
          "author_login": "mh-park",
          "committed_at": "2018-08-17T23:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9dbc43160ab11d7a570a9b68947570931b848f1",
          "body": "This supports an opt-out of Zap logging completely. When passed the\n--no-zap flag, all Zap related code generation will be excluded.\n\nResolves #371",
          "is_bot": false,
          "headline": "cmd: Add --no-zap flag (#369)",
          "author_name": "Minho Park",
          "author_login": "mh-park",
          "committed_at": "2018-08-17T22:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eaf438e25f2b8211f7ebfe5caff09dae68bad15",
          "body": null,
          "is_bot": false,
          "headline": "cmd/list-deps: Add missing license header",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-17T21:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536be39bc75cee769d1ec5c7630274e4ca0c79d4",
          "body": "Turns out we accidentally disabled linting because the specification of\r\nwhich versions of Go we want to lint against was specified in two\r\nplaces: the Makefile and the .travis.yml. The Makefile case was set to\r\n1.8 and stopped being matched when we dropped Go 1.8 support.\r\n\r\nThis changes the opt-out in the Makefile, instead relying on the\r\n.travis.yml to decide when to lint, and fixes any lint issues found\r\nthereafter.",
          "is_bot": false,
          "headline": "make: Fix linting (#374)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-08-15T23:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a393128090957dad0b107754f1c009a950260a",
          "body": "This adds a tool that given a Thrift file outputs the list of Thrift\r\nfiles that the given file depends on. This can be used for build tools\r\nthat use file-based dependency rules.",
          "is_bot": false,
          "headline": "Add list-deps for listing imported thrift files (#354)",
          "author_name": "Jacob Greenleaf",
          "author_login": "jacob-pascual",
          "committed_at": "2018-08-15T22:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f686b8503dbdb901063658959febdbd65cf9db05",
          "body": "This adds support for a `go.label` annotation on enum items which\r\noverrides the \"label\" for those items. The label for an enum item is\r\nthe string representation of its name in Go code. This is the name\r\nwe'll use in `{Marshal, Unmarshal}{Text, JSON}`, `String()`, and\r\n`MarshalLogObject`.\r\n\r\nThis change adds support for enum items only. Support for the same\r\nlabel should be added to struct field names (#370).\r\n\r\nResolves #362",
          "is_bot": false,
          "headline": "gen/enum: Add `go.label` to override item name (#363)",
          "author_name": "cl1337",
          "author_login": "cl1337",
          "committed_at": "2018-08-14T23:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cfc64a0185dd2410bc0838e32ed87b1ab8375b0",
          "body": "This adds a `zapcore.MarshalLogObject/Array` method to all generated structs\r\nand its underlying components, enums, and non-primitive typedefs, implementing\r\nZap marshalers (i.e. [ObjectMarshaler], [ArrayMarshaler]).\r\n\r\nFor typedefs of primitives, the logging is up to the user, simply by casting\r\nit\n[…]\nd/Append...` method of\r\nthe Zap encoder.\r\n\r\n  [ObjectMarshaler]: https://godoc.org/go.uber.org/zap/zapcore#ObjectMarshaler\r\n  [ArrayMarshaler]: https://godoc.org/go.uber.org/zap/zapcore#ArrayMarshaler",
          "is_bot": false,
          "headline": "Support fast Zap logging (#366)",
          "author_name": "Minho Park",
          "author_login": "mh-park",
          "committed_at": "2018-08-14T21:24:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53375f14f3ce500d0cb637e8b783e2594176ec25",
          "body": "The golden test in gen/ relies on the exact contents of\r\ngen/internal/tests so updateLicenses shouldn't mess with them.",
          "is_bot": false,
          "headline": "updateLicenses: Don't mess with gen/internal/tests (#359)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-07-26T20:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2781627b66cacb8bfc10176fc3eea2fbdf7c58dd",
          "body": null,
          "is_bot": false,
          "headline": "travis: Test against Go 1.10 (#358)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-07-26T20:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "375edaf6afc13e8d0ce1cbe503d489978ca8f34d",
          "body": "Go tooling is finnicky about importing code inside a testdata directory.\r\nIt prefers to ignore testdata/. With recent versions, the system doesn't\r\nlook for the vendor directory for code inside testdata.\r\n\r\nThis moves gen/testdata to gen/internal/tests.",
          "is_bot": false,
          "headline": "gen/testdata: Move to internal/tests (#357)",
          "author_name": "Min Ho Park",
          "author_login": "mh-park",
          "committed_at": "2018-07-26T20:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e8a4a652c3872e93e2b5cb1ae67c82a70d32ae",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-06-25T19:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb439a9a7f5a388d8606aae1c1ff6654b8b67fbe",
          "body": null,
          "is_bot": false,
          "headline": "Preparing release v1.12.0",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-06-25T19:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5b29112da391be92859040f3a279a687583003",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-06-25T19:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5c06de177af244fcd07fb2751ff6429593d1ac3",
          "body": "This adds a MarshalText method to generated enums, implementing the\r\nencoding.TextMarshaler interface to match the already implemented\r\nTextUnmarshaler.",
          "is_bot": false,
          "headline": "gen/enum: Implement encoding.TextMarshaler (#355)",
          "author_name": "Ansh Ratnam",
          "author_login": "aRatnam12",
          "committed_at": "2018-06-22T22:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef6b8837552b63f3a936831b485e0c5510b0100",
          "body": "The thriftPackageImporter interface is unexported but still used by the\r\nexported NewGenerator function, making it completely unusable outside\r\nthe gen module.\r\n\r\nThis change exports the thriftPackageImporter interface, making it\r\npossible to use gen.NewGenerator directly. This API lets users control\r\nthe import paths that will be used for Thrift files if they're using\r\nThriftRW as a library.",
          "is_bot": false,
          "headline": "gen: Expose ThriftPacakgeImporter interface (#350)",
          "author_name": "Davide D'Agostino",
          "author_login": "DAddYE",
          "committed_at": "2018-04-25T22:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f0548d7133603dd87d1ac798b90001cba7b8fc",
          "body": "We were pinned to a pre-1.0 release of multierr. This switches to the\r\n1.0 release.\r\n\r\nThere have been no breaking changes so we don't need to change any\r\ncode.",
          "is_bot": false,
          "headline": "glide: Pin to multierr ^1 (#353)",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-04-24T22:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce01c65792c9e633eb9086985fde8f28470214f",
          "body": "This removes the constraint for generating struct field accessors for\r\nprimitive types only.\r\n\r\nPreviously, the following struct:\r\n\r\n    type Foo struct {\r\n        Bar *int32\r\n        Baz []string\r\n    }\r\n\r\nWould generate a struct with a `GetBar` method, but would omit a\r\n`GetBaz` method because it was not a primitive type. Now, we would\r\nexpect to see both of these methods.",
          "is_bot": false,
          "headline": "Add accessors for all struct fields (#351)",
          "author_name": "Alex McKinney",
          "author_login": "amckinney",
          "committed_at": "2018-04-24T20:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3577234686a53ae93f75430ec5e161793c3bb165",
          "body": "golint changed the import path of imported modules from\n`github.com/golang/lint/...` to `golang.org/x/lint/...`.",
          "is_bot": false,
          "headline": "make: Fix golint import path",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-04-24T20:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7692e98af209464786e5a81bdf046f2761fc9f",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-03-27T17:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43dfafd7bb1c99f0460d645a1959b73f6dfa536f",
          "body": null,
          "is_bot": false,
          "headline": "Update generated code",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-03-27T17:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d73a31f8a937651fa33571333e1af9da05e3a75a",
          "body": null,
          "is_bot": false,
          "headline": "Prepare to release v1.11.0",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-03-27T17:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e0607dfc197033026f49c51d487bbfa360ef281",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG: Add 1.10 link",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-03-27T17:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c502770515c9eb12536bf907f9aea58a123498",
          "body": "This changes plugins to have access to service and function annotations.\n\nResolves #346",
          "is_bot": false,
          "headline": "plugin: Provide service and function annotations",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-03-26T23:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca0e7192a576da8d02b25fc9d4a38b660d9a116",
          "body": "`glide install` stomps on vendor/ so putting the binary under vendor/\ncauses it to be recompiled after each `glide install`.",
          "is_bot": false,
          "headline": "make: Set RAGEL_PATH to build/ragel",
          "author_name": "Abhinav Gupta",
          "author_login": "abhinav",
          "committed_at": "2018-03-26T23:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e8dd19c0ccbe2dcf2229199fe1e1655afa8696",
          "body": null,
          "is_bot": false,
          "headline": "Back to development",
          "author_name": "Kris Kowal",
          "author_login": "kriskowal",
          "committed_at": "2018-01-11T19:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6216e5bb19132c14e979cf9c62abae6f022a0c0d",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release 1.10.0",
          "author_name": "Kris Kowal",
          "author_login": "kriskowal",
          "committed_at": "2018-01-11T19:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0704c35ba13660f93efb178a3c82c2585ef5b912",
          "body": null,
          "is_bot": false,
          "headline": "Keep a change log (#341)",
          "author_name": "Kris Kowal",
          "author_login": "kriskowal",
          "committed_at": "2018-01-05T23:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "809c470ef458adb2a29c5d6fd19cc459192bcb0e",
          "body": null,
          "is_bot": false,
          "headline": "Remove version check (#340)",
          "author_name": "Kris Kowal",
          "author_login": "kriskowal",
          "committed_at": "2018-01-04T22:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d9372002b8de6db0e9ee21549c2e2d83304889",
          "body": null,
          "is_bot": false,
          "headline": "Fix up change log EnvelopeAgnosticProtocol",
          "author_name": "Kris Kowal",
          "author_login": "kriskowal",
          "committed_at": "2017-12-12T22:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 29,
      "commits_last_year": 0,
      "latest_release_at": "2019-03-28T20:01:15Z",
      "latest_release_tag": "v1.18.0",
      "releases_from_tags": true,
      "days_since_last_push": 2649,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2678,
      "mean_days_between_releases": 40.7
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "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": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "gen/internal/tests/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 258116,
      "source_files_sampled": 262,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "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": [],
      "dependencies": [],
      "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": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "abhinav",
          "commits": 479,
          "avatar_url": "https://avatars.githubusercontent.com/u/41730?v=4"
        },
        {
          "type": "User",
          "login": "prashantv",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/140159?v=4"
        },
        {
          "type": "User",
          "login": "bombela",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/216204?v=4"
        },
        {
          "type": "User",
          "login": "bufdev",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/4228796?v=4"
        },
        {
          "type": "User",
          "login": "kriskowal",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/60294?v=4"
        },
        {
          "type": "User",
          "login": "mh-park",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/10649298?v=4"
        },
        {
          "type": "User",
          "login": "Raynos",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/479538?v=4"
        },
        {
          "type": "User",
          "login": "amckinney",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5760684?v=4"
        },
        {
          "type": "User",
          "login": "harshuber",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23087006?v=4"
        },
        {
          "type": "User",
          "login": "cl1337",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5126179?v=4"
        }
      ],
      "contributors_sampled": 23,
      "top_contributor_share": 0.865
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "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": "09aadc27c679160ef322113d1daf634b643825d9",
        "ran_at": "2026-07-28T00:21:27Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "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/ChuntaoLu/thriftrw-go",
    "host": "github.com",
    "name": "thriftrw-go",
    "owner": "ChuntaoLu"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 20,
      "inputs": {
        "security": 30,
        "vitality": 20,
        "community": 12,
        "governance": 33,
        "engineering": 18,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 23,
        "overall_after_abandonment_multiplier": 20
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2649,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2649 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2649
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 29,
              "latest_release_tag": "v1.18.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2678,
              "mean_days_between_releases": 40.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "29 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2678 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2678
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~40.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 40.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2678,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2678 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2678,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "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": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": 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": 33,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 23,
              "top_contributor_share": 0.865
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 86% of commits",
                "points": 3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "23 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 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": 60,
            "inputs": {
              "followers": 64,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ChuntaoLu",
              "public_repos": 73,
              "account_age_days": 4753
            },
            "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": "64 followers of ChuntaoLu",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 64,
                      "login": "ChuntaoLu"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "73 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 73
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 18,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "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": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection 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 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 9
            },
            "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": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.65,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "65 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 34.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 65,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "gen/internal/tests/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, gen/internal/tests/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, gen/internal/tests/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 258116,
              "source_files_sampled": 262,
              "oversized_source_files": 4
            },
            "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": "4/262 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 262,
                      "oversized": 4
                    }
                  }
                ],
                "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",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T00:21:40.952224Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ChuntaoLu/thriftrw-go.svg",
  "full_name": "ChuntaoLu/thriftrw-go",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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