JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 1818,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 867242
},
"pushed_at": "2025-04-12T08:40:12Z",
"created_at": "2025-04-11T14:25:48Z",
"owner_type": "User",
"updated_at": "2025-04-12T08:11:53Z",
"description": "General purpose library for Minecraft Bedrock Edition software written in Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Luuma",
"type": "User",
"login": "rog-studios",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/159778478?v=4",
"created_at": "2024-02-12T11:34:53Z",
"is_verified": null,
"public_repos": 10,
"account_age_days": 898
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-04-12T08:40:12Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2025-04-12T08:12:25Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2025-04-12T07:08:42Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-04-12T06:50:28Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-04-11T17:09:28Z"
},
{
"tag": "base",
"kind": "other",
"published_at": "2025-04-11T14:35:23Z"
}
],
"recent_commits": [
{
"oid": "edaad97463c158d0c3f20c0f1d289fbd48e55b1d",
"body": null,
"is_bot": false,
"headline": "Remove Server Versions Overrides",
"author_name": "Luuma",
"author_login": "rog-studios",
"committed_at": "2025-04-12T08:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b45160013354e39976aad78eb525a2a0ce0f3fd",
"body": "Fix regex problem with server pattern in listen config",
"is_bot": false,
"headline": "Fix Regex Problem",
"author_name": "Luuma",
"author_login": "rog-studios",
"committed_at": "2025-04-12T07:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76bd481871df652c98f533b1d8606563a82fc296",
"body": "Add BaseGameVersion field in ListenConfig",
"is_bot": false,
"headline": "Add BaseGameVersion Field",
"author_name": "Luuma",
"author_login": "rog-studios",
"committed_at": "2025-04-12T06:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f03e91c3c488b255db3e9dac0fd2c9738a4cbf8",
"body": null,
"is_bot": false,
"headline": "Remove Comments",
"author_name": "Luuma",
"author_login": "rog-studios",
"committed_at": "2025-04-11T17:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143718f83e2cec08c7a37250385667ac7f2859a9",
"body": "Tempory fix for The Hive, problems with chunk loading",
"is_bot": false,
"headline": "Tempory Fix",
"author_name": "Luuma",
"author_login": "rog-studios",
"committed_at": "2025-04-11T17:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acba6fbfe9693f538b3d05a336f58ddc80304d07",
"body": "Reordering of packets in the login to have a correct order, similar to that of the minecraft client",
"is_bot": false,
"headline": "Packet Reordering",
"author_name": "Luuma",
"author_login": "rog-studios",
"committed_at": "2025-04-11T16:51:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd82ea9c23613e7cec2caacb8989c8d9ce091bd",
"body": null,
"is_bot": false,
"headline": "minecraft/dial.go: Default input modes to touch (#292)",
"author_name": "Hashim",
"author_login": "HashimTheArab",
"committed_at": "2025-03-26T15:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f30a2d5f60b11a2eb189e933fc8886ee6a169a8f",
"body": null,
"is_bot": false,
"headline": "minecraft: Check for errors when generating ECDSA keys (#293)",
"author_name": "Hashim",
"author_login": "HashimTheArab",
"committed_at": "2025-03-26T15:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9642b189c9010a6a1643f17709a0602213ec7bd",
"body": null,
"is_bot": false,
"headline": "minecraft/auth: Improve HTTP requests & memory cleanup (#291)",
"author_name": "Hashim",
"author_login": "HashimTheArab",
"committed_at": "2025-03-26T15:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d0c6bb2beead8b17504ec45187be5919063e610",
"body": "…(#299)",
"is_bot": false,
"headline": "remove CameraAimAssistCategoryGroup in CameraAimAssistPresets packet …",
"author_name": "olebeck",
"author_login": "olebeck",
"committed_at": "2025-03-26T15:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a1ba12d875650e2315c0eca1cac10aea5db9a8b",
"body": null,
"is_bot": false,
"headline": "packet/pool.go: Add IDClientCameraAimAssist to the client pool (#297)",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2025-03-26T15:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e2b368f13ca26b7e18b32d69e5893d207ceb9fc",
"body": null,
"is_bot": false,
"headline": "packet/client_movement_prediction_sync.go: Fix Bitset size",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-03-25T21:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c32343007f0cffa51be5d7cfceefdd4d142aa7c",
"body": "This reverts commit a4423a401cc5dd090d2c2f72a1378f2e1b770350.",
"is_bot": false,
"headline": "Revert \"packet/client_movement_prediction_sync.go: Fix Bitset size\"",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-03-25T21:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4423a401cc5dd090d2c2f72a1378f2e1b770350",
"body": null,
"is_bot": false,
"headline": "packet/client_movement_prediction_sync.go: Fix Bitset size",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-03-25T21:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee519013cb7acf6732a4ac062a37c6208cf43f1c",
"body": null,
"is_bot": false,
"headline": "protocol/entity_metadata.go: Add missing EntityDataFlags",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-03-25T21:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8afd851813e695cd8aa375b8851c944a31cd8bd",
"body": null,
"is_bot": false,
"headline": "packet/client_movement_prediction_sync.go: Add missing Flying field",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-03-25T21:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b91b76544717a796ad1d1f31a4b8435e3ed8d31",
"body": null,
"is_bot": false,
"headline": "minecraft/protocol: Support for 1.21.70 (#296)",
"author_name": "Seb",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-03-25T19:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172e7c8969732c1a878111583f7ad7d88467ac07",
"body": null,
"is_bot": false,
"headline": "nbt/encode.go: networkBigEndian doesn't write root tag name",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-03-23T09:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b1aa6edbe75b0466b6304ccd180a2b01493e81",
"body": "… field (#289)\n\n* Add ActorUniqueId to ClientMovementPredictionSync\n\n* Renamed actor to entity - ClientMovementPredictionSync\n\nRename actor to entity and updated field description as requested.\n\n* Rename Id to ID",
"is_bot": false,
"headline": "packet/client_movement_prediction_sync.go: Add missing EntityUniqueId…",
"author_name": "Jack",
"author_login": "JaxkDev",
"committed_at": "2025-03-12T14:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a61732e9cb7bc04e5e7dd961ad4fea597f1229dc",
"body": null,
"is_bot": false,
"headline": "conn.go: Exposed connection lifecycle through Context. (#288)",
"author_name": "Doge",
"author_login": "cooldogedev",
"committed_at": "2025-03-06T10:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a988d58ee2d66e1aebc6475753056c8c379523b",
"body": null,
"is_bot": false,
"headline": "gophertunnel: Fix workflow (#285)",
"author_name": "GameParrot",
"author_login": "GameParrot",
"committed_at": "2025-02-28T15:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3405a0f4249cef13f5dbe8c5069d7fa08a2baba",
"body": null,
"is_bot": false,
"headline": "workflows/go.yml: Run checks on pull requests",
"author_name": "Seb",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-02-28T15:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe0892926356f3aeb922df94a2e909804ea007e",
"body": null,
"is_bot": false,
"headline": "login/data.go: Fixed CI (#284)",
"author_name": "GameParrot",
"author_login": "GameParrot",
"committed_at": "2025-02-15T09:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0dbda19ad6aff6af366ea63da911cc14de7780f",
"body": null,
"is_bot": false,
"headline": "login/data.go: Allow offline players to have names with 16 characters",
"author_name": "Seb",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-02-11T17:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00857446e96c74cdd5eaea3b5d1b773448b4a69",
"body": "…es #280 (#281)",
"is_bot": false,
"headline": "login/data.go: Implement less-strict regex for offline usernames, fix…",
"author_name": "Alexander",
"author_login": "FDUTCH",
"committed_at": "2025-02-11T17:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e042b2aad68deea2d99f3cd22e5fde6b5f08a85",
"body": null,
"is_bot": false,
"headline": "minecraft/protocol: Update for 1.21.60 (#283)",
"author_name": "Seb",
"author_login": "TwistedAsylumMC",
"committed_at": "2025-02-11T17:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecff04b74c9d14ae88a284bc45fc9bb180b79853",
"body": null,
"is_bot": false,
"headline": "packet/passanger_jump_packet.go: Rename to passenger_jump.go (#282)",
"author_name": "Akmal Fairuz",
"author_login": "AkmalFairuz",
"committed_at": "2025-01-18T12:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9afea8b9d48aa327852d3b77a0e304287139792b",
"body": "…reader.\n\nFixes an issue where multiprotocol implementations that return their own `*Reader` would lead to broken slice reading.",
"is_bot": false,
"headline": "protocol/io: (Func)SliceOfLen: Use interface for checking if `IO` is …",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-12-31T13:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af8736ae31994b578b3b2bf5af1609d0e924a24",
"body": null,
"is_bot": false,
"headline": "protocol/bitset.go: Add Len() method to return size of BitSet (#278)",
"author_name": "Akmal Fairuz",
"author_login": "AkmalFairuz",
"committed_at": "2024-12-29T20:39:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfa7d5759e4d8519da7c503b4a4497c618ac4f92",
"body": null,
"is_bot": false,
"headline": "go.mod: Updated go-jose to v4. (#277)",
"author_name": "Darya Markova",
"author_login": "Dasciam",
"committed_at": "2024-12-29T14:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c8e25b609845cc324cf5ee96e4e27002ca213da",
"body": "…anicking (#272)",
"is_bot": false,
"headline": "minecraft/dial.go: Return error in readChainIdentityData instead of p…",
"author_name": "Hashim",
"author_login": "HashimTheArab",
"committed_at": "2024-12-16T18:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b06aef681fcc807d7b1d5d11f2590326ebf416",
"body": null,
"is_bot": false,
"headline": "packet/pool: Fix usage of incorrect packet ID constant (#276)",
"author_name": "Hashim",
"author_login": "HashimTheArab",
"committed_at": "2024-12-15T11:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a53b80623ee60ccd714d8054913009275bae5e",
"body": "…ol (#275)",
"is_bot": false,
"headline": "packet/pool.go: Add IDStructureTemplateDataExportRequest to client po…",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-12-12T21:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe74428474d7682a3d2b37e666bdfa5cf9328c1",
"body": null,
"is_bot": false,
"headline": "protocol/writer.go: Immediately write 0 and return if Bitset is zero",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-12-06T14:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ea4960993165a87c418942edd8db23cf25f453",
"body": null,
"is_bot": false,
"headline": "protocol/camera.go: Marshal AimAssist fielld in CameraPreset",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-12-05T14:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e400da0ec24c774ffbfeb55d59b516e9b963dcb9",
"body": null,
"is_bot": false,
"headline": "packet/resource_packs_info.go: Fix typo",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-12-04T13:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e181313e71a3211856709f40a683424d8a38b1ef",
"body": "Co-authored-by: inotflying <100377648+inotflying@users.noreply.github.com>",
"is_bot": false,
"headline": "minecraft/protocol: Support 1.21.50",
"author_name": "Seb",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-12-04T13:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268adeb5710990ebd95edda3b42b0cf13f58bf8b",
"body": null,
"is_bot": false,
"headline": "packet/player_armour_damage.go: Fix constant offsets",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-11-18T13:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af279425d722de103644f5463386d6b0668e2329",
"body": "…uestAction (#270)",
"is_bot": false,
"headline": "protocol/item_stack.go: Add missing field for CraftLoomRecipeStackReq…",
"author_name": "DaPigGuy",
"author_login": "DaPigGuy",
"committed_at": "2024-11-16T11:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "737a07ab3be084c80be47f8806485d795a0f6d9c",
"body": null,
"is_bot": false,
"headline": "minecraft/packet.go: Put packet type name in error instead of ID.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-10-29T15:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8883ef90ab211028f9c553114112b56101047417",
"body": "…onSet",
"is_bot": false,
"headline": "protocol/camera.go: Add missing EntityOffset field to CameraInstructi…",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-10-27T08:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69356c8ede349f337530af3f3d38a130ca8c8414",
"body": null,
"is_bot": false,
"headline": "packet/set_player_game_type.go: Original type was correct",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-10-23T20:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcec2b1eaf360cdf4f18b4aa714daef97fde0eb3",
"body": null,
"is_bot": false,
"headline": "protocol/camera: Marshal new fields",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-10-23T14:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed76a658af11eee7ae14960b5edc65f655cff25",
"body": null,
"is_bot": false,
"headline": "minecraft/protocol: Support 1.21.40",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-10-23T14:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2f7c7d1746cdb9508e615f2336429f56e56ddf",
"body": null,
"is_bot": false,
"headline": "dial.go/listener.go: Updated ErrorLog documentation.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-10-15T08:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6f00c4c8823000b0ebd7f81f11c2bc1e3718b5",
"body": "# Conflicts:\n#\tminecraft/conn.go",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-10-15T08:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cbfc71a0bd051e343fd4e3f5cbe98dcfde9dcd4",
"body": null,
"is_bot": false,
"headline": "minecraft/raknet.go: Pass logger to RakNet Network.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-10-15T08:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e2f99224df2554eeb536a556911b6aa4cb19aa",
"body": "Also improved errors returned during dialing. Closes #267.",
"is_bot": false,
"headline": "dial.go/listener.go: Start using log/slog.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-10-15T08:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d094865eee77b8aae9456bb4b34e829b90c1f781",
"body": null,
"is_bot": false,
"headline": "go.mod: Updated dependencies.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-10-15T07:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27724f7679d7c7ab6b5ac9a3e897c2600ee3f612",
"body": "…ionalStackRequestAction (#269)",
"is_bot": false,
"headline": "protocol/item_stack.go: Remove NumberOfCrafts field in CraftRecipeOpt…",
"author_name": "ipad54",
"author_login": "ipad54",
"committed_at": "2024-10-09T09:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e91da4a7766f6be0234eae51ffbc9c2a7b3189",
"body": null,
"is_bot": false,
"headline": "protocol/packet: Update deprecation docs (#254)",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-09-21T13:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "500a41a8f8c47d64201aa854a78ff703b1325dc9",
"body": null,
"is_bot": false,
"headline": "minecraft/protocol: Support 1.21.30",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-09-18T08:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664db0bf2ec4720c91f776327ad75820d2257efe",
"body": null,
"is_bot": false,
"headline": ".github/FUNDING.yml: Remove github funding",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-09-18T08:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8954c4aef26882c75d98a680797b9aaf5c28d5fb",
"body": null,
"is_bot": false,
"headline": "README.md: Removed Sponsors section.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-09-01T12:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4199fa503b859565c0105373bdb87efb36a8eae1",
"body": null,
"is_bot": false,
"headline": "packet/event.go: Fix marshaling for Event packet",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-08-28T13:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed4aa48e09ecc81cf35f4e2625d41ff2efd1e52",
"body": "… (#260)",
"is_bot": false,
"headline": "packet/compression.go: Update documentation about default compression…",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-08-19T23:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463fa5595532ad4667783af2448f89524a2c5153",
"body": null,
"is_bot": false,
"headline": "protocol/trim.go: Fix typos in documentation (#255)",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-08-19T17:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74cab3ed631bb1bc9b63065075a6a55c3aa9bfeb",
"body": null,
"is_bot": false,
"headline": "protocol/events.go: Support the latest events (#257)",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-08-19T17:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46502d4cb6cea53dc5ad4da6d3a8d52d0153908e",
"body": "…otocol (#265)",
"is_bot": false,
"headline": "minecraft/conn.go: Introduce Proto() method for accessing a conn's pr…",
"author_name": "Doge",
"author_login": "cooldogedev",
"committed_at": "2024-08-19T15:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e1534ac808011be26c4995245b06626ca35b9c2",
"body": null,
"is_bot": false,
"headline": "packet/level_sound_event.go: Add missing sound event enums (#264)",
"author_name": "ambiennt",
"author_login": "ambiennt",
"committed_at": "2024-08-15T22:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091a13c58b58d6adc5416859b92160610ced096f",
"body": null,
"is_bot": false,
"headline": "packet/level_sound_event: Fix enum offsets",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-08-15T14:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10de29847f824e64de4644420065056bc99f1f40",
"body": null,
"is_bot": false,
"headline": "protocol/camera.go: Add missing ViewOffset field to CameraInstructionSet",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-08-15T13:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a93ed3810eaf52778a791695cdaa202d186efec",
"body": null,
"is_bot": false,
"headline": "packet/server_bound_diagnostics.go: Reference client toggle in docs",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-08-15T11:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d20e27142b6cf0c5630f4d68f71a9c197d519c",
"body": "…inerName",
"is_bot": false,
"headline": "protocol/item_stack.go: StackResponseContainerInfo uses new FullConta…",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-08-14T14:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d900285691c547aa2ef840094d993347eca3ed7a",
"body": "Co-authored-by: Doge <cooldogedev@gmail.com>",
"is_bot": false,
"headline": "minecraft/protocol: Support 1.21.20 (#262)",
"author_name": "Seb",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-08-14T12:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96a9401441c39ee2dd2bf6aa86575a3559471b0",
"body": null,
"is_bot": false,
"headline": "packet/player_auth_input.go: Fix marshal order (#256)",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-08-04T19:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66c64216576b382710ef0cd3c5ba27ea8e63547",
"body": "…setDegrees (#251)\n\nFixed typo in enum const",
"is_bot": false,
"headline": "protocol/entity_metadata.go: Fix typo in EntityDataKeySeatRotationOff…",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-08-04T17:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40133166b13615ec79385d65868a56735cffb4d",
"body": "…igin (#237)",
"is_bot": false,
"headline": "protocol/command.go: Update documentation for UUID field in CommandOr…",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-08-04T17:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea0466ec1dffde9b55cda4618326b2a5bb895486",
"body": null,
"is_bot": false,
"headline": "protocol/item_stack.go: Add all ItemStackResponseStatus constants (#247)",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-08-04T17:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d3093ef525dc081406bbb21045c620f9dfed0a",
"body": "…lization (#232)",
"is_bot": false,
"headline": "minecraft/auth: Improve authentication errors & fix ExpiresIn deseria…",
"author_name": "Hashim",
"author_login": "HashimTheArab",
"committed_at": "2024-08-02T13:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d84b30b52ad14036857b8b90d39d22cb32d54d6",
"body": "…g data (#231)",
"is_bot": false,
"headline": "minecraft: Read serverSubName from index 7 & append trailing 0 to pon…",
"author_name": "Hashim",
"author_login": "HashimTheArab",
"committed_at": "2024-08-02T13:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e490641d8856aa286ae12b4da4f2069aeaca62",
"body": "… (#233)",
"is_bot": false,
"headline": "minecraft/listener.go: Add methods for safely managing resource packs…",
"author_name": "Doge",
"author_login": "cooldogedev",
"committed_at": "2024-08-02T11:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "612f65f1497fea671131c2811b5d6afe9a36e4e2",
"body": null,
"is_bot": false,
"headline": "packet/compression.go: Introduce NopCompression, solves #225",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-08-02T10:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c32a9a2b5d0545f815495e5af83e98f1c4e0ac0b",
"body": "…directly (#229)",
"is_bot": false,
"headline": "minecraft/conn.go: Introduce `ReadBytes` for reading packet payloads …",
"author_name": "Doge",
"author_login": "cooldogedev",
"committed_at": "2024-08-02T10:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b324153d5f5d87392e919ca425f7b6e6b6bd8b56",
"body": null,
"is_bot": false,
"headline": "packet/pool.go: Add IDShowCredits to client pool (#248)",
"author_name": "Smell of curry",
"author_login": "smell-of-curry",
"committed_at": "2024-08-01T11:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a927919ed472ccb49a40a51a5bb9b52f01d89dae",
"body": null,
"is_bot": false,
"headline": "protocol/entity_metadata.go: Added EntityDataKeyVisibleMobEffects (#249)",
"author_name": "Darya Markova",
"author_login": "Dasciam",
"committed_at": "2024-08-01T11:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0988e2a35d54c9bb43b3a170bb0d31000d49b4f0",
"body": null,
"is_bot": false,
"headline": "minecraft/protocol: Read and write sound positions correctly (#250)",
"author_name": "Darya Markova",
"author_login": "Dasciam",
"committed_at": "2024-08-01T11:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a11161c49b38b317eb5f780c6b7d72c6a8f42e",
"body": "…#245)",
"is_bot": false,
"headline": "protocol/block.go: Read unsigned block position in BlockChangeEntry (…",
"author_name": "olebeck",
"author_login": "olebeck",
"committed_at": "2024-07-24T18:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681d74ebb92f8b8995bcd7a5ad5942c9bc2f89d9",
"body": null,
"is_bot": false,
"headline": "protocol/entity_properties.go: Fix entity property unmarshalling (#244)",
"author_name": "olebeck",
"author_login": "olebeck",
"committed_at": "2024-07-23T12:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7483781fd047d97d9bf08f4dc90a4317c99f355f",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-07-11T15:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a49e8a32254f2a978990d413729bf6b6644aed8d",
"body": null,
"is_bot": false,
"headline": "login/data.go: Fixed PlayFabID check.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-07-11T15:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b33f00de7089519c9adbede276be3b36a046221",
"body": null,
"is_bot": false,
"headline": "minecraft/protocol: Support 1.21.2",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-07-09T19:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c90ddb0dad38e34668e28e0333e3c9745fb3914",
"body": "Should resolve #235.",
"is_bot": false,
"headline": "go.mod: Updated go-raknet.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-07-01T23:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0124e15a718badfe014cc3ee466eb2518866f44c",
"body": "…in PlayFabID.",
"is_bot": false,
"headline": "dial.go: Send hex string of 16 characters (so 8 bytes, not 16 bytes) …",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-06-16T19:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "717732b1a43a5735d06424ef866bc3b9c5fe32d5",
"body": null,
"is_bot": false,
"headline": "dial.go: Send hex string of 16 characters in PlayFabID.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-06-16T18:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdcf5b47d2b0dcd27abaa1534870c75ac7b8a695",
"body": null,
"is_bot": false,
"headline": "dial.go: Send random UUID in PlayFabID.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-06-15T18:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec8f3c1e3615ad095227f73ad0b0c27011e8c93",
"body": null,
"is_bot": false,
"headline": "listener.go: Allow modifications of the server sub-name (#227)",
"author_name": "Doge",
"author_login": "cooldogedev",
"committed_at": "2024-06-14T13:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7270e9e7137418010b454c4024b72b9776a44ac6",
"body": null,
"is_bot": false,
"headline": "go.mod: Updated dependencies (particularly go-raknet).",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-06-14T13:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41f78bd50ebbad25a78655cf6b234bbb58e57665",
"body": "…or embedding errors within errors.",
"is_bot": false,
"headline": "gophertunnel: Clean up error messages and use %w verb instead of %v f…",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-06-14T13:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef41ef430a5cfbbc828bd18015000737b6dcc2f3",
"body": null,
"is_bot": false,
"headline": "packet/level_sound_event.go: Fix typo in const",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-06-14T10:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "082917e62af52bfda27a8b946c36d5e53262f71d",
"body": null,
"is_bot": false,
"headline": "minecraft/protocol: Update to support 1.21.0",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-06-14T09:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4144b2130899ef2249c438540c27908d2f5a37",
"body": null,
"is_bot": false,
"headline": "dial.go: Stop seeding global rand. (no longer needed as of Go1.20)",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-05-06T20:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "921ec36f66fc5db96fd1955ec00711ad4c2707a2",
"body": "Also updated dependencies.",
"is_bot": false,
"headline": "go.mod: Update minimum Go version to Go1.22.",
"author_name": "Sandertv",
"author_login": "Sandertv",
"committed_at": "2024-05-06T20:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca0215be47bbddd21453d03fdf4d357df97a9e13",
"body": "…ureAnimation (#224)",
"is_bot": false,
"headline": "packet/id.go: Fix order with IDMapCreateLockedCopy and IDOnScreenText…",
"author_name": "GameParrot",
"author_login": "GameParrot",
"committed_at": "2024-04-29T22:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fcfd735fbfc8f6ef773f2f228fcc5c78365f0fc",
"body": null,
"is_bot": false,
"headline": "minecraft/protocol: Update to support 1.20.80",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-04-27T18:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d1a1fc0391ffb5ecf7063a4db6d1a178f94809",
"body": null,
"is_bot": false,
"headline": "nbt/decode.go: Specify what field failed when decoding a slice",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-04-27T18:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b213fd831fa8a9dc598e1a36d372e89e1ee0f1f4",
"body": null,
"is_bot": false,
"headline": "minecraft/text: Expose formatting code constants",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-04-19T20:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b18f24c57f0b2e4c56bd08d4be0c736f83aefdb",
"body": "…field",
"is_bot": false,
"headline": "packet/correct_player_move_prediction.go: Add missing PredictionType …",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-04-18T15:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d2874c3ed6de49ddf63146277fd67d69db2ce3a",
"body": null,
"is_bot": false,
"headline": "protocol/camera.go: Correctly read fade instructions",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-04-18T15:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0251fcd349642dfa65f30cb4a751c17684b044b6",
"body": null,
"is_bot": false,
"headline": "minecraft/dial.go: Send 0.0.0 if SkinGeometryVersion is not present",
"author_name": "TwistedAsylumMC",
"author_login": "TwistedAsylumMC",
"committed_at": "2024-04-17T19:24:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 0,
"latest_release_at": "2025-04-12T08:40:12Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 473,
"active_weeks_last_year": 0,
"days_since_latest_release": 473,
"mean_days_between_releases": 0.2
},
"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/sandertv/gophertunnel",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/sandertv/gophertunnel",
"is_deprecated": false,
"latest_version": "v1.57.1",
"repository_url": "https://github.com/sandertv/gophertunnel",
"versions_count": 247,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-06T23:08:48Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"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": [],
"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": 63833,
"source_files_sampled": 311,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/go-gl/mathgl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/go-jose/go-jose/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.4"
},
{
"name": "github.com/golang/snappy",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.4"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/klauspost/compress",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.11"
},
{
"name": "github.com/muhammadmuzzammil1998/jsonc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/pelletier/go-toml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.5"
},
{
"name": "github.com/sandertv/go-raknet",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.3-0.20250305181847-6af3e95113d6"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Sandertv",
"commits": 823,
"avatar_url": "https://avatars.githubusercontent.com/u/16114089?v=4"
},
{
"type": "User",
"login": "TwistedAsylumMC",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/30378179?v=4"
},
{
"type": "User",
"login": "JustTalDevelops",
"commits": 71,
"avatar_url": "https://avatars.githubusercontent.com/u/39247615?v=4"
},
{
"type": "User",
"login": "HashimTheArab",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/13991048?v=4"
},
{
"type": "User",
"login": "smell-of-curry",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/75345244?v=4"
},
{
"type": "User",
"login": "T14Raptor",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/45741122?v=4"
},
{
"type": "User",
"login": "rog-studios",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/159778478?v=4"
},
{
"type": "User",
"login": "UnknownOre",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/47182802?v=4"
},
{
"type": "User",
"login": "cooldogedev",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/84240659?v=4"
},
{
"type": "User",
"login": "olebeck",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/31539311?v=4"
}
],
"contributors_sampled": 33,
"top_contributor_share": 0.761
},
"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": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 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": 0,
"reason": "43 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "edaad97463c158d0c3f20c0f1d289fbd48e55b1d",
"ran_at": "2026-07-30T04:28:07Z",
"aggregate_score": 2.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rog-studios/bedrock-gophertunnel",
"host": "github.com",
"name": "bedrock-gophertunnel",
"owner": "rog-studios"
},
"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": 22,
"inputs": {
"security": 25,
"vitality": 28,
"community": 12,
"governance": 23,
"engineering": 40,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 26,
"overall_after_abandonment_multiplier": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 28,
"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": 473,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 473 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 473
}
}
],
"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": "moderate",
"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": 68,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 473,
"mean_days_between_releases": 0.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 473 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 473
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.2
}
}
],
"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": 473,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 473 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 473,
"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 (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": 23,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 33,
"top_contributor_share": 0.761
},
"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 76% of commits",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "33 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 33
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "critical",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "rog-studios",
"public_repos": 10,
"account_age_days": 898
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of rog-studios",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "rog-studios"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "10 public repos, account ~2 yr old",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 10
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "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": "critical",
"name": "Security",
"value": 25,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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": "43 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 8
},
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.31,
"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": "31 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 31,
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 63833,
"source_files_sampled": 311,
"oversized_source_files": 1
},
"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": "1/311 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 311,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/sandertv/gophertunnel' points at a different repository (https://github.com/sandertv/gophertunnel); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-30T04:28:24.362810Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rog-studios/bedrock-gophertunnel.svg",
"full_name": "rog-studios/bedrock-gophertunnel",
"license_state": "standard",
"license_spdx": "MIT"
}