Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 44250,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 426461,
"Makefile": 222
},
"pushed_at": "2025-06-07T10:55:09Z",
"created_at": "2022-05-24T10:42:35Z",
"owner_type": "User",
"updated_at": "2025-06-07T09:27:22Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.mgasch.com",
"name": "Michael Gasch",
"type": "User",
"login": "embano1",
"company": "Amazon Web Services",
"location": "Germany",
"followers": 214,
"avatar_url": "https://avatars.githubusercontent.com/u/15986659?v=4",
"created_at": "2015-11-23T18:46:24Z",
"is_verified": null,
"public_repos": 127,
"account_age_days": 3898
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2024-09-14T00:33:20Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2024-09-10T21:40:39Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2024-08-30T00:03:28Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2024-07-22T17:31:39Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2024-07-10T05:48:10Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-06-28T20:39:36Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-01-24T23:22:24Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-11-09T19:07:48Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-06-16T19:36:33Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2022-06-05T17:49:25Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-06-02T18:17:55Z"
}
],
"recent_commits": [
{
"oid": "097ede194dedbf8feb667ce19bc7535a96e581f3",
"body": "addresses issue #404",
"is_bot": false,
"headline": "Merge pull request #405 from timbray/simplify-smallTable",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-06-05T16:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4743445aaab80b3b5c05f8a5458f3517ca9024b0",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "addresses issue #404",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-06-03T22:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0526acc321a81d4df535caf790879648ace11c86",
"body": "pat: Add parenthesized sub-regexp",
"is_bot": false,
"headline": "Merge pull request #402 from timbray/sub-regexp",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-02-07T00:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e035911165648804bd34fb241aa5a88fceb7fb4c",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "fix: bug in regexp subtree building",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-02-06T19:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d38bb368a9c71d8ee8714fe12ea87ce3f90b26f",
"body": "partially address #66\n\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "pat: Add parenthesized sub-regexp",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-02-04T03:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53febb1f00cc555917ac93b09accbf6d6a96a50e",
"body": "pat: Add char classes and alts to regexp",
"is_bot": false,
"headline": "Merge pull request #400 from timbray/regexp-cclass-alts",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-02-03T18:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2374fd71539b4a6aab771ed014746ce37b0228f8",
"body": "partially address #66\n\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "pat: Add char classes and alts to regexp",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-31T22:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2562567ff146819c54e8a8418dee46fc6188ca97",
"body": "fix: REGEXP had upper-case MD suffix",
"is_bot": false,
"headline": "Merge pull request #399 from timbray/fix-MD",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-14T22:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10fbd7be9d08744ac68edb82a708cab29fa6565",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "fix: REGEXP had upper-case MD suffix",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-14T22:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ad371f38f28d5681c50173059241c8a627788a0",
"body": "pat: regexp infra plus dot",
"is_bot": false,
"headline": "Merge pull request #398 from timbray/regexp-dot",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-14T22:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e12c3a560490ad565e958286fc0f379e659bbab",
"body": "partially addresses #66\n\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "pat: regexp infra plus dot",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-06T17:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90b24936a56d4da2d3e0ce694dc5cf46059ab910",
"body": "Add patch version to go.mod",
"is_bot": false,
"headline": "Merge pull request #397 from embano1/issue-396",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-06T17:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc04b165dff9f707161e3ec027b60f1b0f9b9e27",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into issue-396",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-06T17:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e7c29a229853c29ca5b01b38bacd31d47270940",
"body": "Migrate to codecov v5",
"is_bot": false,
"headline": "Merge pull request #395 from embano1/codecov-v5",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-06T17:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4244cbf18f6902dd5b8d3900fe461837e6d23ac6",
"body": "https://go.dev/doc/toolchain\\#version\n\nCloses: #396\nSigned-off-by: Michael Gasch <15986659+embano1@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: add patch version to go.mod",
"author_name": "Michael Gasch",
"author_login": "embano1",
"committed_at": "2025-01-06T11:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa7415131fe34d1d033b1d4838e9edfab666995",
"body": "Signed-off-by: Michael Gasch <15986659+embano1@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: codecov v5 migration",
"author_name": "Michael Gasch",
"author_login": "embano1",
"committed_at": "2025-01-06T07:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9879aa7f2d9cd684e270bc4ecc212ac162fa9657",
"body": "…/codeql-action-3.27.9\n\nbuild(deps): bump github/codeql-action from 3.27.6 to 3.27.9",
"is_bot": false,
"headline": "Merge pull request #393 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-04T23:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026a06bfe26f74acddd31b296f75d20c55325a4e",
"body": "…on-3.27.9",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/github/codeql-acti…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-04T23:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f784aafb9780fa4e8956eb147ab45b45b64a53",
"body": "…s/setup-go-5.2.0\n\nbuild(deps): bump actions/setup-go from 5.1.0 to 5.2.0",
"is_bot": false,
"headline": "Merge pull request #392 from timbray/dependabot/github_actions/action…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2025-01-04T23:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba44cf40f87130a46e5b8429dd69c8a7068ae51f",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.9.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/a\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.27.6 to 3.27.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-13T20:47:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a9afb53d33c734e28bad5aee22014bea46dff2e",
"body": "….2.0",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/actions/setup-go-5…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-12-13T20:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a10ae60718c1a18da2b6041eb006d1154ca32e77",
"body": "…s/cache-4.2.0\n\nbuild(deps): bump actions/cache from 4.1.2 to 4.2.0",
"is_bot": false,
"headline": "Merge pull request #389 from timbray/dependabot/github_actions/action…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-12-13T20:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083a268219b043a7e925b3654c020e41b74a39ea",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed...3041bf56c941b39c61721a86cd11f3bb1338122a)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 5.1.0 to 5.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-11T23:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f4073c61aaf770a65f4da3bf8fbbbd2ec00f44",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/6849a6489940f00c2f30c0fb92c6274307ccb58\n[…]\n57)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/cache from 4.1.2 to 4.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-05T23:31:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6bdb833f43f54e4194b19164737d62fb25e91be5",
"body": "…s/setup-go-5.1.0\n\nbuild(deps): bump actions/setup-go from 5.0.2 to 5.1.0",
"is_bot": false,
"headline": "Merge pull request #387 from timbray/dependabot/github_actions/action…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-12-04T00:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6654f3d58509c79ebcaad5b062dc40bdcde6dc97",
"body": "….1.0",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/actions/setup-go-5…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-12-04T00:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51dc8b61a00c1f1327a7219b08ad70725bba7b3e",
"body": "…ark-action/github-action-benchmark-1.20.4\n\nbuild(deps): bump benchmark-action/github-action-benchmark from 1.20.3 to 1.20.4",
"is_bot": false,
"headline": "Merge pull request #386 from timbray/dependabot/github_actions/benchm…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-12-04T00:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "342a9a38a728d7f2a7fe56c97076c7b7c68779d8",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.2 to 5.1.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32...41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 5.0.2 to 5.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-04T00:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c0213e4801d4f273810fcfd1bcc80a9d572560",
"body": "…ithub-action-benchmark-1.20.4",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/benchmark-action/g…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-12-04T00:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62bd64bab074dc35c33d0f64a82a76e96abcdf3e",
"body": "…/codeql-action-3.27.6\n\nbuild(deps): bump github/codeql-action from 3.27.5 to 3.27.6",
"is_bot": false,
"headline": "Merge pull request #388 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-12-04T00:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b4d8232b77dd8033f7f37dee59b79775f72c1c",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/f\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.27.5 to 3.27.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-03T23:59:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "63424210cbb931e930a33778b619876f75298304",
"body": "Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.20.3 to 1.20.4.\n- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases)\n- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/\n[…]\nes:\n- dependency-name: benchmark-action/github-action-benchmark\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump benchmark-action/github-action-benchmark",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-29T23:45:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da89ca45564a848c47c05efe6faf3c3f69a0fb8f",
"body": "…/codeql-action-3.27.5\n\nbuild(deps): bump github/codeql-action from 3.26.7 to 3.27.5",
"is_bot": false,
"headline": "Merge pull request #383 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-29T00:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15b539b7246a52b3a865dd67052bb7dfb59d1521",
"body": "…on-3.27.5",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/github/codeql-acti…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-29T00:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "411b9016e43b5a0710d7dfbdd4997cad72b73537",
"body": "…s/checkout-4.2.2\n\nbuild(deps): bump actions/checkout from 4.1.7 to 4.2.2",
"is_bot": false,
"headline": "Merge pull request #375 from timbray/dependabot/github_actions/action…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-29T00:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9bcb0a8e9ef8a47561b4b5e0cf8c7f79d98b9a",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.7 to 3.27.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/8\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.26.7 to 3.27.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-29T00:17:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c182928e8e70bdd5054742365014613a0972040",
"body": "….2.2",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/actions/checkout-4…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-29T00:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9df789b9c67430ba58416697ac4ddfa1d94db656",
"body": "…s/cache-4.1.2\n\nbuild(deps): bump actions/cache from 4.0.2 to 4.1.2",
"is_bot": false,
"headline": "Merge pull request #374 from timbray/dependabot/github_actions/action…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-29T00:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9fff8eece8d4eb5510f05443ee21d305126827a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/actions/cache-4.1.2",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-28T23:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c17ed8e7c6748857792aeb9437a5af02d9042a",
"body": "…ci/golangci-lint-action-6.1.1\n\nbuild(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1",
"is_bot": false,
"headline": "Merge pull request #366 from timbray/dependabot/github_actions/golang…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-28T23:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ae23b398a291ab203a3cda2c14bc511022e962",
"body": "…lint-action-6.1.1",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/golangci/golangci-…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-28T23:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc799f5beb4ee2e42a099fb9e2eb7c11dcf38fe3",
"body": "chore: bump go version to 1.22",
"is_bot": false,
"headline": "Merge pull request #385 from timbray/go-1.22",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-28T23:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f480162d8d69a0a182a4d3f6aeb2706482fc1867",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "chore: oops, forgot go.mod",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-28T20:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28d9e9baac930586aab42c1449fae133321c183",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "chore: bump go version to 1.22",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-28T20:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85365848cddc5728928016655d9c2c4180513c0a",
"body": "…lint-action-6.1.1",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/golangci/golangci-…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-11-27T17:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fd1d236cc15ea38e6a72ba31132ac8b9ce18c14",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/692973e3d937129bcbf4065\n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4.1.7 to 4.2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-23T23:50:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e522f42897a8ea55554b72a1f21c79cb8da46e9d",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.2.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/0c45773b623bea8c8e75f6c82b208c3cf94ea4f\n[…]\n8a)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/cache from 4.0.2 to 4.1.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-22T23:45:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7e1b6c1e717f00f01df37327a5ae8de3e39e80f",
"body": "improvement: alternative numbits conversion",
"is_bot": false,
"headline": "Merge pull request #371 from arnehormann/numbits-raph",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-10-20T17:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85681a97bb327cd64fcca05779a7ab7b6e3d3a9",
"body": null,
"is_bot": false,
"headline": "fix: credit Raph in comment",
"author_name": "Arne Hormann",
"author_login": "arnehormann",
"committed_at": "2024-10-20T11:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8318976c6af57688b881f85ac3bc544a3e1f15",
"body": null,
"is_bot": false,
"headline": "fix: hopefully silence linter false positive",
"author_name": "Arne Hormann",
"author_login": "arnehormann",
"committed_at": "2024-10-10T16:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829edaeab08a52eb5760cbbc3c28020c21920ba7",
"body": "... and dropping a doc-reference to a function that was not ported\nfrom the original implementation.\n\nThe improvement will use sign extension for a right shift for int64.\nThis will fill all bits with the sign bit. There's no need for another\nconstant.\n\nThis was sensibly suggested by Raph Levien in a mastodon thread:\nhttps://mastodon.online/@raph/113071041069390831",
"is_bot": false,
"headline": "improvement: alternative numbits conversion",
"author_name": "Arne Hormann",
"author_login": "arnehormann",
"committed_at": "2024-10-10T16:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e4a64c3d29c4c935d78999059f7cdce344d805c",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/aaa42aa0628b4ae2578232a66b541047968fac86...97\n[…]\n-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-03T23:28:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "158aeb1a61dbe6e1b3deb0653a18f75efc2798c6",
"body": "fix: correct version in README",
"is_bot": false,
"headline": "Merge pull request #358 from timbray/fix1.5",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-09-14T00:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce0ff5daa952498b9d43f080ccb6b535d9f84cf",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "version needs to be 1.5.1 of course",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-09-14T00:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bdf7cc7328d6a7e7225ad9914d2be642559748",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "fix: correct version in README",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-09-14T00:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a219491720c0de420ad7f0ad3be00d8cda8f61d",
"body": "…/codeql-action-3.26.7\n\nbuild(deps): bump github/codeql-action from 3.26.6 to 3.26.7",
"is_bot": false,
"headline": "Merge pull request #357 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-09-14T00:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e05742cca381268ec9139f3f240bb84e91a901",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.6 to 3.26.7.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.26.6 to 3.26.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-13T23:26:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "741c29045ed72819077f934097b3de4355c31749",
"body": "* pat: add wildcard pattern\r\n\r\naddresses: #322\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* address lint complaints\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* address lint complaints, again\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "pat: add wildcard pattern (#356)",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-09-10T21:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13dc2027dfe307d5f125c8e14d02023e4d0f7067",
"body": "kaizen: add 0dependencies! badge",
"is_bot": false,
"headline": "Merge pull request #355 from timbray/0dep",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-09-05T04:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60cb295c5d3fe7d3bfd994fc966d6e709f575a6f",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "kaizen: add 0dependencies! badge",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-09-05T04:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6bc6b883140135373cfc1291158f7cab62b33d",
"body": "kaizen: Move to v1.4",
"is_bot": false,
"headline": "Merge pull request #354 from timbray/1.4",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-08-30T00:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ae7465912505d1ea2e466801e0091ce61f0c23",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "kaizen: Move to v1.4",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-08-29T23:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cfc1f2936723d8a22cd883c8e5e7280985eca56",
"body": "…/codeql-action-3.26.6\n\nbuild(deps): bump github/codeql-action from 3.26.5 to 3.26.6",
"is_bot": false,
"headline": "Merge pull request #353 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-08-29T23:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a7a7ee2903e71f64c1bb1f33529d01317d4fd5",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.5 to 3.26.6.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/2\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.26.5 to 3.26.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-29T23:44:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3358ceb25daa01eca5cfc658f7019acddf9f5430",
"body": "…/codeql-action-3.26.5\n\nbuild(deps): bump github/codeql-action from 3.26.2 to 3.26.5",
"is_bot": false,
"headline": "Merge pull request #352 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-08-28T21:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e6f9d64254ee480516dcd5a92faec967cc80e4a",
"body": "…on-3.26.5",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/github/codeql-acti…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-08-28T21:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd8d31a730a14d22f2801ef3563204f72257b313",
"body": "* numbits+base128 8-byte full-precision numbers\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* fix up comments and README\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* make UTF-8 version of numbits variable-length\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* Address feedba\n[…]\n\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* fix lint, use latest numbits.go\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "numbits+base128 8-byte full-precision numbers (#349)",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-08-28T21:20:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8781c8f09302b5ee744b5f015dbefde9ae6b7450",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.26.2 to 3.26.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-23T23:43:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "be1752de866783fac305967764326330fb78e5de",
"body": "* fix lint complaints about case-fold builder\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* missed some linting targets\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* still more, need to update my local linter copy\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "fix lint complaints about case-fold builder (#348)",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-08-18T22:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79efb7d223820aee006939c85a1527aba53e37b7",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.2.\r\n- [Release notes](https://github.com/github/codeql-action/releases)\r\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/github/codeql-action/compa\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.25.15 to 3.26.2 (#347)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-16T23:09:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "db62f53806b9f291669c906074debb6dce69f5df",
"body": "…#344)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/a4f60bb28d35aeee14e6880718e0c85ff1882\n[…]\nemver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Tim Bray <tbray@textuality.com>",
"is_bot": true,
"headline": "build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-01T00:20:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0dea43ae44e40fa86cf283042b46cf68e13f0614",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.13 to 3.25.15.\r\n- [Release notes](https://github.com/github/codeql-action/releases)\r\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/github/codeql-action/comp\n[…]\n:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 (#343)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-29T23:59:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3d160e38178605d9095ec10ef455d54adab3a2a3",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "chore: bump version to 1.3.0 (#341)",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-22T17:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb6eb0b960b8759282a03128f6c705560ead7236",
"body": "…/codeql-action-3.25.13\n\nbuild(deps): bump github/codeql-action from 3.25.12 to 3.25.13",
"is_bot": false,
"headline": "Merge pull request #337 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-22T16:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6ffc0c504984f1affd0481b0774d5c045983acb",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.12 to 3.25.13.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.25.12 to 3.25.13",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-22T16:41:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6d34146b742ddef2ef94dc5e371b572153b7d0b6",
"body": "* kaizen: add equals-ignore-case pattern\r\n\r\naddresses: #186\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* reset CI/CD to not fail on slowdown\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* enable github token for benchmarker\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "kaizen: add equals-ignore-case pattern (#340)",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-22T16:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da50676c7e8924781e36847b87e5d80a53c5c48",
"body": "Co-authored-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "chore: prefer atomic.Pointer to atomic.Value (#338)",
"author_name": "Arne Hormann",
"author_login": "arnehormann",
"committed_at": "2024-07-21T06:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0b50d8f07d9bc635d18bbc2c5dcc9abd1f44d89",
"body": "chore: drop Quamina.flattenerSpecified",
"is_bot": false,
"headline": "Merge pull request #339 from arnehormann/drop-flattenerSpecified",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-20T17:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bacfb36b6eaa1c6d86aceffa70b17ef21dc4247",
"body": "Replace Quamina.flattenerSpecified with Quamina.flattener != nil.\nThe conversion required rewriting a bit of boolean logic;\nbut it stayed equivalent.",
"is_bot": false,
"headline": "chore: drop Quamina.flattenerSpecified",
"author_name": "Arne Hormann",
"author_login": "arnehormann",
"committed_at": "2024-07-20T16:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fb7cd4f6fb7c9c1d630d8fda10c0b960abaf19e",
"body": "…/codeql-action-3.25.12\n\nbuild(deps): bump github/codeql-action from 3.25.11 to 3.25.12",
"is_bot": false,
"headline": "Merge pull request #335 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-13T15:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "291b29ba3cf8e8813ae60a8b2668151b117e8a47",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.11 to 3.25.12.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.25.11 to 3.25.12",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-13T05:16:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f996b0c0ca9bd4eaafb87d298e4b8db72dfb6d20",
"body": "…s/setup-go-5.0.2\n\nbuild(deps): bump actions/setup-go from 5.0.1 to 5.0.2",
"is_bot": false,
"headline": "Merge pull request #333 from timbray/dependabot/github_actions/action…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-13T05:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "239ca6c22f9fb3efaba92364cefa894ea4f7b3be",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1 to 5.0.2.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/cdcb36043654635271a94b9a6d1392de5bb323a7...0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 5.0.1 to 5.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-12T17:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daef7fd8011994eb234318263cd1c9dfde2b325c",
"body": "* kaizen: Increase throughput with flexible FA traversal\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* don't fail benchmark on alert\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "kaizen: Increase throughput with flexible FA traversal (#332)",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-12T17:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c28897dc5521af177c78991af3a9528b0746a3cb",
"body": "kaizen: Prepare for release 1.2.0",
"is_bot": false,
"headline": "Merge pull request #331 from timbray/version-1.2",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-10T05:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ab5c59041e0c74dc2e833889d8f913508c1bb9",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "kaizen: Prepare for release 1.2.0",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-10T05:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20480ea54a870ffaf11b8f89c7759097e80c4487",
"body": "* pat: correct numeric matching\r\n\r\naddresses #27\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* back off from math/rand/v2 to math/rand for go 1.19\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* patch flaws revealed by concurrency_test.go\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "pat: Correct number matching (again) (#330)",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-07-09T17:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c32f5d5dd8d7a9af7d9636fc22ee966159aaed",
"body": "…/codeql-action-3.25.11\n\nbuild(deps): bump github/codeql-action from 3.25.10 to 3.25.11",
"is_bot": false,
"headline": "Merge pull request #327 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-30T16:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd00af67c0416b8bcac5c4e43a06c3b5cbc8769b",
"body": "…on-3.25.11",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/github/codeql-acti…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-30T16:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a8726c554ca340a48b164f0566e66adc482315e",
"body": "kaizen: add analyzer, misc cleanup",
"is_bot": false,
"headline": "Merge pull request #326 from timbray/analyze-cleanup",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-30T15:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ee2ff278e357c6d88bcd046b8c7eab4ebf65de2",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.25.11.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.25.10 to 3.25.11",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-28T23:35:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "21975ae3a1a8848bed3ceff3854bcd2b30f9399f",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "kaizen: add analyzer, misc cleanup",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-28T21:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec60e13dc019dac4a5a8b218b0bcfb5d9ab630ad",
"body": "kaizen: prepare for release 1.1.0",
"is_bot": false,
"headline": "Merge pull request #323 from timbray/v1.1.0",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-28T20:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e4e2eda84a32aa97f969e395f8d17334d0edd7a",
"body": "Signed-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "kaizen: prepare for release 1.1.0",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-27T22:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78e2ec899492594c162ff63e5fe34f6ffae21c97",
"body": "* pat: remove single-* restriction on shellstyle\r\n\r\naddresses issue #319\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* fix lint nit\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* back off to go 1.19 for compatibility\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n* remove slices library, which breaks GitHub CI\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Tim Bray <tbray@textuality.com>",
"is_bot": false,
"headline": "pat: remove limit of one * in shell style (#320)",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-27T16:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e415ed3afddf5519115d40f9470b425eec2f2452",
"body": "…/codeql-action-3.25.10\n\nbuild(deps): bump github/codeql-action from 3.25.7 to 3.25.10",
"is_bot": false,
"headline": "Merge pull request #318 from timbray/dependabot/github_actions/github…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-17T21:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c5002c460ffe6b4cc1ac957f989d094a0c3148",
"body": "…on-3.25.10",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/github/codeql-acti…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-17T20:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ab70091686d0799818784fc9f8339dae428bb06",
"body": "…v/codecov-action-4.5.0\n\nbuild(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0",
"is_bot": false,
"headline": "Merge pull request #317 from timbray/dependabot/github_actions/codeco…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-17T20:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0125ce85f031292409800d045badaf127dafd5ba",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.7 to 3.25.10.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github/codeql-action from 3.25.7 to 3.25.10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-17T20:54:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07030e79ed8021de1793558afc329ab149b26271",
"body": "…tion-4.5.0",
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/github_actions/codecov/codecov-ac…",
"author_name": "Tim Bray",
"author_login": "timbray",
"committed_at": "2024-06-17T20:53:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 0,
"latest_release_at": "2024-09-14T00:33:20Z",
"latest_release_tag": "v1.5.1",
"releases_from_tags": true,
"days_since_last_push": 414,
"active_weeks_last_year": 0,
"days_since_latest_release": 681,
"mean_days_between_releases": 92.4
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "quamina.net/go/quamina",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/quamina.net/go/quamina",
"is_deprecated": false,
"latest_version": "v1.5.1",
"repository_url": null,
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2024-09-14T00:33:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 681
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 113936,
"source_files_sampled": 67,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 71
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "timbray",
"commits": 364,
"avatar_url": "https://avatars.githubusercontent.com/u/17555?v=4"
},
{
"type": "User",
"login": "jsmorph",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/1828701?v=4"
},
{
"type": "User",
"login": "yosiat",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/306253?v=4"
},
{
"type": "User",
"login": "embano1",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/15986659?v=4"
},
{
"type": "User",
"login": "arnehormann",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1011413?v=4"
},
{
"type": "User",
"login": "jhawk28",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/196248?v=4"
},
{
"type": "User",
"login": "kylemcc",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/327948?v=4"
},
{
"type": "User",
"login": "gabrielreid",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/527401?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.85
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"benchmarks.yml",
"codeql-analysis.yaml",
"dep-review.yaml",
"go-lint.yaml",
"go-unit-tests.yaml",
"release.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool detected: CodeQL",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "097ede194dedbf8feb667ce19bc7535a96e581f3",
"ran_at": "2026-07-27T03:34:35Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 71,
"created_at": "2023-02-27T11:10:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2023-03-09T11:03:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2023-03-10T11:02:59Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2022-05-30T07:09:56Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/embano1/quamina",
"host": "github.com",
"name": "quamina",
"owner": "embano1"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 21,
"inputs": {
"security": 52,
"vitality": 20,
"community": 12,
"governance": 42,
"engineering": 52,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 35,
"overall_after_abandonment_multiplier": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.79,
"days_since_last_push": 414,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 414 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 414
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 48,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v1.5.1",
"releases_from_tags": true,
"days_since_latest_release": 681,
"mean_days_between_releases": 92.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 681 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 681
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~92.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 92.4
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1518,
"days_since_last_human_commit": 416,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 416 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 416,
"count": 3,
"signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 42,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.85
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 85% of commits",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 71
},
"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": "1/72 decided PRs merged",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 72
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"followers": 214,
"owner_type": "User",
"is_verified": null,
"owner_login": "embano1",
"public_repos": 127,
"account_age_days": 3898
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "214 followers of embano1",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 214,
"login": "embano1"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "127 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 127
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"quamina.net/go/quamina"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 681
},
"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 681 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 681
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected: CodeQL",
"points": 5,
"status": "met",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"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": 73,
"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.81,
"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": "64 of 79 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 64,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.21
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "21 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 21,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 113936,
"source_files_sampled": 67,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/67 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 67,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T03:34:45.663436Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/embano1/quamina.svg",
"full_name": "embano1/quamina",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}