Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 563,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1168809,
"Smarty": 6957,
"Go Template": 2318
},
"pushed_at": "2026-07-19T01:17:39Z",
"created_at": "2021-08-08T23:24:45Z",
"owner_type": "User",
"updated_at": "2026-07-19T01:17:58Z",
"description": "淘客sdk 包含 京东 、苏宁、唯品会、拼多多、淘宝、阿里生活",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "zhang",
"type": "User",
"login": "mimicode",
"company": "Happy nest",
"location": " Beijing China",
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/8034609?v=4",
"created_at": "2014-07-01T07:44:56Z",
"is_verified": null,
"public_repos": 92,
"account_age_days": 4407
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.24",
"kind": "patch",
"published_at": "2026-07-19T01:17:39Z"
},
{
"tag": "v0.0.61",
"kind": "patch",
"published_at": "2021-08-13T01:29:48Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2021-08-13T01:20:23Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2021-08-09T13:08:55Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2021-08-09T09:15:21Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2021-08-09T08:57:41Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2021-08-09T07:58:24Z"
}
],
"recent_commits": [
{
"oid": "3a31074c5dfce17f7b77bf73e73a41bb38cc4220",
"body": "- taobao.tbk.sc.order.details.get: 在 PublisherOrderDto 新增 rights_id 字段及注释\n- taobao.tbk.sc.order.refund.get: 新建服务商版退款接口请求与响应(原仓库仅含推广者版)\n- client_test.go: 补充两个接口的测试用例,参数均附注释与取值说明\n\nCloses #13\n\nCo-authored-by: zhang <zhang@email.com>",
"is_bot": false,
"headline": "feat: 订单接口新增淘礼金ID(rights_id)查询支持 (#13) (#14)",
"author_name": "zhang",
"author_login": "mimicode",
"committed_at": "2026-07-17T05:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0829a3026f8eef128ee8e3c55368b578d46e3aeb",
"body": "对照 pdd.ddk.order.list.range.get 与官方文档,为 increment 接口的\nOrderList 补齐以下缺失字段:\n- OrderReceiveTime (order_receive_time) 确认收货时间\n- OrderSettleTime (order_settle_time) 结算时间\n- OrderVerifyTime (order_verify_time) 审核时间\n- MallName (mall_name) 店铺名称\n- GoodsSign (goods_sign) 商品签名\n- FailReason (fail_reason) 失效原因\n- PlatformDiscount (platform_discount) 平台补贴\n\n字段类型与 range 接口保持一致。\n\nFixes #5",
"is_bot": false,
"headline": "fix: 补全 pdd.ddk.order.list.increment.get 订单字段 (#12)",
"author_name": "zhang",
"author_login": "mimicode",
"committed_at": "2026-07-14T15:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729e4845e777b06570c3b325d1fb51b15ee7f519",
"body": "* feat: 新增淘宝客推广者所有订单查询接口\n\n- 新增 taobao.tbk.order.details.get(tbkorderdetailsget)接口\n- request 增加 start_time、end_time 必填校验\n- response 覆盖订单明细、补贴明细、平台技术服务费明细等全部字段,含字段注释\n- 补充测试用例 TestTbkOrderDetailsGet,并更新 README API 列表\n\n参考:https://open.taobao.com/api.htm?docId=43328&docType=2&scopeId=16175\n\n* docs: 完善 tb\n[…]\n字段注释\n\n- 为响应结构体全部字段补充中文注释(取自官方文档)\n- 补全缺失字段:Result 新增 pre_page、next_page 分页字段\n- 补全缺失字段:PublisherRefundOrderDTO 新增 rights_id(淘礼金ID)\n\n参考:https://open.taobao.com/api.htm?docId=65180&docType=2&scopeId=16175",
"is_bot": false,
"headline": "task_11 (#11)",
"author_name": "zhang",
"author_login": "mimicode",
"committed_at": "2026-07-14T15:04:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "571a9f6de9d749b4ef7b201f6c2b55d1426a3945",
"body": null,
"is_bot": false,
"headline": "完善JdUnionOpenPromotionBysubunionidGetRequest 响应",
"author_name": "Your Name",
"author_login": null,
"committed_at": "2026-06-16T09:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f92f382e79c266b702635e4376f1dbc8a0be138",
"body": null,
"is_bot": false,
"headline": "完善 jdunionopenpromotionbyunionidget 响应",
"author_name": "Your Name",
"author_login": null,
"committed_at": "2026-06-16T09:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b5026b64c5684d7d3574a2cbfa7112dbf365dd",
"body": null,
"is_bot": false,
"headline": "完善 jdunionopenactivityquery.Response 响应",
"author_name": "zhang",
"author_login": "mimicode",
"committed_at": "2026-06-13T22:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379f16affadf81d1888414896e8a7f2518acc7cd",
"body": "Co-authored-by: monkey悟空 <monkey@openclaw.com>",
"is_bot": false,
"headline": "fix: 修正淘礼金创建接口错误判断逻辑 (#10)",
"author_name": "zhang",
"author_login": "mimicode",
"committed_at": "2026-03-26T13:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe810406accd7721594add521d20036a63e2003",
"body": "feat: 添加两个售后退款订单查询接口",
"is_bot": false,
"headline": "Merge pull request #10 from task_10",
"author_name": "monkey悟空",
"author_login": null,
"committed_at": "2026-03-26T10:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9efbe1b8a6696e338b4d669df2126aa684c4a229",
"body": "- 添加 taobao.tbk.order.refund.get (apiId=65180) 接口\n - 全量售后退款订单查询接口\n - 支持分页查询维权订单\n - 包含订单基本信息、维权状态、金额等信息\n\n- 添加 taobao.tbk.relation.refund (apiId=40121) 接口\n - 推广者售后退款订单查询接口\n - 支持按渠道关系和会员关系查询\n - 包含二方和三方订单的退款信息\n\n两个接口均遵循项目现有代码风格和 Effective Go 规范",
"is_bot": false,
"headline": "feat: 添加两个售后退款订单查询接口",
"author_name": "monkey悟空",
"author_login": null,
"committed_at": "2026-03-26T10:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5a9fd7929d23c1b96b39f48ea7a195d4989140",
"body": "- 在 tbkdgmaterialoptionalupgrade 的 MapDatum 中新增 SimilarItem 字段\n- 在 taobaotbkscmaterialoptionalupgrade 的 MapDatum 中新增 SimilarItem 字段\n- 支持非CPS商品同款推荐功能\n\n参考: 千牛头条公告 (2026.2.9)\n相关文档:\n- 推广者物料搜索升级版: https://open.taobao.com/api.htm?docId=64759\n- 服务商物料搜索升级版: https://open.taobao.com/api.htm?docId=64758",
"is_bot": false,
"headline": "feat: 新增 similar_item 字段到物料搜索升级版接口 (#8)",
"author_name": "monkey悟空",
"author_login": null,
"committed_at": "2026-03-25T00:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bea35f8369ebc267c8a8c60dc74f86a5df9d867",
"body": "feat: 更新物料接口&万能转链字段 (Issue #6)",
"is_bot": false,
"headline": "Merge pull request #7 from mimicode/task_6",
"author_name": "zhang",
"author_login": "mimicode",
"committed_at": "2026-03-25T00:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4a85a11f60e42b7ae7c9aacf174a48443da948b",
"body": null,
"is_bot": false,
"headline": "docs: 添加工作流程规范文档",
"author_name": "monkey悟空",
"author_login": null,
"committed_at": "2026-03-25T00:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4b0a1d921cdb2fd593e78c1c5650803b5342d1d",
"body": "- 物料搜索升级版接口 IncomeInfo 新增 SubsidyUpperLimit、SubsidyType 字段\n- 商品详情查询升级版接口 IncomeInfo 新增 SubsidyUpperLimit、SubsidyType 字段\n- 万能转链接口新增 SetRequiredLinkType 方法支持 required_link_type 参数\n\n参考:千牛头条公告(2026.02.09)、GitHub Issue #6",
"is_bot": false,
"headline": "feat: 更新物料接口&万能转链字段",
"author_name": "monkey悟空",
"author_login": null,
"committed_at": "2026-03-24T23:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95098f710864f4d0754a64824927544576b41118",
"body": null,
"is_bot": false,
"headline": "添加到手价",
"author_name": "Your Name",
"author_login": null,
"committed_at": "2026-01-27T05:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d2214f2b2c77df7b901984f48fb938009f6622f",
"body": null,
"is_bot": false,
"headline": "修正参数解析问题",
"author_name": "Your Name",
"author_login": null,
"committed_at": "2025-09-06T15:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbac26ff3effa095cf3deda073ec57d51ede6faa",
"body": null,
"is_bot": false,
"headline": "完善店铺列表和店铺详情接口",
"author_name": "Your Name",
"author_login": null,
"committed_at": "2025-07-24T08:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "485ab27756762953a3cbd22f4c3d1aac477ced93",
"body": null,
"is_bot": false,
"headline": "增加更多响应参数解析",
"author_name": "Your Name",
"author_login": null,
"committed_at": "2025-07-08T05:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a00cc3d9b0482adda84d5fc8eee6c2ad86a8f34",
"body": null,
"is_bot": false,
"headline": "修正数据解析",
"author_name": "mac mini",
"author_login": null,
"committed_at": "2025-03-07T13:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eff1c3d68a863fc439363038820aaac156f41ec",
"body": null,
"is_bot": false,
"headline": "添加测试,修复响应json(果然文档不靠谱,还是需要一个一个测)",
"author_name": "myname",
"author_login": "NyNaaMMe",
"committed_at": "2025-03-06T14:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5485b607be5f462a3d058a0da2cbda903226e8d8",
"body": null,
"is_bot": false,
"headline": "修改错误撤回",
"author_name": "myname",
"author_login": "NyNaaMMe",
"committed_at": "2025-03-05T10:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e41925bb4acb3e7022000f603cd8347ca5dd570",
"body": null,
"is_bot": false,
"headline": "新增vip 2.0接口 -工具商",
"author_name": "myname",
"author_login": "NyNaaMMe",
"committed_at": "2025-03-05T10:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aecb459fadb22cfac38cbaf9a830ba8a29d3d5d3",
"body": null,
"is_bot": false,
"headline": "万能解析接口",
"author_name": "myname",
"author_login": "NyNaaMMe",
"committed_at": "2025-02-26T03:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a0d6da477355a55f0af921a6330a57af890599",
"body": null,
"is_bot": false,
"headline": "万能解析接口",
"author_name": "myname",
"author_login": "NyNaaMMe",
"committed_at": "2025-02-26T03:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f12ff899acab62e18b696e8e14d1ca2f489435",
"body": null,
"is_bot": false,
"headline": "优化万能转链接口返回参数",
"author_name": "mac mini",
"author_login": null,
"committed_at": "2025-02-25T15:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c20d4e67cca3411f12eb1d3213d70633db73d4fd",
"body": "解析推广位查询结果失败",
"is_bot": false,
"headline": "Update jdunionopenpositionquery.go",
"author_name": "zhang",
"author_login": "mimicode",
"committed_at": "2024-11-01T13:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d720273e11dd29f16de36f6dacd526727c5e7941",
"body": null,
"is_bot": false,
"headline": "增加年销量",
"author_name": "zhang",
"author_login": null,
"committed_at": "2024-08-27T14:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "585344ab71653e2a7da1b9428d0608e79033273e",
"body": null,
"is_bot": false,
"headline": "完善京粉接口查询结果",
"author_name": "pi1",
"author_login": null,
"committed_at": "2024-03-28T05:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a760f4a8796cea0fd79e00e81e097c783a4304bc",
"body": null,
"is_bot": false,
"headline": "京东相似商品字段问题调整",
"author_name": "zhang family",
"author_login": null,
"committed_at": "2024-03-26T23:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7a091a4f12dae7f0b52b5cacae09bdb76a2946",
"body": null,
"is_bot": false,
"headline": "京东相似商品",
"author_name": "zhang family",
"author_login": null,
"committed_at": "2024-03-18T23:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b830cc64327d83ce02758ae698dfab4694983a48",
"body": null,
"is_bot": false,
"headline": "京东商品升级调整",
"author_name": "pi1",
"author_login": null,
"committed_at": "2024-03-18T14:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bc89476959bb6dde885693360e36e180bf38912",
"body": null,
"is_bot": false,
"headline": "增加丢失字段",
"author_name": "pi1",
"author_login": null,
"committed_at": "2024-01-30T06:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26bb8384b44664a1c312997d050a0c5507c01c8b",
"body": null,
"is_bot": false,
"headline": "add images",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2024-01-28T23:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3f133934c99ea1554185b63eb6aeda849b97390",
"body": null,
"is_bot": false,
"headline": "淘宝物料api升级https://qn.taobao.com/headline/news/10706379",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2024-01-27T10:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "010bac5c1888f1878c3034416d54629bd2156631",
"body": null,
"is_bot": false,
"headline": "淘宝客-服务商-物料搜索 新增响应字段",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2024-01-07T13:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c56bf8d552bab9f145504b7199652ddd648813",
"body": null,
"is_bot": false,
"headline": "淘宝客-服务商-物料搜索 新增响应字段",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2024-01-07T13:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c8813cdf9293afb48e204d4368bb1e03ffe113f",
"body": null,
"is_bot": false,
"headline": "淘宝万能转链接口",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-12-31T00:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6ed0f98ebf64ab235553a7441341efc35bd244",
"body": null,
"is_bot": false,
"headline": "淘宝万能转链接口",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-12-31T00:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94498c06e166572922990de4bd2dfccb2add99c5",
"body": null,
"is_bot": false,
"headline": "pdd 百亿补贴接口",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-12-22T03:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab4aa40e99cfd62a864748a06b2add142528f56f",
"body": null,
"is_bot": false,
"headline": "修正返回参数类型",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-09-20T14:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9d0abc7d8d779ddd0d7b98e9e5543caab927c8",
"body": "2.增加京东京享礼金接口\n3.增加多多客和多多客工具多多礼金接口",
"is_bot": false,
"headline": "1.淘宝淘礼金增加暂停和效果查询接口",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-09-16T13:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb642b9ce1e5c7338c9944b962de5c16195c9cf",
"body": null,
"is_bot": false,
"headline": "1.唯品会开放平台VOP入口地址https://vop.vipapis.com 2.增加搜索和列表接口返回参数adCode&weight",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-05-15T22:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4ff72ea343b16485046bfe48a75064bc0c5ee37",
"body": null,
"is_bot": false,
"headline": "update README.MD",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-03-26T00:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2089d8a05e084e3c62f9304f86e8f2dd3bfc3f92",
"body": null,
"is_bot": false,
"headline": "阿里本地生活api & 优化api生成",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-03-25T23:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f0f8f22ae94af808706859ab5687b55fb5cb820",
"body": null,
"is_bot": false,
"headline": "完善 taobao.tbk.dg.material.optional和taobao.tbk.dg.optimus.material",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2023-02-12T12:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf7461c2509ddc98ebd75305e7473727a398126",
"body": null,
"is_bot": false,
"headline": "增加pdd.ddk.order.list.range.get用时间段查询推广订单接口",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2023-01-24T09:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c814726e176f473768556b0070546cb57023179",
"body": null,
"is_bot": false,
"headline": "增加唯品会v2列表和商品详情接口",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-09-24T23:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b08486919c56d28a830225033d4c5c5f116c240",
"body": null,
"is_bot": false,
"headline": "完善拼多多搜索结果数据",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-09-24T22:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a462fdd5b85fcb1c1ae41511887873ffcf370f6",
"body": null,
"is_bot": false,
"headline": "测试支持配置更多参数",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-09-24T05:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "699dddd611080adfb8e56119e02b6cb30ba2a84a",
"body": null,
"is_bot": false,
"headline": "增加新的api接口",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-09-17T06:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1021e8b987b1d3f390d6a8da1bc6ce6720074d80",
"body": null,
"is_bot": false,
"headline": "增加新字段",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2022-09-06T14:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "232e683912e8d4d7813f83f1e3729846c5a0fb1a",
"body": null,
"is_bot": false,
"headline": "add TbkScOptimusMaterialRequest test",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2022-09-02T22:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e535bd7e8d71fc712394e8b2856f77df5deaed1",
"body": null,
"is_bot": false,
"headline": "接口字段更新",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2022-09-01T13:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7eea97767cb9284b1fb29a0c13e588002d3220d",
"body": null,
"is_bot": false,
"headline": "taobao.tbk.sc.tpwd.convert( 淘宝客-服务商-淘口令解析&转链 )",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-07-20T22:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59727848b67a02164027f90bbd3ecb978afbb82",
"body": null,
"is_bot": false,
"headline": "阿里妈妈商品id升级 兼容int&string",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-07-05T13:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5ebae965ac8830b9fc840a57f21cdeae1f5845",
"body": "支持自定义请求的http client\n支持 请求超时时间设置",
"is_bot": false,
"headline": "fix 大量http请求引起的 goroutine leak(readLoop)",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-07-03T00:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8beb1cae3b0ede8c2590f2fbe37e629c2883d7da",
"body": null,
"is_bot": false,
"headline": "新增api支持列表",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-07-02T00:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c4820ce0942ae8a8c4362dd97fa2c91f1ec0a9",
"body": null,
"is_bot": false,
"headline": "新增淘宝 taobao.tbk.sc.relation.refund( 淘宝客-服务商-维权退款订单查询 )",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-07-01T23:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96db051f510d68543419e244725f1a01fe5062d",
"body": null,
"is_bot": false,
"headline": "新增淘宝 taobao.tbk.sc.relation.refund( 淘宝客-服务商-维权退款订单查询 )",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-07-01T23:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864b212ad59ed45cea859828902dc08dd449f74f",
"body": null,
"is_bot": false,
"headline": "增加京东pid创建接口",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-07-01T22:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407f4bcd7ae25c4a955ddc496f1950baf97fab12",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2022-06-26T04:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d483c297e6317907b61dccba2ee39c3f5eb23faa",
"body": "2.增加测试api配置文件",
"is_bot": false,
"headline": "1.增加京东pid查询",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-06-26T04:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe40f1023be8ec166e1101874109298916fb80c",
"body": null,
"is_bot": false,
"headline": "err",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-06-26T04:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72952d091e1311fa7970860cdd31ef4b4124f5be",
"body": "…eContent.sn_body.getMorerecommend.commodityList.couponAmount of type int64",
"is_bot": false,
"headline": "cannot unmarshal string into Go struct field CommodityList.sn_respons…",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-06-26T04:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4928a754402191ca489b99b4bbc801924b2df8d5",
"body": null,
"is_bot": false,
"headline": "增加惊喜标志",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-06-26T04:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268b5f195da9709fb6a39bfd8c80d7c98fe103bc",
"body": null,
"is_bot": false,
"headline": "完善京东搜索接口返回参数 返回参数过多部分没有加入",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2022-06-26T04:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8610ce86a8b5dd23165a202c15c3a27907621db",
"body": null,
"is_bot": false,
"headline": "修改测试文件",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2022-06-26T04:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b23cd2f00b0c6ef3974a1c3585d2844595a551d2",
"body": null,
"is_bot": false,
"headline": "增加会员备案ID返回",
"author_name": "leitao.zhang",
"author_login": "mimicode",
"committed_at": "2021-11-25T00:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3bf927ae0b74ee0eb8597d3da54844eba31259f",
"body": null,
"is_bot": false,
"headline": "修正长度校验问题len改成len([]rune)",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-10-20T07:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2180794406042db01dd1ddda53103af0f82b1393",
"body": null,
"is_bot": false,
"headline": "格式化",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-25T08:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc2079b67bcb5d5f8cacb7427539b2ba4cb6ee30",
"body": null,
"is_bot": false,
"headline": "京东xxGet类型的api返回结果存再getResult下",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-13T01:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "087fc4fe0699477c4ca16e8111efe49bfac216a0",
"body": null,
"is_bot": false,
"headline": "添加交流群",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-10T06:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c17b20d54ee778f9021a0459f60552257465bc3",
"body": null,
"is_bot": false,
"headline": "添加交流群",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-10T06:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c14842db1a93f8ce19077f4a0e98f232db4bdcc",
"body": null,
"is_bot": false,
"headline": "京东联盟根据skuid获取商品信息",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-09T13:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41efe1d5d7a0d7a3cce746f5657fc9807fa0d262",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-09T09:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9c0e78ac4e4354726ee5a6d1b023992f9a1b80",
"body": null,
"is_bot": false,
"headline": "修正淘宝请求问题",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-09T09:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11b32b02f4416c0df80ff29e8fc825cc0de7bee",
"body": null,
"is_bot": false,
"headline": "完善淘礼金和订单结果",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-09T08:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "086aa17b5418c69995acd2b9346cf414005af35e",
"body": null,
"is_bot": false,
"headline": "完善订单行查询结果",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-09T00:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3037fa8bbe15ae2e16d004d26a80ef07d25b3d",
"body": null,
"is_bot": false,
"headline": "添加使用说明",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-08T23:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7586d6a242ce5c6a6d5acc574163c42077da1c51",
"body": null,
"is_bot": false,
"headline": "首次提交",
"author_name": "windows.zhang",
"author_login": "mimicode",
"committed_at": "2021-08-08T23:21:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 15,
"latest_release_at": "2026-07-19T01:17:39Z",
"latest_release_tag": "v0.1.24",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 5,
"days_since_latest_release": 6,
"mean_days_between_releases": 300.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/mimicode/tksdk",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/mimicode/tksdk",
"is_deprecated": false,
"latest_version": "v0.1.24",
"repository_url": "https://github.com/mimicode/tksdk",
"versions_count": 52,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T05:38:30Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 37,
"stars": 78,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2021-08-20",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2021-12-08",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-02-19",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-09-26",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-03-04",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
}
],
"complete": true,
"collected": 36,
"total_forks": 37
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 54944,
"source_files_sampled": 428,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 7,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mimicode",
"commits": 55,
"avatar_url": "https://avatars.githubusercontent.com/u/8034609?v=4"
},
{
"type": "User",
"login": "NyNaaMMe",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/103402660?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.917
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"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": 1,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3a31074c5dfce17f7b77bf73e73a41bb38cc4220",
"ran_at": "2026-07-25T18:06:55Z",
"aggregate_score": 3.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T05:38:30Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mimicode/tksdk",
"host": "github.com",
"name": "tksdk",
"owner": "mimicode"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 33,
"vitality": 67,
"community": 47,
"governance": 59,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"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": 84,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.1.24",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 300.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~300.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 300.8
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 37,
"stars": 78,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "78 stars",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 78
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "37 forks",
"points": 13,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 37
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.917
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 92% of commits",
"points": 1.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 7,
"open_issues": 0,
"closed_issues": 7,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/7 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 7
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"followers": 7,
"owner_type": "User",
"is_verified": null,
"owner_login": "mimicode",
"public_repos": 92,
"account_age_days": 4407
},
"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": "7 followers of mimicode",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "mimicode"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "92 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 92
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/mimicode/tksdk"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "52 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 52
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"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": 10,
"status": "met",
"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": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": "at_risk",
"name": "AI Readiness",
"value": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.127,
"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": "10 of 79 human commits state their intent (structured subject or explanatory body)",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 10,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 79",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 79
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 54944,
"source_files_sampled": 428,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/428 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 428,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T18:07:04.081822Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mimicode/tksdk.svg",
"full_name": "mimicode/tksdk",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}