Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 223,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 47610,
"Makefile": 4381,
"TypeScript": 26290
},
"pushed_at": "2026-07-21T12:48:56Z",
"created_at": "2024-07-10T16:34:46Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T12:49:03Z",
"description": "Voxgig Util",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"TypeScript"
]
},
"owner": {
"blog": "voxgig.com",
"name": "voxgig",
"type": "Organization",
"login": "voxgig",
"company": null,
"location": null,
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/33902825?v=4",
"created_at": "2017-11-22T14:28:23Z",
"is_verified": null,
"public_repos": 49,
"account_age_days": 3163
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "go/v0.1.5",
"kind": "other",
"published_at": "2026-07-21T12:48:58Z"
},
{
"tag": "ts/v0.5.4",
"kind": "other",
"published_at": "2026-07-21T12:48:55Z"
},
{
"tag": "go/v0.1.4",
"kind": "other",
"published_at": "2026-07-20T14:26:09Z"
},
{
"tag": "ts/v0.5.3",
"kind": "other",
"published_at": "2026-07-20T14:26:05Z"
},
{
"tag": "go/v0.1.3",
"kind": "other",
"published_at": "2026-07-20T14:19:27Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-07-20T14:19:23Z"
},
{
"tag": "go/v0.1.2",
"kind": "other",
"published_at": "2026-06-08T13:36:26Z"
},
{
"tag": "go/v0.1.0",
"kind": "other",
"published_at": "2026-03-26T15:41:06Z"
}
],
"recent_commits": [
{
"oid": "3bf8e7e02b5b97a67f2b09ca280273b479f5134c",
"body": null,
"is_bot": false,
"headline": "go: v0.1.5",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-21T12:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cdead6fdfe733bb01f2311c6b9c6098b747e949",
"body": null,
"is_bot": false,
"headline": "ts: v0.5.4",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-21T12:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d7ba1bbf9005a4aa62b805fbb529a08720c6b0",
"body": null,
"is_bot": false,
"headline": "go-port",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-21T12:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "522a44c4cb36c5a381baea4d49115537a8def913",
"body": "Migrate tests to shared TSV fixtures for cross-language parity",
"is_bot": false,
"headline": "Merge pull request #8 from voxgig/claude/ts-go-parity-docs-xx36sq",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T19:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cc103fe59581785bc45de60c4a9e63396c8c76a",
"body": "- Decircular: stop normalising non-finite floats in the deep-copy; restore\n faithful semantics (NaN/±Inf preserved, as canonical TS). Move the\n non-finite -> null normalisation to the Stringify serialisation path.\n- jsTruthy: handle every Go numeric type (reflect), so int32(0)/uint(0)/... are\n fa\n[…]\n. Both\nsuites green; Go 100% statements, TS 100% on the data utilities.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01U1uLvPCq7eZYdiGqN34Q86",
"is_bot": false,
"headline": "Address Codex review: fix 5 parity gaps, document 1 extreme",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-20T18:22:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "609175b80e2e8f1d9f57a4c50226469c5b6b6956",
"body": "…rage\n\nA strict review of the canonical TypeScript surfaced 30+ behavioural\ndivergences and latent bugs between ts/src/util.ts and the Go port. This\nbrings the two implementations into full parity on the portable data\nutilities, adds a machine-enforced cross-language test contract, and reaches\n100% \n[…]\nevery behaviour change\nand to document the shared-fixture architecture.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01U1uLvPCq7eZYdiGqN34Q86",
"is_bot": false,
"headline": "Enforce TS↔Go parity with shared fixtures; fix divergences; 100% cove…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-20T17:57:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "480e70d7bc6ac49986a4400690deab85754e2c05",
"body": null,
"is_bot": false,
"headline": "go: v0.1.4",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea85f9a5b3d7f71b4427ef4f06a557c6846bfa5",
"body": null,
"is_bot": false,
"headline": "ts: v0.5.3",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff365379d5d5a8af05cc22de0c0de724fe168c6b",
"body": "Use ts/vX.Y.Z tag scheme for npm publishes",
"is_bot": false,
"headline": "Merge pull request #7 from voxgig/npm-tag-scheme",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0156255f5e104db38a8eb8f067d401eded91f940",
"body": "Matches the existing go/vX.Y.Z convention: both languages now use a\nprefix in the git tag, keeping them distinct in `git tag -l` and in\nGitHub releases. Existing bare `vX.Y.Z` tags stay as historical record;\nnew npm publishes tag as ts/vX.Y.Z.\n\nAlso updates tags-npm to list ts/v* tags and adjusts the publish-npm-dry\noutput to match.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use ts/vX.Y.Z tag scheme for npm publishes",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:21:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "48a630963bd1adf4b40bb9f8e92c0888583799ea",
"body": null,
"is_bot": false,
"headline": "go: v0.1.3",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed461b7b4d24562de6fddd3f9304aeffa6da2c00",
"body": null,
"is_bot": false,
"headline": "ts: v0.5.2",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:19:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac159e8b25e36dbf5d9236b9d8286c3a01114e0",
"body": "Fix clean-build with TypeScript 7",
"is_bot": false,
"headline": "Merge pull request #6 from voxgig/fix-ts7-clean-build",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7288d0c77c797a58703b6823d15aa164af08a84",
"body": "- Bump typescript to ^7.0.2 and @types/node to 26.1.1 (completes the\n TS 6 -> 7 upgrade started earlier).\n- Add \"types\": [\"node\"] to both tsconfigs. TS 7 no longer auto-includes\n @types/node from node_modules under module: nodenext, so imports of\n node:test / node:assert fail without it.\n- Change\n[…]\n been emitted.\n Sequential invocations force the ordering.\n\nReproduces with `make clean && make all` on TS 7 without these fixes.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix clean-build with TypeScript 7",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:12:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "58167f0b1ebc16db4e28aa1e950bdd1125d6c686",
"body": "Add publish-npm, publish, and publish-dry Makefile targets",
"is_bot": false,
"headline": "Merge pull request #5 from voxgig/makefile-publish-targets",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T14:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c25faa1eacb735624f9bb70e84aa3a126ad4be5",
"body": "Makefile:\n- .NOTPARALLEL so `make -j publish` cannot race publish-npm/publish-go\n on the shared worktree and index.\n- publish: run full build+test for both languages first, so a Go test\n failure aborts before npm has been released (prevents releasing npm\n without go parity).\n- publish-npm: npm pu\n[…]\nd skipLibCheck to fix a pre-existing TS 7 build failure\nfrom thread-stream/index.d.ts referencing worker_threads.TransferListItem.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Address Codex review + fix pre-existing CI break",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T13:53:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2b419c3b8441acf1204388a9e3f4e6f4eb2d762c",
"body": "- publish-npm: patch-bumps ts/package.json (or V=x.y.z override),\n commits, tags vX.Y.Z, pushes, npm publish, gh release.\n- publish-go: now defaults to a patch bump derived from the Version\n const in go/util.go; V=x.y.z still overrides.\n- publish: runs publish-npm then publish-go.\n- publish-dry / \n[…]\npublish\n would run, without modifying, committing, tagging, pushing, or\n publishing.\n- tags-npm: list existing npm version tags.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add publish-npm, combined publish, and publish-dry targets",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-20T13:32:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6e75f0f9f07de5d0931baaad167ebc9d609e4feb",
"body": null,
"is_bot": false,
"headline": "v0.5.1",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-07-07T11:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ef05e87c0ce6a7ed62b6297b7de586f5f2d964",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:voxgig/util",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-06-08T13:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b868403ca67e10e188686b309178850763f12b06",
"body": null,
"is_bot": false,
"headline": "go: v0.1.2",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-06-08T13:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3d9f0334245245a83ceec4236a5b8cea590d129",
"body": null,
"is_bot": false,
"headline": "go: v0.1.2",
"author_name": "Richard Rodger",
"author_login": null,
"committed_at": "2026-06-08T13:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb44b5c20dd3a3c86bc36a34cafe315c0c65c1e",
"body": null,
"is_bot": false,
"headline": "make",
"author_name": "Richard Rodger",
"author_login": null,
"committed_at": "2026-06-08T13:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3a6a051ec150da3126de42bea98e74a91db0364",
"body": null,
"is_bot": false,
"headline": "v0.5.0",
"author_name": "Richard Rodger",
"author_login": null,
"committed_at": "2026-06-08T13:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99115ac3a425db77b007fa35acef326300a604e",
"body": "Update .github/workflows/ci.yml with the ts/ working-directory and the\nGo build/vet/test job. Workflows are now edited directly under\n.github/workflows/, so the ci/ source-of-truth folder is removed and the\ndocs that referenced it (README, AGENTS, explanation) are updated.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Deploy improved CI workflow; remove ci/ staging folder",
"author_name": "Richard Rodger",
"author_login": null,
"committed_at": "2026-06-08T13:10:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c163b5c46489bcdcce60403cceb451bfd5f8d9a8",
"body": "Add comprehensive documentation and improve cross-language parity",
"is_bot": false,
"headline": "Merge pull request #3 from voxgig/claude/compassionate-shannon-7SHgq",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-06-08T13:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6d3aa299b8d2cac8ca52f97fa57aa55122d584",
"body": "Determinism (the priority):\n- dive/Dive now iterate keys in sorted order in BOTH languages, so output is\n deterministic and byte-identical across the ports (Go map iteration was\n random). DiveMap and Entity inherit deterministic key-collision resolution,\n and Go's order sorts use SliceStable so t\n[…]\n,\ngetdlog filter, entity malformed-skip, order no-mutation, decircular empties.\nDocs updated throughout to describe deterministic, sorted dive.\n\nhttps://claude.ai/code/session_01MWuia2drUKR7xEmhkpip3X",
"is_bot": false,
"headline": "Fix review findings in both langs; make dive deterministic",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-08T12:47:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba07371b32fd302687e222334c378e2a8722c742",
"body": "The two implementations now sit side by side:\n- ts/ TypeScript package (src, test, dist, dist-test, package.json, LICENSE)\n- go/ Go module\n\nRelative paths still resolve (tsconfig outDir ../dist, the test's '../' import),\nverified by installing, building, and testing from ts/. A LICENSE copy is k\n[…]\nci.yml still runs npm from the repo root and\nmust be synced from ci/ci.yml (now working-directory: ts) or CI on main will fail\nafter this move.\n\nhttps://claude.ai/code/session_01MWuia2drUKR7xEmhkpip3X",
"is_bot": false,
"headline": "Move TypeScript implementation into ts/ (mirroring go/)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-08T12:00:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4401e01a5b81a3e71e5556d6d3a5eabb63c89f45",
"body": "Documentation (docs/), organised so each section answers one kind of question:\n- getting-started.md : guided, hands-on tutorial\n- how-to-guides.md : task-focused recipes\n- api-typescript.md : full TypeScript API reference\n- api-go.md : full Go API reference\n- explanation.md : design,\n[…]\nst job)\n- ci/README.md: how to sync ci/ into .github/workflows/, working around the\n workflow-scope restriction on direct pushes\n\nhttps://claude.ai/code/session_01MWuia2drUKR7xEmhkpip3X",
"is_bot": false,
"headline": "Add comprehensive docs, agent guides, and CI workflow source",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-08T11:54:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06bc5e22811c8ed320c1663b44154540dcdbfb02",
"body": "Document TypeScript (src/util.ts) as the canonical implementation in a new\nCLAUDE.md and bring the Go port (go/util.go) into parity with it.\n\nDependencies:\n- typescript ^5.9.3 -> ^6.0.3, @types/node 25.5.0 -> 25.9.2 (dist rebuilt)\n- go directive 1.21 -> 1.23\n\nGo parity fixes:\n- toString: replace bro\n[…]\nsides to lock the shared contract. Remaining intrinsic\ndivergences (map iteration order, malformed-input handling) are documented\nin CLAUDE.md.\n\nhttps://claude.ai/code/session_01MWuia2drUKR7xEmhkpip3X",
"is_bot": false,
"headline": "Update deps, fix and harden Go port to match canonical TS",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-08T11:40:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c4d1841c2cfa5ee8dd7643443438faf77503634",
"body": "…n to Decircular\n\nModule path now matches the subpath publishing convention (tagged as\ngo/v0.1.x), so consumers can `go get github.com/voxgig/util/go` without\nneeding a local replace directive.\n\nDecircular now tracks visited maps/slices on the current path and\nreplaces re-entries with \"[Circular *path]\" strings, mirroring the\nTypeScript implementation.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "go: rename module to github.com/voxgig/util/go and add cycle detectio…",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-04-30T20:03:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cb835b257e75e87ae0d77c35e8e00ccc248e32b9",
"body": "Add Go utility functions package",
"is_bot": false,
"headline": "Merge pull request #2 from voxgig/claude/add-go-library-Xf3zu",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-03-26T15:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdff226b0ad55a67acc2c03678e3049c1070a62c",
"body": "Implements core utility functions (Camelify, Dive, Get, Joins, Pinify,\nEntity, Order, Stringify, Decircular) as a Go package with full test\ncoverage matching the TypeScript test suite.\n\nhttps://claude.ai/code/session_01FsVS8sfCXgTsFVVNE3vGvV",
"is_bot": false,
"headline": "Add Go version of the utility library",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-03-26T15:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bdc222f406c1bcfb46e4573304ceae06bec0f8",
"body": null,
"is_bot": false,
"headline": "v0.4.0",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-03-26T15:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bddd80893e57eb0df6be23dbb5ea851fac732b67",
"body": null,
"is_bot": false,
"headline": "v0.3.0",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-03-24T17:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ec6034f460e4588a8068406d62123c267ca537",
"body": "…Tg0K\n\nRefactor utility functions for performance and maintainability",
"is_bot": false,
"headline": "Merge pull request #1 from voxgig/claude/analyze-performance-issues-y…",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-03-24T16:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e715c2fa1cdc6c0bcf027074c2d23f1a8074f3",
"body": "https://claude.ai/code/session_017xSbcASVkxy5qHKKzn7kKi",
"is_bot": false,
"headline": "Add GitHub Actions CI workflow for Node 24 and latest",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-03-24T16:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9718decbe41ebe4e2132aa309074680e9344bacb",
"body": "- Refactor dive() to build paths top-down, eliminating O(n) unshift in\n recursion and stack-overflow-prone spread push on large arrays\n- Refactor decircular() to use mutable push/pop path instead of creating\n new arrays per key per recursion level\n- Convert .includes() to Set.has() in order_sort/e\n[…]\nokups instead of O(n*m)\n- Change entity() .map() to .forEach() to avoid throwaway array allocation\n- Add tests for stringify() and decircular()\n\nhttps://claude.ai/code/session_017xSbcASVkxy5qHKKzn7kKi",
"is_bot": false,
"headline": "Optimize recursive functions and collection lookups for performance",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-03-24T15:30:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e81331bef44622cfc68b3ee0b158f6c0ce9e8bb1",
"body": null,
"is_bot": false,
"headline": "v0.2.2",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2026-02-18T13:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8302ae80f89567cac0a85760913f2b42546f1874",
"body": null,
"is_bot": false,
"headline": "v0.2.1",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2025-11-10T12:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d26ced3b4fbfa74e12788f6007d93c2452e86c0b",
"body": null,
"is_bot": false,
"headline": "decircular",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2025-11-10T12:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c92860c900349562b636ba96cd6db82c1132b87",
"body": null,
"is_bot": false,
"headline": "v0.2.0",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2025-07-30T12:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c940a2c2b156ae296a8d99834113ad8ae79e1e",
"body": null,
"is_bot": false,
"headline": "v0.1.1",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2025-07-24T12:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c0da77b321d801ff59656fff75985005e74bea1",
"body": null,
"is_bot": false,
"headline": "v0.1.0",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2025-07-24T12:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e06cd852616ee1e39db3266964f5735281cbba",
"body": null,
"is_bot": false,
"headline": "v0.0.11",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2025-07-24T10:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97be97bf1658463b0176960d731b851e9aec158e",
"body": null,
"is_bot": false,
"headline": "v0.0.10",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2025-05-06T16:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1d8496265c2d15f861319008f98b2d51af4d188",
"body": null,
"is_bot": false,
"headline": "v0.0.9",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-12-20T12:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5054a860eaa4853baf645bc7aea828ccfd1ee37c",
"body": null,
"is_bot": false,
"headline": "v0.0.8",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-11-27T14:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4c47c49cf4de9c5b3af98d6334e4c12fbae384",
"body": null,
"is_bot": false,
"headline": "v0.0.7",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-11-27T13:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13903dcfe2432c75ab880f6eccfacc34515dbdb6",
"body": null,
"is_bot": false,
"headline": "fixes",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-11-22T20:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "565245a75043d71ffed42c1042cbc0d1659b5bcf",
"body": null,
"is_bot": false,
"headline": "v0.0.6",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-11-15T18:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fafcfaf827dabd26abcbefffa4516b949657ba6",
"body": null,
"is_bot": false,
"headline": "v0.0.5",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-11-15T16:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681ff5f1457337a96aa6c3ad9deb03e7e0e20f04",
"body": null,
"is_bot": false,
"headline": "v0.0.4",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-11-09T12:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266338eff07d684db78103f8ac9f52a75cd8db08",
"body": null,
"is_bot": false,
"headline": "v0.0.3",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-07-29T13:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae22f4ff51a5c3aa3f811a734b04f7f6e0f555d",
"body": null,
"is_bot": false,
"headline": "v0.0.2",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-07-10T20:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a42706e641d8eff7a0a70d0ab4ab3972db1bc0",
"body": null,
"is_bot": false,
"headline": "entity",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-07-10T20:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12824ff6e543772d0f1cedde54814eb309efe6c",
"body": null,
"is_bot": false,
"headline": "v0.0.1",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-07-10T17:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1e16fdafaeb4baf60709e083bd5f05c5982e08",
"body": null,
"is_bot": false,
"headline": "util",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-07-10T17:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2057dd3d80655c8aae93e2a45d3965a5b7f46fb",
"body": null,
"is_bot": false,
"headline": "initial",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-07-10T17:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564e8c8389257af8ca2c753aa252f5223b53a936",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Richard Rodger",
"author_login": "rjrodger",
"committed_at": "2024-07-10T16:34:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 44,
"latest_release_at": "2026-07-21T12:48:58Z",
"latest_release_tag": "go/v0.1.5",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 0,
"mean_days_between_releases": 16.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/voxgig/util/go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/voxgig/util/go",
"is_deprecated": false,
"latest_version": "v0.1.5",
"repository_url": "https://github.com/voxgig/util",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T12:48:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "@voxgig/util",
"exists": true,
"license": "MIT",
"keywords": [
"voxgig",
"util"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@voxgig/util",
"is_deprecated": false,
"latest_version": "0.5.4",
"repository_url": "https://github.com/voxgig/util",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1531,
"first_published_at": "2024-07-10T17:41:06.688000Z",
"latest_published_at": "2026-07-21T12:48:50.269000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"ts/src/tsconfig.json",
"ts/test/tsconfig.json"
],
"toolchain_manifests": [
"go/go.mod"
],
"largest_source_bytes": 20741,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 9531
},
"dependencies": {
"manifests": [
"go/go.mod",
"ts/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/rjrodger/shape/go",
"manifest": "go/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.3"
},
{
"name": "github.com/rs/zerolog",
"manifest": "go/go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@types/node",
"direct": false,
"version": "26.1.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^7.0.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rjrodger",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/138608?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.836
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/20 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3bf8e7e02b5b97a67f2b09ca280273b479f5134c",
"ran_at": "2026-07-22T03:10:38Z",
"aggregate_score": 4.1,
"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-21T12:49:25Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T19:34:45Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/voxgig/util",
"host": "github.com",
"name": "util",
"owner": "voxgig"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 53,
"vitality": 81,
"community": 31,
"governance": 57,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 44,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "44 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 44
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 100,
"inputs": {
"releases_count": 8,
"latest_release_tag": "go/v0.1.5",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 16.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~16.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 16.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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"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": 31,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"packages": [
"github.com/voxgig/util/go",
"@voxgig/util"
],
"dependents": null,
"ecosystems": "go, npm",
"total_downloads": null,
"monthly_downloads": 1531
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,531 downloads/month across go, npm",
"points": 42.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1531,
"ecosystems": "go, npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"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.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.836
},
"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 84% of commits",
"points": 3.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 84
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"merged_prs": 7,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/8 decided PRs merged",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"followers": 4,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "voxgig",
"public_repos": 49,
"account_age_days": 3163
},
"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": "4 followers of voxgig",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "voxgig"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "49 public repos, account ~8 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 49
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/voxgig/util/go",
"@voxgig/util"
],
"ecosystems": "go, npm",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on go, npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "go, npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": 68,
"weight": 0.2,
"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": 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": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": "moderate",
"name": "Security",
"value": 53,
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"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": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"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 0/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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": "1 existing vulnerabilities detected",
"points": 6.8,
"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 1 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 1,
"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": "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": 1,
"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": 1
},
"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": "good",
"name": "AI Readiness",
"value": 76,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.492,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 9531
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "29 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"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": false,
"typecheck_configs": [
"ts/src/tsconfig.json",
"ts/test/tsconfig.json"
],
"agent_commit_share": 0.136,
"toolchain_manifests": [
"go/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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "ts/src/tsconfig.json, ts/test/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ts/src/tsconfig.json, ts/test/tsconfig.json"
}
}
],
"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": "8 of the last 59 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 8,
"sampled": 59
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 20741,
"source_files_sampled": 8,
"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/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"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": [
"deps.dev does not index npm:@voxgig/util@0.5.4; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T03:10:48.802835Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/voxgig/util.svg",
"full_name": "voxgig/util",
"license_state": "standard",
"license_spdx": "MIT"
}