原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 87,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 13183,
"Makefile": 112
},
"pushed_at": "2025-07-28T15:16:40Z",
"created_at": "2023-03-12T12:28:45Z",
"owner_type": "User",
"updated_at": "2026-04-01T19:38:29Z",
"description": "Align and sort tags for Go struct.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Yifei Liu",
"type": "User",
"login": "4meepo",
"company": null,
"location": "Shanghai",
"followers": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/28745416?v=4",
"created_at": "2017-05-17T02:07:06Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 3366
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.4.3",
"kind": "patch",
"published_at": "2025-07-28T15:16:40Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2025-02-17T06:43:47Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2024-12-26T02:08:28Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2024-12-23T08:21:28Z"
},
{
"tag": "v1.3.4",
"kind": "patch",
"published_at": "2024-05-07T08:13:40Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2023-10-19T05:38:47Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2023-07-28T06:23:00Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2023-07-27T05:24:29Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-07-26T08:42:33Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2023-03-26T12:41:48Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2023-03-26T04:14:24Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-03-25T16:43:15Z"
},
{
"tag": "v1.1.9",
"kind": "patch",
"published_at": "2023-03-19T15:15:41Z"
}
],
"recent_commits": [
{
"oid": "86b3f8d335921d27dd9f0148cf7707b29b714c31",
"body": "Replace structtag library",
"is_bot": false,
"headline": "Merge pull request #20 from alfa-alex/switch-to-alfatraining/structtag",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2025-07-28T15:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0bf2d9e11d0e703e0567664d876d8c984ee7fcc",
"body": null,
"is_bot": false,
"headline": "Switch to alfatraining/structtag",
"author_name": "Alexander Setzer",
"author_login": "alfa-alex",
"committed_at": "2025-04-10T10:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "958face8627a9f97ce9f50fcc3421d38e6fe540f",
"body": null,
"is_bot": false,
"headline": "updating golang.org/x/tools/ to v0.30.0",
"author_name": "4meepo",
"author_login": "4meepo",
"committed_at": "2025-02-17T06:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7250a796126d614311114889cd22c391647177",
"body": "fix: remove debug logs",
"is_bot": false,
"headline": "Merge pull request #17 from ldez/fix/remove-logs",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2024-12-26T02:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e8206b44260ad224676f69f3ba3a1f5f919a95",
"body": null,
"is_bot": false,
"headline": "fix: remove debug logs",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-24T13:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42e5b5b45fcdea8f5f1e71fe9f9772117e93bd1",
"body": "feat: remove golangci-lint mode",
"is_bot": false,
"headline": "Merge pull request #16 from ldez/feat/remove-golancgi-lint-mode",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2024-12-23T08:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd5eb32e7c3ab28cb88f4ed23cc4b87696474e6",
"body": null,
"is_bot": false,
"headline": "tests: add cgo case",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T19:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36263ea5775d73a2b4bc296783bcc503956a4d8f",
"body": null,
"is_bot": false,
"headline": "tests: add suggested fixes",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T19:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "196ff4eda6cce74f885307ae056df69919c5054b",
"body": null,
"is_bot": false,
"headline": "tests: rewrite analyzer tests",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T18:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e7cd01e8b119f83b3dca49d08ac33703849824b",
"body": null,
"is_bot": false,
"headline": "chore: simplify sorting",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T18:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "816d426181db9b2db3079f58540d41723356395e",
"body": null,
"is_bot": false,
"headline": "chore: fix linter",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T18:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe6a7ce158df0f6554e102f943587b0c19de463",
"body": null,
"is_bot": false,
"headline": "chore: update workflows",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T18:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e4e3e813aad77401d7cd6c7f724c29eea51807f",
"body": null,
"is_bot": false,
"headline": "chore: remove golangci-lint mode",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2024-12-22T18:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25313ba1e10f624375cf2573cdcf07473178606",
"body": "Upgraded golang.org/x/tools to v0.21.0 - fixes panic when compiled wi…",
"is_bot": false,
"headline": "Merge pull request #10 from iis256:go1.22_fix",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2024-05-07T08:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c43c24d97825500c7cb951a66886af0ea4ddc22a",
"body": "…th go 1.22",
"is_bot": false,
"headline": "Upgraded golang.org/x/tools to v0.21.0 - fixes panic when compiled wi…",
"author_name": "Igor Sedov",
"author_login": null,
"committed_at": "2024-05-07T07:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22ba94a0e5a7476fcb10bc8bcedd641179b01759",
"body": "Fix: panic during tags processing",
"is_bot": false,
"headline": "Merge pull request #7 from tttoad/fix-parse-panic",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-10-19T05:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc14d3cc13828b514554c2d53b25db750613ff8d",
"body": null,
"is_bot": false,
"headline": "fix index out of range",
"author_name": "4meepo",
"author_login": "4meepo",
"committed_at": "2023-10-19T05:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a15bce8cc8383ac8a427483d59924b13fc0de44",
"body": null,
"is_bot": false,
"headline": "optimize code and fix error offset in golangci-lint mode",
"author_name": "4meepo",
"author_login": "4meepo",
"committed_at": "2023-10-19T03:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79876a7de9a09e1e709afb103456399ab16327ae",
"body": null,
"is_bot": false,
"headline": "fix: issues 6",
"author_name": "toad",
"author_login": "tttoad",
"committed_at": "2023-10-18T17:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1a95fb7c7bade2abd02eb112ed745ac44519cb",
"body": "Fix typos in README",
"is_bot": false,
"headline": "Merge pull request #5 from naglis/fix-readme-typo",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-08-09T08:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d23c015b660ab0500c524724dcd521618d07d2ac",
"body": null,
"is_bot": false,
"headline": "fix typo in readme",
"author_name": "naglis",
"author_login": "naglis",
"committed_at": "2023-08-08T20:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43dc5d806d929c9454a82a2116728b45e1b6f0f0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-07-28T08:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "349a4943e14e2b1191c86487a89f5e15277199a5",
"body": null,
"is_bot": false,
"headline": "StrictStyle must be used with align and sort together.",
"author_name": "4meepo",
"author_login": "4meepo",
"committed_at": "2023-07-28T06:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aec487a15038d2c2b5fb0a731b20409efbd41140",
"body": null,
"is_bot": false,
"headline": "trim spaces between tags when filed is single.",
"author_name": "4meepo",
"author_login": "4meepo",
"committed_at": "2023-07-27T05:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b0a07fc347dd782bbced4735bcbb15fa8e4641",
"body": "indent example",
"is_bot": false,
"headline": "indent example",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-07-26T10:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f25f9c2b3c5027e8ac4be4118cc26a80149e37",
"body": null,
"is_bot": false,
"headline": "strict style usage",
"author_name": "4meepo",
"author_login": "4meepo",
"committed_at": "2023-07-26T08:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beb3fc9fa4defb90284eee97cc0e7aa14756e65e",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "4meepo",
"author_login": "4meepo",
"committed_at": "2023-07-26T08:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc3197925bd9f9ccc61f1a5b7c771e395909a16d",
"body": null,
"is_bot": false,
"headline": "strict style",
"author_name": "4meepo",
"author_login": "4meepo",
"committed_at": "2023-07-26T08:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da67eb212f6fa6a1baf8afdd681b9306bef140eb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-07-14T05:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc31f36ab55846b3d4541cda3ee2cebb5032d3b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-07-14T04:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21cf0bd81f4fcc6856c88ea8903f53ff652eef7f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-07-07T08:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc0fd499aa647901b7a97c65904bb6f305cbb84",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-07-07T08:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa188429315bea765fd95bddf5f02c9cf7a2e08",
"body": null,
"is_bot": false,
"headline": "rename tests",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-26T12:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8a15bcced9e93e748363eb63177a187379bf8cf",
"body": null,
"is_bot": false,
"headline": "fix bug",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-26T12:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a6f78d9bb13eacb701228749369e46c67545c23",
"body": null,
"is_bot": false,
"headline": "todo",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-26T04:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1cdde7f54f12fca4eac1c9446cc1b40ff9baba",
"body": null,
"is_bot": false,
"headline": "fix flags",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-26T04:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac746ba2d5c7adb34cb4841cd992af476ae6843",
"body": null,
"is_bot": false,
"headline": "make build",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-25T16:38:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209de5c6554841122c63c009dc20a4b6aaefc367",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'github/main'",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-25T16:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bde3df669f7ea1ec4d132dfa230ae6cb7398b2a1",
"body": null,
"is_bot": false,
"headline": "add lint and fix issue",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-25T16:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46f20996971a27082b6f0820db37413a23644bfa",
"body": null,
"is_bot": false,
"headline": "add disabled align options",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-25T16:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178b962962ba806dc78a0d1dd837d58eeb78ee57",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-22T16:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3cb7874f6be49d1976a29cc19f349d6b70e1391",
"body": "correct typos in README",
"is_bot": false,
"headline": "Merge pull request #1 from alexandear/patch-1",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-22T16:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914ec6e54c655a0bfa898b41ef4f862e7ff43b79",
"body": "Replace Golang with Go.",
"is_bot": false,
"headline": "correct typos in README",
"author_name": "Oleksandr Redko",
"author_login": "alexandear",
"committed_at": "2023-03-22T16:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af1f353ca91a6d0c010c5a4196a2d32940090039",
"body": null,
"is_bot": false,
"headline": "update codecov badge",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T15:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8276e39acdb81d20ab454c5583e8de110dec9a35",
"body": null,
"is_bot": false,
"headline": "update codecov link",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T15:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d67ee623b909a5a183ab15d81efecd8709f412",
"body": null,
"is_bot": false,
"headline": "add badge",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T15:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3231dce44dabfd8e9ce2143eb494f455f485c3b0",
"body": null,
"is_bot": false,
"headline": "fix releaser",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T15:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f301a92c76160c74a3c92b0e675c85b17a405d6",
"body": null,
"is_bot": false,
"headline": "add go releaser",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T14:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91673d3a8fee9f209d4ced5399dbf2388712c7c0",
"body": "add release flow",
"is_bot": false,
"headline": "Create .github/workflows/go.yml",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T14:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "346c728270fb5b65acb5d476679e8e72c5d5a5bc",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'github/main'",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T14:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd4bb47393a2fa2fecf320a655f30aaa4ff32989",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T14:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8141f6a8164a8ffe74fd8773f1806a5f5e3c50",
"body": null,
"is_bot": false,
"headline": "support sort single field",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T14:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79c1c243bbb4fac9d08e64d7e4a31eae356b4bc",
"body": null,
"is_bot": false,
"headline": "panic to log",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T14:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48954cd1bae00c2272c62dd288a3165eb2c144b",
"body": null,
"is_bot": false,
"headline": "with mode",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T13:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294f3bd0ccd5ab6cb59ffec729558ccc22a214a2",
"body": null,
"is_bot": false,
"headline": "updaste readme",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T11:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2d01fd9b14d921a0ae585919a01310a114841d",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T11:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a361bd5d7bc967b10b89ef77a02f94c5b24a940",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "fourmeepo",
"author_login": "4meepo",
"committed_at": "2023-03-19T11:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94def9a5bbec82e002fee7c9c58fb36a2a849dd0",
"body": null,
"is_bot": false,
"headline": "remove mode",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T09:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c6fe8f88a0b0d98ca7cf8169e410600f877ad4",
"body": null,
"is_bot": false,
"headline": "support auto sort",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T08:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab674e8c6522423bc245ac123141de754055a0d",
"body": null,
"is_bot": false,
"headline": "v1.0.8",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T07:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe920977bb007f24bda74b5c757912e89656e42",
"body": null,
"is_bot": false,
"headline": "fix struct type",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T06:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84cc590295bec67dc0dab360d2bc6aa9de62f046",
"body": null,
"is_bot": false,
"headline": "fix bugs",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T06:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57974f66191d54e6b80d51ee14f7c2b474e12062",
"body": null,
"is_bot": false,
"headline": "trim white space",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T06:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efe66d6d41dea3cf6735d6cb316a7a0c65b1d70d",
"body": null,
"is_bot": false,
"headline": "fix idx",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T05:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e122d9cd8f5da67b0fb673dd95a7e7beeabe43",
"body": null,
"is_bot": false,
"headline": "v1.0.3",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T05:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a3786037311bb9b7494d60aeca8b622781a86f",
"body": null,
"is_bot": false,
"headline": "v1.0.2",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T05:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e310fc2e4a977ef192ac1815302a43792471c4a1",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T04:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f9b263c2a8febb7c3749e7188c289eeb2d73c5",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-19T02:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c78cec5a8535e48fa56e7425abf6f94446b170",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-16T16:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "129b7e2ea194a140f472a86fd12429ea0efe9251",
"body": null,
"is_bot": false,
"headline": "temp commit",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-14T16:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f6ffec6328ac3c3c108d26fc3f16f5e27d9f128",
"body": null,
"is_bot": false,
"headline": "more readme",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-14T15:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24adb4eb8df85cf9eb1d1c0b4592701e094ee74",
"body": null,
"is_bot": false,
"headline": "copy code",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T13:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46b448ed7ed34f1161c705e1d7d700420ff82c64",
"body": null,
"is_bot": false,
"headline": "..",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T12:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf62d44be4053bee18d46856a1c23dbc364a50d",
"body": null,
"is_bot": false,
"headline": "ignore vscode",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T12:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d756ff54d71a00258aaf121904b24e2473f88e9",
"body": null,
"is_bot": false,
"headline": "add ref",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T12:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0443477b37f91f9732aef0de78a21574c000ca2",
"body": null,
"is_bot": false,
"headline": "fix indent",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T12:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef5c4750ae3ddfd07172cccbdecb13e5a93d5582",
"body": null,
"is_bot": false,
"headline": "indent readme",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T12:33:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c9c50700908ff779602d7211a98ef4640fbb99",
"body": null,
"is_bot": false,
"headline": "ignore .vscode",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T12:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c037035bd4272b042672317de9629c2e24c0bb",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T12:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e657c4361ccb1e6daef46f8ea725964d5a5338",
"body": null,
"is_bot": false,
"headline": "initialize",
"author_name": "Yifei Liu",
"author_login": "4meepo",
"committed_at": "2023-03-12T10:18:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 0,
"latest_release_at": "2025-07-28T15:16:40Z",
"latest_release_tag": "v1.4.3",
"releases_from_tags": false,
"days_since_last_push": 372,
"active_weeks_last_year": 0,
"days_since_latest_release": 372,
"mean_days_between_releases": 95
},
"artifacts": {
"collected": true,
"structure": [
"tree.goreleaser"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"codecov.io",
"goreportcard.com",
"shields.io"
],
"total": 3,
"header": 3,
"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/4meepo/tagalign",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/4meepo/tagalign",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v1.4.3",
"repository_url": "https://github.com/4meepo/tagalign",
"versions_count": 29,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-07-28T15:10:38Z",
"latest_version_yanked": null,
"days_since_latest_publish": 372
}
]
},
"popularity": {
"forks": 7,
"stars": 34,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-07-28",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 9003,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"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": 10,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/alfatraining/structtag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.2"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.30.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/alfatraining/structtag",
"direct": true,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.8.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "0.30.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "0.23.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "0.11.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "1.0.0-20180628173108-788fd7840127",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 3,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 7,
"open_issues": 3,
"closed_ratio": 0.786,
"closed_issues": 11,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "4meepo",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/28745416?v=4"
},
{
"type": "User",
"login": "ldez",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
},
{
"type": "User",
"login": "alfa-alex",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/76205862?v=4"
},
{
"type": "User",
"login": "alexandear",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3228886?v=4"
},
{
"type": "User",
"login": "naglis",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/827324?v=4"
},
{
"type": "User",
"login": "tttoad",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/14021602?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.848
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yaml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 6/16 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "86b3f8d335921d27dd9f0148cf7707b29b714c31",
"ran_at": "2026-08-04T17:04:25Z",
"aggregate_score": 3.5,
"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": 7,
"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": "2025-07-28T15:17:01Z",
"oldest_open_prs": [
{
"number": 14,
"created_at": "2024-09-18T10:24:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2026-07-28T12:33:53Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-07-28T15:10:38Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 15,
"created_at": "2024-11-21T08:46:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-01-04T00:57:48Z",
"last_comment_at": "2026-07-28T12:33:56Z",
"last_comment_author": "webbrain-one"
},
{
"number": 22,
"created_at": "2026-03-18T10:18:25Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/4meepo/tagalign",
"host": "github.com",
"name": "tagalign",
"owner": "4meepo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 45 is calibrated to 42 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 45,
"calibrated": 42,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 36,
"inputs": {
"security": 48,
"vitality": 22,
"community": 40,
"governance": 57,
"calibration": "2026-08-02",
"engineering": 58,
"ai_readiness": 55,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"weighted_overall_raw": 45,
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 22,
"weight": 0.21,
"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": 372,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 372 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 372
}
}
],
"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": null,
"notes": [],
"value": 54,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v1.4.3",
"releases_from_tags": false,
"days_since_latest_release": 372,
"mean_days_between_releases": 95
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 372 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 372
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~95 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 95
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 372,
"days_since_last_human_commit": 372,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 372 days; 2 unmet obligation(s): Scorecard reports it unmaintained, CI broken",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 372,
"count": 2,
"signals": "Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 40,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 7,
"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": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"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": 3,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"codecov.io",
"goreportcard.com",
"shields.io"
],
"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": 57,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.848
},
"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 85% of commits",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "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": 78,
"inputs": {
"merged_prs": 7,
"open_issues": 3,
"closed_issues": 11,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0.786,
"closed_unmerged_prs": 0,
"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": "79% of issues closed",
"points": 33,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 79
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/7 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 7
}
}
],
"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 6/16 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"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": 49,
"inputs": {
"followers": 14,
"owner_type": "User",
"is_verified": null,
"owner_login": "4meepo",
"public_repos": 15,
"account_age_days": 3366
},
"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": "14 followers of 4meepo",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 14,
"login": "4meepo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~9 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"github.com/4meepo/tagalign"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 372
},
"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 372 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 372
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": 58,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3.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": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/16 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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 10 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": 10
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 10,
"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": 10,
"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.",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 7
},
"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": 55,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.2,
"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": "16 of 80 human commits state their intent (structured subject or explanatory body)",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 80
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 80",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 80
}
}
],
"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": 9003,
"source_files_sampled": 12,
"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/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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": [
"application"
],
"scores": {
"library": 3,
"application": 4
},
"primary": "application",
"evidence": [
{
"tier": "structure",
"label": "application",
"source": "tree.goreleaser",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
}
],
"artifacts": [],
"confidence": "low",
"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:04:40.804647Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/4/4meepo/tagalign.svg",
"full_name": "4meepo/tagalign",
"license_state": "standard",
"license_spdx": "MIT"
}