原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"golang",
"golang-linter",
"linter",
"protobuf",
"golang-grpc",
"grpc-go"
],
"is_fork": false,
"size_kb": 205,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 17128,
"Nix": 1727,
"Makefile": 170
},
"pushed_at": "2026-05-06T15:51:34Z",
"created_at": "2023-09-06T01:19:09Z",
"owner_type": "User",
"updated_at": "2026-05-20T13:02:18Z",
"description": "Protobuf golang linter - use getters instead of fields.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://ghostiam.dev",
"name": "Vladislav Fursov",
"type": "User",
"login": "ghostiam",
"company": null,
"location": "Somewhere on planet Earth",
"followers": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/12181586?v=4",
"created_at": "2015-04-30T06:31:43Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 4114
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.21",
"kind": "patch",
"published_at": "2026-05-06T15:51:34Z"
},
{
"tag": "v0.3.20",
"kind": "patch",
"published_at": "2026-02-05T14:13:34Z"
},
{
"tag": "v0.3.19",
"kind": "patch",
"published_at": "2026-01-16T10:29:23Z"
},
{
"tag": "v0.3.18",
"kind": "patch",
"published_at": "2025-12-18T17:57:21Z"
},
{
"tag": "v0.3.17",
"kind": "patch",
"published_at": "2025-10-03T11:59:48Z"
},
{
"tag": "v0.3.16",
"kind": "patch",
"published_at": "2025-09-02T14:27:24Z"
},
{
"tag": "v0.3.15",
"kind": "patch",
"published_at": "2025-04-14T15:08:13Z"
},
{
"tag": "v0.3.14",
"kind": "patch",
"published_at": "2025-04-13T21:12:22Z"
},
{
"tag": "v0.3.13",
"kind": "patch",
"published_at": "2025-03-28T14:23:45Z"
},
{
"tag": "v0.3.12",
"kind": "patch",
"published_at": "2025-03-17T21:41:06Z"
},
{
"tag": "v0.3.10",
"kind": "patch",
"published_at": "2025-03-10T17:37:32Z"
},
{
"tag": "v0.3.9",
"kind": "patch",
"published_at": "2025-01-06T12:45:35Z"
},
{
"tag": "v0.3.8",
"kind": "patch",
"published_at": "2024-09-11T16:01:31Z"
},
{
"tag": "v0.3.7",
"kind": "patch",
"published_at": "2024-09-11T15:54:40Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2024-05-07T16:32:45Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2024-03-19T11:37:08Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2024-01-18T14:23:24Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2023-11-01T19:05:08Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2023-11-01T17:19:59Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2023-10-27T12:15:59Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2023-10-27T11:37:05Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2023-10-24T20:00:22Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2023-10-14T19:43:35Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2023-10-07T15:40:35Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2023-10-04T15:45:29Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-10-04T11:17:35Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-09-06T22:13:03Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2023-09-06T20:26:45Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2023-09-06T18:29:15Z"
}
],
"recent_commits": [
{
"oid": "901ee45d6e76e620780787290ef30552e4c79a13",
"body": null,
"is_bot": false,
"headline": "update: bump min go version to 1.25 and upgrade dependencies",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2026-05-06T15:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "097d44ee04437943e5fd9cb75fc8242b15468dd7",
"body": "…iltering logic (close #24)",
"is_bot": false,
"headline": "fix: handle optional proto fields in return statements and refactor f…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2026-02-05T14:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cdb302a9453e4157fea55815c64244246e2c820",
"body": "…ods (issue #23)",
"is_bot": false,
"headline": "fix: remove false positive when passing optional proto fields to meth…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2026-01-15T21:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339a4fb1a865d4be1792a952634679307f562bd7",
"body": "…lation",
"is_bot": false,
"headline": "update: enhance README with golangci-lint usage and standalone instal…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-12-18T18:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "800a4bcfb1d633c929e4ecae39cae29cfe40a11f",
"body": null,
"is_bot": false,
"headline": "go get -u all",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-12-18T17:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b0eae2ede80c4fa66ed56815f710fdc85bacef",
"body": "…n (issue #21)",
"is_bot": false,
"headline": "fix: allow direct access when assigning to pointer via var declaratio…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-12-18T17:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10229809b6be1fbc1cf2a036a8d136b19a6ea4aa",
"body": null,
"is_bot": false,
"headline": "refactor: extract test cases for issue #11 into a dedicated file",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-12-18T17:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "003a7cc36465f6ada203af5a870b7444c63e4c34",
"body": "…ose #22)",
"is_bot": false,
"headline": "fix: check if selector is a ProtoMessage before suggesting getter (cl…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-12-18T16:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3852c931509bfd23bf5151062e32573f717a90e",
"body": null,
"is_bot": false,
"headline": "update: bump go version to 1.24 and upgrade dependencies",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-10-03T11:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33fe9a128a55e24875f04b38f0ec010368561072",
"body": "Update golang.org/x/tools",
"is_bot": false,
"headline": "Merge pull request #20 from Jleagle/main",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-09-02T14:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a4d08d8a36c1873f07f397df8179f696723ae4",
"body": null,
"is_bot": false,
"headline": "Update golang.org/x/tools",
"author_name": "Jleagle",
"author_login": "Jleagle",
"committed_at": "2025-09-02T13:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24924fd11d198b92e6b62efaa7be2576f2b09937",
"body": null,
"is_bot": false,
"headline": "refactoring: add support for variadic arguments in function checks",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-04-14T15:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a44526a3593d8fecbc6f50bbb248423b27bbf2",
"body": null,
"is_bot": false,
"headline": "move tassert.go from testdata/proto/ to testdata/",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-04-14T11:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21f1fc3d1826e22df6415458bc57ea58fe6cdb0e",
"body": null,
"is_bot": false,
"headline": "flake.nix: update",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-04-14T11:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef8a1d5e40e88d8e2ed9b321a30628ab7b3cc551",
"body": "fix: skip function with variadics",
"is_bot": false,
"headline": "Merge pull request #19 from ldez/fix/ellipsis",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-04-13T21:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f6a0667564a98e56967ccdf44197bc156aacd3",
"body": null,
"is_bot": false,
"headline": "fix: skip function with variadics",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-13T20:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82f5f77a2374d10d57637760b66ae723d6b77de",
"body": null,
"is_bot": false,
"headline": "allow passing optional parameters to the function without getter.",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-03-28T14:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e1bf53d38a26712d2bbe154a746b972366d24e",
"body": null,
"is_bot": false,
"headline": "add more test cases for issue #11 and fix bugs",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-03-17T21:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ae6f5e1d57e4fc65967a39c937cf819e25fd02",
"body": "… pointer type #11",
"is_bot": false,
"headline": "fix false positive when assigning an optional value to a field with a…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-03-17T21:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17962b7a42ea3603923af82379408b06df6f4486",
"body": null,
"is_bot": false,
"headline": "update nix flake",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-03-17T19:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f06decb44a607645284a4fdfd91f2c771a19ccdb",
"body": null,
"is_bot": false,
"headline": "process the `ast.MapType` node as is. close #16",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-03-10T17:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87678016d267ab921cc66cf044dc27a58d16dfa6",
"body": null,
"is_bot": false,
"headline": "add nix flake",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-03-08T21:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f185b6d24177aa99967973dda4846a2cb0b9f2f2",
"body": null,
"is_bot": false,
"headline": "update testdata deps, regenerate proto, add tests with map",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2025-03-08T21:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d065bf3ef5842453845c93d621e72662bff84b34",
"body": "feat: remove golangci-lint mode",
"is_bot": false,
"headline": "Merge pull request #13 from ldez/feat/remove-golancgi-lint-mode",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2024-12-22T22:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20c6b3bd745ae5fba98e71d9c7439993c4ee5023",
"body": null,
"is_bot": false,
"headline": "chore: update workflows",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T21:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a88b17995131447f9bc6bd24c72703febada9c3",
"body": null,
"is_bot": false,
"headline": "chore: remove golangci-lint mode",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T21:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "213f5ee795915d90d2f7e40b950447a38c005eea",
"body": "Signed-off-by: Vladislav Fursov <github@ghost.im>",
"is_bot": false,
"headline": "update go version to 1.23",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2024-09-11T15:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53207df90b9856a5380e9b4460d8eed03dbb01b",
"body": "close #12\n\nSigned-off-by: Vladislav Fursov <github@ghost.im>",
"is_bot": false,
"headline": "process the `ast.SliceExpr` node as is.",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2024-09-11T15:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0981b031c064ea670162ddfd35ad27d833510d6d",
"body": "close #10\n\nSigned-off-by: Vladislav Fursov <github@ghost.im>",
"is_bot": false,
"headline": "process the `ast.FuncLit` node as is.",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2024-05-07T16:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4f751a151ff0dc0d0308990b1d4705775141e7d",
"body": "Signed-off-by: Vladislav Fursov <github@ghost.im>",
"is_bot": false,
"headline": "process the `ast.ArrayType` node as is.",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2024-03-19T11:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48a9fbac5077797708641715f6c3ff71a9bf915",
"body": "Signed-off-by: Vladislav Fursov <github@ghost.im>",
"is_bot": false,
"headline": "update dependencies",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2024-02-20T10:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7931884d75924ecf346adc087751a90a8645a9aa",
"body": "Signed-off-by: Vladislav Fursov <github@ghost.im>",
"is_bot": false,
"headline": "update go version to 1.22",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2024-02-20T10:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7735b18a59dc16eef522478244212f840ee34d",
"body": "…nd function.",
"is_bot": false,
"headline": "by default we skip checking and fixing the first argument in the appe…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2024-01-18T14:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280e547f8ae244efaae38b9b64651eaacc20f4d6",
"body": null,
"is_bot": false,
"headline": "fix optional proto fields false positive",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-11-01T19:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bc81545fd02da14349556a08d954d63f8e9118e",
"body": "fix: handle dereference in proto2 bindings",
"is_bot": false,
"headline": "Merge pull request #7 from snprajwal/fix-proto2",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-11-01T17:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07bc9c10ca066f4f68bc51eca298e6ab29291ab2",
"body": "Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>",
"is_bot": false,
"headline": "fix: handle dereference in proto2 bindings",
"author_name": "Prajwal S N",
"author_login": "snprajwal",
"committed_at": "2023-11-01T16:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b213f22d2bf544a25285c9c12fa2c19e0aa04af3",
"body": null,
"is_bot": false,
"headline": "add skip any generated files",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-27T12:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8505c9c91a07b4903fe0d6f2d502ef9331c905e",
"body": null,
"is_bot": false,
"headline": "remove unused dependence",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-27T11:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36b448d3c311baa6cfde51b30b8bb6d01cd1318e",
"body": "…re linter.",
"is_bot": false,
"headline": "add skip files with the given glob patterns and add flags for configu…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-27T11:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24d332ee02f429f66f6b594fa0ce53023588f3f",
"body": null,
"is_bot": false,
"headline": "add config support + add skip protoc-gen-grpc-gateway generated files",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-25T10:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b06e73c0dbdea217358da142f244790c456d8a",
"body": null,
"is_bot": false,
"headline": "fix issue #4",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-24T19:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af772e82b3bb99bea2faafb79d0317d54590c983",
"body": null,
"is_bot": false,
"headline": "Fix detect protoc generated file + add test this case",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-14T19:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b140db78475421080f30a04f42e0f7530420f9f",
"body": "Feat/improvements not breaking",
"is_bot": false,
"headline": "Merge pull request #3 from Antonboom/feat/improvements-not-breaking",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-07T15:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "793868d5c3dd0ea77be7c14b415189bbbee46c12",
"body": null,
"is_bot": false,
"headline": "ingore only protoc generated files",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-10-07T15:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be6e3e7a2f1d4a950baddcd5a5e612c88609d47",
"body": null,
"is_bot": false,
"headline": "simplify message and make it more grammar correctly",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-10-05T19:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134d9a80987c69aa8fc333f93515d0d94d08a722",
"body": null,
"is_bot": false,
"headline": "TDD: use concrete diagnostic in tests",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-10-05T19:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08a8dbed9ea95cca5db14979de5d54f47f4429d",
"body": null,
"is_bot": false,
"headline": "UnaryExpr: returned the missing comment",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T16:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e98cfa1f949a94233b326393ff7e58783186d0fd",
"body": null,
"is_bot": false,
"headline": "isProtoMessage: extract const for readability",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T15:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d8b6b4441dd4621f8c09e56de85681e9bbfabf8",
"body": null,
"is_bot": false,
"headline": "skip `protoc-gen-gogo` proto files",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T15:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da16fabc8568d6cb48d887e354999c564010070b",
"body": null,
"is_bot": false,
"headline": "added tests and processed them.",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T15:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f3c79bd2a1524cfe489dcdffbff08872ad69d2",
"body": null,
"is_bot": false,
"headline": "rename project",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T11:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfce908f312c68394f3e2eb0146406168dbb40eb",
"body": null,
"is_bot": false,
"headline": "Update linter message",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T10:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1569dbd4e5e523e95f566d7ce0d17ce2fcc7db7b",
"body": null,
"is_bot": false,
"headline": "Refactoring: separated functionality",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T10:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993605085f1796bd4cbf8ef435d2633c6c05e121",
"body": "… added better comment.",
"is_bot": false,
"headline": "Refactoring: Checker.Check: ast.SelectorExpr: removed extra check and…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T09:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2819c95fcd54678b5076b9f58d30e66f6892fff4",
"body": null,
"is_bot": false,
"headline": "Refactoring: isProtoMessage function invocation",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T09:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ac377516c7e7102f8ed0bce455f61524dfc90b7",
"body": null,
"is_bot": false,
"headline": "Remove unused analyzer",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T08:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d23892b725e45f376b99546c21d50f170782ba",
"body": "…ed on interfaces, instead of field detection.",
"is_bot": false,
"headline": "Refactoring: redesign of the \"proto message\" structure detection, bas…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T08:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cd7b36ed8e79519069256d7e6daf830645a8707",
"body": "… return as soon as a method is found and not store all methods in memory.",
"is_bot": false,
"headline": "Refactoring: remove getMethods and create methodIsExists function, to…",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T08:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f163b80cb042e17c7fcf1b08051508c5a75a9049",
"body": null,
"is_bot": false,
"headline": "Refactoring: extract position filter",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-10-04T08:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d882ee393c9a45560d0360b7c7cbbc698131c7a",
"body": null,
"is_bot": false,
"headline": "Refactoring: extract report message to var",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T21:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fdeda9dc76f0d23395a7f61c765d43462963b9a",
"body": null,
"is_bot": false,
"headline": "Update README: fix install",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T21:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd8a65b0da06b74e6a57bea173a3703d3d10f7c",
"body": null,
"is_bot": false,
"headline": "Update README: add zero-value example",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T21:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "322782404895a4cbf87c49d4b4e190640476a5d5",
"body": null,
"is_bot": false,
"headline": "Add support golangci-lint",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T20:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b09aca95fdbc74daffe94e3ac02b3095020b8c0",
"body": null,
"is_bot": false,
"headline": "BinaryExpr: remove spaces",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T20:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10704178d9269f9bc44784a9ac94ab06324ebd4",
"body": null,
"is_bot": false,
"headline": "add CI",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T18:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35bf82baaa45b225d15ccf89bbbb930eabe0df8",
"body": null,
"is_bot": false,
"headline": "change go mod version",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T17:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bb2fe252c962d11555f81ef9403f0a15a27f9c",
"body": null,
"is_bot": false,
"headline": "Fix Analyzer Doc",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T17:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb1af8e575964a3716a9688031fd6416debcfb6",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T13:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7996d6110d7c5576c7841f5946c7c7f8478d487",
"body": null,
"is_bot": false,
"headline": "Added IncDecStmt logic with tests",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T13:55:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e63dcc4070929f8ae9a0ac9cf6f2246849bc6a3",
"body": null,
"is_bot": false,
"headline": "Added BinaryExpr logic with tests",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T12:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ab76a55a932ae4ed2a955af091613fba458339",
"body": null,
"is_bot": false,
"headline": "Add README",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T02:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36af9b853fd3861a7ac2e9440a6c002a15065328",
"body": null,
"is_bot": false,
"headline": "Add MIT LICENSE",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T01:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe80f8151557b6e6bd810195486cb85726241472",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T01:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba63e4bb923ffddaf01058b32793c63a87a48dcf",
"body": null,
"is_bot": false,
"headline": "Skip lint generated files",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T00:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a34d1ee792e98a31d602ba09a6ea63e15e6d3620",
"body": null,
"is_bot": false,
"headline": "done protogolint",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-06T00:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d63a937b84e971925e04d8845f50e0185dc0e76",
"body": null,
"is_bot": false,
"headline": "setup project",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-05T18:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a8406c886629c8005febe328e10fdffb49e6f3",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Vladislav Fursov",
"author_login": "ghostiam",
"committed_at": "2023-09-05T18:47:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 11,
"latest_release_at": "2026-05-06T15:51:34Z",
"latest_release_tag": "v0.3.21",
"releases_from_tags": false,
"days_since_last_push": 90,
"active_weeks_last_year": 6,
"days_since_latest_release": 90,
"mean_days_between_releases": 46.1
},
"artifacts": {
"collected": true,
"structure": [
"tree.go_main",
"tree.goreleaser"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/ghostiam/protogetter",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/ghostiam/protogetter",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v0.3.21",
"repository_url": "https://github.com/ghostiam/protogetter",
"versions_count": 30,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-06T15:49:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 90
}
]
},
"popularity": {
"forks": 2,
"stars": 34,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"testdata/Makefile"
],
"api_schema_files": [
"testdata/proto/test.proto",
"testdata/proto/test_edition_2023.proto",
"testdata/proto/test_proto2.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"testdata/go.mod"
],
"largest_source_bytes": 11453,
"source_files_sampled": 19,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"testdata/go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/gobwas/glob",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.3"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.44.0"
},
{
"name": "golang.org/x/net",
"manifest": "testdata/go.mod",
"ecosystem": "go",
"version_constraint": "v0.53.0"
},
{
"name": "golang.org/x/sys",
"manifest": "testdata/go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "golang.org/x/text",
"manifest": "testdata/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"manifest": "testdata/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260504160031-60b97b32f348"
},
{
"name": "google.golang.org/grpc",
"manifest": "testdata/go.mod",
"ecosystem": "go",
"version_constraint": "v1.81.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "testdata/go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/gobwas/glob",
"direct": true,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 2,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 2,
"closed_ratio": 0.889,
"closed_issues": 16,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ghostiam",
"commits": 69,
"avatar_url": "https://avatars.githubusercontent.com/u/12181586?v=4"
},
{
"type": "User",
"login": "Antonboom",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/17127404?v=4"
},
{
"type": "User",
"login": "ldez",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
},
{
"type": "User",
"login": "Jleagle",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/381099?v=4"
},
{
"type": "User",
"login": "snprajwal",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/71701859?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.896
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yaml",
"testing.yaml"
],
"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": 3,
"reason": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
"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": 1,
"reason": "Found 3/26 approved changesets -- score normalized to 1",
"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": 10,
"reason": "packaging workflow 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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "901ee45d6e76e620780787290ef30552e4c79a13",
"ran_at": "2026-08-04T17:07:15Z",
"aggregate_score": 2.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 6,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-05-06T15:53:29Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-09-02T14:26:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2023-10-03T16:42:43Z",
"last_comment_at": "2023-10-07T06:01:01Z",
"last_comment_author": "ghostiam"
},
{
"number": 9,
"created_at": "2024-04-19T17:41:06Z",
"last_comment_at": "2024-04-19T17:47:10Z",
"last_comment_author": "ghostiam"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ghostiam/protogetter",
"host": "github.com",
"name": "protogetter",
"owner": "ghostiam"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 50 is calibrated to 50 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 50,
"calibrated": 50,
"calibration": "2026-08-02"
}
}
],
"value": 50,
"inputs": {
"security": 42,
"vitality": 52,
"community": 37,
"governance": 59,
"calibration": "2026-08-02",
"engineering": 56,
"ai_readiness": 50,
"weighted_overall_raw": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 1,
"days_since_last_push": 90,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 90 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 90
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"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": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v0.3.21",
"releases_from_tags": false,
"days_since_latest_release": 90,
"mean_days_between_releases": 46.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 90 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 90
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~46.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 46.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 90,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 90 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 90
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 37,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 2,
"stars": 34,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "34 stars",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 34
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.896
},
"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 90% of commits",
"points": 2.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"merged_prs": 5,
"open_issues": 2,
"closed_issues": 16,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 1,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 37.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/6 decided PRs merged",
"points": 25,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 6
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/26 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"followers": 27,
"owner_type": "User",
"is_verified": null,
"owner_login": "ghostiam",
"public_repos": 22,
"account_age_days": 4114
},
"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": "27 followers of ghostiam",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 27,
"login": "ghostiam"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~11 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/ghostiam/protogetter"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 90
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 90 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 90
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"golang",
"golang-linter",
"linter",
"protobuf",
"golang-grpc",
"grpc-go"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": "weak",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 2.7
},
"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": "1 out of 3 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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 detected",
"points": 5,
"status": "met",
"details": [],
"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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 4,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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. 2 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 2
}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"assessed_self_published_locations": 15
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match; 2 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 2,
"share": 10,
"commits": 50
}
}
],
"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.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.273,
"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 77 human commits state their intent (structured subject or explanatory body)",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 77
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"testdata/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"testdata/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, testdata/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, testdata/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": 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": "Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 77",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 77
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 11453,
"source_files_sampled": 19,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"testdata/proto/test.proto",
"testdata/proto/test_edition_2023.proto",
"testdata/proto/test_proto2.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "testdata/proto/test.proto, testdata/proto/test_edition_2023.proto, testdata/proto/test_proto2.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "testdata/proto/test.proto, testdata/proto/test_edition_2023.proto, testdata/proto/test_proto2.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"cli"
],
"scores": {
"cli": 4,
"library": 3,
"application": 9,
"network-service": 3
},
"primary": "cli",
"evidence": [
{
"tier": "structure",
"label": "application",
"source": "tree.go_main",
"weight": 5
},
{
"tier": "structure",
"label": "application",
"source": "tree.goreleaser",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "structure",
"label": "network-service",
"source": "api_schema",
"weight": 3
},
{
"tier": "description",
"label": "cli",
"source": "description:tool",
"weight": 2
},
{
"tier": "tags",
"label": "cli",
"source": "tag:linter",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-04T17:07:25.910357Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/ghostiam/protogetter.svg",
"full_name": "ghostiam/protogetter",
"license_state": "standard",
"license_spdx": "MIT"
}