JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"go",
"golang",
"http",
"middleware",
"net-http",
"rest-api",
"stdlib",
"zero-dependencies",
"api-toolkit",
"health",
"router",
"sqlbuilder"
],
"is_fork": false,
"size_kb": 2574,
"has_wiki": true,
"homepage": "https://kartikrocks.github.io/apikit/",
"languages": {
"Go": 630411,
"Makefile": 1234
},
"pushed_at": "2026-07-20T05:26:25Z",
"created_at": "2026-02-21T13:30:06Z",
"owner_type": "User",
"updated_at": "2026-07-20T05:25:50Z",
"description": "A production-ready Go toolkit for building REST APIs. Structured errors, request binding, JSON responses, middleware, HTTP client, and graceful server — zero dependencies, stdlib compatible.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Kartik Rajput",
"type": "User",
"login": "KARTIKrocks",
"company": null,
"location": null,
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/105914814?v=4",
"created_at": "2022-05-20T08:57:21Z",
"is_verified": null,
"public_repos": 25,
"account_age_days": 1530
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.26.0",
"kind": "minor",
"published_at": "2026-07-20T05:19:53Z"
},
{
"tag": "v0.25.0",
"kind": "minor",
"published_at": "2026-06-17T06:13:25Z"
},
{
"tag": "v0.24.0",
"kind": "minor",
"published_at": "2026-06-11T02:20:48Z"
},
{
"tag": "v0.23.0",
"kind": "minor",
"published_at": "2026-06-10T07:57:14Z"
},
{
"tag": "v0.22.0",
"kind": "minor",
"published_at": "2026-06-10T07:37:46Z"
},
{
"tag": "v0.21.0",
"kind": "minor",
"published_at": "2026-06-05T11:28:54Z"
},
{
"tag": "v0.20.0",
"kind": "minor",
"published_at": "2026-06-05T08:14:15Z"
},
{
"tag": "v0.19.0",
"kind": "minor",
"published_at": "2026-06-05T05:45:09Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2026-06-05T05:42:11Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2026-06-05T05:41:01Z"
},
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2026-04-06T07:53:59Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2026-04-04T15:34:10Z"
},
{
"tag": "v0.14.1",
"kind": "patch",
"published_at": "2026-04-04T00:38:51Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2026-04-03T03:47:51Z"
},
{
"tag": "v0.13.1",
"kind": "patch",
"published_at": "2026-04-02T00:37:16Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-04-01T00:50:34Z"
},
{
"tag": "v0.12.3",
"kind": "patch",
"published_at": "2026-03-31T01:13:45Z"
},
{
"tag": "v0.12.2",
"kind": "patch",
"published_at": "2026-03-31T01:05:12Z"
},
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2026-03-30T10:41:09Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-03-30T05:53:53Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2026-03-29T17:03:16Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-03-06T06:39:09Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-03-01T03:09:09Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-02-27T15:45:15Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-02-25T15:04:03Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-02-25T09:18:08Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-02-24T08:37:34Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-02-24T07:59:10Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-02-23T14:44:17Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-02-23T13:57:06Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-02-23T05:33:30Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-02-22T03:13:02Z"
}
],
"recent_commits": [
{
"oid": "e69b0a029b8f6b83934af947f76046d18771c88b",
"body": "…acts\n\nchore: ignore apikit-website/ build artifacts on main",
"is_bot": false,
"headline": "Merge pull request #45 from KARTIKrocks/chore/gitignore-website-artif…",
"author_name": "Kartik Rajput",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-20T05:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e344103c8e849815a20a4f4aef915c63bdf0d70",
"body": "The docs site lives on the website branch. Checking that branch out and\nrunning a build leaves node_modules/ and dist/ behind, and switching back\nto main exposes them as untracked, where a stray 'git add -A' could pick\nthem up. The website branch has no root .gitignore, so this cannot affect\nthe tracked source there.",
"is_bot": false,
"headline": "chore: ignore apikit-website/ build artifacts on main",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-20T05:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8700ca92fe26bd1073c93f25d7b346b895fa4a8e",
"body": "feat(request): add FormFileWithConfig for size and content-type limits",
"is_bot": false,
"headline": "Merge pull request #44 from KARTIKrocks/feat/upload-size-and-type-limits",
"author_name": "Kartik Rajput",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-20T05:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "517329d780a00dbf136f1848aa18328136cb6568",
"body": "…maries",
"is_bot": false,
"headline": "docs(agents): note upload limits and Range serving in the package sum…",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-20T05:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd3d2de1a8a0fa7412dcf6dbfea2df79ffb7f5f4",
"body": "Follow-up to 393ddeb, which staged only tracked files and so omitted\nthe two new ones.",
"is_bot": false,
"headline": "feat(response): add the ServeContent/ServeFile source files",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-20T05:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393ddeb3909bd30d02439aad1c7304b884552a90",
"body": "response.File and response.Reader write the body in a single pass, so\nneither can back a <video> that needs to seek or a resumable download.\nBoth new helpers delegate the transfer to http.ServeContent, which owns\nRange parsing, conditional GETs, HEAD, and 416 handling, and layer the\nContent-Disposition, ETag, and Cache-Control handling on top.\n\nFile now shares the Content-Disposition builder rather than repeating it.",
"is_bot": false,
"headline": "feat(response): add ServeContent and ServeFile with HTTP Range support",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-20T05:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641c84e3b6c9035c764ab0ee1f1312c5befbaa75",
"body": "Applies to BindMultipart, FormFile, FormFiles, and FormFileWithConfig\nalike, so it belongs on the package rather than any one helper.",
"is_bot": false,
"headline": "docs(request): note multipart temp-file cleanup in the package doc",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-20T05:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13dac41714a9b5effc026b368bb46976f36baa3a",
"body": "golangci-lint infers the analysis language version from go.mod (1.22),\nand at that version staticcheck does not model t.Fatal as terminating,\nso it reported two false 'possible nil pointer dereference' warnings in\nhttpclient/httpclient_test.go. Genuine SA5011 findings are still\nreported at 1.23.",
"is_bot": false,
"headline": "chore(lint): pin staticcheck language version to silence false SA5011",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-20T04:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092363fd2233c83453ff2caa3c5e92d3328b265f",
"body": "…rors\n\nThe sniff-failure branch and fileError's fallback branch both discarded the\noriginal error, so an unexpected multipart failure surfaced as a bare 400 with\nnothing to debug from. Both now Wrap it.\n\nError.Err is json:\"-\" and Message is unchanged, so this is invisible to\nclients; it only restores errors.Is/As traceability for logs. Covered by a\ntest asserting both halves: the cause is reachable, and it does not appear in\nthe serialized response.",
"is_bot": false,
"headline": "fix(request): preserve the underlying cause on unclassified upload er…",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-19T13:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b3309fa32f8bc82d38c31a63e1b54c23d88ac41",
"body": "Uploads previously had no framework-level guard: callers hand-rolled\nio.LimitReader plus magic-byte sniffing, and getting either wrong is a\nsecurity problem rather than a cosmetic one.\n\nFormFileWithConfig applies the size limit with http.MaxBytesReader before\nParseMultipartForm runs, so an oversized\n[…]\ns 413 and a non-multipart request 415, matching BindMultipart. The two\n`err.Error() == \"http: request body too large\"` string comparisons in form.go\nare replaced with errors.As on *http.MaxBytesError.",
"is_bot": false,
"headline": "feat(request): add FormFileWithConfig for size and content-type limits",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-19T12:56:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7140dc97da51b02e848ddaf58329592782cc052d",
"body": "…ions/setup-go-7\n\nci: bump actions/setup-go from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #43 from KARTIKrocks/dependabot/github_actions/act…",
"author_name": "Kartik Rajput",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-16T09:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30606b39a675b054ad83eadadb27cb8da572d1a6",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\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": "ci: bump actions/setup-go from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T09:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4a33e3c050799ae2f20ef3fb1847130c5892031",
"body": "docs(agents): document the website branch and docs site",
"is_bot": false,
"headline": "Merge pull request #42 from KARTIKrocks/docs/agents-website-section",
"author_name": "Kartik Rajput",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-01T17:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9907a024bd948ece93c014b413405b720bab510",
"body": null,
"is_bot": false,
"headline": "docs(agents): document the website branch and docs site",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-01T17:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c78435afe6a2372c88c8ef644f24247a458b1a",
"body": "feat(docs): add AGENTS.md for guidance on AI coding agents in apikit",
"is_bot": false,
"headline": "Merge pull request #41 from KARTIKrocks/add-agentsmd-file",
"author_name": "Kartik Rajput",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-01T16:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58a4e83698493de23e44d59d209d122083f61325",
"body": null,
"is_bot": false,
"headline": "feat(docs): add AGENTS.md for guidance on AI coding agents in apikit",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-07-01T16:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631ddcf7b793d245768c8e09befe3391b80b9288",
"body": null,
"is_bot": false,
"headline": "Add GitHub Sponsors FUNDING.yml",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-29T11:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ac4efc6bfb1752b148c3e6e0b18c4c9dc0ae1cd",
"body": "…ions/checkout-7\n\nci: bump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #40 from KARTIKrocks/dependabot/github_actions/act…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-22T00:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20268da90ef02ed6de2c9d52ce24a8c8f0ef29d5",
"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": "ci: bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T20:12:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b20cc464850f6e99ab2f42f1ae527bfa4ec51647",
"body": "fix(tests): enable parallel execution for various test cases to improve performance",
"is_bot": false,
"headline": "Merge pull request #39 from KARTIKrocks/fix(test)-parralel-tests",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-17T06:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd4d4ee2871e85dbd81c77877f22fe3f4c937ab0",
"body": "…ve performance",
"is_bot": false,
"headline": "fix(tests): enable parallel execution for various test cases to impro…",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-17T06:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa673b80cc435732bd159706852e35e73addd823",
"body": "feat(validation): add support for omitempty modifier in validation tags and enhance pointer handling",
"is_bot": false,
"headline": "Merge pull request #38 from KARTIKrocks/feat/request-validate-omitempty",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-17T05:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "133cea715a89c788aacd3ec1d37bee506d59d863",
"body": "…n rule handling on nil pointers",
"is_bot": false,
"headline": "feat(validation): add tests for interface field validation and unknow…",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-17T05:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20acd9a273d686bf02592896703c5bf2530110e5",
"body": "…ments",
"is_bot": false,
"headline": "fix(docs): clarify pointer/interface presence check in validation com…",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-17T05:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ac12d10e3b990658a48e24218ff21494440ef0",
"body": "…in validateField and applyRule",
"is_bot": false,
"headline": "feat(validation): enhance error handling for unknown validation tags …",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-17T05:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61eca24f2f19b44733f02f87f0be4c94ee0d36f8",
"body": "…gs and enhance pointer handling",
"is_bot": false,
"headline": "feat(validation): add support for omitempty modifier in validation ta…",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-17T05:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a63fe3f0df9d9bdc9ad2161ba815643579f1b7",
"body": "…ter for WebSocket upgrades (#37)\n\n* feat(hijacker): implement http.Hijacker support in middleware and router for WebSocket upgrades\n\n* Update middleware/hijack_test.go\n\n\n* Update middleware/hijack_test.go\n\n\n* Update middleware/hijack_test.go\n\n* Update router/hijack_test.go\n\n* Update router/hijack_test.go\n\n* Update router/hijack_test.go\n\n* fix: improve Hijack implementation in timeoutWriter and update related tests\n\n* chore: update release date for version 0.24.0 in changelog",
"is_bot": false,
"headline": "feat(hijacker): implement http.Hijacker support in middleware and rou…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-11T02:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "391c4ce7db88a3611b532c5227ff722d44c569f2",
"body": "… functions (#36)",
"is_bot": false,
"headline": "feat(errors): add package-level re-exports for standard library error…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-10T07:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2cc5433746098e162ad294ebdffbb8c543d71b2",
"body": "…; enhance recursive validation (#35)\n\n* feat(validation): add E.164 phone number validation and comparison tags; enhance recursive validation\n\n* Update request/tag_validator.go\n\nCo-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\n\n* Update request/tag_validator_\n[…]\nderabbitai[bot]@users.noreply.github.com>\n\n* fix(tests): reorder test cases in TestE164 for clarity\n\n---------\n\nCo-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(validation): add E.164 phone number validation and comparison gs…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-10T07:36:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b11e8cfd1139fca3685cfeb92218bc8cb05527f1",
"body": "…ecov/codecov-action-7\n\nci: bump codecov/codecov-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #34 from KARTIKrocks/dependabot/github_actions/cod…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-08T04:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8fdfe31b8f07c67f751fc07815fbba438eee72",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\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": "ci: bump codecov/codecov-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-07T20:12:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "17ff8afe5b24a844738f6f6a87a83699818fc5eb",
"body": "fix: apply curated CodeRabbit review suggestions; release v0.21.0",
"is_bot": false,
"headline": "Merge pull request #33 from KARTIKrocks/fix/coderabbit-suggestions",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T11:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a10d233ecf0572d9eaba5e85a4d811f99fa94c86",
"body": "Accepted the substantive correctness and robustness fixes from the\nCodeRabbit full-codebase review, after verifying each against build,\ngo vet, race tests, and golangci-lint (all green).\n\nFixed:\n- httpclient: lazy-init header/param maps, nil builder/client guard in Send\n- httpclient/apitest: merge q\n[…]\n)\n- strict-cert TLS test variant (failed on wildcard listen address)\n- dropping Go 1.24 from the CI matrix (accidental)\n- WithTimeout(0) guard (0 = no timeout is valid)\n\nCHANGELOG: add 0.21.0 section.",
"is_bot": false,
"headline": "fix: apply curated CodeRabbit review suggestions; release v0.21.0",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T10:58:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f027f77bee4e484d93227c364852707f5283d733",
"body": null,
"is_bot": false,
"headline": "feat(config): add CodeRabbit configuration for apikit (#31)",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T09:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9394d70f8d8786095325a7d8d88aaf48babee3e5",
"body": "…plies to unmatched routes (#30)",
"is_bot": false,
"headline": "fix(router): ensure CORS middleware handles preflight requests and ap…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T08:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0d8bd7cd9122c1c0feeac6fe72c218469c5cb5",
"body": "…d NewErrorHandler for custom logging (#29)",
"is_bot": false,
"headline": "feat(router): enhance DefaultErrorHandler to log server errors and ad…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T05:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850a25837bbf4523c8f0c570ef2d02da79ef3f51",
"body": "…nse handling for non-2xx statuses (#28)",
"is_bot": false,
"headline": "feat(httpclient): add error-on-status configuration and enhance respo…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T05:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e06e1337a1995d4ae4d856cb5ca88795390d4d6",
"body": "…ce respo…\" (#27)\n\nThis reverts commit 3c2016e9b3649981dda72f4d5d69d8df1c4a7f02.",
"is_bot": false,
"headline": "Revert \"feat(httpclient): add error-on-status configuration and enhan…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T05:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c2016e9b3649981dda72f4d5d69d8df1c4a7f02",
"body": "…nse handling for non-2xx statuses (#26)",
"is_bot": false,
"headline": "feat(httpclient): add error-on-status configuration and enhance respo…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T05:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddc3733964e3d577ff41c709eb1bb2c0b47f4fa3",
"body": "…rom status code and ensure \"data\" field is always included in success responses (#25)",
"is_bot": false,
"headline": "fix(response): update JSON response handling to derive success flag f…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-06-05T05:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b89ef3c57676b6c9c87f6b8b32db83890ff4874",
"body": "- Added support for custom 404 Not Found and 405 Method Not Allowed handlers via WithNotFound and WithMethodNotAllowed options.\n- Introduced WithStripSlash and WithRedirectSlash options for handling trailing slashes in routes.\n- Implemented URL method for generating URLs for named routes with parame\n[…]\nall routes.\n- Updated error handling in DefaultErrorHandler to ensure proper response formatting.\n- Added tests for new features, including middleware application, route handling, and error scenarios.",
"is_bot": false,
"headline": "feat(router): enhance routing capabilities with new features (#24)",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-04-06T07:53:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38d186157a742e69fffc99ec2d31a6e13d0f8d53",
"body": "…outWriter functionality (#23)",
"is_bot": false,
"headline": "feat(middleware): implement FixedWindow rate limiter and enhance time…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-04-04T15:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7b51c1a1cb07cde5ed2b2ede69a163d9d7ece5",
"body": "… validate JSONP callbacks (#22)",
"is_bot": false,
"headline": "fix(request,response): cache regexp patterns, set Content-Length, and…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-04-04T00:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c0adf61367dee3bceb9dad06bc448d7fced0fb",
"body": "…eads (#21)",
"is_bot": false,
"headline": "feat(httpclient): add response body size limit to prevent unbounded r…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-04-03T03:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85fcda4232ae07abea47f6804b3837ea88152d25",
"body": "…on exit (#20)",
"is_bot": false,
"headline": "fix(health,server): remove indexedResult wrapper; stop signal notify …",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-04-02T00:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9cd51fbbfef8202156eb43d2c8ee74374aac1b9",
"body": "…odeTooManyRequests (#19)",
"is_bot": false,
"headline": "fix(errors): defensive map copies in WithFields/WithDetails; remove C…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-04-01T00:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4851dcf6dff6b212a76b8ab62a103354a5fb185e",
"body": null,
"is_bot": false,
"headline": "fix(dbx): make SetDefault safe for concurrent use via atomic.Value (#18)",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-31T01:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ffc5c326988ff9dcdbe550de8fdf261be2f636c",
"body": null,
"is_bot": false,
"headline": "fix(config): reclassify file and JSON parse errors as Internal (#17)",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-31T01:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84510de7104a958fef0c801ebef8400e1c99522e",
"body": null,
"is_bot": false,
"headline": "fix router prob writer interception (#16)",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-30T10:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5408f45c7f9553a4d06b88f1243cfddb6aeb02ac",
"body": null,
"is_bot": false,
"headline": "imrpoved router (#15)",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-30T05:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "007a888e30307623c91776f413d4ee34639c9dab",
"body": "* update infra\n\n* update changelog\n\n* update golangci.yml",
"is_bot": false,
"headline": "update infra (#14)",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-29T16:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b58991610527ef724f995b04b36fe6158e47e5b9",
"body": "fix format",
"is_bot": false,
"headline": "Merge pull request #13 from KARTIKrocks/fix-format",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-10T15:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57fc2552321df58dc976b96e54ac803ad327e8d5",
"body": null,
"is_bot": false,
"headline": "fix format",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-10T15:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b684cc8061e293f34e1430b5c70e395685aac1b",
"body": "Feature config envprefix",
"is_bot": false,
"headline": "Merge pull request #12 from KARTIKrocks/feature-config-envprefix",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-06T06:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d08520f4931d5881d430d4eeab749076d9dbb7",
"body": null,
"is_bot": false,
"headline": "add removed date in changelog",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-06T06:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c16f02a9d0e835dea49eab54b7a79f326a6f1c",
"body": null,
"is_bot": false,
"headline": "add envprefix in config",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-06T06:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ad702d0dbdcf38c98b0b681cbd62a53afbaba3",
"body": "sqlbuilder enhancement",
"is_bot": false,
"headline": "Merge pull request #11 from KARTIKrocks/sqlbuilder-enhancement",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-01T03:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "702f29b9f0778283b6270a12cd1452f7e77a8962",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-01T03:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40b38c8d51211a0eab602e67f2b3b8dcb9883463",
"body": null,
"is_bot": false,
"headline": "enhancement and fixes",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-03-01T03:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd84b11da18e4fc35e6d255a68cc3b22e0374a37",
"body": null,
"is_bot": false,
"headline": "sqlbuilder enhancement",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-28T11:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b38de5d658df9ae82ea4df6699dd08a2967ef304",
"body": "update examples with sqlbuilder, dbx, config",
"is_bot": false,
"headline": "Merge pull request #10 from KARTIKrocks/fix-examples",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-27T15:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b36fd8cd380513736225b5a7d11295dcba22ce",
"body": null,
"is_bot": false,
"headline": "update examples with sqlbuilder, dbx, config",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-27T15:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae5aa4dcd17c5ab7185c7d50869effb571d6958",
"body": "add dbx",
"is_bot": false,
"headline": "Merge pull request #9 from KARTIKrocks/feature-dbx",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-27T15:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "352a394eedd8139bc7fb69b14c29e5fcb3afc4ae",
"body": null,
"is_bot": false,
"headline": "add dbx",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-27T15:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa02f1ecf26673b20ed842d54b3c78a09c3bd7e2",
"body": "add config module",
"is_bot": false,
"headline": "Merge pull request #8 from KARTIKrocks/feature-config",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-25T15:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1226bfcc83e4391e1636d69775b1d5b37a1f0f4",
"body": null,
"is_bot": false,
"headline": "add config module",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-25T15:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a3f40157271bf4fdafe50ccee6e1885efa7f4e",
"body": null,
"is_bot": false,
"headline": "update gitignore",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-25T11:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd39e9e8f6b0754578908a6be9d0ea60d6c28932",
"body": "Feature sqlbuilder",
"is_bot": false,
"headline": "Merge pull request #7 from KARTIKrocks/feature-sqlbuilder",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-25T09:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c152b65ce25f3e441bb7f818b64b374157399c",
"body": null,
"is_bot": false,
"headline": "add sql query builder",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-25T09:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a3490cebf72ba0f58cc4c33af26ad9883801ec",
"body": null,
"is_bot": false,
"headline": "add postgres query builder",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-25T05:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48d13be101f4036a7072c27a511db9e0ce5b22ac",
"body": "add health module",
"is_bot": false,
"headline": "Merge pull request #6 from KARTIKrocks/feature-health",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-24T08:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a71a4dd941a7138effc474cf65a29f96245f25",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-24T08:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c097ddb345d6f42a0d7f5c40636181ac7af8203",
"body": null,
"is_bot": false,
"headline": "add health module",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-24T08:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fcb381fd9cbedf0b68f0e358698272fe0f1a84d",
"body": "…inding\n\nadd more response types, form binding support, tls support",
"is_bot": false,
"headline": "Merge pull request #5 from KARTIKrocks/feature-tls-support-and-form-b…",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-24T07:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4129fcbeda9f527aa96794535ce136d8a799bd87",
"body": null,
"is_bot": false,
"headline": "fix checkbox handling",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-24T07:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27546c6230355531a5441170a99c71db0e855d18",
"body": null,
"is_bot": false,
"headline": "add more response types, form binding support, tls support",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-24T07:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "916383cc02a3a1ad2ed75e15f7099f9e729637d6",
"body": "fix apikit",
"is_bot": false,
"headline": "Merge pull request #4 from KARTIKrocks/fix-apikit",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-23T14:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8550a77735d5a4e7c3f6e9c49f4508b800571e9",
"body": null,
"is_bot": false,
"headline": "fix apikit",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-23T14:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3b4dc105ab9095e93489451f28687f84f751d74",
"body": "add router",
"is_bot": false,
"headline": "Merge pull request #3 from KARTIKrocks/feature-router",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-23T13:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd027526edaea5cfc9a521d2956e1b8a723c92b",
"body": null,
"is_bot": false,
"headline": "fix lint issue",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-23T13:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199dbbdcdfcaf4f4ab1d3e47fabf5df9f11ca34f",
"body": null,
"is_bot": false,
"headline": "add router",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-23T13:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a619d90b8ce772041d4306a5fc76ac78ab511ab",
"body": "add struct validation tag feat",
"is_bot": false,
"headline": "Merge pull request #2 from KARTIKrocks/feature-struct-validation-tag",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-23T05:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea681b680486ac9f516cd30f20b42823bcc11dc1",
"body": null,
"is_bot": false,
"headline": "add struct validation tag feat",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-23T05:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da7ca3a196d002e0b44c56488633b1020120d2cb",
"body": "pagination enhancement",
"is_bot": false,
"headline": "Merge pull request #1 from KARTIKrocks/feature/pagination-enhancement",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-22T03:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62db7dba78ef6a4255d184c44b432fbec951950f",
"body": null,
"is_bot": false,
"headline": "pagination enhancement",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-22T03:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb25add4d0ad2ba6c5667737225cf767825fbd97",
"body": null,
"is_bot": false,
"headline": "added v0.1.0",
"author_name": "kartik",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-21T13:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ae51ada80ae791215829379fc4f183271b5c26",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "KARTIKrocks",
"author_login": "KARTIKrocks",
"committed_at": "2026-02-21T13:30:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 87,
"latest_release_at": "2026-07-20T05:19:53Z",
"latest_release_tag": "v0.26.0",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 12,
"days_since_latest_release": 8,
"mean_days_between_releases": 5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/KARTIKrocks/apikit",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/KARTIKrocks/apikit",
"is_deprecated": false,
"latest_version": "v0.26.0",
"repository_url": "https://github.com/KARTIKrocks/apikit",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T05:18:58Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 46122,
"source_files_sampled": 104,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 5684
},
"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": 0,
"merged_prs": 44,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "KARTIKrocks",
"commits": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/105914814?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 10,
"reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"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": 9,
"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": "e69b0a029b8f6b83934af947f76046d18771c88b",
"ran_at": "2026-07-28T10:07:53Z",
"aggregate_score": 6.1,
"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": "2026-07-27T09:25:16Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T05:25:45Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/KARTIKrocks/apikit",
"host": "github.com",
"name": "apikit",
"owner": "KARTIKrocks"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 61,
"vitality": 79,
"community": 27,
"governance": 51,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 87,
"human_commit_share": 0.966,
"days_since_last_push": 8,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "87 commits in the last year",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 87
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 32,
"latest_release_tag": "v0.26.0",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 27,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"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": 6.3,
"status": "met",
"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": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"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": 70,
"inputs": {
"merged_prs": 44,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "44/45 decided PRs merged",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 44,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"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": "at_risk",
"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": 41,
"inputs": {
"followers": 3,
"owner_type": "User",
"is_verified": null,
"owner_login": "KARTIKrocks",
"public_repos": 25,
"account_age_days": 1530
},
"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": "3 followers of KARTIKrocks",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "KARTIKrocks"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "25 public repos, account ~4 yr old",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 25
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/KARTIKrocks/apikit"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"go",
"golang",
"http",
"middleware",
"net-http",
"rest-api",
"stdlib",
"zero-dependencies",
"api-toolkit",
"health",
"router",
"sqlbuilder"
],
"has_wiki": true,
"homepage": "https://kartikrocks.github.io/apikit/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://kartikrocks.github.io/apikit/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "12 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 12
}
}
],
"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": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.714,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 5684
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "60 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 38.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 60,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.011,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.034
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 87 commits agent-authored or agent-credited",
"points": 2.3,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 87
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 87 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 87
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 46122,
"source_files_sampled": 104,
"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/104 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 104,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T10:08:07.929536Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/KARTIKrocks/apikit.svg",
"full_name": "KARTIKrocks/apikit",
"license_state": "standard",
"license_spdx": "MIT"
}