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

motease / go-mysql

a powerful mysql toolset with Go

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

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

44
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

motease个人账户
0 关注者2 个公开仓库始于 2024年2月

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

软件包生态系统

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

按类别列示的指标

活力

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

70良好 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 8 天前
17.3/36提交节奏 — 52 周中有 25 周有提交
16.5/18提交量 — 最近一年 68 次提交
0/10OpenSSF Scorecard:Maintained — project was created within the last 90 days. Please review its contents carefully
所用输入
commits_last_year68
human_commit_share0.99
days_since_last_push8
active_weeks_last_year25

发布纪律

80良好
评分方式
16.2/27有发布版本 — 21 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 8 天前
19.8/27发布节奏 — 约每 88.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count21
latest_release_tagv1.14.1-dbnginx.1
releases_from_tags
days_since_latest_release8
mean_days_between_releases88.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

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

可持续性与治理

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

36存在风险 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
16.8/22.5提交分布 — 头号贡献者编写了 25% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 34 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled99
top_contributor_share0.252
评分方式
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已验证域名 — 不适用于个人账户
0/25所有者影响力 — motease 有 0 位关注者
8.3/25既往记录 — 2 个公开仓库,账户约 2 年
所用输入
followers0
owner_typeUser
is_verified
owner_loginmotease
public_repos2
account_age_days888
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

52中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

45存在风险
评分方式
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 34 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.5
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

69中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 99 次人类提交中有 93 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.939
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, docker/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 13 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 1 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, docker/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.13
toolchain_manifestsgo.mod
dependency_bot_commit_share0.01
评分方式
45/45可类型检查的代码 — Go(静态类型)
53.9/55可控的文件大小 — 采样的 145 个源文件中有 3 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes105,959
source_files_sampled145
oversized_source_files3

机器可读接口

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

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 4.5 / 10
4.5综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-28 09:42 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 34 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
直接依赖 10
注册表软件包版本约束清单文件
Gofilippo.io/edwards25519v1.2.0go.mod
Gogithub.com/BurntSushi/tomlv1.6.0go.mod
Gogithub.com/goccy/go-jsonv0.10.6go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/jmoiron/sqlxv1.4.0go.mod
Gogithub.com/klauspost/compressv1.18.6go.mod
Gogithub.com/pingcap/errorsv0.11.5-0.20260310054046-9c8b3586e4b2go.mod
Gogithub.com/pingcap/tidb/pkg/parserv0.0.0-20260504140133-511dba1dbe17go.mod
Gogithub.com/shopspring/decimalv1.4.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 7037,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 1153019,
        "Shell": 287,
        "Makefile": 2099
      },
      "pushed_at": "2026-07-19T14:22:20Z",
      "created_at": "2026-07-19T14:20:36Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T14:20:36Z",
      "description": "a powerful mysql toolset with Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "motease",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/160723895?v=4",
      "created_at": "2024-02-21T09:27:03Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 888
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2026-07-15T05:26:48Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-05-06T12:41:30Z"
        },
        {
          "tag": "v1.14.1-dbnginx.1",
          "kind": "prerelease",
          "published_at": "2026-07-19T14:20:07Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-02-25T09:06:51Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2025-08-17T03:04:53Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2025-04-04T06:46:28Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2025-01-23T12:45:19Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2024-11-20T07:11:48Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2024-09-18T10:53:54Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-05-10T11:06:06Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2023-01-31T17:23:01Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2022-06-16T16:38:39Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2022-04-30T07:57:59Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-12-15T11:18:11Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-06-10T14:14:48Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2021-05-27T16:40:07Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-05-15T23:11:49Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2021-04-20T07:48:09Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2021-04-08T07:06:01Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-07-17T04:44:07Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-06-22T03:28:41Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ad661cb5b84f508aa57e25ef78821c89c891e38c",
          "body": "* Release v1.16.0\n\nAssisted by\n- https://github.com/atercattus/changeloger\n- Claude Code",
          "is_bot": false,
          "headline": "Release v1.16.0 (#1171)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-07-15T05:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "916a3927b33c29c844430a801d72d0a6d1af1ad0",
          "body": "When a `StreamResult` has an error set via `SetError`, `writeStreamTextRows` and `writeStreamBinaryRows` currently return that error to `WriteValue`. But since `HandleCommand` treats any error from `WriteValue` as fatal, that closes the client connection, meaning that a single failed streamed query \n[…]\nThis changes the streaming path to do the same. Because `HandleCommand` doesn't close the connection anymore, the client now sees the query fail while the connection stays open for subsequent queries.",
          "is_bot": false,
          "headline": "Keep the connection open when a streamed resultset errors (#1170)",
          "author_name": "Guillaume Gelin",
          "author_login": "ramnes",
          "committed_at": "2026-07-13T10:17:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3d579766d80ed9a7d948fccb7e11031981968012",
          "body": "…168)\n\n* Add context-aware versions of WaitUntilPos() and CatchMasterPos()\n\n* Release timer resources on exit",
          "is_bot": false,
          "headline": "Add context-aware versions of WaitUntilPos() and CatchMasterPos() (#1…",
          "author_name": "Maciej Dobrzanski",
          "author_login": "dbnski",
          "committed_at": "2026-07-12T11:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6b4b9c55ce6df9e2e66a27a98cfc42a8ec90bbd",
          "body": "* server: fix OK session-track suffix and validate SetCapability\n\nOmit the session-state block from OK packets unless SERVER_SESSION_STATE_CHANGED\nis set, even when CLIENT_SESSION_TRACK is negotiated. An empty session-state\nlength byte after the info string breaks strict clients on auth and normal O\n[…]\n in the error message for easier debugging.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "server: fix OK session-track suffix and validate SetCapability (#1167)",
          "author_name": "nzin-alayacare",
          "author_login": "nzin-alayacare",
          "committed_at": "2026-07-10T07:16:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8a3d353442306dbf32db715d403d92150804f9a1",
          "body": "… procedures (#1165)\n\n* client: add Stmt.ExecuteProcedureMultiResults for multi-result stored procedures\n\nExecuteProcedureMultiResults runs COM_STMT_EXECUTE and drains all\nlogical results until SERVER_MORE_RESULTS_EXISTS is clear. A\ncaller-supplied StmtProcedureMultiResultForward callback is invoked\n[…]\norwardErr` per review feedback on PR #1165.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "client: add Stmt.ExecuteProcedureMultiResults for multi-result stored…",
          "author_name": "nzin-alayacare",
          "author_login": "nzin-alayacare",
          "committed_at": "2026-07-09T13:52:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "09059bfefbb82915f097e8ce46835c179069585a",
          "body": "…CAL INFILE (#1164)\n\n* client: add ExecQueryRelayLocalInfile for proxy-friendly LOAD DATA LOCAL INFILE\n\nExecQueryRelayLocalInfile is a COM_QUERY variant that handles the\n0xfb LOCAL INFILE response via a caller-supplied callback instead of\nreading a local file. The callback receives the full 0xfb req\n[…]\ns into subtests including StreamWriteError.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "client: add ExecQueryRelayLocalInfile for proxy-friendly LOAD DATA LO…",
          "author_name": "nzin-alayacare",
          "author_login": "nzin-alayacare",
          "committed_at": "2026-07-07T08:58:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a57884f25cf0008867559df9012a6498bb17df70",
          "body": "When sending a pluginname, username without a null termination it panics\nlike\npanic: runtime error: slice bounds out of range [58:57]",
          "is_bot": false,
          "headline": "Fix and test out of range (#1166)",
          "author_name": "Kim Nielsen",
          "author_login": "desdic",
          "committed_at": "2026-07-03T12:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1cc5531853165f7befd6800412d824791b1c638",
          "body": "* server: add CLIENT_LOCAL_FILES to default server capabilities\n\nA go-mysql server acting as a proxy must advertise CLIENT_LOCAL_FILES\nin the handshake so that connecting clients agree to send file packets\nfor LOAD DATA LOCAL INFILE queries.\n\nWithout this flag, clients that negotiate CLIENT_LOCAL_FI\n[…]\n races on the shared Server config.\n\nUpdate handshake and tests to reflect opt-in behavior.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "server: add CLIENT_LOCAL_FILES to default server capabilities (#1163)",
          "author_name": "nzin-alayacare",
          "author_login": "nzin-alayacare",
          "committed_at": "2026-07-02T15:23:04Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "35ca5c6ee8c8c81f35ffd33a64869ca66309dba7",
          "body": "* fix lint\n\nadd session tracking support\n\n* fix: use length-encoded integers for session tracking payloads\n\nReplace bare byte(len(...)) casts with PutLengthEncodedInt in the\nserver encoder and LengthEncodedInt in the client decoder. Encode\nSESSION_TRACK_STATE_CHANGE as a length-encoded string to mat\n[…]\nOKPacket coverage for the CLIENT_SESSION_TRACK-only\ncase (no SERVER_SESSION_STATE_CHANGED).\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "Add server-side session tracking support (#1158)",
          "author_name": "nzin-alayacare",
          "author_login": "nzin-alayacare",
          "committed_at": "2026-07-01T09:36:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "60bfbfea8dd00e73641c391f13d0500c1e25f5ca",
          "body": "…fault capabilities (#1155)\n\n* server: advertise multi-result and session-track capability flags\n\nAdd CLIENT_MULTI_RESULTS, CLIENT_PS_MULTI_RESULTS to the default server handshake capabilities so\nclients can negotiate stored-procedure multi-result support and\nsession tracking like they do with MySQL\n[…]\no-authored-by: Cursor <cursoragent@cursor.com>\n\n* fix\n\n* removing mysql.CLIENT_SESSION_TRACK\n\n---------\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "server: advertise CLIENT_MULTI_RESULTS, CLIENT_PS_MULTI_RESULTS in de…",
          "author_name": "nzin-alayacare",
          "author_login": "nzin-alayacare",
          "committed_at": "2026-06-22T02:16:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ace1fb43a65990bd9babb2463bab638f1ad8fdc6",
          "body": "* fix: make compressed transaction payloads checkpointable\n\nbinlog_transaction_compression=ON wraps each transaction's\nQuery/TableMap/Rows/XID events in TRANSACTION_PAYLOAD_EVENT.\nInner events are copied from transaction cache before position fixup,\narriving with LogPos=0, & GTID set attachment only\n[…]\n\n  event precedes payload uncompressed\n\n* fix: canal must not checkpoint GTID/position on BEGIN/SAVEPOINT (skips transaction on GTID resume)\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "fix: make compressed transaction payloads checkpointable (#1153)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2026-06-19T14:29:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06b4fb6b476d3d37f7a6248d05fec4116331b155",
          "body": "…ngth (#1151)\n\n* packet: bound uncompressed compressed-protocol frames to the frame length\n\nWhen a compressed-protocol frame stores its payload verbatim\n(length-before-compression == 0, used for small or incompressible chunks),\nnewCompressedPacketReader returned a nil reader. With a nil compressedRe\n[…]\ntest covering multiple\npackets in one zlib frame.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "packet: bound uncompressed compressed-protocol frames to the frame le…",
          "author_name": "Dmitrii Tunikov",
          "author_login": "dtunikov",
          "committed_at": "2026-06-15T13:23:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f58ff1a33119b4df029d9d17a8ad867670f3544d",
          "body": "* feat(cmd): support gtid subscription\n\n* fix local err\n\n* fix review\n\n---------\n\nCo-authored-by: sehep <root@auros.localdomain>",
          "is_bot": false,
          "headline": "feat(cmd): support gtid subscription (#1152)",
          "author_name": "fansehep",
          "author_login": "fansehep",
          "committed_at": "2026-06-14T15:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "207739b30547df4e0ff44ae54ba7d2ca9024fd3b",
          "body": "GetPooledZlibReader swallowed the error from the pooled reader's\nReset call and returned (nil, nil):\n\n\tif rc.(zlib.Resetter).Reset(src, nil) != nil {\n\t\treturn nil, err // err is always nil here\n\t}\n\nWhen Reset fails (e.g. the source does not begin with a valid zlib\nheader), callers received a nil io.\n[…]\ne caller.\n\nCapture and return the actual Reset error instead. Add a regression\ntest covering the pooled-reader Reset-failure path.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "compress: return Reset error from pooled zlib reader (#1150)",
          "author_name": "Dmitrii Tunikov",
          "author_login": "dtunikov",
          "committed_at": "2026-06-12T04:19:49Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7492178597caef9c20f6293d487a05b65aca67f8",
          "body": "* refactor: replace interface{} with any (Go 1.18+)\n\n* fix: apply gofumpt formatting to example_client_test.go",
          "is_bot": false,
          "headline": "refactor: replace interface{} with any (Go 1.18+) (#1148)",
          "author_name": "Md Mushfiqur Rahim",
          "author_login": "MD-Mushfiqur123",
          "committed_at": "2026-05-29T08:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088eb1fbf0ea8c6db471035d28c6d1d298522a5f",
          "body": "* replication: add RenderJSONAsMySQLText flag for type-preserving JSON output\n\nExisting JSON binary decoding goes through an intermediate Go value\n(float64, shopspring/decimal, map[string]any, ...) and then json.Marshal,\nwhich silently drops JSONB type tags:\n\n  * JSONB_DOUBLE 1.0     -> float64(1.0)\n[…]\nctVerbObject style used elsewhere in the package.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add option RenderJSONAsMySQLText (#1147)",
          "author_name": "Morgan Tocker",
          "author_login": "morgo",
          "committed_at": "2026-05-26T02:47:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2e405872a54c3a96f0aaad879e74dc53320c5a54",
          "body": "MySQL 8.0.26 renamed rpl_semi_sync_master_enabled to\nrpl_semi_sync_source_enabled and the @rpl_semi_sync_slave session\nvariable to @rpl_semi_sync_replica, keeping the old names as aliases.\n8.4.0 removed the old aliases entirely, so semi-sync replication failed\nto negotiate against 8.4+ servers.\n\nMat\n[…]\ner_binlog_checksum/@source_binlog_checksum and the heartbeat\nvariables.\n\nRefs #866\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "replication: support MySQL 8.4 semi-sync variable names (#1138)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-05-07T13:37:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7e83b531a2f8e1c721b37f945f68d5619bbe97ca",
          "body": null,
          "is_bot": false,
          "headline": "CI: Remove mysql_ssl_rsa_setup (#1139)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-05-07T07:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0261449ea5637019ebd77b5ad72dabf6162e275",
          "body": "* CHANGELOG: Update for v1.15\n\n* Update CHANGELOG.md\n\nCo-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>\n\n* Add note for breaking changes\n\n* Update CHANGELOG.md\n\nCo-authored-by: lance6716 <lance6716@gmail.com>\n\n---------\n\nCo-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "CHANGELOG: Update for v1.15 (#1137)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-05-06T12:41:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f4d2af6226def4592d800d933c7ef030e59abf54",
          "body": "* Update dependencies\n\n* Run go fix ./...\n\n* Remove Go 1.24 from CI\n\n* Fix issues from linters",
          "is_bot": false,
          "headline": "Update dependencies (#1136)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-05-05T12:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a351bad10c784365ee030b32c2a7d3caabc4783",
          "body": null,
          "is_bot": false,
          "headline": "Enable more revive checks (#1135)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-05-05T03:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d51df3633774d37998b56670f4fbfc3b5635442b",
          "body": "* Enable revive\n\n* Use more idiomatic Go for builtin function overlap",
          "is_bot": false,
          "headline": "Enable revive (#1134)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-05-04T15:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7472fe3b9c5879a68f76358bc7310cc3b99bbdb",
          "body": "* Run go fix ./...\n\n* Add modernice CI check",
          "is_bot": false,
          "headline": "Run go fix ./... (#1133)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-05-04T10:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9137e335cef91d5455b9a1a8536f4e8738b5867",
          "body": "…on) (#1125)\n\n* mysql: Parsing MySQL GTIDs with tags (second alternative implementation)\n\nCo-authored-by: lance6716 <lance6716@gmail.com>\n\n* Update based on review\n\n* Update based on review\n\n* Fix formatting\n\n* Move NewMysqlGTIDSet() next to type definition\n\n* Fix FuzzTag_MarshalBinary\n\n* Updates ba\n[…]\n.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "mysql: Parsing MySQL GTIDs with tags (second alternative implementati…",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-05-04T09:01:11Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "069f15d92122ca74c563d94cfc8de77a3799bbf6",
          "body": "SetReadDeadline unblocks ReadPacket so onStream notices ctx cancellation.\nSome transports (notably SSH tunnels) refuse deadlines with an error, in\nwhich case close the underlying connection to force ReadPacket to return.\nOtherwise wg.Wait below parks forever when KILL also fails to reach server\n(e.g. thread already reaped, \"ERROR 1094 unknown thread id\")\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "replication: fix BinlogSyncer.Close hang on SSH tunnels (#1128)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2026-05-02T06:28:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961379bc91cae8f54c85979747ef2c747da61f52",
          "body": "https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-7-0.html",
          "is_bot": false,
          "headline": "CI: Update to MySQL 9.7 (#1130)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-04-28T07:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b04ca1a7f043e50bb5dce3b58897a5f7764696",
          "body": "…y per domain) (#1124)\n\n* refactor: flatten MariadbGTIDSet to map[uint32]*MariadbGTID (one entry per domain)\n\nFixes #1123. MariaDB tracks one GTID position per domain_id. The nested\nmap[domainID]map[serverID]*MariadbGTID allowed multiple server entries per\ndomain, which is incorrect. Flatten to map[domainID]*MariadbGTID and use\nforward() to handle server ID changes within a domain.\n\n* docs: add comprehensive comments and tests for MariaDB GTID position semantics",
          "is_bot": false,
          "headline": "refactor: flatten MariadbGTIDSet to map[uint32]*MariadbGTID (one entr…",
          "author_name": "triplefighter7619",
          "author_login": "triplefighter7619",
          "committed_at": "2026-04-08T07:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74121b88e1f45286881a5d85801c3a1c3924fd7",
          "body": "…void duplicate domain id error (#1122)\n\n* fix: MariadbGTIDSet.AddSet() replace server entry on same domain to avoid duplicate domain id error\n\n* refactor: remove explanatory comment from MariadbGTIDSet.AddSet() and TestMariaDBGTIDSetEqual()\n\n* docs: add clarifying comments to MariadbGTIDSet and AddSet\n\n---------\n\nCo-authored-by: Sharath L P <sharathlp@microsoft.com>",
          "is_bot": false,
          "headline": "fix: MariadbGTIDSet.AddSet() replace server entry on same domain to a…",
          "author_name": "triplefighter7619",
          "author_login": "triplefighter7619",
          "committed_at": "2026-03-31T08:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2271d4c5af8df282db7191355a28a3417b8d1bb3",
          "body": "…_TYPE_DECIMAL (#1119)\n\n* replication: fix IsNumericColumn to include MYSQL_TYPE_YEAR and MYSQL_TYPE_DECIMAL\n\nMySQL's has_signedess_information_type() writes a SignednessBitmap bit for\nMYSQL_TYPE_YEAR (and MYSQL_TYPE_DECIMAL) in TABLE_MAP_EVENT, but go-mysql's\nIsNumericColumn() did not include these\n[…]\nedMap.\n\nFixes: YEAR column between numeric columns causes all following columns to\nreport wrong signedness in UnsignedMap().\n\nMade-with: Cursor\n\n* chore: remove comment\n\n* fix: resolve review comments",
          "is_bot": false,
          "headline": "replication: fix IsNumericColumn to include MYSQL_TYPE_YEAR and MYSQL…",
          "author_name": "vikash choudhary",
          "author_login": "vikaxsh",
          "committed_at": "2026-03-14T14:35:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22706568523cd1a8aa8b52fbdd03c3a570f36f5c",
          "body": "…117)\n\ndecodeValue now accepts an isUnsigned flag and returns the appropriate\nunsigned Go type (uint8/uint16/uint32/uint64) for TINY/SHORT/INT24/LONG/\nLONGLONG columns. decodeImage derives the flag per column from the\nTableMapEvent UnsignedMap so values above the signed maximum are no\nlonger misrepresented as negative numbers.",
          "is_bot": false,
          "headline": "replication: decode unsigned integer types correctly in RowsEvent (#1…",
          "author_name": "Yanhao Yang",
          "author_login": "yanhao-pro",
          "committed_at": "2026-03-13T08:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498f8104b8ffc4905a7c3172a5a186668d371470",
          "body": "* Fix: incorrect offset in parseBinlogDumpGTID\n\n* add: replication_test.go\n\n* Update server/replication_test.go\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "Fix: incorrect offset in parseBinlogDumpGTID (#1115)",
          "author_name": "Zakhar Kramorev",
          "author_login": "zkramorev",
          "committed_at": "2026-02-27T07:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c926e1e85fe0b3ea7561843094dd01cf82254b7",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG: Update for v1.14",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-02-25T09:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e46738493c49b2a3013fe94ba4de98256c825d6",
          "body": "* driver: improve RE matching case\n\nSigned-off-by: lance6716 <lance6716@gmail.com>\n\n* driver: address review comments\n\n* driver: gofumpt\n\n* driver: clarify compat DSN comment\n\n---------\n\nSigned-off-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "driver: improve RE matching case (#1107)",
          "author_name": "lance6716",
          "author_login": "lance6716",
          "committed_at": "2026-02-25T00:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898d4e452dab907506cfcd1c88ce1e88428afaef",
          "body": null,
          "is_bot": false,
          "headline": "README: add mascot",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-02-24T12:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d916296d2707017f2e5dd93d1dc95b93e6914641",
          "body": null,
          "is_bot": false,
          "headline": "CI: Also test on ARM64",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-02-23T14:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2adacf20d04f0857ef405969bec28c52dc028a8",
          "body": "* Adds OnTableNotFound() error handler to Canal\n\n* Apply suggestions from code review\n\nCo-authored-by: Daniël van Eeden <github@myname.nl>\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>\nCo-authored-by: Daniël van Eeden <github@myname.nl>",
          "is_bot": false,
          "headline": "Adds OnTableNotFound() error handler to Canal (#1105)",
          "author_name": "Maciej Dobrzanski",
          "author_login": "dbnski",
          "committed_at": "2026-02-23T12:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8173d03c5778f1359eabe36fe25bc4f504fa1ec",
          "body": "* Extends TableColumn with attribute flags for DEFAULT_GENERATED and ON UPDATE\n\n* schema: test DEFAULT_GENERATED and ON UPDATE flags\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "Adds support for missing column extra attributes (#1092)",
          "author_name": "Maciej Dobrzanski",
          "author_login": "dbnski",
          "committed_at": "2026-02-23T11:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263837cdfd3d9759d4e939e9def9c8803df0a6df",
          "body": "* driver: export Connector for structured sql.OpenDB\n\n* driver: harden Connector option parsing\n\n* export Conn\n\nSigned-off-by: lance6716 <lance6716@gmail.com>\n\n---------\n\nSigned-off-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "driver: export Connector for structured sql.OpenDB (#1109)",
          "author_name": "lance6716",
          "author_login": "lance6716",
          "committed_at": "2026-02-23T11:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32000503200fbbb9428b17949715cb6dccd6d4fa",
          "body": "Signed-off-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "driver: fix no db in DSN will panic",
          "author_name": "lance6716",
          "author_login": "lance6716",
          "committed_at": "2026-02-23T08:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94856baa738f981679bfee2215646c3360afeeec",
          "body": null,
          "is_bot": false,
          "headline": "driver: make DSN more flexible (#1104)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-02-23T01:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b059e6b86d8f5fde1bea20d9fbfa310f5f9e9a11",
          "body": "Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) from 1.1.0 to 1.1.1.\n- [Commits](https://github.com/FiloSottile/edwards25519/compare/v1.1.0...v1.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: filippo.io/edwards25519\n  dependency-version: 1.1.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#1103)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-20T02:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e28ace475d9318051a67d482049698782cfead9f",
          "body": null,
          "is_bot": false,
          "headline": "Modernize with go fix ./... (#1102)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-02-18T01:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9493bdd52985a754f3c311f378ac4f81e5b9db",
          "body": "Decouple the RSA private key used for `caching_sha2_password` authentication from the TLS configuration by accepting it as a separate parameter.\n\nWithout this PR, the RSA key is extracted from `tlsConfig.Certificates[0]`. This coupling causes issues when using GetCertificate for dynamic certificate \n[…]\naching_sha2_password` non-TLS connections\n- Rotate TLS certificates dynamically without affecting authentication\n\nNote: I can add a new constructor if you don't want to break the API on existing ones.",
          "is_bot": false,
          "headline": "Decouple RSA auth key from TLS config (#1096)",
          "author_name": "Guillaume Gelin",
          "author_login": "ramnes",
          "committed_at": "2026-02-11T02:25:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a71deaeb3c13cf957f3d4dc68b83820ca1b6deb3",
          "body": null,
          "is_bot": false,
          "headline": "replication: binlog event flags (#1100)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-02-08T12:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c4250fa914026557575f976ad550d72c40a7c8",
          "body": "* replication: human readable binlog checksum algorithm\n\n* More checksum improvements\n\n* Do Exit(1) on error",
          "is_bot": false,
          "headline": "replication: human readable binlog checksum algorithm (#1098)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-02-08T02:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3e99b1503590aa0855246150e49eacc6a9755cc",
          "body": "* replication: Print header flags\n\n* Update based on review",
          "is_bot": false,
          "headline": "replication: Print header flags (#1097)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2026-02-05T07:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6574743712486b21de49c4d4d598a92829bf8b2e",
          "body": "* feat: support return stream result\n\n* follow reviews\n\n* fix: remove close stream test\n\n* chore: add doc for stream result usage\n\n* follow reviews\n\n* follow reviews\n\n---------\n\nCo-authored-by: sehep <root@auros.localdomain>",
          "is_bot": false,
          "headline": "feat: support return stream result (#1089)",
          "author_name": "fan",
          "author_login": "fansehep",
          "committed_at": "2026-01-25T14:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a07c974ef5a34a8d0d7dfb543652c4ba2dec90cf",
          "body": "Some MySQL clients (e.g. libmysql) send a single null byte to indicate an empty password, while others (e.g. mariadb) send an empty packet. This matches MySQL server's own handling:\n\n```c\nif (!pkt_len || (pkt_len == 1 && *pkt == 0))\n```\n\n(Source: https://github.com/mysql/mysql-server/blob/8.0/sql/auth/sha2_password.cc)",
          "is_bot": false,
          "headline": "Handle empty password from broader set of MySQL clients (#1084)",
          "author_name": "Guillaume Gelin",
          "author_login": "ramnes",
          "committed_at": "2025-12-23T00:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8214ecf94805b4980855b808873f2f43fe6a2197",
          "body": null,
          "is_bot": false,
          "headline": "client/pool: add Option to supply custom Dialer (#1086)",
          "author_name": "Olivier Boucher",
          "author_login": "olivierboucher",
          "committed_at": "2025-12-20T14:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1483a5913875d1c8299d6e070ce8b281a51893e",
          "body": "…#1081)",
          "is_bot": false,
          "headline": "Preserve type for binary protocol parameters in prepared statements (…",
          "author_name": "Guillaume Gelin",
          "author_login": "ramnes",
          "committed_at": "2025-12-20T13:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "884cd37c91dfe8918e835c1ead58cde2fda17796",
          "body": "* Implement `AuthenticationHandler` for custom auth mechanisms\n\n* Fix xor\n\n* Fall through when the cached password doesn't match\n\n* Run golangci-lint\n\n* Leverage `slices.Contains`\n\n* Unexport `Credential` methods and add comment\n\n* Add a comment on empty passwords\n\n* Add `AUTH_CLEAR_METHOD` to `isAuthMethodSupported`",
          "is_bot": false,
          "headline": "Implement `AuthenticationHandler` for custom auth mechanisms (#1072)",
          "author_name": "Guillaume Gelin",
          "author_login": "ramnes",
          "committed_at": "2025-12-20T12:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a4037013084ebc86759cc991f38e8266b5e73cc",
          "body": "* replication: decode heartbeat events\n\n* Add a testcase with a binlog postion of >1 byte",
          "is_bot": false,
          "headline": "replication: decode heartbeat events (#1080)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-12-20T07:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8abbc87e547489a4b00f0f33a44b2268cea7c1f9",
          "body": "* Store prepared statements field definitions\n\n* Add a test\n\n* Make `paramFields` and `columnFields` private\n\n* Add comments\n\n* Move statements into a new `stmt` package\n\n* Return an error if we can't parse",
          "is_bot": false,
          "headline": "Store prepared statements field definitions (#1073)",
          "author_name": "Guillaume Gelin",
          "author_login": "ramnes",
          "committed_at": "2025-12-13T03:35:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec39f60db447e8c69ee1ab9fe88f587c57b4fcb",
          "body": "* Send `using password: NO` when no password is used\n\n* Error should be decided against client data, not server password\n\n* Add test\n\n* Make sure to send `using password: NO` in auth switches as well\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "Send `using password: NO` when no password is used (#1078)",
          "author_name": "Guillaume Gelin",
          "author_login": "ramnes",
          "committed_at": "2025-12-12T01:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7768ced9514259b458939f48068fdb8ed6b49a72",
          "body": "…#1079)\n\nThis makes this more flexible and improves the testability of this.\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "client: extract capability-to-name function from CapabilityString() (…",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-12-11T13:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75277c8c7996d3fabf91d1ba14043a0a99620883",
          "body": "…077)",
          "is_bot": false,
          "headline": "client: Have SetCapability() return an error for unsupported caps (#1…",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-12-11T02:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3c2e33e5edaa5a5ded6615094bc26e689053b2",
          "body": "* client: Add support for Session Tracking\n\n* fixup",
          "is_bot": false,
          "headline": "client: Add support for Session Tracking (#1076)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-12-10T07:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd2c2a0853474256ab19392f1aa44499cf83145",
          "body": "* feat: adding force use db in client conn\n\n* fix: just remove the short circuit all together\n\n* add unit test\n\nSigned-off-by: lance6716 <lance6716@gmail.com>\n\n---------\n\nSigned-off-by: lance6716 <lance6716@gmail.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "feat: removing short cicuit in client use db (#1067)",
          "author_name": "Tuấn Vương",
          "author_login": "vanhtuan0409",
          "committed_at": "2025-12-06T11:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6675966f9d814c8b6c642df2923ea48b3a5e4725",
          "body": "* wip\n\n* make it work\n\n* oops\n\n* now that tests passed, turn on by default, test with it off\n\n* fix EOF handling for COM_LIST_FIELDS\n\n* comment warning\n\n* Update client/resp.go\n\nCo-authored-by: lance6716 <lance6716@gmail.com>\n\n* combine isEOFPacket, comment on why 0xffffff\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "CLIENT_DEPRECATE_EOF (#1059)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-11-03T01:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90dbffc6641fa5b08b2d1956127ae1d8b727dfac",
          "body": "Co-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "Make authentication an interface for easy customization (#1062)",
          "author_name": "Kim Nielsen",
          "author_login": "desdic",
          "committed_at": "2025-10-30T06:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "188f2bf83dbe5aaec041eb816f3431335f9c46dd",
          "body": "* support setting decoder concurrency for TransactionPayloadEvent binlog\n\n* add missing set",
          "is_bot": false,
          "headline": "Fix setting concurrency for payload decoding (#1065)",
          "author_name": "StackoverFrog",
          "author_login": "hjweddie",
          "committed_at": "2025-10-28T08:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff355ae862affb4ccd7c8df4d65df60c590002d",
          "body": "…g (#1064)",
          "is_bot": false,
          "headline": "support setting decoder concurrency for TransactionPayloadEvent binlo…",
          "author_name": "StackoverFrog",
          "author_login": "hjweddie",
          "committed_at": "2025-10-27T07:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec4081107ac185374622ef80da6c062a333117b",
          "body": "* fix parsing prepare response\n\nhttps://dev.mysql.com/doc/dev/mysql-server/9.3.0/page_protocol_com_stmt_prepare.html\n\nwarnings is optional from server, & is preceded by a reserved byte\n\n* WarningsNum",
          "is_bot": false,
          "headline": "fix parsing prepare response (#1057)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-10-17T16:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7545647ceed788b3e7344e1b7e8450b516cec473",
          "body": "* golangci-lint-action v8\n\n* golangci-lint run --fix\n\n* 1.24",
          "is_bot": false,
          "headline": "golangci-lint-action v8 (#1058)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-10-15T01:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "558ed11751bc82177944e5d411f46b76f9c64102",
          "body": null,
          "is_bot": false,
          "headline": "Don't store plaintext passwords (#1040)",
          "author_name": "George",
          "author_login": "gdsmith",
          "committed_at": "2025-09-07T13:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dea9fec1aeb19916d9358a8fffb20d094733b2c",
          "body": "* Version v1.13.0\n\n* update CHANGELOG\n\nSigned-off-by: lance6716 <lance6716@gmail.com>\n\n---------\n\nSigned-off-by: lance6716 <lance6716@gmail.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "Release v1.13.0 (#1032)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-08-17T03:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c27d9442c5b28ac93f4a0dc38371854d9c0ba69",
          "body": "* change config name and add to canal\n\n* change config name in readme",
          "is_bot": false,
          "headline": "change FillZeroLog config name and add to canal (#1053)",
          "author_name": "nickchomey",
          "author_login": "nickchomey",
          "committed_at": "2025-08-17T02:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23711c91d4fa9986703a19ad3a1d02dcdfd4e41b",
          "body": "…DB 11.4+ (#1052)\n\n* fix(replication): calculate LogPos for non-artificial events in MariaDB 11.4+\n\n* fix(replication): add configuration parameter to enable calculation of LogPos for non-artificial events in MariaDB 11.4+",
          "is_bot": false,
          "headline": "fix(replication): calculate LogPos for non-artificial events in Maria…",
          "author_name": "Bulat Aikaev",
          "author_login": "mefcorvi",
          "committed_at": "2025-08-15T11:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c5e8e28103be0895ef05d4069aec9925e81ced",
          "body": "…ing (#1049)\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "Reset position variable in row_event.go to ensure correct event handl…",
          "author_name": "Nikita Krajcik",
          "author_login": "krajcik",
          "committed_at": "2025-07-15T11:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a2e74bbb12ef5b7be8d3f60a14cbffdf84cf22",
          "body": "* Enhancement to allow syncing binlogs using a specified GTID set\n\n* Run gofumpt\n\n---------\n\nCo-authored-by: Deepak Gupta <dgupta23@dropbox.com>",
          "is_bot": false,
          "headline": "Enhancement to allow backup binlogs using a specified GTID set (#1050)",
          "author_name": "Code-Ninja",
          "author_login": "dgupta2323",
          "committed_at": "2025-07-10T03:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a082cf9bd9ac665bf0ebcf0ebd4db79e6433bd9",
          "body": "* replication: return string when datetime's day or month is 00\n\nMySQL supports 0 for day/month when this is an unknown value\n\nThis cannot be encoded into a time.Time, where time.Date normalizes these 0s\n(so 2000-00-00 would become 1999-11-30)\n\nPass these values through in their raw string form instead\n\n* feedback\n\n* oops\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "replication: return string when datetime's day or month is 00 (#1047)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-07-06T03:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf1f86bf2a0fbeadb8736a17c6026c2313be30ac",
          "body": "not sure why there's no atomic.NewUint32,\nso leave baseConnID alone",
          "is_bot": false,
          "headline": "prefer atomic values to atomic operations (#1048)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-07-04T06:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447a516ce9c0d224ac33a22798944302f1345dae",
          "body": "* add visible to index\n\n* add visible field to index\n\n* use show index columns to determine visible index and linting\n\n* directly use isIndexInvisible to assign value of index.Visible",
          "is_bot": false,
          "headline": "Add visible field to schema Index (#1043)",
          "author_name": "Tiffany Yeh",
          "author_login": "chenhuiyeh",
          "committed_at": "2025-06-11T01:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d942f1b870b0da6f51e8a329d2a9230b45e16343",
          "body": "…bility (#1041)\n\n* feat: Update client capability flags\n\nAdjust client capability flags based on server support,\nand account for explicitly disabled capabilities.\n\n- client/auth.go: Update client capability flags\n- client/conn.go: Add field to manage disabled capabilities\n\n* feat: Update client capa\n[…]\nd a new field to manage explicitly disabled flags.\n\n- client/auth.go: Improve logic for adjusting client capability flags\n- client/conn.go: Add field to manage explicitly disabled flags\n\n* fix comment",
          "is_bot": false,
          "headline": "client: make CLIENT_QUERY_ATTRIBUTES opt-out to restore proxy compati…",
          "author_name": "YAMASAKI Masahide",
          "author_login": "masahide",
          "committed_at": "2025-06-08T01:51:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "046810939a58f105aa57e42fe4acb3319e108c36",
          "body": "…ero flag (#1038)\n\n* batch float with trailing zero and add a useFloatWithTrailingZero flag to enable\n\n* gofumpt\n\n* add test\n\n* fix linting and mysql errors on ci\n\n* update unit tests\n\n* remove and update tests, and fix linting errors",
          "is_bot": false,
          "headline": "Patch float with trailing zero for JSON and add useFloatWithTrailingZ…",
          "author_name": "Tiffany Yeh",
          "author_login": "chenhuiyeh",
          "committed_at": "2025-06-07T05:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170340594d57a18de679bb97c00a25010d8509c7",
          "body": null,
          "is_bot": false,
          "headline": "replace broken links to mysqlhighavailability.com (#1039)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-05-23T01:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31aad204c14da82a3f8c0e9c51361dff6c4c4977",
          "body": null,
          "is_bot": false,
          "headline": "Update CI (#1034)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-05-08T11:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d02f5eca4d6fe5bac831f9fb54637a40049ba2c",
          "body": null,
          "is_bot": false,
          "headline": "Set source_heartbeat_period as well as master_heartbeat_period. (#1033)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-05-07T01:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61638c498bedabcc0a11c31d0d8b5d4e7331f7fe",
          "body": "* fix canal.GetMasterPos() for mariadb\n\n* add getShowBinaryLogQuery\n\n* add test\n\n* improve docs\n\n---------\n\nCo-authored-by: Guillem <someemail@dot.com>",
          "is_bot": false,
          "headline": "fix canal.GetMasterPos() for mariadb (#1030)",
          "author_name": "Guillem",
          "author_login": "alarbada",
          "committed_at": "2025-05-06T01:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c60af8f90facab1c8afcb889c1be44529aa1e18",
          "body": "* update semver to semver/v3\n\n* remove semver\n\n* wildcard behavior, extend tests\n\n* feedback",
          "is_bot": false,
          "headline": "remove semver (#1028)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-05-02T06:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f53f5c81380a75c9ae45541db06ea6ae09efd04",
          "body": "* CI: Test on 32-bit arm\n\n* exclude 32-bit arm darwin\n\n* Update README\n\n* Update parser",
          "is_bot": false,
          "headline": "CI: Test on 32-bit arm (#1000)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-04-22T01:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417b93a01264f5e7b6e2d8700f4064be48394b68",
          "body": null,
          "is_bot": false,
          "headline": "apply golangci-lint fix (#1024)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-04-09T15:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50aece74554d2727e93007ff73231216da17b4fb",
          "body": "* server: Fix formatting of credential provider note\n\n* Update server/credential_provider.go\n\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>\n\n---------\n\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>",
          "is_bot": false,
          "headline": "server: Fix formatting of credential provider note (#1023)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-04-05T07:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b6b0998dde44e51dff0bbcc1ac88339f57f830",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.12.0 (#1022)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-04-04T06:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee9447d96b48783abb05ab76a12501e5f1161e47",
          "body": "* server: Rework NewConn/defaultServer\n\n* Make NewConn and NewCustomizedConn into methods\n\n* Add defaultServer back for now\n\n* Update server/conn.go\n\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>\n\n* Update server/conn.go\n\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.no\n[…]\ndeprecated method\n\n* Use sync.OnceValue()\n\n---------\n\nCo-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>\nCo-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>",
          "is_bot": false,
          "headline": "server: Rework NewConn/defaultServer (#1021)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-04-02T09:31:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "639eccdeb52729e521e1164c44fad1580c91a151",
          "body": "…s (#1019)",
          "is_bot": false,
          "headline": "replication: add IsEmpty method to GTIDSet interface & implementation…",
          "author_name": "Wesley Collin Wright",
          "author_login": "wesleywright",
          "committed_at": "2025-03-29T02:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d108dfeaf69576ea03b2bddd3c9cd3967131c3",
          "body": "* Give `RowsEvent` methods to inspect the underlying event type.\n\nIt's currently impossible to figure out what kind of operation led to a\n`RowsEvent`; multiple results indicate an `UPDATE`, but there's no way to\ndifferentiate an `INSERT` from a `DELETE`.\n\n* Rework individual methods for `INSERT`/`UP\n[…]\nfference between private an public `RowsEvent` types.\n\n* List event type information on dumps for `RowsEvent`.\n\n* Verify `RowsEvent` type handling within `TransactionPayloadEvent` decoded event tests.",
          "is_bot": false,
          "headline": "Give `RowsEvent` a method to inspect the underlying event type. (#1016)",
          "author_name": "Lisandro Pin",
          "author_login": "plisandro",
          "committed_at": "2025-03-28T14:40:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0cb1e1276df25cf38d8daad5ee99f2525eced7a2",
          "body": "Signed-off-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "test: add test for TransactionPayloadEvent (#1018)",
          "author_name": "lance6716",
          "author_login": "lance6716",
          "committed_at": "2025-03-28T11:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567aa5991d5a7762e4419e4a1fd816efa4256635",
          "body": "* CONTRIBUTING: Add note about testing locally\n\n* add podman\n\n* Update CONTRIBUTING.md\n\nCo-authored-by: lance6716 <lance6716@gmail.com>\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "CONTRIBUTING: Add note about testing locally (#1014)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-03-18T06:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8458ff6c4fb50a1b3713cc82aff8544ed11f4678",
          "body": "* replication: check hostname length\n\n* fixup",
          "is_bot": false,
          "headline": "replication: check hostname length (#1013)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-03-12T02:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81ff5fd9200fb8b85c48e4de89c483f685b19b70",
          "body": "* Initial contributor guide\n\n* Update CONTRIBUTING.md\n\nCo-authored-by: Daniël van Eeden <github@myname.nl>\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "Initial contributor guide (#1010)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-03-11T02:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fa26084c588f906f05b4e6396d5e8e7500c207",
          "body": null,
          "is_bot": false,
          "headline": "dump: Fix Unlick typo (#1011)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-03-10T16:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33346e8c8ff45d31a045badec35fc739655ae54",
          "body": "* update server tests to use constructor convention from d02e79a\n\n* unit test the nil case of Hasresultset\n\n* unit test WriteValue for OK vs Resultset\n\n* handle nil result correctly, and test nil resultset correctly\n\n* test brevity",
          "is_bot": false,
          "headline": "Improve unit tests around `Hasresultset` and `WriteValue` (#1006)",
          "author_name": "Steve Garrity",
          "author_login": "stgarrity",
          "committed_at": "2025-03-09T16:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9b6c9ab1e9f0909ff000d5d9fdb2753087fab9",
          "body": "* replace github.com/siddontang/go-log with log/slog\n\n* feedback\n\nCo-authored-by: Daniël van Eeden <github@myname.nl>\n\n* avoid fmt.Sprintf logging\n\n* go-mysqlbinlog: allow configuring logger\n\n* feedback\n\n* lance feedback\n\nCo-authored-by: lance6716 <lance6716@gmail.com>\n\n---------\n\nCo-authored-by: Daniël van Eeden <github@myname.nl>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "replace github.com/siddontang/go-log with log/slog (#993)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-03-09T08:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "042dd6cbe0a14ccef5907c4c77da800e10ec4ad8",
          "body": "Co-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "Support MySQL vector type (#1004)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-03-06T02:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b39e40d696ca51727b35d796601d780d25f9f2bc",
          "body": "* test: remove time-based checking\n\nSigned-off-by: 田原 <tianyuan@pingcap.cn>\n\n* address comment\n\nSigned-off-by: lance6716 <lance6716@gmail.com>\n\n---------\n\nSigned-off-by: 田原 <tianyuan@pingcap.cn>\nSigned-off-by: lance6716 <lance6716@gmail.com>\nCo-authored-by: 田原 <tianyuan@pingcap.cn>",
          "is_bot": false,
          "headline": "test: remove time-based checking (#1002)",
          "author_name": "lance6716",
          "author_login": "lance6716",
          "committed_at": "2025-03-04T01:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53dd2227c65490a9478f38ab0f75ae394959c45",
          "body": "* replication: Add mysql::serialization based Gtid Log Event\n\n* fixup\n\n* fixup\n\n* fixup\n\n* Add test and get field by name\n\n* more testing\n\n* More testing\n\n* fixup\n\n* prepare for negative values\n\n* Update based on review\n\n* fixup\n\n* fixup\n\n* fixup\n\n* fixup\n\n* updates\n\n* updates\n\n* fixup\n\n* More testi\n[…]\nlance6716@gmail.com>\nCo-authored-by: Philip Dubé <serprex@users.noreply.github.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "replication: Add mysql::serialization based Gtid Log Event (#990)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-03-03T03:24:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "89fb4405fe21866e1f8334c0d4210ac8602c3173",
          "body": null,
          "is_bot": false,
          "headline": "replication: Set source_binlog_checksum as well (#1003)",
          "author_name": "Daniël van Eeden",
          "author_login": "dveeden",
          "committed_at": "2025-03-01T08:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5942cc63fed10a3b8149f3c9e5c643a8005ba3aa",
          "body": "Co-authored-by: Gusted <postmaster@gusted.xyz>>\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "add support for MariaDB ED25519 plugin (#998)",
          "author_name": "Kevin Biju",
          "author_login": "heavycrystal",
          "committed_at": "2025-02-25T03:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc8c87f1e2789c2adc3acf676d3d3b26cccb091",
          "body": "* wip\n\n* poc: context support\n\n* move context management into driver\nClose instead of SetTimeout hack\nimplement more interfaces, with assertions\n\n* lint\n\n* avoid excessive spinning when context canceled & waiting on contexts channel to close\n\n* compressedHeader tweak\n\n* mysql doesn't have named parameters\n\n---------\n\nCo-authored-by: lance6716 <lance6716@gmail.com>",
          "is_bot": false,
          "headline": "driver: context support (#997)",
          "author_name": "Philip Dubé",
          "author_login": "serprex",
          "committed_at": "2025-02-24T06:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 68,
      "latest_release_at": "2026-07-19T14:20:07Z",
      "latest_release_tag": "v1.14.1-dbnginx.1",
      "releases_from_tags": true,
      "days_since_last_push": 8,
      "active_weeks_last_year": 25,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 88.9
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/go-mysql-org/go-mysql",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/go-mysql-org/go-mysql",
          "is_deprecated": false,
          "latest_version": "v1.16.0",
          "repository_url": "https://github.com/go-mysql-org/go-mysql",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-15T05:26:48Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 13
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docker/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 105959,
      "source_files_sampled": 145,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "filippo.io/edwards25519",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/goccy/go-json",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.6"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/jmoiron/sqlx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.6"
        },
        {
          "name": "github.com/pingcap/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.5-0.20260310054046-9c8b3586e4b2"
        },
        {
          "name": "github.com/pingcap/tidb/pkg/parser",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260504140133-511dba1dbe17"
        },
        {
          "name": "github.com/shopspring/decimal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "siddontang",
          "commits": 248,
          "avatar_url": "https://avatars.githubusercontent.com/u/1080370?v=4"
        },
        {
          "type": "User",
          "login": "lance6716",
          "commits": 186,
          "avatar_url": "https://avatars.githubusercontent.com/u/1689766?v=4"
        },
        {
          "type": "User",
          "login": "dveeden",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/u/1272980?v=4"
        },
        {
          "type": "User",
          "login": "atercattus",
          "commits": 81,
          "avatar_url": "https://avatars.githubusercontent.com/u/433484?v=4"
        },
        {
          "type": "User",
          "login": "huangjunwen",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/720086?v=4"
        },
        {
          "type": "User",
          "login": "skoef",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/444049?v=4"
        },
        {
          "type": "User",
          "login": "serprex",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/159546?v=4"
        },
        {
          "type": "User",
          "login": "Fizic",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/37708382?v=4"
        },
        {
          "type": "User",
          "login": "atomicules",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/44542?v=4"
        },
        {
          "type": "User",
          "login": "dvilaverde",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/12376877?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.252
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 34 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ad661cb5b84f508aa57e25ef78821c89c891e38c",
        "ran_at": "2026-07-28T09:42:44Z",
        "aggregate_score": 4.5,
        "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/motease/go-mysql",
    "host": "github.com",
    "name": "go-mysql",
    "owner": "motease"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 44,
      "inputs": {
        "security": 45,
        "vitality": 70,
        "community": 12,
        "governance": 36,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "commits_last_year": 68,
              "human_commit_share": 0.99,
              "days_since_last_push": 8,
              "active_weeks_last_year": 25
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "25/52 weeks with commits",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 25
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "68 commits in the last year",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 80,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "v1.14.1-dbnginx.1",
              "releases_from_tags": true,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 88.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~88.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 88.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 36,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 99,
              "top_contributor_share": 0.252
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 34 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": "critical",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 23,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "motease",
              "public_repos": 2,
              "account_age_days": 888
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of motease",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "motease"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~2 yr old",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.5
            },
            "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 34 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "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": 10
            },
            "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": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.939,
              "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": "93 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "docker/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.13,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docker/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docker/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "13 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 105959,
              "source_files_sampled": 145,
              "oversized_source_files": 3
            },
            "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": "3/145 source files over 60KB",
                "points": 53.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 145,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/go-mysql-org/go-mysql' points at a different repository (https://github.com/go-mysql-org/go-mysql); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T09:43:01.869950Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/motease/go-mysql.svg",
  "full_name": "motease/go-mysql",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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