原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ua-parser",
"user-agent",
"useragent",
"go",
"golang"
],
"is_fork": false,
"size_kb": 1297,
"has_wiki": false,
"homepage": "https://pkg.go.dev/github.com/medama-io/go-useragent",
"languages": {
"Go": 78952
},
"pushed_at": "2026-07-19T04:27:27Z",
"created_at": "2023-11-13T03:08:36Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T10:06:14Z",
"description": "Fast trie-based user-agent parser in Go.",
"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://medama.io",
"name": "Medama Analytics",
"type": "Organization",
"login": "medama-io",
"company": null,
"location": null,
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/133059770?v=4",
"created_at": "2023-05-09T21:55:05Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 1172
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.4",
"kind": "patch",
"published_at": "2026-07-19T04:27:27Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-12-21T14:05:45Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2025-09-12T01:28:04Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2025-08-03T13:04:03Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-07-31T16:36:02Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-04-06T04:03:07Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2025-01-18T06:45:57Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2025-01-13T10:27:12Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-09-10T13:10:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-09-05T13:12:19Z"
}
],
"recent_commits": [
{
"oid": "b1d45c6216461fde1b2aba0ce38e53b1a1932b3d",
"body": null,
"is_bot": false,
"headline": "fix(agents): cover outstanding user-agent variants (#79)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2026-07-19T04:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e256f4b7ad44eba5f747d24088076810410c25c4",
"body": "Co-authored-by: Sam <sam@knocknoc.io>",
"is_bot": false,
"headline": "add huawei browser impelementation (#78)",
"author_name": "Sam Hobson",
"author_login": "Sam-Hobson",
"committed_at": "2026-07-19T04:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa7e3f7db44386d8cd1deb73da03f20585bd436",
"body": null,
"is_bot": false,
"headline": "fix(match): add normalized tokens to matcher (#74)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-12-21T14:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a4d04f7c78f608f4659aead252b2268a679e0fb",
"body": "* feat: add more python bot user-agents\n\n* chore: update data for python bot user-agents\n\n* test: add more python bot user-agents",
"is_bot": false,
"headline": "feat(agents): add more python bot cases (#72)",
"author_name": "Mohamed Feddad",
"author_login": "mrf345",
"committed_at": "2025-09-12T01:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8a867f1ccbaa234cf1207a2a5b71a246ee639d",
"body": null,
"is_bot": false,
"headline": "perf(trie): move whitespace switch earlier (#70)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-08-03T12:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1360ea137b985756fa29664c443d6a7820495e",
"body": null,
"is_bot": false,
"headline": "feat(os): add freebsd support (#69)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-08-03T09:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc186d67501377945753c79605331a61dfab10ca",
"body": "* refactor(match): use slices over sort\n\n* docs: comment\n\n* refactor(match): use cmp compare",
"is_bot": false,
"headline": "refactor(match): use slices over sort (#68)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-08-03T09:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9952208d6f65fd5e2eacb0b8e628bbb46b9a56cf",
"body": "* test: update bench imports\n\n* feat(browsers): add amazon silk",
"is_bot": false,
"headline": "feat(browsers): add amazon silk (#67)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-08-03T09:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027dbf858e0afa7ffb270d6849a42854cbcc2d99",
"body": null,
"is_bot": false,
"headline": "test: update bench imports (#66)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-08-03T09:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f17bd4d1d3e57ee5174f73392573cad84c04a6e8",
"body": null,
"is_bot": false,
"headline": "test: simplify matching all cases (#65)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-08-03T08:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "044adee5f2a48b734e0882c76c6a48127a487285",
"body": "* perf(trie): remove map fallback\n\n* style: remove unused const",
"is_bot": false,
"headline": "perf(trie): remove map fallback (#64)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-08-03T06:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3299e96bea6dc3b7fbb4e2b32b9b4284b669f9fc",
"body": "* perf(benchmarks): add memory usage tests\n\n* fix(benchmarks): improve memory usage styling",
"is_bot": false,
"headline": "perf(benchmarks): add memory usage tests (#63)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-08-03T04:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f124aba19d19ade66fa1303e9bd10b926545233",
"body": "* feat: add dynamic parser loading\n\n* fix(ua): remove old code\n\n* fix: accept context in parse\n\n* Update ua.go\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add dynamic parser loading (#62)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-07-31T16:29:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "388720c742b56b888d94ee19897a26c0b969a6cf",
"body": "* docs: update readme and add godoc example\n\n* docs: add go reference badge",
"is_bot": false,
"headline": "docs: update readme and add godoc example (#60)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-04-06T03:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c33aacf48f79cfa357f87b8c1cd84c728b4de4",
"body": null,
"is_bot": false,
"headline": "feat: add more boolean helpers (#59)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-04-06T03:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38c5aa6b05232ef09068b2f33d5a9fb155ae4d21",
"body": null,
"is_bot": false,
"headline": "fix(agents): typo for opera browser",
"author_name": "ayuhito",
"author_login": "ayuhito",
"committed_at": "2025-01-19T12:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfaaf419e926b4f6a29ef8fa509fa774b9a31112",
"body": null,
"is_bot": false,
"headline": "feat: expose constants in a new agents lib (#58)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-01-19T10:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fbd3a9dd931e8e642bd66c9b7fdd7b32a0ea604",
"body": null,
"is_bot": false,
"headline": "chore: move agents to data dir (#57)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-01-19T02:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "805057fe6c6cebb19dc192325c3145af726a7cfc",
"body": "* feat: add dailymotion useragents\n\n* fix: remove trie strings after square brackets\n\n* fix: edge version check\n\n* fix: improve matching support by supported nested parenthesis\n\n* style: switch case\n\n* fix: remove some invalid agents\n\n* fix: add whatsapp bot",
"is_bot": false,
"headline": "feat: add dailymotion useragents (#55)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-01-19T02:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d006a546fadad4d3dfc1791b122db0d4a039c2",
"body": "* perf: use iota switch for state to reduce branching\n\n* perf: move state default behind switch case\n\n* perf: skip count is only checked in state default\n\n* fix: move skip count back to start",
"is_bot": false,
"headline": "perf: use a state machine based approach (#54)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-01-18T06:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd6789d69b033b38deba1ac34d94a489af10fe6d",
"body": null,
"is_bot": false,
"headline": "docs: add getdevice to readme",
"author_name": "ayuhito",
"author_login": "ayuhito",
"committed_at": "2025-01-18T05:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c808c79b7cb70b20e547cc8156e7580becbd91c",
"body": "* expose device type as string\n\n* GetDevice\n\n* use existing constants\n\n* format\n\n* style: format\n\n---------\n\nCo-authored-by: ayuhito <hello@ayuhito.com>",
"is_bot": false,
"headline": "feat: add getdevice helper (#53)",
"author_name": "dsl400",
"author_login": "dsl400",
"committed_at": "2025-01-18T05:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16197f4a11d97d08061898717f12d19dcf6d22c6",
"body": null,
"is_bot": false,
"headline": "refactor: named consts (#50)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-01-13T14:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff41d0f7bf84832160cbc1bf182c44e18b3ff436",
"body": null,
"is_bot": false,
"headline": "perf: use sync once for parser initialisation (#49)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-01-13T10:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fba6ed1559b4f614e65305d80ae6de951f2902c",
"body": "* perf: remove string builder\n\n* docs: update benchmarks",
"is_bot": false,
"headline": "perf: make zero allocations to heap (#48)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-01-13T10:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c1dbb53b50aff000c58e462c8d850d552b7fc2b",
"body": "* perf: use uint8 instead of multiple bools\n\n* perf: run betteralign\n\n* docs: clean up readme\n\n* fix: use local replace\n\n* chore: add mise config\n\n* test: update case\n\n* ci: update test workflow conditions",
"is_bot": false,
"headline": "perf: use device uint8 (#47)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2025-01-13T09:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb95544a28aecaf7107035230c16a7a671bf1480",
"body": null,
"is_bot": false,
"headline": "chore: create funding.yml",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-16T11:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b685bf20b659aaf446c8dba2200151b3ba685052",
"body": null,
"is_bot": false,
"headline": "feat: support openbsd (#35)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-10T13:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3247ae934f34cc8b25a681a0fc421a3d641af6",
"body": null,
"is_bot": false,
"headline": "fix: edge cases for mac os (#34)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-10T12:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f9e8550a1e807942c94a549f3c7b8f4c2d0ab96",
"body": null,
"is_bot": false,
"headline": "fix: support more instances of samsung browser (#33)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-10T12:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a354d3e3b8a6772ccecb4883d37f21cb7f92d6b",
"body": null,
"is_bot": false,
"headline": "feat: add more arm supported browsers (#32)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-10T12:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c41d5f79c38e6da8d3d94fc6aa7e8b73c42164fd",
"body": null,
"is_bot": false,
"headline": "fix: ensure android triggers is mobile flag (#31)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-10T11:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4fd8a181d99da86c62f2ae21c86b4f32a962367",
"body": null,
"is_bot": false,
"headline": "feat: add falkon browser support (#30)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-10T10:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7acf4c7aa888bf07856c0bf3cbee81ed91c5ece1",
"body": "* feat: support safari uiwebview\r\n\r\n* fix: filter useless useragents from trie",
"is_bot": false,
"headline": "feat: support safari uiwebview (#28)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-10T10:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ef65204c897c52c4163757cc59fea41a7b0d21",
"body": null,
"is_bot": false,
"headline": "docs: improve benchmark formatting",
"author_name": "Ayuhito",
"author_login": "ayuhito",
"committed_at": "2024-09-06T09:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d5bcbf4aa1d58b0348700b645c3e0e6b5e2d98a",
"body": null,
"is_bot": false,
"headline": "docs: clarify get helpers return an empty string in godoc",
"author_name": "Ayuhito",
"author_login": "ayuhito",
"committed_at": "2024-09-05T13:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0789768c4379b3fd1e43a17640e2c6a5008b6cac",
"body": null,
"is_bot": false,
"headline": "refactor: hide result struct from public api",
"author_name": "Ayuhito",
"author_login": "ayuhito",
"committed_at": "2024-09-05T13:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea57a0e3bde16e2654b8a25e5b44147107ab3e3",
"body": "* feat!: v1 api\r\n\r\n* style: use var for useragent\r\n\r\n* refactor: move most functions to internal package",
"is_bot": false,
"headline": "feat!: v1 api (#22)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-05T12:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f619f33edfdd546f066d730a54894bbba487846f",
"body": "* chore: reorganise test cases\r\n\r\n* chore: add benchmark results\r\n\r\n* docs: fix tiny alignment",
"is_bot": false,
"headline": "perf: add benchmarks (#21)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-05T10:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "122608a2839b1a0d13c5f8d9395c4f2cfe4d2733",
"body": null,
"is_bot": false,
"headline": "perf: realign structs to reduce memory padding (#20)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-04T22:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ce2229c0b32d3dc141dcef14969b2802334bf9",
"body": null,
"is_bot": false,
"headline": "perf: use arrays for low branching runes (#19)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-09-04T18:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e1d5231c71582d17a2c5c0d76055bc4be6f72c5",
"body": null,
"is_bot": false,
"headline": "docs: update usage guide",
"author_name": "Ayuhito",
"author_login": "ayuhito",
"committed_at": "2024-09-03T12:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd80a87eb23a0a9062f8605bedb81db370eb20a",
"body": null,
"is_bot": false,
"headline": "feat: add more bot user agents for matching (#16)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-07-07T20:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fdad75704b93262cf2db29076619f4bfa5ee8f3",
"body": null,
"is_bot": false,
"headline": "feat: add baidu spider (#15)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-07-05T13:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0efe8fe75aa473da1b5f8a960aa9cb4182eb13",
"body": "* feat: improve googlebot coverage\r\n\r\n* feat: more mobile user agents",
"is_bot": false,
"headline": "fix: improve googlebot coverage (#14)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-07-05T13:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c5b6f0236540971f7370012440563019ca7de4",
"body": null,
"is_bot": false,
"headline": "feat: add yandex browser support (#7)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-06-24T14:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed18fe5ae3948fb4958f500f8e4fca849c8ec1c",
"body": "* feat: add bot testing\r\n\r\n* feat: add headless chrome support",
"is_bot": false,
"headline": "feat: add headlesschrome detection (#6)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-06-24T13:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "497f0324aa117edf814bce6a246bcf42f5fac0b5",
"body": "* feat: match more android user agents\r\n\r\n* perf: optimise dataset even more\r\n\r\n* fix: android and mobile tokens being deleted\r\n\r\n* fix: trie put overwriting with less tokens than before\r\n\r\n* fix: do not modify trie state node result\r\n\r\n* fix: add additional android test cases\r\n\r\n* docs: typo",
"is_bot": false,
"headline": "feat: match more android user agents (#2)",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2024-06-24T13:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642da8a8a685516ac563934db58cea0fb4701b9e",
"body": null,
"is_bot": false,
"headline": "ci: add tests",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-18T15:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8608d2c565885e0774ad0d460e236e2823f35486",
"body": null,
"is_bot": false,
"headline": "refactor: change which variables are public and private in the package",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-18T14:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eaf40d2e7301c909500e549e77e017ee0c05acc",
"body": null,
"is_bot": false,
"headline": "fix: continue skip whitespace flag in outer loop",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-18T06:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c33babbdaba2ebbfc46b4fcf3aeb0936c871e46",
"body": null,
"is_bot": false,
"headline": "feat: add helper function to get major version of user agent",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-18T06:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b129d52825b2bc18f7f2a4cf2e3b0aa7941cc2b",
"body": null,
"is_bot": false,
"headline": "feat: support multiple results per matching token",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-18T06:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1620225f17e86f742c6efed96f63f7e96da19b6",
"body": null,
"is_bot": false,
"headline": "fix: strip mobile device ids from matcher",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-17T20:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23a38514275cbb924a9849e35cbea461e16ecb24",
"body": null,
"is_bot": false,
"headline": "perf: use string builder for version concat",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-17T09:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51be439b865267f5f704489dd8d0b869e29bc1ac",
"body": null,
"is_bot": false,
"headline": "feat: support safari versioning with new token",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-17T09:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d45dd066c18eb4bff88bb25b61419a218ac7ec3e",
"body": null,
"is_bot": false,
"headline": "feat: return browser version numbers",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-17T08:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac36794a678e42beb4777052de88fe7679d662db",
"body": null,
"is_bot": false,
"headline": "refactor: use constants for matching types",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-17T07:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2122e267a1201394f52cd821025ab5bae5e94079",
"body": null,
"is_bot": false,
"headline": "fix: move index correction from matcher to trie put",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-17T07:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710d5a8d5ee46ce82d490444e6c762c2eccd0222",
"body": null,
"is_bot": false,
"headline": "perf: copy by value instead of pointer for ua",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-17T07:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74262108c233da9b161b1e46798e69ccc69d7cc0",
"body": null,
"is_bot": false,
"headline": "docs: add more information to readme",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-16T18:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "382e1eac0de64b9ab4ebb72e7af5793299dc36a5",
"body": null,
"is_bot": false,
"headline": "fix: saving result token in wrong index",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-16T18:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3475571b56cac896757b0496cbe4d7668c1d9842",
"body": null,
"is_bot": false,
"headline": "perf: use switches for simple rune comparisons",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-16T01:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564b389f275f2322cdb5d7e7188960e914e91ced",
"body": null,
"is_bot": false,
"headline": "refactor: result struct and token index existence check",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-16T01:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a7a5cf373f859227035afd82d3c74bdf6a1190",
"body": null,
"is_bot": false,
"headline": "refactor: no need to pass precedence into addmatch",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-16T01:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bd8e39c7118355b797bb8a774a808eda92a8d9f",
"body": null,
"is_bot": false,
"headline": "fix: include nospace variants in token matcher",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-15T17:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57f59e731e458489c467ff9fe1cc5bb7876d02f9",
"body": "…eady includes",
"is_bot": false,
"headline": "perf: no need to remove versions when populating trie as txt file alr…",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-15T15:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "618747f09132ee828f25ecd5c29adce59ef13d0c",
"body": null,
"is_bot": false,
"headline": "perf: do not use unicode package",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-15T15:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a815c4d73e1e0e255f45b6ce1f6ff412d9fe40ce",
"body": null,
"is_bot": false,
"headline": "feat: support more TVs",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-15T15:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91a8deac9673021bbc735298ed35251afe35226",
"body": null,
"is_bot": false,
"headline": "feat: remove all whitespace and other characters with generated list",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-15T14:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7fad92c97f72432d083e4298c4e3c6c30e2aeb",
"body": null,
"is_bot": false,
"headline": "feat: remove semicolons",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-14T21:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5484ddb6b45bed112d52f93baa32f37af349ff28",
"body": null,
"is_bot": false,
"headline": "perf: use custom isdigit function",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-14T20:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49cff8bb528055867dac7152826c4ee749fbbe5f",
"body": null,
"is_bot": false,
"headline": "feat: remove language codes from tries",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-14T20:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "309ce8414df8759019bf9ff3e5f911885438aa93",
"body": null,
"is_bot": false,
"headline": "feat: add more tokens and embed cleaned agent list to trie",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-14T19:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d008bf6fcb24dbc1e0a8c3f4f9b6127a7cac65",
"body": null,
"is_bot": false,
"headline": "feat: user agent generator for trie population",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-14T16:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ecaf652b369889ea334b621870e6afc02c5022e",
"body": null,
"is_bot": false,
"headline": "feat: remove all version numbers from strings",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-14T15:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5072430d2559b7ca4387af0e5c3b00139c44eaeb",
"body": null,
"is_bot": false,
"headline": "feat: remove simple version strings from trie",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-14T02:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0064c2afd0c5a37b10062e80013a75a7c455a4d1",
"body": null,
"is_bot": false,
"headline": "feat: initial parser and trie",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-13T23:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a485956ee25637e21666eafe1bedda70583b11e4",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Ayu",
"author_login": "ayuhito",
"committed_at": "2023-11-13T03:08:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 13,
"latest_release_at": "2026-07-19T04:27:27Z",
"latest_release_tag": "v1.2.4",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 5,
"days_since_latest_release": 6,
"mean_days_between_releases": 75.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/medama-io/go-useragent",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/medama-io/go-useragent",
"is_deprecated": false,
"latest_version": "v1.2.4",
"repository_url": "https://github.com/medama-io/go-useragent",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T04:26:45Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 8,
"stars": 125,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2025-01-17",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
".mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"benchmarks/go.mod",
"go.mod"
],
"largest_source_bytes": 32404,
"source_files_sampled": 17,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"benchmarks/go.mod",
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "2.2.1",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6q6q-88xp-6f2r",
"GHSA-r88r-gmrh-7j83",
"GHSA-wxc4-f4m6-wwqv",
"GO-2020-0036",
"GO-2021-0061",
"GO-2022-0956"
],
"fixed_version": "2.2.8",
"advisory_count": 6,
"oldest_advisory_days": 1928
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 6,
"affected_count": 1,
"assessed_count": 10,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/boyter/go-string",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/boyter/go-string",
"direct": true,
"version": "1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.8.4",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru",
"direct": false,
"version": "0.5.4",
"ecosystem": "go"
},
{
"name": "github.com/medama-io/go-useragent",
"direct": false,
"version": "0.0.0-20240905091033-b6ed64f91ed8",
"ecosystem": "go"
},
{
"name": "github.com/mileusna/useragent",
"direct": false,
"version": "1.3.4",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/ua-parser/uap-go",
"direct": false,
"version": "0.0.0-20240611065828-3a4781585db6",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "2.2.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 2,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 41,
"open_issues": 6,
"closed_ratio": 0.842,
"closed_issues": 32,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ayuhito",
"commits": 76,
"avatar_url": "https://avatars.githubusercontent.com/u/38220115?v=4"
},
{
"type": "User",
"login": "mrf345",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/26286907?v=4"
},
{
"type": "User",
"login": "Sam-Hobson",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/77137103?v=4"
},
{
"type": "User",
"login": "dsl400",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4988046?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.962
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "13 out of 27 merged PRs checked by a CI test -- score normalized to 4",
"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/30 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b1d45c6216461fde1b2aba0ce38e53b1a1932b3d",
"ran_at": "2026-07-25T21:35:17Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-19T04:27:07Z",
"oldest_open_prs": [
{
"number": 80,
"created_at": "2026-07-22T11:35:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 82,
"created_at": "2026-07-22T12:05:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 84,
"created_at": "2026-07-22T12:29:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2026-07-22T12:46:38Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-19T04:26:46Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 61,
"created_at": "2025-05-12T09:07:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2026-02-09T03:39:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2026-03-15T23:20:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2026-04-02T00:20:16Z",
"last_comment_at": "2026-04-02T04:57:51Z",
"last_comment_author": "ayuhito"
},
{
"number": 81,
"created_at": "2026-07-22T11:55:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2026-07-22T12:14:41Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/medama-io/go-useragent",
"host": "github.com",
"name": "go-useragent",
"owner": "medama-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 49,
"vitality": 67,
"community": 45,
"governance": 58,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 13,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "13 commits in the last year",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 13
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.2.4",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 75.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~75.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 75.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 45,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"forks": 8,
"stars": 125,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "125 stars",
"points": 34,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 125
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"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,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.962
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"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": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 41,
"open_issues": 6,
"closed_issues": 32,
"issue_closed_ratio": 0.842,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "84% of issues closed",
"points": 39.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 84
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "41/42 decided PRs merged",
"points": 37.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 41,
"decided": 42
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 10,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "medama-io",
"public_repos": 5,
"account_age_days": 1172
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "10 followers of medama-io",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "medama-io"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~3 yr old",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/medama-io/go-useragent"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 27 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"ua-parser",
"user-agent",
"useragent",
"go",
"golang"
],
"has_wiki": false,
"homepage": "https://pkg.go.dev/github.com/medama-io/go-useragent",
"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": "https://pkg.go.dev/github.com/medama-io/go-useragent",
"points": 15,
"status": "met",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 27 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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/30 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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"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": 6,
"affected_packages": 1,
"assessed_packages": 10,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"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": "excellent",
"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": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.987,
"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": "78 of 79 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 78,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
".mise.toml"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.013,
"toolchain_manifests": [
"benchmarks/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": ".mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".mise.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 79 commits agent-authored or agent-credited",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 79
}
}
],
"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 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 32404,
"source_files_sampled": 17,
"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/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T21:35:31.813390Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/medama-io/go-useragent.svg",
"full_name": "medama-io/go-useragent",
"license_state": "standard",
"license_spdx": "MIT"
}