JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"golang",
"go",
"linter",
"static-analysis"
],
"is_fork": false,
"size_kb": 156,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 17329
},
"pushed_at": "2026-08-01T04:32:21Z",
"created_at": "2021-07-21T12:21:45Z",
"owner_type": "User",
"updated_at": "2026-07-21T04:53:52Z",
"description": "The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://linkedin.com/in/antonboom",
"name": "Anton Telyshev",
"type": "User",
"login": "Antonboom",
"company": "Exness",
"location": "Moscow, Russia",
"followers": 105,
"avatar_url": "https://avatars.githubusercontent.com/u/17127404?v=4",
"created_at": "2016-02-08T17:23:59Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 3829
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2026-05-21T12:34:21Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2025-09-09T03:58:11Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-03-13T10:39:18Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-10-04T21:26:43Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2024-04-21T16:19:30Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2023-08-18T05:58:22Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2023-08-14T16:29:56Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2023-05-09T16:58:31Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2023-03-12T07:32:12Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2023-03-02T06:32:56Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2022-05-26T05:20:09Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2022-04-07T03:49:16Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2021-09-15T18:24:26Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2021-08-21T10:03:53Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2021-08-03T15:00:59Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2021-07-22T09:10:32Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2021-07-22T08:45:46Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-07-21T23:02:59Z"
}
],
"recent_commits": [
{
"oid": "4265fe188b67f9d9ccdfdf7d6060cc9564aa38d4",
"body": "…g/x/tools-0.47.0",
"is_bot": false,
"headline": "Merge pull request #73 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2026-07-01T06:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ee911c94a2c04e5c7a5bc0253596e946a5d8a7",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\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/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T06:51:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ef698844f3f7f00d9ff6b5a2b1a948530768842",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.45.0 to 0.47.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.45.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version: 0.47.0\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": "Bump golang.org/x/tools from 0.45.0 to 0.47.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T04:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49db947f3ced28257407b61f91eec305cf3a9e2",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.41.0 to 0.45.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version:\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/tools from 0.41.0 to 0.45.0 (#72)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-04T12:14:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e3842c76426c4a31083ef42e6a9328cab17a124",
"body": null,
"is_bot": false,
"headline": "Go 1.26 (#71)",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2026-05-21T12:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4885e8ff4e02028a71cfa9b2cd9b5c7e4e98ddf7",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.37.0 to 0.41.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.37.0...v0.41.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version:\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/tools from 0.37.0 to 0.41.0 (#70)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T12:30:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4c6c9469cdd32ff4b7aeb013472ab39f579818bf",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependenc\n[…]\nr\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: Anton Telyshev <anton.telishev@yandex.ru>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6 (#67)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T12:21:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ad95e8e435af89d213d566ab8efe4961ca9354cf",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action from 8 to 9 (#66)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T12:13:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4be4ce0e8ab3786fb418fac7f9baafafec5facc9",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.36.0 to 0.37.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.36.0...v0.37.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-version:\n[…]\nr\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: Anton Telyshev <anton.telishev@yandex.ru>",
"is_bot": true,
"headline": "Bump golang.org/x/tools from 0.36.0 to 0.37.0 (#63)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T06:35:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b44e8411cdd59dd8a6c1792ec50335a42b6d45a3",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n depen\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 5 to 6 (#64)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T06:34:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b46d1eb583160f4b73a929e3c9a7bd58b9846b18",
"body": null,
"is_bot": false,
"headline": "Go 1.25 (#62)",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2025-09-09T03:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b1b37cb73a14ba95b0af841b875cdc48fc580e",
"body": null,
"is_bot": true,
"headline": "Bump golang.org/x/tools from 0.31.0 to 0.32.0 (#55)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-02T13:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb1d84eed49d3e2711c2df039c319219e7f49e30",
"body": null,
"is_bot": false,
"headline": "lint: fix linters order",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2025-03-13T10:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6890bdfdbf4f7295d7e33c2f7e6986d60c399c34",
"body": null,
"is_bot": false,
"headline": "Go 1.24",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2025-03-13T10:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88fcc00c570046f749e7a05042573155845a6dab",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.27.0 to 0.29.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.27.0...v0.29.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n dependency-t\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": "Bump golang.org/x/tools from 0.27.0 to 0.29.0 (#52)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-07T08:22:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fa209154e980f1d029ba4701dd4e8f7771febf7f",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.26.0 to 0.27.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.26.0...v0.27.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n dependency-t\n[…]\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>\r\nCo-authored-by: Anton Telyshev <anton.telishev@yandex.ru>",
"is_bot": true,
"headline": "Bump golang.org/x/tools from 0.26.0 to 0.27.0 (#49)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-05T17:05:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0c9a8ba24f18d468effe6deb5d557926f1fb1d46",
"body": "Bumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 4.4.1 to 5.0.0.\r\n- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)\r\n- [Commits](https://github.com/rlespinasse/github-slug-action/compare/v4.4.1...v5.0.0)\r\n\r\n---\r\nupdated-depend\n[…]\n:production\r\n update-type: version-update:semver-major\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": "Bump rlespinasse/github-slug-action from 4.4.1 to 5.0.0 (#50)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-05T16:58:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af7c9e85af2a019cb08922a1b4971a4a8516d7e8",
"body": null,
"is_bot": false,
"headline": "add some initialisms to the tests",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-11-13T07:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a95aa847611d49fcc6098448daf30fa15d867e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-10-04T21:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f6e0949cd5766b0bd404e9ffefc3a5d5706198",
"body": "… (#48)",
"is_bot": false,
"headline": "README: fix assumptions after refactoring, that enables some features…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-10-04T21:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b08ccdb8ba559ca92b919ad302783a8b505e2fa",
"body": null,
"is_bot": false,
"headline": "Assumption for array error types (#47)",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-10-04T21:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed883018f242fd99ff327b47741ddcdec47972c",
"body": "* incredible refactoring based on linters writing experience\r\n\r\n* more tests for nested errors\r\n\r\n* Go 1.23\r\n\r\n* upgrade deps",
"is_bot": false,
"headline": "Go 1.23 (#46)",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-10-04T21:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e65c6d878f4da38acbd383582beee713514f11",
"body": "…g/x/tools-0.24.0",
"is_bot": false,
"headline": "Merge pull request #44 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-09-01T04:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75df2d5fd5b38cf568b61ce666de8a023e307a86",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.23.0...v0.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.23.0 to 0.24.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-01T04:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0236a48f9aa87ab780827b91290b4b087322b6de",
"body": "…g/x/tools-0.23.0",
"is_bot": false,
"headline": "Merge pull request #43 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-08-01T16:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439b60b98baaf573346827998b6f04bb291d34af",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.23.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.22.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.22.0 to 0.23.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-01T04:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb566d87aa856192987c96f8ba5a2bbd7268445",
"body": "…g/x/tools-0.22.0",
"is_bot": false,
"headline": "Merge pull request #41 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-07-01T05:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc942a23ad97239265fa2112982070b24a03315",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.21.0 to 0.22.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.21.0 to 0.22.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-01T04:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ffe43b42e22664de49303fdf00ddc1073ee05ab",
"body": null,
"is_bot": false,
"headline": "ci: checkout before setup-go",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-06-21T03:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd9db41768e3e0f2873b636d904c49a89450b22",
"body": "…g/x/tools-0.21.0\n\nBump golang.org/x/tools from 0.20.0 to 0.21.0",
"is_bot": false,
"headline": "Merge pull request #40 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-06-01T05:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30fbe33adc3df92c5e991da115ba7c435b956f8c",
"body": "….21.0",
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/go_modules/golang.org/x/tools-0…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-06-01T05:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c39a73ace9daa195ea86c7751c4513d9517eae2",
"body": "…gci/golangci-lint-action-6\n\nBump golangci/golangci-lint-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #39 from Antonboom/dependabot/github_actions/golan…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-06-01T05:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b954a694dc88eb717b17d514db06cc16921b3f",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.20.0...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.20.0 to 0.21.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-01T04:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4cf679ee2b775197eccb34840f084b807d2094",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-01T04:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f8ce80b1f4029d9cf4762640875205663cfaf98",
"body": "…gci/golangci-lint-action-5",
"is_bot": false,
"headline": "Merge pull request #38 from Antonboom/dependabot/github_actions/golan…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-05-01T16:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d990c3a927ef1fa34a9988030046b24f29e00bca",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-01T04:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6886672f6f5555b820bab0b6d4dc5f8023fd136d",
"body": "Testing of Go 1.22",
"is_bot": false,
"headline": "Merge pull request #37 from Antonboom/ci-bump-go-version",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-04-21T16:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e179bfd971058d3544f68f16034662fc5b0e5060",
"body": null,
"is_bot": false,
"headline": "Testing of Go 1.22",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-04-21T16:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b053162bb709b12740af460ecfd3a9be3aacb472",
"body": "Update link to naming conventions",
"is_bot": false,
"headline": "Merge pull request #36 from winston-stripe/update-naming-docs-link",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-04-11T18:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03f7fa48c1210f9705f0893a3e285cf4d0b2902a",
"body": "The wiki on errors in go has moved to go.dev, so repoint the link there instead.",
"is_bot": false,
"headline": "Update link to naming conventions",
"author_name": "Winston Durand",
"author_login": "winston-stripe",
"committed_at": "2024-04-10T23:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70f7d8ecec884e23b888c35f22b668b34c039d5",
"body": "…g/x/tools-0.19.0",
"is_bot": false,
"headline": "Merge pull request #35 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-04-01T06:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8600d8e90ac93223ff5dedc60110ebde76a49766",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.18.0 to 0.19.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.18.0...v0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.18.0 to 0.19.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-01T05:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce17b74a9eaf473ed1285693a16277167637771",
"body": null,
"is_bot": false,
"headline": "README: latest release",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-03-02T07:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b30f72ff21689ec10718613ddd35ffb0d224db1",
"body": "…gci/golangci-lint-action-4\n\nBump golangci/golangci-lint-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #34 from Antonboom/dependabot/github_actions/golan…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-03-02T06:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01581fce5da30b81cca611caae927756f86c97c7",
"body": "…i-lint-action-4",
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/github_actions/golangci/golangc…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-03-02T06:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e05be473dc8d2904719fe061bacdd6a55885b89",
"body": "…g/x/tools-0.18.0\n\nBump golang.org/x/tools from 0.17.0 to 0.18.0",
"is_bot": false,
"headline": "Merge pull request #33 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-03-02T06:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d299b5f9bc086cfc60edc2b75dcc2cbe6bd4340e",
"body": "….18.0",
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/go_modules/golang.org/x/tools-0…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-03-02T06:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b78c429d80fb274ee5323795fb57329e9199c41",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golangci/golangci-lint-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-02T06:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36aeae74344c2e2b3bbf842149366334b2b062ff",
"body": null,
"is_bot": false,
"headline": "update CI",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-03-02T06:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a34379bb141992e25159bb8a4c12018a16a6883",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.17.0 to 0.18.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.17.0...v0.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.17.0 to 0.18.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-01T04:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71b4d72a4e5b391e71ce96cd47cc1c07d5467cd8",
"body": "…g/x/tools-0.17.0",
"is_bot": false,
"headline": "Merge pull request #32 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-02-01T05:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f2001c4b9070945ca697e02ea474dfb42bd395",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.16.1...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.16.1 to 0.17.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-01T04:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee250dccc33097cbe030958bc017af9174d4542",
"body": "…g/x/tools-0.16.1",
"is_bot": false,
"headline": "Merge pull request #30 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2024-01-01T08:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8039f4981bac1bc463226c5faabd7bea7b0effe",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.0 to 0.16.1.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.16.0...v0.16.1)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.16.0 to 0.16.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-01T04:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e0430aefe6ba0414c9e66dbbdf15f8ba45c0f4",
"body": "…g/x/tools-0.16.0\n\nBump golang.org/x/tools from 0.14.0 to 0.16.0",
"is_bot": false,
"headline": "Merge pull request #29 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-12-01T06:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2be7e32d2da8e4a7144472defd7ba6c8fbc73d",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.16.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.14.0 to 0.16.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-01T04:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3923e934f95a52bacd5321e34c6148daf27664",
"body": "…g/x/tools-0.14.0\n\nBump golang.org/x/tools from 0.13.0 to 0.14.0",
"is_bot": false,
"headline": "Merge pull request #28 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-11-01T06:51:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77ac71d1b980fe3fdb1b7cbc0d569a2d3c0f7411",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.13.0 to 0.14.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.13.0...v0.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.13.0 to 0.14.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-01T04:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf6f1a5c5cbde79164aad7d9f98afc64668cb07",
"body": "…g/x/tools-0.13.0\n\nBump golang.org/x/tools from 0.12.0 to 0.13.0",
"is_bot": false,
"headline": "Merge pull request #27 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-10-01T05:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e9949195d0559876c9aa7423044f042993b5c7",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.13.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.12.0...v0.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.12.0 to 0.13.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-01T04:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2599499aa9fdb3d674bb3da242e3fb812c6d7ed4",
"body": null,
"is_bot": false,
"headline": "go.mod 1.20",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-08-18T05:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed16cfd1d2fe7f093455759bf441fe26757855b0",
"body": "Go 1.21 & Support `ast.IndexListExpr` receiver",
"is_bot": false,
"headline": "Merge pull request #25 from Antonboom/fix-no-spec-for-type",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-08-14T16:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1bffc51465de61817ec73ec7d75786179acb5c",
"body": null,
"is_bot": false,
"headline": "open to contributors",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-08-14T16:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f60bdad7f0fa8a44a0796255c2612e41066fbcc",
"body": null,
"is_bot": false,
"headline": "support IndexListExpr receiver",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-08-14T16:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859c94c5d2592ddcbc2e6367893dac34719f0d4b",
"body": null,
"is_bot": false,
"headline": "Upgrade to Go 1.21",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-08-14T16:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f9a10efb868d47555869ca10e52d601a78f516",
"body": "…g/x/tools-0.12.0\n\nBump golang.org/x/tools from 0.11.1 to 0.12.0",
"is_bot": false,
"headline": "Merge pull request #23 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-08-08T05:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8995c41aa536753a2af72bac29af413f7cb7b2",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.1 to 0.12.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.11.1...v0.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.11.1 to 0.12.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-08T04:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61a062c4422e66f1578187979c8aae5a15c417a4",
"body": "…g/x/tools-0.11.1\n\nBump golang.org/x/tools from 0.11.0 to 0.11.1",
"is_bot": false,
"headline": "Merge pull request #22 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-08-01T06:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0e35c09b4105d1ae8a4812188e09e922c9d67c",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.0 to 0.11.1.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.11.0...v0.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.11.0 to 0.11.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-01T05:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f40ee06da7a0fa7505103d4b1c795fbd6f9b18a",
"body": "…g/x/tools-0.11.0\n\nBump golang.org/x/tools from 0.10.0 to 0.11.0",
"is_bot": false,
"headline": "Merge pull request #21 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-07-07T03:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d916906f72292ee133954c57d4ea5642e42d1ec",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.10.0 to 0.11.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.10.0...v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.10.0 to 0.11.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-06T04:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b23088f064bc32e6dd85f82ba5e1c332b5621c7",
"body": "…g/x/tools-0.10.0\n\nBump golang.org/x/tools from 0.9.3 to 0.10.0",
"is_bot": false,
"headline": "Merge pull request #20 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-06-16T05:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c6f307d37f777bee669d1678c974e75b57bf2bb",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.3 to 0.10.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.9.3...v0.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.9.3 to 0.10.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-06-16T05:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a73ae31d8bcb618e4027e3f4f31b30ffa15c639",
"body": "…g/x/tools-0.9.3\n\nBump golang.org/x/tools from 0.9.2 to 0.9.3",
"is_bot": false,
"headline": "Merge pull request #19 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-06-02T07:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37119630634990af24df65267e2e9f9ec72401cd",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.2 to 0.9.3.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.9.2...v0.9.3)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.9.2 to 0.9.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-06-02T05:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd2c05c72d5419a9a8953ee1bb8f6d0282fe54aa",
"body": "…g/x/tools-0.9.2\n\nBump golang.org/x/tools from 0.9.1 to 0.9.2",
"is_bot": false,
"headline": "Merge pull request #18 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-06-01T05:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5f610b099b768051e96b23d39106913184d2fc",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.1 to 0.9.2.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.9.1...v0.9.2)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.9.1 to 0.9.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-06-01T05:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dbd3fc817d22fc21d008df76791753102173f5b",
"body": "…g/x/tools-0.9.1\n\nBump golang.org/x/tools from 0.9.0 to 0.9.1",
"is_bot": false,
"headline": "Merge pull request #17 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-05-10T05:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e1eb4353771b041f980f1dae8f8b4ab189be7ec",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.0 to 0.9.1.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.9.0...v0.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.9.0 to 0.9.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-10T05:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f00f016694d172d08b26de54028bf9dec629b6",
"body": "…g/x/tools-0.9.0\n\nBump golang.org/x/tools from 0.8.0 to 0.9.0",
"is_bot": false,
"headline": "Merge pull request #16 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-05-09T09:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "122dbd51a0bdc4674b99f4895879ef534e184ab7",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.8.0 to 0.9.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.8.0...v0.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.8.0 to 0.9.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-09T05:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb1a60d6b59d8bfb53dedbe2f06af4025496b36",
"body": "…g/x/tools-0.8.0\n\nBump golang.org/x/tools from 0.7.0 to 0.8.0",
"is_bot": false,
"headline": "Merge pull request #15 from Antonboom/dependabot/go_modules/golang.or…",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-04-10T06:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8054630777e14de4ae8df41adc5a76e8ed7a394d",
"body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.7.0 to 0.8.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.7.0...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\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": "Bump golang.org/x/tools from 0.7.0 to 0.8.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-10T05:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d88866c7cc7b3abdb491347926b16a53f884d10a",
"body": null,
"is_bot": false,
"headline": "v3 checkout for ci-tests",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-03-12T07:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa96a91680ecc208571cdb0c64cf390f7b6a722d",
"body": "Feat/dependabot",
"is_bot": false,
"headline": "Merge pull request #14 from Antonboom/feat/dependabot",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-03-12T07:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f07bf1a3705a9c37a4c73a31d0578d1c0dd605",
"body": null,
"is_bot": false,
"headline": "Bump ci-actions version",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-03-12T07:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9482f04bc5c2f50f37ae7af0293a265158e9c735",
"body": null,
"is_bot": false,
"headline": "Add dependabot config & bump deps",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-03-12T07:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feb9709f08dfdd17266eeb44288fb8a62ae1e1e7",
"body": "Move to Go 1.20",
"is_bot": false,
"headline": "Merge pull request #13 from Antonboom/1.20",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-03-02T06:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f993e9013ae4ecb9c04f70de6b31bfcec25493",
"body": null,
"is_bot": false,
"headline": "Move to Go 1.20",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2023-03-02T06:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f084b0ed5d3d266e4b2f5605be25582dc33350",
"body": null,
"is_bot": false,
"headline": "Add profiles to .gitignore",
"author_name": "Антон Телышев",
"author_login": "Antonboom",
"committed_at": "2022-06-07T05:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9daa382964ee4b478f1a122241e0f59341fcd4de",
"body": "Support generics",
"is_bot": false,
"headline": "Merge pull request #11 from Antonboom/generics-support",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2022-05-26T05:19:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5738501abac29d061a954d76df641959e69e97b6",
"body": null,
"is_bot": false,
"headline": "Support generics",
"author_name": "Антон Телышев",
"author_login": "Antonboom",
"committed_at": "2022-05-26T05:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39484cd87b5877106b21e55d3fb932191c96231",
"body": null,
"is_bot": false,
"headline": "fix CI",
"author_name": "Антон Телышев",
"author_login": "Antonboom",
"committed_at": "2022-04-07T08:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25b1de13e1c11d6fe273cc20a07a123dc84943a0",
"body": "1.18",
"is_bot": false,
"headline": "Merge pull request #9 from Antonboom/1.18",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2022-04-07T03:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01db0b3396f70f0e38ee105aa8002ed86147e85",
"body": null,
"is_bot": false,
"headline": "1.18",
"author_name": "Антон Телышев",
"author_login": "Antonboom",
"committed_at": "2022-04-07T03:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf386be58e907023ce0f3516b84eea1243146fb",
"body": "go 1.17",
"is_bot": false,
"headline": "Merge pull request #6 from Antonboom/1.17",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2021-09-15T18:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f59ecb6045a1699f888a5f7ce788ffb88b6a2a6f",
"body": null,
"is_bot": false,
"headline": "go 1.17",
"author_name": "Антон Телышев",
"author_login": "Antonboom",
"committed_at": "2021-09-15T18:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624f11f96aa3545c155c57e08667b1e1ffe407ce",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Антон Телышев",
"author_login": "Antonboom",
"committed_at": "2021-09-14T18:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8391c7e95d561106d0e9c43ad2afc2c717b51093",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2021-09-14T06:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37906084b1cb63b08be0317de7680308a5fbf40c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Anton Telyshev",
"author_login": "Antonboom",
"committed_at": "2021-09-09T04:56:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 11,
"latest_release_at": "2026-05-21T12:34:21Z",
"latest_release_tag": "v1.1.2",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 5,
"days_since_latest_release": 75,
"mean_days_between_releases": 130.7
},
"artifacts": {
"collected": true,
"structure": [
"tree.go_main"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"coveralls.io",
"github.com",
"goreportcard.com",
"shields.io"
],
"total": 5,
"header": 5,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Antonboom/errname",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/Antonboom/errname",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v1.1.2",
"repository_url": "https://github.com/Antonboom/errname",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-21T12:33:49Z",
"latest_version_yanked": null,
"days_since_latest_publish": 75
}
]
},
"popularity": {
"forks": 2,
"stars": 25,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Taskfile.yml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 12333,
"source_files_sampled": 16,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 51,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Antonboom",
"commits": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/17127404?v=4"
},
{
"type": "User",
"login": "ldez",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
},
{
"type": "User",
"login": "winston-stripe",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/68715117?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.976
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "10 out of 21 merged PRs checked by a CI test -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/10 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": 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": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "4265fe188b67f9d9ccdfdf7d6060cc9564aa38d4",
"ran_at": "2026-08-04T16:59:23Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-01T04:32:40Z",
"oldest_open_prs": [
{
"number": 75,
"created_at": "2026-08-01T04:32:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2026-08-01T04:32:22Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-01T06:51:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Antonboom/errname",
"host": "github.com",
"name": "errname",
"owner": "Antonboom"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "The weighted overall 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 20% multiplier to weighted overall health and gives it an At Risk ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 53,
"calibrated": 54,
"calibration": "2026-08-02"
}
},
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 34,
"pct": 20
}
}
],
"value": 11,
"inputs": {
"security": 30,
"vitality": 67,
"community": 35,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 63,
"ai_readiness": 67,
"weighted_overall_raw": 53,
"high_risk_jurisdiction_cap": 34,
"high_risk_jurisdiction_multiplier": 20,
"weighted_overall_before_jurisdiction": 54,
"overall_after_jurisdiction_multiplier": 11
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 67,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 0.65,
"days_since_last_push": 3,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.1.2",
"releases_from_tags": false,
"days_since_latest_release": 75,
"mean_days_between_releases": 130.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 75 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 75
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~130.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 130.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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 34,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 34 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 34
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 35,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 2,
"stars": 25,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "25 stars",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 25
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 5,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"coveralls.io",
"github.com",
"goreportcard.com",
"shields.io"
],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.976
},
"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 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"merged_prs": 51,
"open_issues": 0,
"closed_issues": 9,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 14,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "51/65 decided PRs merged",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 51,
"decided": 65
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/10 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": 59,
"inputs": {
"followers": 105,
"owner_type": "User",
"is_verified": null,
"owner_login": "Antonboom",
"public_repos": 30,
"account_age_days": 3829
},
"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": "105 followers of Antonboom",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 105,
"login": "Antonboom"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~10 yr old",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/Antonboom/errname"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 75
},
"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 75 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 75
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": 63,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"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": "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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "10 out of 21 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"golang",
"go",
"linter",
"static-analysis"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 20% multiplier to Security posture and gives it an At Risk ceiling of 34.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 34,
"pct": 20
}
}
],
"value": 12,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.8,
"high_risk_jurisdiction_cap": 34,
"high_risk_jurisdiction_multiplier": 20,
"security_posture_after_multiplier": 12,
"security_posture_before_jurisdiction": 58
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "10 out of 21 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/10 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": "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": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"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": "at_risk",
"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": 20,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
},
{
"role": "owner",
"count": 1,
"country": "Russia"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (1); Russia: owner (1); Russia: top_contributor (1)",
"points": 20,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "owner",
"count": 1,
"country": "Russia"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": 67,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.6,
"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": "39 of 65 human commits state their intent (structured subject or explanatory body)",
"points": 32,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 65
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Taskfile.yml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.35
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Taskfile.yml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Taskfile.yml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "35 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 35,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 12333,
"source_files_sampled": 16,
"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/16 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"cli"
],
"scores": {
"cli": 4,
"library": 3,
"application": 5
},
"primary": "cli",
"evidence": [
{
"tier": "structure",
"label": "application",
"source": "tree.go_main",
"weight": 5
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "description",
"label": "cli",
"source": "description:tool",
"weight": 2
},
{
"tier": "tags",
"label": "cli",
"source": "tag:linter",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-04T16:59:37.447672Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Antonboom/errname.svg",
"full_name": "Antonboom/errname",
"license_state": "standard",
"license_spdx": "MIT"
}