Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 974,
"has_wiki": true,
"homepage": "https://rocketmq.apache.org/",
"languages": {
"Go": 448721
},
"pushed_at": "2021-03-03T06:03:49Z",
"created_at": "2020-10-30T08:16:31Z",
"owner_type": "User",
"updated_at": "2020-10-30T08:16:33Z",
"description": "Apache RocketMQ go client",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Zhanhui Li",
"type": "User",
"login": "lizhanhui",
"company": null,
"location": null,
"followers": 156,
"avatar_url": "https://avatars.githubusercontent.com/u/641819?v=4",
"created_at": "2011-02-28T06:12:46Z",
"is_verified": null,
"public_repos": 384,
"account_age_days": 5626
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v2.1.0-rc5",
"kind": "prerelease",
"published_at": "2020-09-03T03:56:14Z"
},
{
"tag": "v2.1.0-rc4",
"kind": "prerelease",
"published_at": "2020-06-02T08:26:55Z"
},
{
"tag": "v2.1.0-rc3",
"kind": "prerelease",
"published_at": "2020-04-27T06:00:43Z"
},
{
"tag": "v2.1.0-rc2",
"kind": "prerelease",
"published_at": "2020-04-27T06:00:43Z"
},
{
"tag": "v2.1.0-rc1",
"kind": "prerelease",
"published_at": "2020-04-26T06:56:27Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-03-31T12:42:30Z"
},
{
"tag": "v2.0.0-rc2",
"kind": "prerelease",
"published_at": "2020-02-28T12:34:58Z"
},
{
"tag": "v2.0.0-rc1",
"kind": "prerelease",
"published_at": "2020-01-07T12:25:44Z"
},
{
"tag": "v2.0.0-alpha3",
"kind": "prerelease",
"published_at": "2019-11-28T08:03:22Z"
},
{
"tag": "2.0.0-alpha2",
"kind": "prerelease",
"published_at": "2019-07-19T09:41:55Z"
},
{
"tag": "2.0.0-alpha1",
"kind": "prerelease",
"published_at": "2019-05-21T01:59:59Z"
},
{
"tag": "v1.2.4",
"kind": "patch",
"published_at": "2019-10-22T08:00:53Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2019-09-20T07:11:46Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2019-01-07T11:09:00Z"
}
],
"recent_commits": [
{
"oid": "2a6556176df6c4c7b3bc6cc1c7267660e39c6a0f",
"body": "* support set log output path\r\n\r\n* err return definition.\r\n\r\nCo-authored-by: John Sun <sunqiang@styd.cn>",
"is_bot": false,
"headline": "support set log output path (#508)",
"author_name": "Klaus",
"author_login": "UnderTreeTech",
"committed_at": "2020-10-19T12:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cf97e115816a37c3426552df9601f50d3637639",
"body": "* feature: createTopic & deleteTopic, fix #514, fix #502\r\n\r\n* update deleteTopic to adapt sarama\r\n\r\n* move test to example; would mock and test in new PR\r\n\r\n* fix typo\r\n\r\n* rm commented code\r\n\r\n* update intro.md\r\n\r\n* rm commented code\r\n\r\n* rm unused code\r\n\r\n* add info/error to rlog",
"is_bot": false,
"headline": "[ISSUE #514] feature: add admintool, createTopic & deleteTopic (#515)",
"author_name": "Shuyang Wu",
"author_login": "Yiyiyimu",
"committed_at": "2020-10-19T12:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63954e444d5aca1c4a160c403bf7cf5ce5e6e668",
"body": "Co-authored-by: xiaoliaoyuan <xiaoliaoyuan@unicloud.com>",
"is_bot": false,
"headline": "Fix: FindBrokerAddrByName input parameter problem (#538)",
"author_name": "xly0713",
"author_login": "xly0713",
"committed_at": "2020-10-19T12:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d7212cbdf2035b5e9d50cec7c0e24d23345aeab",
"body": "[ISSUE #520]fix(pushConsumer):fix PullOffsetIllegal delete processQueue error",
"is_bot": false,
"headline": "Merge pull request #517 from murDDock/fix_PullOffsetIllegal",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-09-06T14:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9b98f4374aaf6f6f78f3970a5f2171f71fccda5",
"body": "[ISSUE #513] fix panic when pullconsumer started.",
"is_bot": false,
"headline": "Merge pull request #524 from Demogorgon314/master",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-09-06T13:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97419746b0d93e9b06d9453b9c39910861e3de1b",
"body": "[ISSUE #530] fix: initialize 0 for retry topic when ConsumeFromLastOffst",
"is_bot": false,
"headline": "Merge pull request #531 from xujianhai666/fix-apache-retry",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-09-06T13:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f904a3f82de1df8e0ebf1441b4ab028375306059",
"body": "…fset",
"is_bot": false,
"headline": "[ISSUE #530] fix: initialize 0 for retry topic when ConsumeFromLastOf…",
"author_name": "zero.xu",
"author_login": "xujianhai666",
"committed_at": "2020-09-06T13:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d5dab0405228dda740554a04ab06263e8e99e7d",
"body": null,
"is_bot": false,
"headline": "fix(nameserver): panic in nameserver size is changed. (#529)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-09-03T03:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac298546b08c1e5198629bf6f5f2f78990a5451d",
"body": null,
"is_bot": false,
"headline": "fix panic when pullconsumer started.",
"author_name": "Demogorgon314",
"author_login": "Demogorgon314",
"committed_at": "2020-08-13T13:40:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ab79c09371e9d48796ea9183cfc214d4d0e74c5",
"body": "Change-Id: Iba9a65d5e0bfdc513ee65e0f121b8cc2b4a76ad1",
"is_bot": false,
"headline": "fix(pushConsumer):fix PullOffsetIllegal delete processQueue error",
"author_name": "huangxingning",
"author_login": null,
"committed_at": "2020-07-30T02:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b3acc5580a9a512597b94a734feeee3001883a",
"body": "…outine (#504)\n\n* fix(consume): subMsgs should be used instead of msgs in consuming goroutine",
"is_bot": false,
"headline": "fix(reconsume): subMsgs should be used instead of msgs in consume gor…",
"author_name": "hzjiangjian",
"author_login": "hzjiangjian",
"committed_at": "2020-07-08T05:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09c1624f20e308246a129169c4d7fef4529b4bf4",
"body": "* Add log print for offset manager by broker\r\n\r\n* modify log level for offset\r\n\r\n* Support log level set",
"is_bot": false,
"headline": "Support log level set and add more log in offset. (#489)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-06-02T08:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb7d33c3d878c96cb0a99ef3b1ddffa56e95d10",
"body": "* 1. send the default value of SendResult.Status to SendUnknownError\r\n2. fix panic: select queue with nil",
"is_bot": false,
"headline": "set default of SendResult.Status and fix panic (#495)",
"author_name": "linxin",
"author_login": "dbl-x",
"committed_at": "2020-06-02T07:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4148bacf05f9542711edd7af2ecb72ef6c15c455",
"body": null,
"is_bot": false,
"headline": "Update read me file",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-05-29T02:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ca9060e0c9c02e9bd66f59f3896f33922cf903",
"body": null,
"is_bot": false,
"headline": "Fix typo. (#483)",
"author_name": "Weiyi Liu",
"author_login": "wayilau",
"committed_at": "2020-05-13T06:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b7f96c1a217e2ce9915d2fbbbdcb5c527a05f81",
"body": null,
"is_bot": false,
"headline": "update introduction of the go native sdk",
"author_name": "ShannonDing",
"author_login": "ShannonDing",
"committed_at": "2020-05-08T09:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef5bda66b86a9c4fb5e0badbd2b875fc1995c756",
"body": "keep NamesrvAddrs config and add Resolver for TraceConfig",
"is_bot": false,
"headline": "[ISSUE #473] support nsresolver in TraceConfig",
"author_name": "linxin",
"author_login": "dbl-x",
"committed_at": "2020-04-27T06:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba76ac67f2c9851706bd88a9da2e85891bbcaafc",
"body": null,
"is_bot": false,
"headline": "Update Client version to v2.1.0",
"author_name": "ShannonDing",
"author_login": "ShannonDing",
"committed_at": "2020-04-26T13:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf5882f067f353510c4f7ad6bad12b57d698905d",
"body": null,
"is_bot": false,
"headline": "Update label in Readme files.",
"author_name": "ShannonDing",
"author_login": "ShannonDing",
"committed_at": "2020-04-26T12:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d98167c4bef988a64c5ce237f1054586befe84",
"body": null,
"is_bot": false,
"headline": "Move the native branch to master.",
"author_name": "ShannonDing",
"author_login": "ShannonDing",
"committed_at": "2020-04-26T12:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a373f0392d5d8e106d3d5ecf0a6a3ec8e8bd3b",
"body": "use nameserver resolver instead of nameserver address, we can pass\r\npassThrough for direct address, httpResolver for a domain, an env resolver\r\nfor env param.",
"is_bot": false,
"headline": "feat: support nameserver resolver (#457)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-04-26T06:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0897f19d470248ac1af0e4985e93f8c4b2ce81b5",
"body": "…beat data\n\nclose #471",
"is_bot": false,
"headline": "[ISSUE #471] The message mode, ctype and where was wrong in the heart…",
"author_name": "DandelionJR",
"author_login": "DandelionJR",
"committed_at": "2020-04-24T02:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3423884364123fe4f63e5c02ab035ec7d59164a6",
"body": null,
"is_bot": false,
"headline": "fix typo.",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-04-23T09:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e68fdd2f7bf371276a69af311d98944f91b5c71",
"body": null,
"is_bot": false,
"headline": "modify readme to release version 2.0.0 (#468)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-03-31T12:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be579956f83854915f9742578e8db81860b71112",
"body": null,
"is_bot": false,
"headline": "modify version and readme to release 2.0.0 (#469)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-03-31T12:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a587973e438ddb04edda6766fe494016c670064",
"body": "* fix(trace): fix the trace message was send failed.\r\n\r\n* fix(bug): remove namespace in the trace message body\r\n\r\n* fix the processid error in client id.",
"is_bot": false,
"headline": "[ISSUE #462] fix the trace message was send failed. (#463)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-03-27T02:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ce2486470b58c406110dba87b6b50ac6889b0d",
"body": null,
"is_bot": false,
"headline": "fix typo + add GetLatestErrorMessage(for easy debugging) (#461)",
"author_name": "morysky",
"author_login": null,
"committed_at": "2020-03-26T02:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267dca5cad5454f96e94670216086c967a613e55",
"body": "Closes #443",
"is_bot": false,
"headline": "feat: ignore eof err (#450)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-03-18T08:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9d9ceb45285bcf881a452b5e4ddf96df753f870",
"body": "Closes #446",
"is_bot": false,
"headline": "fix: correct msgid (#449)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-03-18T07:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce9fd9c6cb6648f991df95531b974e202a05d9f",
"body": "…er start, or namesrvs list will be empty, lead to a panic (#445)\n\n* fix(producer): UpdateNameServerAddress shoule be called before producer start, or namesrvs list will be empty, lead to a panic\r\n\r\n* fix(producer): log topic name when queryTopicRouteInfoFromServer failed",
"is_bot": false,
"headline": "fix(producer): UpdateNameServerAddress shoule be called before produc…",
"author_name": "hzjiangjian",
"author_login": "hzjiangjian",
"committed_at": "2020-03-11T11:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb29389b7f5b7bd90d8943416e2b4e891ab499d5",
"body": "…lower broker version (#442)\n\n* fix(heatbeat): change consume type to avoid fastjson decode error in lower broker version\r\n\r\n* style(format): format the code style in client.go",
"is_bot": false,
"headline": "fix(heatbeat): change consume type to avoid fastjson decode error in …",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-03-10T11:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191cd4c02f94ea4e49ab0c448911e1d5495c9b21",
"body": "Co-authored-by: quxiaolong <quxiaolong@zhirens.com>",
"is_bot": false,
"headline": "add WithNameServerDomain for producer opt (#438)",
"author_name": "GreenPine",
"author_login": "quxiaolong1504",
"committed_at": "2020-03-08T12:45:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c78dae5b5e00d20b376dc39b49364c8d90bf49d",
"body": "fix(retry): can not consume the messages in the retry topic (#437)",
"is_bot": false,
"headline": "fix(retry): can not consume the messages in the retry topic (#437)",
"author_name": "秦宁",
"author_login": "iqinning",
"committed_at": "2020-03-03T06:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fbfc9daf2a9e1b6e5c3f2b54d04c8c54c30cde4",
"body": null,
"is_bot": false,
"headline": "doc(readme): update the method of CPP core library installing",
"author_name": "ShannonDing",
"author_login": "ShannonDing",
"committed_at": "2020-03-01T08:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af5495d3b9674b9391ca92dce7d466da9f28756",
"body": "…rt ; or end up with a failed publish (#436)",
"is_bot": false,
"headline": "fix(producer): update name server address immediately when client sta…",
"author_name": "hzjiangjian",
"author_login": "hzjiangjian",
"committed_at": "2020-02-28T12:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4067cae785c6e632df9f0f5c689e7d5aa86646",
"body": "…crash. (#429)\n\nwhen broker recover from machine creash, current routeData is not changed due to bug, which should be \"change\" as expected. then, mq can not be consumed or consuming mq can not update offset.",
"is_bot": false,
"headline": "fix(consumer): brokerName not found when broker recover from machine …",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-02-24T02:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ade23a0854642a561d224dfd4ed9f4b8beeb6c0",
"body": "Closes #415",
"is_bot": false,
"headline": "feat(producer): auto create topic for producer (#416)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-02-24T02:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e05fc0598fd08e03d6f66f8dec98269d31042fe",
"body": "- use sync.pool of bytes.Buffer instead of new\r\ncloses #407",
"is_bot": false,
"headline": "feat: reuse bytes.Buffer (#408)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-02-24T02:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24c51b17b9e797792c698d5044850d65b0b5311",
"body": "doc(readme): add Due Diligence link in the readme file",
"is_bot": false,
"headline": "doc(readme): add Due Diligence link in readme",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-02-20T13:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5c4973d7f900098a48b1f6757b9c3f17783758",
"body": null,
"is_bot": false,
"headline": "doc(readme): add Due Diligence link in the readme file (#425)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-02-20T13:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e6f902f3d90f659d9b1c9918030adb2b3cd1c36",
"body": "Closes #417 fix(consumer): sub info not updated when scale out queue",
"is_bot": false,
"headline": "fix(consumer): sub info not updated when scale out queue (#418)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-02-20T02:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f42398e79cd98420884a93af23790650513ca31",
"body": "…failed (#422)",
"is_bot": false,
"headline": "fix(travisci): use archive server to avoid download rocketmq package …",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-02-19T14:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "089cc03d644e54468b6688a74d26e5d23594fabe",
"body": "fix(consumer): use sync offset fix instead if async (#414)",
"is_bot": false,
"headline": "fix(consumer): use sync offset fix instead if async (#414)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-02-19T13:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2db09fe1921f78db6df31d3ed59d3c93dbcd49a",
"body": "…#420)",
"is_bot": false,
"headline": "fix(strategy): change the deafult mq sort to ASC when do rebalance. (…",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-02-19T12:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de34efadc06c61401d919aae292f9579d12bb4e",
"body": "* feat(doc): update SDK install docs",
"is_bot": false,
"headline": "feat(doc): update SDK install docs (#412)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-02-14T06:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adc707f730e136a1969d4f0ab7adffcb173ebd9f",
"body": "close #391",
"is_bot": false,
"headline": "feat: support mq error (#392)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-02-13T09:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683c9ac161e5b82a94517dec66ffc3933b6017d7",
"body": "default Topic is extra for UpdateTopicRouteInfo, and will cause incorrect config to retry topic.\r\n\r\nCloses #404",
"is_bot": false,
"headline": "feat(nameserver): correct impl of UpdateTopicRouteInfo (#406)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-02-12T07:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f9013ed90a244cc49fc1b392d6c967a2631c5e9",
"body": "* fix(consumer): improve retry topic support",
"is_bot": false,
"headline": "[ISSUE #402] fix(consumer): improve retry topic support (#403)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-02-12T07:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e5f75986e825e6e75305461bb21097b82774b7",
"body": "Closes #398",
"is_bot": false,
"headline": "fix(consumer): remove commit flag if slave pull (#399)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-22T08:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320d9652a05e166fa5167b837dfc0b31d3d957c1",
"body": "Closes #365",
"is_bot": false,
"headline": "fix: lock is extra when not orderly consume (#393)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-22T08:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "893736076e4f26cf1b595bad8f8c216a7111e6c8",
"body": "- move int64 to struct top\r\n\r\nCloses #396",
"is_bot": false,
"headline": "fix(core): unalign field panic when atomic operation (#397)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-21T10:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "848a09a48cdab7560f301bf9eacf4f4420aa4f4d",
"body": "* Update go.mod (#385)\r\n\r\n* Update go.mod\r\n\r\n* Update Introduction.md\r\n\r\n* fix ci error (#394)\r\n\r\nCo-authored-by: Liu Zhiheng <31875147+ZaynJarvis@users.noreply.github.com>",
"is_bot": false,
"headline": "merge rc1 chages to native branch (#395)",
"author_name": "wenfeng",
"author_login": "wenfengwang",
"committed_at": "2020-01-19T05:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27e707e80d363c32ffbfdb9beffd596fd3369ef2",
"body": null,
"is_bot": false,
"headline": "fix: consume type compatible with protocol (#387)",
"author_name": "Xin Zhang",
"author_login": "ahjdzx",
"committed_at": "2020-01-15T02:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f76a40bb4981a947212fcf490b3f61344a19417",
"body": "…390)\n\n- consistent with java\r\n\r\nCloses #389",
"is_bot": false,
"headline": "feat(consumer): move updatePullFromWhichNode ahead of result check (#…",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-15T02:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145a42c148954d9464f13399dc8203367a88b27f",
"body": "fix(doc): update notice and open statistic label (#378)",
"is_bot": false,
"headline": "fix(doc): update notice and open statistic label (#378)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-01-08T08:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f8459679376ecda675f71750d2fbac626c540c",
"body": null,
"is_bot": false,
"headline": "fix(doc): update notice and open statistic label (#375)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2020-01-08T03:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7308bc94369320195652243059f63c71bfafc74b",
"body": "* feat: Support PanicHandler\r\n\r\nCloses #354",
"is_bot": false,
"headline": "[ISSUE #354] feat: Support PanicHandler (#355)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-07T12:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33798bc30375afecaf1605cfdd8efee9527fb5f4",
"body": "* feat: clean extra code for internal packagec\r\n\r\nCloses #371\r\n\r\n* fix",
"is_bot": false,
"headline": "[ISSUE #371]feat: clean extra code for internal packagec (#372)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-07T03:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "088ab716498a0efab35942be8918b02c21cc600a",
"body": "…truct to struct pointer (#373)",
"is_bot": false,
"headline": "change transaction producer about struct, interface, chan type from s…",
"author_name": "zZ",
"author_login": "Me1onRind",
"committed_at": "2020-01-07T03:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ace48afd7c054fa6231e28407f7e40f76c84ad6",
"body": "* feat(consumer): redesign stat",
"is_bot": false,
"headline": "[ISSUE #356] feat(consumer): redesign stat (#357)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-06T02:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fad98823f3c660a03da71e2104d8f3b52b8b6de9",
"body": "Closes #369",
"is_bot": false,
"headline": "feat: remote extra code for internal/utils (#370)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-06T02:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3fa1ca88c777f222d88ba2e0eaabcdb0d72436",
"body": "* feat: remove extra code\r\n\r\nCloses #366\r\n\r\n* fix",
"is_bot": false,
"headline": "[ISSUE #366] feat: remove extra code (#367)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-06T02:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fbd4004b842dc94474c69265d20d734717ec81f",
"body": "Closes #360",
"is_bot": false,
"headline": "feat: use pool for header codec (#361)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-06T02:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7a35d4934dc7b52472fd19d1a3eedb5c73d911",
"body": "* feat(client): advance timeout\r\n\r\n- use ctx timeout for remoting Client\r\n- fix test",
"is_bot": false,
"headline": "[ISSUE #344] feat(client): advance timeout (#351)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-03T09:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe339c72953bc9c655e7c532a33fc4b35776e0c",
"body": "* feat: use jsoniter to replace with json\r\n\r\nCloses #352",
"is_bot": false,
"headline": "[ISSUE #352]feat: use jsoniter to replace with json (#353)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-03T08:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08cdb4e728c452c050c56862c527b934f245cbe4",
"body": "Closes #358",
"is_bot": false,
"headline": "feat: rename persistent with interval (#359)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-03T08:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2efa6fbf17466fd677e1647e8c317a788d602d",
"body": "Closes #362",
"is_bot": false,
"headline": "feat: more consumer option config (#363)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-03T08:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "598c979ebd6db2212776e8e38d7f623090360481",
"body": "- modify pull timeout\r\n- add suspend time\r\n\r\nCloses #349",
"is_bot": false,
"headline": "fix: pull timeout and suspend time is not consistent with java (#350)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2020-01-03T03:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be743f70415addae8f113861000bc1e079a1d4bd",
"body": "- fix producer publish update logic\r\n- fix consumer subcription update logic\r\n\r\nCloses #338",
"is_bot": false,
"headline": "fix(route): update route (#339)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-24T02:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df0129648b196117aa67972b7f89d87f6fd83855",
"body": "Closes #335",
"is_bot": false,
"headline": "feat(example): rename shutdown instead of shundown (#336)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-20T06:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f00503e032a125ac5d64986634d304d3fa8ac7d",
"body": "- fix concurrent read/write for broker version \r\nCloses #334",
"is_bot": false,
"headline": "feat(core): fix concurrent read/write for broker version (#333)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-20T06:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3391a413e25788beb1beac8dccc84dbefc764a8",
"body": "doc(readme): update prerequisites download url to apache archive server.",
"is_bot": false,
"headline": "doc(readme): update prerequisites download url.",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2019-12-20T03:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "649f89b496697f5de612ff7142a715496a24a8e0",
"body": "* support name server domain",
"is_bot": false,
"headline": "[ISSUE #314] support name server domain (#315)",
"author_name": "WeizhongTu",
"author_login": "twz915",
"committed_at": "2019-12-19T06:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c57a000c270666429c49c35e92323ee4f740658a",
"body": "- add batch message\r\n- modify producer interface",
"is_bot": false,
"headline": "feat(producer): support batch message send (#332)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-18T09:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b021b13e42fd912f69b98061ad55872be9258fc",
"body": "Closes #321",
"is_bot": false,
"headline": "fix: lots of incorrect impl (#322)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-17T06:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41f7106974b58f7f14e7422a58336234e183382e",
"body": "- remove extra equal method\r\n\r\nCloses #317",
"is_bot": false,
"headline": "fix(message): 错误的 equals实现 (#319)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-17T06:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85ee94b43cef817083b63cde16c98a9ea8cc67e5",
"body": null,
"is_bot": false,
"headline": "fix bugs of panic when decode MessageExt (#330)",
"author_name": "wenfeng",
"author_login": "wenfengwang",
"committed_at": "2019-12-11T11:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9521f97be4c50033ef15c5c435e375d2a63dd39",
"body": null,
"is_bot": false,
"headline": "Prevent pc.prch blocking (#327)",
"author_name": "兰园望月",
"author_login": "luther-siyuan",
"committed_at": "2019-12-11T07:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdbb58ad920f9eeba25568e66b7ece7aaee60487",
"body": "- add rbMutex for client rebalance\r\n- use atomic value to avoid concurrency\r\n\r\nCloses #313",
"is_bot": false,
"headline": "feat(client): add mutex for rebalance (#316)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-10T12:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bda9f6a82c9ccef5fe5230448b08e612f5da59a5",
"body": "* message add GetProperties func",
"is_bot": false,
"headline": "[ISSUE #328] message add GetProperties func (#325)",
"author_name": "都成",
"author_login": "magic-chengdu",
"committed_at": "2019-12-10T12:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "028214a3875425a6b0d5ee97bbb0cc51379c01c6",
"body": "Closes #323",
"is_bot": false,
"headline": "feat(message): remove extra code (#324)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-10T12:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6b08aafd5f8fe0b2d54b3377c5cc70b7bdf8d43",
"body": "- using atomic for status\r\n\r\nCloses #318",
"is_bot": false,
"headline": "fix: using atomic status for producer/consumer (#320)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-12-05T08:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757420dcb1e8441021bab6845c5c6f054a80aa77",
"body": "* Adding GET_CONSUMER_RUNNING_INFO impl\r\n\r\n* add Marshal ConsumerRunningInfo Test Case",
"is_bot": false,
"headline": "[ISSUE #301] Adding GET_CONSUMER_RUNNING_INFO (#311)",
"author_name": "wenfeng",
"author_login": "wenfengwang",
"committed_at": "2019-11-28T08:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69adf07c19355cb08ccd350db7bf0756dc3d6ff5",
"body": null,
"is_bot": false,
"headline": "fix(travis): use aichive link to download rocketmq binary (#312)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2019-11-27T13:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82bd6384a2262c8de493115d9c703c1bbb3d5d2f",
"body": "…nsumer (#310)\n\n* fix issue 271",
"is_bot": false,
"headline": "[ISSUE #271] Fix bugs that can't consume multiple topics in single co…",
"author_name": "wenfeng",
"author_login": "wenfengwang",
"committed_at": "2019-11-26T11:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "713ba898049749e517f2ab49165777404319b14b",
"body": "doc(readme): update orderly producer using the new API.",
"is_bot": false,
"headline": "doc(readme): update orderly producer using new api",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2019-11-26T07:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b9f93fc7e0afbf2ccc071269afc76fc0001730",
"body": "- use atomic.Bool instead of bool\r\n- be consistent with java\r\n- use map[primitive.MessageQueue]bool instead of map[int]bool, 0",
"is_bot": false,
"headline": "feat(consumer): advance code (#309)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-11-25T08:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f00f3f11b23d5e95474fd8e1cb1bbdcf65fd69b",
"body": "…hutdown (#308)\n\n* resolve issue-294",
"is_bot": false,
"headline": "[ISSUE #294] Resolve problem print error log when producer/consumer s…",
"author_name": "wenfeng",
"author_login": "wenfengwang",
"committed_at": "2019-11-22T02:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe46dcb7819c05d65807f66ec712f29cff01f3f",
"body": "doc(readme): update binary download link to 1.2.4",
"is_bot": false,
"headline": "doc(readme): update binary download link to 1.2.4",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2019-11-20T06:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28715e505be6988ec81cfe16f6a26f4d5a9befe0",
"body": "* optimize shutdown rmqClient",
"is_bot": false,
"headline": "[ISSUE #293] Optimize Close of rmqClient (#303)",
"author_name": "wenfeng",
"author_login": "wenfengwang",
"committed_at": "2019-11-20T02:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e9d5b16fe102d226d6945ced2f0e17045ec4bb1",
"body": "…nStore",
"is_bot": false,
"headline": "[ISSUE #299] offset store read missing fallthrough for _ReadMemoryThe…",
"author_name": "jalesys",
"author_login": "jalesys",
"committed_at": "2019-11-19T03:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "678f3038a65689ebb585182faf595a53f32e7fa0",
"body": "doc(readme): add codecov in the readme",
"is_bot": false,
"headline": "doc(readme): add codecov in the readme",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2019-11-08T09:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5464ebeda89503e457617d643b325e6c64ef195",
"body": "* feat(ci): open online test cases and fix warnings",
"is_bot": false,
"headline": "feat(ci): open online test cases (#295)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2019-11-08T09:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2681ee7af01a2e8da5fe22ffdf44bc1e62b78639",
"body": "* Add go coverall test\r\n\r\n* Add go coverall test\r\n\r\n* Add code cover\r\n\r\n* Add testcase for message\r\n\r\n* Add test case for error and queue\r\n\r\n* Add more test case\r\n\r\n* Add more test case",
"is_bot": false,
"headline": "feat(unittest): add more test case for apis. (#291)",
"author_name": "dinglei",
"author_login": "ShannonDing",
"committed_at": "2019-11-07T14:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4364ebd190588b4a40963182495318002b03e63a",
"body": "* add coverage status label\r\n\r\n* add SetLogger method",
"is_bot": false,
"headline": "Add SetLogger method (#290)",
"author_name": "wenfeng",
"author_login": "wenfengwang",
"committed_at": "2019-11-07T07:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25a2aadead0785bf1d858a2d3d8a794535e9b8f",
"body": "- add done chan for lifecycle close",
"is_bot": false,
"headline": "fix(consumer): goroutine leak when shutdown (#286)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-11-07T02:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3dc7e7c1d9502c85945f024af2ed8ca211ee1f",
"body": "- delete json tag in internal/request.go",
"is_bot": false,
"headline": "feat(protocol): remove extra json tag (#283)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-11-04T03:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92dfa3b2f37709d21cc2dc3833938500d57fe680",
"body": "- use millis instead of seconds\r\n- requestCode turn to 29",
"is_bot": false,
"headline": "fix(protocol): SearchOffsetByTimestamp protocol bug (#282)",
"author_name": "xujianhai666",
"author_login": "xujianhai666",
"committed_at": "2019-11-04T03:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf93cbc72196a16377881603e76a232d5e34507",
"body": null,
"is_bot": false,
"headline": "support broker addr search by default topic (#276)",
"author_name": "qilingping",
"author_login": "qilingping",
"committed_at": "2019-11-04T03:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eb471016c0d60e03044e42ced8baf08a3271897",
"body": "- fix the consumer subscripe with tag",
"is_bot": false,
"headline": "fix(PushConsumer):fix the consumer subscripe with tag (#277)",
"author_name": "wongxinjie",
"author_login": null,
"committed_at": "2019-11-04T02:48:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 0,
"latest_release_at": "2020-09-03T03:56:14Z",
"latest_release_tag": "v2.1.0-rc5",
"releases_from_tags": true,
"days_since_last_push": 1970,
"active_weeks_last_year": 0,
"days_since_latest_release": 2152,
"mean_days_between_releases": 45.8
},
"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/apache/rocketmq-client-go/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/apache/rocketmq-client-go/v2",
"is_deprecated": false,
"latest_version": "v2.1.2",
"repository_url": "https://github.com/apache/rocketmq-client-go",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2023-08-03T07:41:38Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1087
}
]
},
"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": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 36683,
"source_files_sampled": 110,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/emirpasic/gods",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/golang/mock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.1"
},
{
"name": "github.com/json-iterator/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.9"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "github.com/sirupsen/logrus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "github.com/smartystreets/goconvey",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190710185942-9d28bd7c0945"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/tidwall/gjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
},
{
"name": "go.uber.org/atomic",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "stathat.com/c/consistent",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
}
],
"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": 0,
"top_contributors": [
{
"type": "User",
"login": "xujianhai666",
"commits": 80,
"avatar_url": "https://avatars.githubusercontent.com/u/52450794?v=4"
},
{
"type": "User",
"login": "ShannonDing",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/16487356?v=4"
},
{
"type": "User",
"login": "wenfengwang",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/9766821?v=4"
},
{
"type": "User",
"login": "luther-siyuan",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/17489757?v=4"
},
{
"type": "User",
"login": "vongosling",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/635581?v=4"
},
{
"type": "User",
"login": "zjykzk",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/1698823?v=4"
},
{
"type": "User",
"login": "jonnxu",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/22720404?v=4"
},
{
"type": "User",
"login": "dongeforever",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/8434428?v=4"
},
{
"type": "User",
"login": "gaofengcumt",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/6193646?v=4"
},
{
"type": "User",
"login": "cloes",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5997418?v=4"
}
],
"contributors_sampled": 40,
"top_contributor_share": 0.269
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"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 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2a6556176df6c4c7b3bc6cc1c7267660e39c6a0f",
"ran_at": "2026-07-26T05:57:57Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lizhanhui/rocketmq-client-go",
"host": "github.com",
"name": "rocketmq-client-go",
"owner": "lizhanhui"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 27,
"inputs": {
"security": 30,
"vitality": 17,
"community": 12,
"governance": 49,
"engineering": 50,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 32,
"overall_after_abandonment_multiplier": 27
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1970,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1970 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1970
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v2.1.0-rc5",
"releases_from_tags": true,
"days_since_latest_release": 2152,
"mean_days_between_releases": 45.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2152 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2152
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~45.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 45.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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2105,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2105 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2105,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 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 (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": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"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": 40,
"top_contributor_share": 0.269
},
"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 27% of commits",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 27
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "40 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 40
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 156,
"owner_type": "User",
"is_verified": null,
"owner_login": "lizhanhui",
"public_repos": 384,
"account_age_days": 5626
},
"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": "156 followers of lizhanhui",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 156,
"login": "lizhanhui"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "384 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 384
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"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": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"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": 50,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": ".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": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://rocketmq.apache.org/",
"has_readme": false,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://rocketmq.apache.org/",
"points": 15,
"status": "met",
"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": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.91,
"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": "91 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 91,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"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": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.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": "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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 36683,
"source_files_sampled": 110,
"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/110 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 110,
"oversized": 0
}
}
],
"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/apache/rocketmq-client-go/v2' points at a different repository (https://github.com/apache/rocketmq-client-go); 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-26T05:58:12.789861Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lizhanhui/rocketmq-client-go.svg",
"full_name": "lizhanhui/rocketmq-client-go",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}