Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 740,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 639568
},
"pushed_at": "2026-07-17T22:25:58Z",
"created_at": "2024-11-15T20:04:08Z",
"owner_type": "User",
"updated_at": "2026-07-17T22:25:19Z",
"description": "An openapi3 schema-based http router for Golang",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Michael Olofinjana",
"type": "User",
"login": "michaelolof",
"company": null,
"location": null,
"followers": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/16251186?v=4",
"created_at": "2015-12-11T06:16:44Z",
"is_verified": null,
"public_repos": 64,
"account_age_days": 3876
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.7.18",
"kind": "patch",
"published_at": "2026-07-17T22:25:08Z"
},
{
"tag": "v0.7.17",
"kind": "patch",
"published_at": "2026-07-03T14:07:00Z"
},
{
"tag": "v0.7.16",
"kind": "patch",
"published_at": "2026-07-02T23:01:41Z"
},
{
"tag": "v0.7.15",
"kind": "patch",
"published_at": "2026-07-02T00:22:20Z"
},
{
"tag": "v0.7.14",
"kind": "patch",
"published_at": "2026-06-13T13:07:40Z"
},
{
"tag": "v0.7.13",
"kind": "patch",
"published_at": "2026-05-11T07:04:36Z"
},
{
"tag": "v0.7.12",
"kind": "patch",
"published_at": "2026-04-22T13:03:21Z"
},
{
"tag": "v0.7.11",
"kind": "patch",
"published_at": "2026-04-06T10:47:23Z"
},
{
"tag": "v0.7.10",
"kind": "patch",
"published_at": "2026-03-19T13:04:55Z"
},
{
"tag": "v0.7.9",
"kind": "patch",
"published_at": "2026-03-18T10:51:39Z"
},
{
"tag": "v0.7.8",
"kind": "patch",
"published_at": "2026-03-17T14:20:55Z"
},
{
"tag": "v0.7.7",
"kind": "patch",
"published_at": "2026-03-17T12:45:17Z"
},
{
"tag": "v0.7.6",
"kind": "patch",
"published_at": "2026-03-17T03:27:19Z"
},
{
"tag": "v0.7.5",
"kind": "patch",
"published_at": "2026-03-11T21:48:34Z"
},
{
"tag": "v0.7.4",
"kind": "patch",
"published_at": "2026-03-10T19:05:48Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2026-03-09T21:03:12Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-03-09T21:03:12Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-03-09T05:15:48Z"
},
{
"tag": "v0.6.6",
"kind": "patch",
"published_at": "2026-02-24T13:20:31Z"
},
{
"tag": "v0.6.5",
"kind": "patch",
"published_at": "2026-02-22T19:34:26Z"
},
{
"tag": "v0.6.4",
"kind": "patch",
"published_at": "2026-02-22T08:15:20Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2026-02-21T20:55:45Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-02-21T11:40:23Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-02-17T22:01:00Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-02-17T07:28:21Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-02-16T15:10:16Z"
}
],
"recent_commits": [
{
"oid": "d6e5b4a950e99eee0845d1c4548d666a232bb19a",
"body": null,
"is_bot": false,
"headline": "feat: updated fluid with const support",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-07-17T22:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb5ec2ae8ffb55c949f762ce78af8205542c315f",
"body": null,
"is_bot": false,
"headline": "fix: schema time pattern issue",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-07-03T14:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab9d78d7fe586a50978f5c4e39fb84e1dd596735",
"body": null,
"is_bot": false,
"headline": "fix: request body decode issues",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-07-03T13:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f881874f011e69ce5ddfcfbd7bfce62ab227079f",
"body": null,
"is_bot": false,
"headline": "feat: json.RawMessage and []byte schema support",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-07-03T12:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df54cce55622d3c408d5e9da31f91e8cb5b2ff0",
"body": null,
"is_bot": false,
"headline": "fix: implemented multipart file validator",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-07-03T01:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06039d8f26ef123337ee8fb6a2f4eed3752f5c36",
"body": null,
"is_bot": false,
"headline": "fix: schema struct embedding issue",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-07-02T23:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821c2b639b000b49fc7366913beb00e31cd5bcac",
"body": null,
"is_bot": false,
"headline": "feat: implemented fluid schema components",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-07-02T00:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e1e9c1ef3dd658f3dccd747fe6765a61a6e320",
"body": null,
"is_bot": false,
"headline": "fix: body custom spec implementation",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-06-13T13:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627f4f67a32be85a9bbdb2ad790a3d31376e6b00",
"body": null,
"is_bot": false,
"headline": "fix: duplicate header sync and write issue",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-05-11T07:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b40b7673303d9606925fb0642f628cf6ce9c2a0c",
"body": null,
"is_bot": false,
"headline": "fix: implementing routing fixes",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-04-22T13:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a326fa1194362f747c696b2665d5930cfb950fb",
"body": null,
"is_bot": false,
"headline": "chore: added allow zero request and response tests",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-04-07T05:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50fcd7e514375a392a09a1dd9fdec6e4e46d11a2",
"body": null,
"is_bot": false,
"headline": "feat: added present and allow_zero validation tags",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-04-06T10:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff62a3f62f87c9efc54c3550033a6282e3e7b710",
"body": null,
"is_bot": false,
"headline": "fix: struct IsZero() bug",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-04-06T06:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b1dd7c6e6bec46a7ed10f34326e4f37ab227cb",
"body": null,
"is_bot": false,
"headline": "fix: cors bug",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-19T13:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20437ef027fb51d052ba7c23b4d9861c550e8ef1",
"body": null,
"is_bot": false,
"headline": "feat: uri pattern registration and mapping",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-18T10:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b3d01b97d3297698f7c4bb7447831330d9a141",
"body": null,
"is_bot": false,
"headline": "feat: fixed context Copy()",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-17T14:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f194897ea576f95585aaa1ce8eb676ee817f63b",
"body": null,
"is_bot": false,
"headline": "feat: implemented existing header check",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-17T12:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2008c11f9906374f3b7e700ee4c8788fd810d38a",
"body": null,
"is_bot": false,
"headline": "feat: implemented phase 2 - 5",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-17T11:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "888192fa36c8d81b3998a8b9691d9b25fd15b27a",
"body": null,
"is_bot": false,
"headline": "feat: implemented phase 1",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-17T11:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22eafcb6d356209f483f469335a37cedf820f4ae",
"body": null,
"is_bot": false,
"headline": "feat: implemented middleware error handler fixes",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-17T03:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62cc8e7741497986421e6e5fa1a298e103a97fdb",
"body": null,
"is_bot": false,
"headline": "feat: revamped websockets api",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-11T21:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2edcb512d0a8f3cc5ec67a368843366e4de27ebf",
"body": null,
"is_bot": false,
"headline": "feat: fixed typos. updated stream",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-11T02:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea761d0a07325ff898357b663b9d4dad411e9d91",
"body": null,
"is_bot": false,
"headline": "feat: added validation narrowing, updated docs",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-10T19:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13498b6bf863cba1263ab51f939227e3d5670670",
"body": null,
"is_bot": false,
"headline": "feat: implemented logger and csrf security fixes middlewares",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-10T14:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5f1b2795ba53c9deddbea0faaff41ae224e4b0",
"body": null,
"is_bot": false,
"headline": "feat: implemented timeout and cache middleware security fixes",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-10T13:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "583252d5e42b35cbfb254fe006a708cacae6b7b7",
"body": null,
"is_bot": false,
"headline": "fix: json parser pool",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-09T21:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ab217249597a33ed609944ed75dbf972fbbc5f2",
"body": null,
"is_bot": false,
"headline": "fix: security issue path traversal dependency",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-09T19:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4867984cd9ed306ee970256b5b459a09cf28d2db",
"body": null,
"is_bot": false,
"headline": "feat: security fixes, context copy, maxbodylimit, cors preflight fix",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-09T19:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8dc315f07baeff487e09f859ce19192fd85ec3e",
"body": null,
"is_bot": false,
"headline": "feat: implemented http.Request adaptors for Gofi",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-09T17:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eac91e91392414f74165aa5f29e2149520a60dd8",
"body": null,
"is_bot": false,
"headline": "feat: optimized json bind for arrays",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-09T05:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8051da55bb45db93fc03365f346ba51a0c9c6024",
"body": null,
"is_bot": false,
"headline": "feat: added websockets, streaming and graceful shutdown implementations",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-03-09T04:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a566bf3fa428eb5ae1d424c012daaf962f136a22",
"body": "* feat: optimized with iter\n\n* feat: completed phase 1 & 2\n\n* feat: implemented phase 3\n\n* feat: implemented phase 5 of revamp\n\n* feat: implemented revamp\n\n* feat: implemented middlewares\n\n* feat: removed prehandlers from Gofi\n\n* feat: optimized ServeDocs function and implemented Docs methods for filtering\n\n* feat: implemented revamp of gofi core to fasthttp",
"is_bot": false,
"headline": "Fasthttp core revamp of Gofi (#2)",
"author_name": "Michael Olofinjana",
"author_login": "michaelolof",
"committed_at": "2026-03-08T19:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f47bbd8de943edc1c6aa3a62bb7cf897c510694b",
"body": null,
"is_bot": false,
"headline": "feat: updated schema cookies errors",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-24T17:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d564fbbebfd14c0957889a77979fc06bfd5ef78",
"body": null,
"is_bot": false,
"headline": "feat: implemented schema tags. fixed multipart reference issue",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-24T13:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d4c000060cd6c37e027a86583dc309e33778ea",
"body": null,
"is_bot": false,
"headline": "feat: added maintain order flag to json bodyparser encoder",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-22T19:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d67509afe9e9ed0f76c175d2705447270faf9a",
"body": null,
"is_bot": false,
"headline": "chore: organized mutlipart reflect type",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-22T17:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f494af48fe69ef9a03a658639b8c89881fcab0",
"body": null,
"is_bot": false,
"headline": "feat: updated readme to validator name changes",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-22T08:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4da4d0d6bfed67fe26425cc21e4489f3555d50d5",
"body": null,
"is_bot": false,
"headline": "feat: optimized compiler. fixed validation bugs",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-22T08:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e44a57fd4faf6d23272c12ecdb40c1fec5b0683",
"body": null,
"is_bot": false,
"headline": "fix: gofi recursive schema bug and response header issue",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-21T20:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fddc779e80810cb59cb569d74eba633c2a2eb4fc",
"body": null,
"is_bot": false,
"headline": "feat: fixed bodyparser bugs",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-21T11:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b69b7218b829d85cb79adabed773d8c9302cf908",
"body": null,
"is_bot": false,
"headline": "feat: reduced allocations for validations",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-20T13:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70fc140e352e08aaebd7b73d1ea5f60f6ad9e7bc",
"body": null,
"is_bot": false,
"headline": "feat: reduced context and mux allocations",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-20T10:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc641284b7973f149eb4920591a9113c0de141be",
"body": null,
"is_bot": false,
"headline": "feat: setting up benchmarks",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-19T21:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9da6a03dc2454cd72f9ba0e10559aba246bb115e",
"body": null,
"is_bot": false,
"headline": "feat: added form data and urlencoded body parser support",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-17T22:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4e9cd871d39d4aa1f60b45cc88e3bdb1e19128",
"body": null,
"is_bot": false,
"headline": "feat: optimized router. reduced allocations. added benchmark tests",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-17T20:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b0ebe3e9d8aa0d8298110d903e9033b877eb85",
"body": null,
"is_bot": false,
"headline": "feat: added more requests tests",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-17T19:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f52a16672d0d8b3b2b58d4e87bc66674e500d0",
"body": null,
"is_bot": false,
"headline": "feat: implemented route prehandlers for gofi and updated the docs",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-17T10:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7443a6dbf6e00d605f5db6698db8f64d07a40bed",
"body": null,
"is_bot": false,
"headline": "feat: updated docs",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-17T07:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ded33deac9ad099f12148bb2192e15bca0c8c21f",
"body": null,
"is_bot": false,
"headline": "feat: optimized codepaths to prevent unwanted panics",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-16T23:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe311f7074b515261fbdde8bb547cce3f3c32e65",
"body": null,
"is_bot": false,
"headline": "feat: documented inject feature for unit testing",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-16T22:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28bc0af85577246e13a0b900ef35cc0300309dbf",
"body": "* feat: implemented encoders, decoders and new mux methods\n\n* feat: updated gofi validators\n\n* feat: implemented and abstracted out bodyparser for gofi\n\n* feat: updated gofi documentation\n\n* feat: updated router interface and documentation\n\n* feat: added Route and removed Mount and updated ReadME.md\n\n* feat: changed route options from middlewares to pre-handlers\n\n* feat: extended documentation\n\n* feat: updated docs, cleaned up issues",
"is_bot": false,
"headline": "Implement Missing Features with Tests and Docs (#1)",
"author_name": "Michael Olofinjana",
"author_login": "michaelolof",
"committed_at": "2026-02-16T15:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b3c7830c20cd07b37eec47c65a35d35d4e00f5f",
"body": null,
"is_bot": false,
"headline": "feat: implemented compilation and validation fixes",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2026-02-13T08:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa80556dd9590b4a9102a490052271f2afa16e5",
"body": null,
"is_bot": false,
"headline": "feat: gofi api updates",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-05-31T09:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1c97f2ab9d048ff64d36cb60bf536c1382989ea",
"body": "…coders",
"is_bot": false,
"headline": "feat: added unmarshalling and marshalling support for encoders and de…",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-04-06T10:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "269ee98c2eedc229986b3aaf711eb2d5df0f60c5",
"body": null,
"is_bot": false,
"headline": "feat: added support for dynamic method struct tags",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-04-05T10:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e35a8167e352488ebe37edd63d0dc1a59ba648b",
"body": null,
"is_bot": false,
"headline": "fix: breaking API changes",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-04-05T01:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716968ea9f65072d8d10971fa0097ce3829492a9",
"body": null,
"is_bot": false,
"headline": "fix: breaking API changes",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-04-05T01:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd8e6eccd97ce7ed72d9e17455413773960df977",
"body": null,
"is_bot": false,
"headline": "feat: added cache to validte functions",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-03-22T06:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dfc68e59896ab4d6eb3b1b04c8c93a1fc2dfeaa",
"body": null,
"is_bot": false,
"headline": "feat: updated gofi inject options",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-03-22T06:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4970fd4bf5c8387c726764089a595b7d4bc2a009",
"body": null,
"is_bot": false,
"headline": "feat: added cache to validte functions",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-03-16T17:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3507bf02b95972c30044342ac692a5d39690fd11",
"body": null,
"is_bot": false,
"headline": "feat: added cache to validte functions",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-03-16T17:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4135b3d67ca6e0f5083ab515a3a14d7ba705847e",
"body": null,
"is_bot": false,
"headline": "feat: added support for component schemas",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-23T09:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e144ea508c2dbc5f33a5388c173b2bc23bfbfc5",
"body": null,
"is_bot": false,
"headline": "fix: send with status code",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-16T18:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24067ed8aaea2c9b352e61e5f9eb47d3d4ed587",
"body": null,
"is_bot": false,
"headline": "fix: send with status code",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-16T16:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675fff61ed6b71791dcd6ff66fc58f3daf9f34b6",
"body": null,
"is_bot": false,
"headline": "feat: updated documentation",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-15T09:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eca289122387eeb41e2f3ac462d9f058b23aebab",
"body": null,
"is_bot": false,
"headline": "fix: custom schemas",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-14T21:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a27175fd0b37aa791e9c6cf1c2292fb40414871",
"body": null,
"is_bot": false,
"headline": "feat: returned encoder buffer",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-14T20:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd7ba42d18eec3da476773ac392cb6ba2c61664",
"body": null,
"is_bot": false,
"headline": "chore: updated readme.md",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-14T18:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cbc7659170d55d46842da3435e9c82b8525cccf",
"body": null,
"is_bot": false,
"headline": "feat: decoupled serializers and updated validation rules",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-12T22:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e41a2a4a0bd6881476d928f57c7bdb0ac8cc625",
"body": null,
"is_bot": false,
"headline": "feat: implemented encoder basic functionality",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-02-08T00:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d8591d07cff737b98579c061eca7a6e579edb4",
"body": null,
"is_bot": false,
"headline": "feat: updated custom schema type",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-01-03T22:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a573e1629fca303fa498adfe878a2295760a0a",
"body": null,
"is_bot": false,
"headline": "feat: updated custom schema type",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-01-03T20:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dbe741cc1c1bebac0432d3575047d3b2c58cd88",
"body": null,
"is_bot": false,
"headline": "implemented custom schema types",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-01-03T18:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae3aa9f7edfd7c2f5c4b77d347a589096973570",
"body": null,
"is_bot": false,
"headline": "feat: updated error handler interface",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-01-03T05:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f942d5b3929aa5cad4083365e56243a67d36752",
"body": null,
"is_bot": false,
"headline": "feat: added definehandler function",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-01-02T22:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9722ef8cdf42f5e8f4c2c6943875ad9aa30b57c9",
"body": null,
"is_bot": false,
"headline": "refractored gofi",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2025-01-02T22:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6804bcd5f32ea44e894d1920f8207e39bbbca12",
"body": null,
"is_bot": false,
"headline": "feat: added gitignore",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2024-11-15T20:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13a19614f464aace7c23656f9b3e3924076ca9a",
"body": null,
"is_bot": false,
"headline": "feat: updated code",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2024-11-15T20:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8d6a7b2a04a2e7a5358195d9fe4424463ae33e",
"body": null,
"is_bot": false,
"headline": "initialized repo",
"author_name": "michaelolof",
"author_login": "michaelolof",
"committed_at": "2024-11-15T20:18:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 52,
"latest_release_at": "2026-07-17T22:25:08Z",
"latest_release_tag": "v0.7.18",
"releases_from_tags": true,
"days_since_last_push": 4,
"active_weeks_last_year": 11,
"days_since_latest_release": 4,
"mean_days_between_releases": 13.5
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/michaelolof/gofi",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/michaelolof/gofi",
"is_deprecated": false,
"latest_version": "v0.7.18",
"repository_url": "https://github.com/michaelolof/gofi",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T22:25:08Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 78321,
"source_files_sampled": 108,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.48.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "1.26.3",
"advisory_count": 9,
"oldest_advisory_days": 76
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 9,
"affected_count": 1,
"assessed_count": 13,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/fasthttp/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.12"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/valyala/fasthttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.69.0"
},
{
"name": "github.com/valyala/fastjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.4"
},
{
"name": "github.com/leodido/go-urn",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/fasthttp/websocket",
"direct": true,
"version": "v1.5.12",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasthttp",
"direct": true,
"version": "v1.69.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fastjson",
"direct": true,
"version": "v1.6.4",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.2",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/savsgio/gotils",
"direct": false,
"version": "v0.0.0-20240704082632-aef3928b8a38",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.48.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 5,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "michaelolof",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/16251186?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 7,
"reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 2,
"reason": "8 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d6e5b4a950e99eee0845d1c4548d666a232bb19a",
"ran_at": "2026-07-22T19:44:27Z",
"aggregate_score": 2.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-03-08T19:09:36Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/michaelolof/gofi",
"host": "github.com",
"name": "gofi",
"owner": "michaelolof"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 37,
"vitality": 75,
"community": 12,
"governance": 55,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 52,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "52 commits in the last year",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 52
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"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": 88,
"inputs": {
"releases_count": 26,
"latest_release_tag": "v0.7.18",
"releases_from_tags": true,
"days_since_latest_release": 4,
"mean_days_between_releases": 13.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~13.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 13.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": "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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": 55,
"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": 72,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"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": "2/2 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"followers": 25,
"owner_type": "User",
"is_verified": null,
"owner_login": "michaelolof",
"public_repos": 64,
"account_age_days": 3876
},
"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": "25 followers of michaelolof",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 25,
"login": "michaelolof"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "64 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 64
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/michaelolof/gofi"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"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 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 21,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "8 existing vulnerabilities detected",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 13 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": 13
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 9,
"affected_packages": 1,
"assessed_packages": 13,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 13,
"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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.962,
"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": "76 of 79 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 76,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 79",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 79
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 78321,
"source_files_sampled": 108,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/108 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 108,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T19:44:32.108030Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/michaelolof/gofi.svg",
"full_name": "michaelolof/gofi",
"license_state": "absent",
"license_spdx": null
}