Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 59135,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1110736
},
"pushed_at": "2026-07-20T04:05:12Z",
"created_at": "2020-12-06T16:05:04Z",
"owner_type": "User",
"updated_at": "2020-12-11T02:04:08Z",
"description": "Golang library of Minecraft protocol for creating bots or server",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "Miku0139oao",
"company": null,
"location": "HONG KONG",
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/62833794?v=4",
"created_at": "2020-03-29T10:10:47Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 2311
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.16.1",
"kind": "patch",
"published_at": "2020-09-21T17:07:32Z"
},
{
"tag": "v1.15.2",
"kind": "patch",
"published_at": "2020-06-30T15:35:11Z"
},
{
"tag": "v1.15.1",
"kind": "patch",
"published_at": "2020-01-16T04:57:01Z"
},
{
"tag": "v1.15.0",
"kind": "minor",
"published_at": "2019-12-23T04:59:22Z"
},
{
"tag": "v1.14.4",
"kind": "patch",
"published_at": "2019-07-22T05:03:26Z"
},
{
"tag": "v1.14.3",
"kind": "patch",
"published_at": "2019-07-16T15:32:54Z"
},
{
"tag": "v1.14.2",
"kind": "patch",
"published_at": "2019-06-18T18:01:04Z"
},
{
"tag": "v1.14.1",
"kind": "patch",
"published_at": "2019-05-29T13:16:29Z"
}
],
"recent_commits": [
{
"oid": "67806abcdb744eebeca5f3a1d8d0107a2d5cbf46",
"body": null,
"is_bot": false,
"headline": "fix #88",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-11-30T06:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff161afd50db660e89fea9ac41d0b5efb96723b2",
"body": "Support for Minecraft 1.16.4",
"is_bot": false,
"headline": "Merge pull request #87 from nugget/nugget/minecraft-1.16.4",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-11-19T08:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9cb621f23eff138a0a6d7219cccda65a4e8f8ec",
"body": null,
"is_bot": false,
"headline": "Support for Minecraft 1.16.4",
"author_name": "David McNett",
"author_login": "nugget",
"committed_at": "2020-11-18T17:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0af0377a4ff25de4e24ab192f5b1987432ccf0ee",
"body": "Implement physics + pathfinding over slabs",
"is_bot": false,
"headline": "Merge pull request #85 from twitchyliquid64/master",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-10-14T02:16:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1240aefc38f609ee6f0fe01e2b1fec3e72441790",
"body": null,
"is_bot": false,
"headline": "Implement physics + pathfinding over slabs",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-10-13T05:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5120b2dd9a760949368602ff23f9cf014fe78857",
"body": "Massive update",
"is_bot": false,
"headline": "Merge pull request #84 from twitchyliquid64/master",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-10-10T23:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8ed2c3f0369ce9a71c738b2956bceec439ff16b",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-10-06T07:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5934c78e0cd862b789cb2c110c4384c06fc716e9",
"body": null,
"is_bot": false,
"headline": "Implement jumped crossings and dropping down two blocks",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-10-04T01:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a552ddc008b5795266564f036eb23815da8301fc",
"body": null,
"is_bot": false,
"headline": "Add warning if sound index is unknown instead of panic",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-30T05:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176c7a68f618a6c4d6d8f5d10057ea192195afa7",
"body": null,
"is_bot": false,
"headline": "Improve alignment with stairs when moving",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-29T02:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bdea5a0f94fff5014fe297a7abee3dbde5b8c53",
"body": null,
"is_bot": false,
"headline": "Implement TransactionConfirmation event + packet",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-28T04:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93cb674bd24817fb7c051042987db594b0b3eec3",
"body": null,
"is_bot": false,
"headline": "Use more realistic yaw/pitch speeds",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-27T23:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670799df8d01a48eb14aace87642f6b3052a5480",
"body": null,
"is_bot": false,
"headline": "Start implementing boilerplate for manipulating inventory",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-27T01:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a269d9b63038215e382ebe2acd15b5726537f27",
"body": null,
"is_bot": false,
"headline": "Minor movement improvements",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-26T07:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cadc1cab3ae147092a2f043fd78c29961d19ee0c",
"body": null,
"is_bot": false,
"headline": "Replicate vanilla physics, make pathing movements smooth",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-26T06:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8384eb99deb738980dcad64f2dc7a1ebfb74db7d",
"body": null,
"is_bot": false,
"headline": "Tune pathfinding and movements",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-24T06:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39379d13885acceffe8efa5bbaee355ce3ff4576",
"body": null,
"is_bot": false,
"headline": "Implement asension of ladders",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-24T06:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "797ba13fdd60dbbb4529864c75097a2085148077",
"body": null,
"is_bot": false,
"headline": "Implement ladders",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-24T04:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "565b241f0ea8afe2cea2134cda6b54ac577fbe8d",
"body": null,
"is_bot": false,
"headline": "Use block bounding boxes",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-24T02:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb6289da6a74c27805206359e1e4b5d5e4b6241b",
"body": null,
"is_bot": false,
"headline": "Add block shape data",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-24T01:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa6f9b72b359f346b57fb5e860c58acec25d3e9c",
"body": null,
"is_bot": false,
"headline": "Get Ascend* movements working reliably",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-23T22:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7c454969faa859038ac1bf817ec290d2f04b665",
"body": "rename tag for nbt_type to list instead of noarray and add documentation",
"is_bot": false,
"headline": "Merge pull request #83 from masp/master",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-09-22T06:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcdf4bda873c2cb47a84df7a71f30a340d8ad7c0",
"body": null,
"is_bot": false,
"headline": "WIP getting jumping to work",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-22T02:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "473669cbcef6dde138bb62ce7a6a024422d62daa",
"body": null,
"is_bot": false,
"headline": "rename tag for nbt_type to list instead of noarray and add documentation",
"author_name": "Mark Asp",
"author_login": "masp",
"committed_at": "2020-09-22T01:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53504bcddbfba10f880d7a8f8e4977a898898023",
"body": "Support for Minecraft 1.16.2",
"is_bot": false,
"headline": "Merge pull request #74 from nugget/nugget/minecraft-1.16.2",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-09-21T17:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc93c2007f61b501c439366849a01da5ad3cd6e",
"body": "NBT: Add support for nonarray lists, fix bugs with structs, make compliant with bigtest.nbt",
"is_bot": false,
"headline": "Merge pull request #81 from masp/master",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-09-21T17:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb278ddd1d8b1552dd120c63204bc41313e925ba",
"body": null,
"is_bot": false,
"headline": "Update item data.",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-21T03:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46acaa064a90ebdb665ecc1e50b7d63723744e3",
"body": null,
"is_bot": false,
"headline": "Track and update tile entities",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-21T00:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f30dc402e814d90545e5825479ab1122b48b8b",
"body": null,
"is_bot": false,
"headline": "Implement basic pathfinding",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-20T22:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d122e2f8b035fb481985b452edcc0a667571763",
"body": null,
"is_bot": false,
"headline": "Basic entity tracking",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-19T22:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d1825b7e85a30dacd878dd75055dcff0394ffbc",
"body": null,
"is_bot": false,
"headline": "Make entity.Category enum to avoid using a string",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-18T22:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc65a405d6a64e71a303019baa5664d85f34c21",
"body": null,
"is_bot": false,
"headline": "Fix off-by-one when cloning chunks",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-18T22:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5e6d87aaf79af0dede6e36fe5abd291cd715a63",
"body": null,
"is_bot": false,
"headline": "remove nbt file",
"author_name": "Mark Asp",
"author_login": "masp",
"committed_at": "2020-09-18T14:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d3f46b58f90fc76b2cf5a54bcb25956f1b36492",
"body": null,
"is_bot": false,
"headline": "Move test to nbt_test.go & don't ignore errors",
"author_name": "Mark Asp",
"author_login": null,
"committed_at": "2020-09-18T14:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0fed0e287152e130023b63c944e7b6ca59df912",
"body": null,
"is_bot": false,
"headline": "remove outdated readme comment",
"author_name": "Mark Asp",
"author_login": "masp",
"committed_at": "2020-09-18T03:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b9ba93600d69cb1db1a72bf7f063d663f76588",
"body": "… with bigtest.nbt",
"is_bot": false,
"headline": "add support for nonarray lists, fix bugs with structs, make compliant…",
"author_name": "Mark Asp",
"author_login": "masp",
"committed_at": "2020-09-18T03:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a6e72a0461f7a52d6a296093dc7e4478a7ecbb3",
"body": null,
"is_bot": false,
"headline": "Add entity information",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-17T20:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ecf08fa50e863c28bae0f602e7a16f706d3479a",
"body": null,
"is_bot": false,
"headline": "Implement packet decoding for entities",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-17T07:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a981ab84f58fce40f4bac8d2c594a8b93d847982",
"body": null,
"is_bot": false,
"headline": "Implement basic X/Z control surface",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-17T04:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70bb24a7fbb7730e45124b95444b480550fb31c9",
"body": null,
"is_bot": false,
"headline": "Major update to implement basic collision",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-17T03:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec9d3079514c4bfb617f04a6781396807f2f1ab",
"body": null,
"is_bot": false,
"headline": "Major update of chunk system for 1.16.2",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-15T03:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bb141fcd900ea8b5be367dd7d64468d5b96146",
"body": null,
"is_bot": false,
"headline": "Move decode of complex packets into their own package",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-13T04:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b58d959b932b2970f2508eee5cea888578d77a7f",
"body": null,
"is_bot": false,
"headline": "Move to new block dataset",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-13T02:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4532977c9c06e244e17703bb6337f5df61242300",
"body": null,
"is_bot": false,
"headline": "Merge branch 'block_info' into packet_id",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-13T02:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0003da756a79182d254d8e73d7608569d0bd5bab",
"body": null,
"is_bot": false,
"headline": "Implement package and generator for block information.",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-12T22:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "358fb7b659322dc880dfdb16d8a50a676c1fd596",
"body": null,
"is_bot": false,
"headline": "Implement generator and type for packet IDs",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-12T20:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ec82d90a7faede597e4792630c3d95a139ed2ad",
"body": null,
"is_bot": false,
"headline": "Update to 1.16.3 + add a few new event callbacks.",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-12T01:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bff8bcb2be7ace9df98b0276195d41c9e1f0141",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch '1.16.2/nugget/minecraft-1.16.2'",
"author_name": "Tom",
"author_login": null,
"committed_at": "2020-09-11T22:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff82db3c82b6555f6069a49f6a376aad2f10dad",
"body": null,
"is_bot": false,
"headline": "Fix \"italic\" bug mentioned in #76",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-09-11T02:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edd1aa52eeaebd002e4ff471e9fd64f92474c79e",
"body": "Add marshaling of struct and interface types for nbt",
"is_bot": false,
"headline": "Merge pull request #75 from masp/master",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-09-08T01:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610cb0c7d59fb685f2c7d935df9aeae65c8f116c",
"body": null,
"is_bot": false,
"headline": "add marshaling of struct and interface types for nbt",
"author_name": "Mark Asp",
"author_login": "masp",
"committed_at": "2020-09-07T22:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48dca250ed7e5e88f90d8f3ff586134486c69596",
"body": null,
"is_bot": false,
"headline": "Remove debugging output",
"author_name": "David McNett",
"author_login": "nugget",
"committed_at": "2020-08-31T16:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3acd41542b59433343e410348afd1993cede965",
"body": null,
"is_bot": false,
"headline": "Successful decoding of biomesData",
"author_name": "David McNett",
"author_login": "nugget",
"committed_at": "2020-08-31T16:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee164b05d4e28e275cd43e585b8248b7aeab9953",
"body": null,
"is_bot": false,
"headline": "Remove debugging line",
"author_name": "David McNett",
"author_login": "nugget",
"committed_at": "2020-08-31T02:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0365d9c8bf2e96a1047e1666669054e85c972a",
"body": null,
"is_bot": false,
"headline": "Non-working attempt at parsing new biomesData format",
"author_name": "David McNett",
"author_login": "nugget",
"committed_at": "2020-08-31T02:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c05d5ff0461a1209ed7c45dd7277fcafa0facad",
"body": null,
"is_bot": false,
"headline": "Update packetIDs to 1.16.2 protocol 751",
"author_name": "David McNett",
"author_login": "nugget",
"committed_at": "2020-08-31T01:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ec365af322e8f0920bfc4e9d3a81f9d25f5ce99",
"body": null,
"is_bot": false,
"headline": "Blind version bump for 1.16.2",
"author_name": "David McNett",
"author_login": "nugget",
"committed_at": "2020-08-26T16:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a6f3b2192fdaac3400266a829eef9b8a5633ac",
"body": "Add bot API to handle experience updates",
"is_bot": false,
"headline": "Merge pull request #73 from lanindev/bot-experience",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-08-02T00:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d45de88246a8916eca9fee05908a75fbbac1353c",
"body": null,
"is_bot": false,
"headline": "Add bot API to handle experience updates",
"author_name": "Andrew Lanin",
"author_login": null,
"committed_at": "2020-08-01T20:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42a62336689433e375a74bdb81b31f0a8d6036e",
"body": "refactor mcbot JoinServer to allow correct handshake packet",
"is_bot": false,
"headline": "Merge pull request #71 from dazoe/fix-handshake",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-25T23:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3933bed4a9afac87194968a6f1809847193b23c2",
"body": null,
"is_bot": false,
"headline": "refactor mcbot JoinServer to allow correct handshake packet",
"author_name": "Dave Akers",
"author_login": "dazoe",
"committed_at": "2020-07-25T15:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c47cad337d14cbd08d3126fe713a43e593350b6",
"body": "Update soundIDs.go",
"is_bot": false,
"headline": "Merge pull request #69 from MscBaiMeow/patch-1",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-20T03:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "694cdf1db82814d91ac466620f81e157d49a6890",
"body": null,
"is_bot": false,
"headline": "Update soundIDs.go",
"author_name": "BaiMeow",
"author_login": "BaiMeow",
"committed_at": "2020-07-20T01:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a232f9f01ca0bb096c3287a2bb9ea1737452d352",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-14T04:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f6c6fa9baa0b0b6c76e1c86251aa3f5030f9cb",
"body": null,
"is_bot": false,
"headline": "Improved rcon testing",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-14T04:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42177f3ef60ca1e733a60907fd515c7a1829785c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-13T17:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d526bc7e7469828b7e69b854873d832882a1a2e",
"body": "Adds `Close()` function to RCONClientConn and RCONServerConn",
"is_bot": false,
"headline": "Merge pull request #65 from DeadlySurgeon/master",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-13T01:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2159d1c959a8cec3aa990d83ed9845699e3af571",
"body": null,
"is_bot": false,
"headline": "Adds Close Function",
"author_name": "The Surgeon",
"author_login": "DeadlySurgeon",
"committed_at": "2020-07-13T01:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee23be105f051a6de950cb09bddc56170496f5a1",
"body": null,
"is_bot": false,
"headline": "Deleted is deleted",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-09T06:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b22ad870c3859c573a3e7188f8dd5c2987755fcf",
"body": null,
"is_bot": false,
"headline": "Doesn't convert UUID to string in ChatMsg event.",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-09T05:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3e6b01d5d504fbfc2fd46df88fc6c565c12bce",
"body": null,
"is_bot": false,
"headline": "Merge branch 'pull/62' into 1.16-dev",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-07-09T05:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7cfd4bbc6a0efe6be31a89b784ad47966779c2d",
"body": null,
"is_bot": false,
"headline": "fix autofish.go",
"author_name": "genanik",
"author_login": "Genanik",
"committed_at": "2020-07-01T05:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444229216a786c4372fe7895f8ca914df0e810b3",
"body": null,
"is_bot": false,
"headline": "Basic support for 1.16.1",
"author_name": "genanik",
"author_login": "Genanik",
"committed_at": "2020-07-01T03:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32a6898b12d2f3424097fcc6ddae41752f531f07",
"body": null,
"is_bot": false,
"headline": "Update packetIDs to 1.16",
"author_name": "genanik",
"author_login": "Genanik",
"committed_at": "2020-07-01T01:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b602b7b3e0cc808d122488a7c93ae651afac18ae",
"body": null,
"is_bot": false,
"headline": "example server. close #61",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-06-30T15:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c01e5a1401637311de466ecf6a80266dc96fbbb",
"body": "指定當傳送加入伺服器的請求至Mojang時的Content-Type標頭",
"is_bot": false,
"headline": "Merge pull request #60 from rain931215/patch-1",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-06-23T15:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f8f85aa1d3325b00f189cc0a11d41766bc13618",
"body": "官方好像正常是要指定Content-Type( https://wiki.vg/Authentication#Request_format )\r\n現在是不加沒關係\r\n但如果Mojang修正的話可能會出錯",
"is_bot": false,
"headline": "指定當傳送加入伺服器的請求至Mojang時的Content-Type標頭",
"author_name": "Rainchi",
"author_login": "rainchi",
"committed_at": "2020-06-23T09:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61f1fc31b63fffb8aa996e555caa9b8bf21d8f72",
"body": null,
"is_bot": false,
"headline": "change packet id from Byte to VarInt. #59",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-06-02T06:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0371163cde1d8d61efe16a2e356e7d8939143c8",
"body": null,
"is_bot": false,
"headline": "document part 3: Chinese version",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-24T06:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91db0ec40ba570a48bce071ee8e0b2c72f41c39f",
"body": null,
"is_bot": false,
"headline": "document part 2",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-24T06:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "100a73c2d86b465e92454ab27f94ff71a4244826",
"body": null,
"is_bot": false,
"headline": "document part 1",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-24T05:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dade32116f8236650979795f4ec8f2b2dd914b39",
"body": null,
"is_bot": false,
"headline": "Simplified bit operation",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-24T04:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfd8d6b870bbf2d561a7552045788e2cfec3b489",
"body": "Rewrite chunk data decoder",
"is_bot": false,
"headline": "Merge pull request #57 from Tnze/patch-chunkdata",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-21T09:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ae88b10f49f328cdd996e6c16dc9bb7aafc198d",
"body": null,
"is_bot": false,
"headline": "change API of Section from (x, y, z int) to (offset int)",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-21T09:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2db43755f111a28ed7f1e2823e9e7d4c771c8241",
"body": null,
"is_bot": false,
"headline": "The paletteSection can auto increase its underlying directSection.",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-21T09:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97dca9881949e6d00af3f6c123c4bc49fc5d0356",
"body": null,
"is_bot": false,
"headline": "add unit test for paletteSection",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-19T08:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c9525525eb836d7a09584e219963a7ca26f971",
"body": null,
"is_bot": false,
"headline": "add unit test for directSection",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-19T06:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32527442edde507136897e3adb3a464663e7f780",
"body": null,
"is_bot": false,
"headline": "add SetBlock function",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-19T06:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa75535f372ef3fd871297c429c9a97a5fd50451",
"body": null,
"is_bot": false,
"headline": "add GetBlock function",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-17T06:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba832b424cafbdc7d438ba314771460499dbf90",
"body": null,
"is_bot": false,
"headline": "rewrite chunk data decoder",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-17T05:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab9db15d0bd32c8fd138d460af4a213eeccc5890",
"body": "攻擊時不需指定主手或副手",
"is_bot": false,
"headline": "Merge pull request #54 from rain931215/master",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-02T10:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d58589601eb2901046adaa91250724430f3fe87",
"body": "參照https://wiki.vg/Protocol#Interact_Entity裡的\nHand為Only if Type is interact or interact at;",
"is_bot": false,
"headline": "攻擊時不需指定主手或副手",
"author_name": "rain931215",
"author_login": "rainchi",
"committed_at": "2020-05-02T09:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3052668a323b82eb406c906bf564a4ba578c316",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-01T02:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3257c81a27592d18d2d0ffeac2b69f143d1e1d06",
"body": null,
"is_bot": false,
"headline": "expose control sequences function",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-05-01T02:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87bdc91beb27dbf4d2869e72070eaf6ac8d1e22",
"body": null,
"is_bot": false,
"headline": "Add unit test for invalid long VarInt",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-04-26T05:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6ca182ba1030e44159a05f366e3b3274246a869",
"body": "Before VarInt could have had a size of 7 byte without generating errors (max should be 5).\r\n>= 5 is because we start from 0 and i=5 is already in error.\r\nFor example if byte of VarInt are [255 255 255 255 255 255 1], at penultimate iteration, i will be 5 (start at 0) so there aren't errors and at the last the break bypass the sec&0x80 check.\r\nSame for VarLong.",
"is_bot": false,
"headline": "Fixed VarInt and VarLong max size",
"author_name": "Erik Pellizzon",
"author_login": "ErikPelli",
"committed_at": "2020-04-25T16:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b509967247eebfefa43b00ff6dfbbdcf0f5c73ca",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-04-12T06:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebf1d5c2c2ebbd9c4036bd3d9704e491ac8ba49c",
"body": "…anslateMsg",
"is_bot": false,
"headline": "Update languages file. Add two function to chat packet: Append and Tr…",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-04-12T06:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf150c16fa2ee29c293a8ba1be47fcfe9fd4bbaa",
"body": "… needed for #50",
"is_bot": false,
"headline": "support marshal []int16, []float32, []float64 and []string. More work…",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-04-08T08:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcddc6698bb958b8d949837f00d348b2a38a389b",
"body": null,
"is_bot": false,
"headline": "add marshal test for nbt library",
"author_name": "Tnze",
"author_login": "Tnze",
"committed_at": "2020-04-08T05:18:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 0,
"latest_release_at": "2020-09-21T17:07:32Z",
"latest_release_tag": "v1.16.1",
"releases_from_tags": true,
"days_since_last_push": 7,
"active_weeks_last_year": 0,
"days_since_latest_release": 2135,
"mean_days_between_releases": 68.7
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Tnze/go-mc",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/Tnze/go-mc",
"is_deprecated": false,
"latest_version": "v1.20.2",
"repository_url": "https://github.com/Tnze/go-mc",
"versions_count": 25,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2024-03-09T16:11:06Z",
"latest_version_yanked": null,
"days_since_latest_publish": 870
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"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": 469795,
"source_files_sampled": 212,
"oversized_source_files": 118,
"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/beefsack/go-astar",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20200827232313-4ecf9e304482"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Tnze",
"commits": 190,
"avatar_url": "https://avatars.githubusercontent.com/u/19628575?v=4"
},
{
"type": "User",
"login": "nugget",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/77628?v=4"
},
{
"type": "User",
"login": "masp",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/841066?v=4"
},
{
"type": "User",
"login": "Sunbread",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/6679845?v=4"
},
{
"type": "User",
"login": "Genanik",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/27051834?v=4"
},
{
"type": "User",
"login": "rainchi",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/35858349?v=4"
},
{
"type": "User",
"login": "BaiMeow",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/38121125?v=4"
},
{
"type": "User",
"login": "dazoe",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/989787?v=4"
},
{
"type": "User",
"login": "ErikPelli",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/46297387?v=4"
},
{
"type": "User",
"login": "DeadlySurgeon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/60354262?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.868
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.yml"
],
"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": 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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "67806abcdb744eebeca5f3a1d8d0107a2d5cbf46",
"ran_at": "2026-07-28T03:14:17Z",
"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": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Miku0139oao/go-mc",
"host": "github.com",
"name": "go-mc",
"owner": "Miku0139oao"
},
"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": 26,
"inputs": {
"security": 32,
"vitality": 38,
"community": 12,
"governance": 26,
"engineering": 40,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 30,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 38,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"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": 8,
"latest_release_tag": "v1.16.1",
"releases_from_tags": true,
"days_since_latest_release": 2135,
"mean_days_between_releases": 68.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2135 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2135
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~68.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 68.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2065,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2065 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2065,
"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": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "critical",
"name": "Sustainability & Governance",
"value": 26,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.868
},
"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 87% of commits",
"points": 3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 87
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"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": "at_risk",
"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": 44,
"inputs": {
"followers": 1,
"owner_type": "User",
"is_verified": null,
"owner_login": "Miku0139oao",
"public_repos": 30,
"account_age_days": 2311
},
"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": "1 followers of Miku0139oao",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "Miku0139oao"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~6 yr old",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
}
],
"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": 40,
"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": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 32,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"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 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 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"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": 42,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.21,
"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": "21 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"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 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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 469795,
"source_files_sampled": 212,
"oversized_source_files": 118
},
"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": "118/212 source files over 60KB",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 212,
"oversized": 118
}
}
],
"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",
"Community profile unavailable",
"go package 'github.com/Tnze/go-mc' points at a different repository (https://github.com/Tnze/go-mc); 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-28T03:14:27.322530Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/Miku0139oao/go-mc.svg",
"full_name": "Miku0139oao/go-mc",
"license_state": "standard",
"license_spdx": "MIT"
}