原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"callback",
"functional-components",
"golang",
"iterator",
"etl-pipeline",
"pipelines"
],
"is_fork": false,
"size_kb": 141,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 18285,
"Shell": 1373
},
"pushed_at": "2026-07-17T16:38:35Z",
"created_at": "2023-04-16T14:36:23Z",
"owner_type": "User",
"updated_at": "2026-07-17T16:23:49Z",
"description": "A minimalist framework for assembling data processing pipelines.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Maxim",
"type": "User",
"login": "maxim2266",
"company": null,
"location": "Hertfordshire, UK",
"followers": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/3383041?v=4",
"created_at": "2013-01-25T16:07:26Z",
"is_verified": null,
"public_repos": 35,
"account_age_days": 4925
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-17T16:38:35Z"
},
{
"tag": "v0.7.5",
"kind": "patch",
"published_at": "2026-02-18T11:39:35Z"
},
{
"tag": "v0.7.4",
"kind": "patch",
"published_at": "2025-10-31T18:06:55Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2025-04-02T11:59:37Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2024-09-20T12:02:32Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2024-09-06T16:24:56Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2024-08-29T11:13:15Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2024-08-21T12:18:45Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-08-20T11:36:20Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2024-08-08T12:16:07Z"
}
],
"recent_commits": [
{
"oid": "45d7b53c8bfced0f2fd85bbfa33892001fa41920",
"body": null,
"is_bot": false,
"headline": "Go report card removed.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2026-07-17T16:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea20955933ec75ea1ef5963bdf3a5604429d38f2",
"body": null,
"is_bot": false,
"headline": "Pipe/Parallel implementations streamlined.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2026-07-17T16:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d623e8bf68532c5b2074f27c91b754e70a9f3b8f",
"body": null,
"is_bot": false,
"headline": "Rework.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2026-07-17T10:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a2d2bfc81ffb00880797eae3f821e44aff01039",
"body": null,
"is_bot": false,
"headline": "Minor code simplification.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2026-04-14T10:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6079010723a78960789ce9fc939399748749ad1",
"body": null,
"is_bot": false,
"headline": "Minor changes.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2026-02-17T18:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9af5c4fd43b6c44e7584f18420618ecbb5e235",
"body": null,
"is_bot": false,
"headline": "License updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2026-02-13T18:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "748a81bcf616bdab08a57d6237f3fb19383d8b83",
"body": null,
"is_bot": false,
"headline": "for-range iterator redesigned.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2026-02-13T18:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29136c7cdd40f6c1c0169aae4dc629d6904f52e5",
"body": null,
"is_bot": false,
"headline": "Pipe/Parallel stages redesigned.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2026-02-12T18:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cec8e7e9a550ffe836df0bfeb668f36d77ac089",
"body": null,
"is_bot": false,
"headline": "Pipe and Parallel implementations moved to a separate source file.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2025-10-31T18:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b36b443ce60947c5bb9bbe43b23295a314ed4741",
"body": null,
"is_bot": false,
"headline": "Synchronisation improved near WaitGroup.Done().",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2025-10-31T17:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f923fa94bd408f1a89c89a20f053176b05cc787",
"body": null,
"is_bot": false,
"headline": "Tests with delay added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2025-05-31T09:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7c7666f4db1b321da218a6a5d8dc867e102f1a",
"body": null,
"is_bot": false,
"headline": "Minor docstrings formatting.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2025-04-02T11:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8f827a45dcdcd9c334bf9aae59b27c3fffbfae",
"body": null,
"is_bot": false,
"headline": "All() generator constructor added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-09-24T11:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bc8337a4c8a98b6071b9db83ab2598324e72021",
"body": null,
"is_bot": false,
"headline": "Iterator constructor written as a method on Gen[T].",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-09-19T18:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ea3eb7867ad79032ef7b54f7d49a7e518ee3e28",
"body": null,
"is_bot": false,
"headline": "Documentation update.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-09-18T10:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e88205a3a50fcba0ef2acb6fc9bb90816e1d429a",
"body": null,
"is_bot": false,
"headline": "Lazy stage constructors added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-09-17T14:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf35bf1d6ef3740c92ad86f38b215fda4c4219a",
"body": null,
"is_bot": false,
"headline": "pump.Seq renamed to pump.It, to make it distinct from iter.Seq.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-09-06T16:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "002028082f95d08006795abb7d600e9ccca78820",
"body": null,
"is_bot": false,
"headline": "Iterator type renamed, and generator constructors added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-29T11:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28c4cb25eb91a1865dfeec6cba987205cfafc575",
"body": null,
"is_bot": false,
"headline": "Fixed bug in test code.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-21T12:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aeb9dd2a74c988fe838ba0bafb1ab24d488a22a",
"body": null,
"is_bot": false,
"headline": "Documentation updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-21T11:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4df58fc37918c7f07758019df18e3a6810f787",
"body": null,
"is_bot": false,
"headline": "Documentation updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-20T11:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be503562fa86ca16153b735742270b116a551f9",
"body": null,
"is_bot": false,
"headline": "Iterator for range over function.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-20T10:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a0acde0c8551c8ec45f4e0dffb9bfe5e05d83fc",
"body": null,
"is_bot": false,
"headline": "README updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-10T11:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434e08743907a69e85827f6ab77dcab8b7488f53",
"body": null,
"is_bot": false,
"headline": "Documentation updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-09T10:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0b161cb19c9a92db421250963b617783fc73450",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-08T11:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e5f532962fe65a083a71e584998ee0ecf5e60c",
"body": null,
"is_bot": false,
"headline": "Documentation updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-08-08T11:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3ae9a96a29fda3780daa031990b80d7818fa1b",
"body": null,
"is_bot": false,
"headline": "Benchmarks section added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-25T11:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ea4f6445448b1b61ec3e53ffe3c936ac23155c",
"body": null,
"is_bot": false,
"headline": "Function renamed.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-20T08:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95fde1c94715db3b003bced0945fc64a3a81174",
"body": null,
"is_bot": false,
"headline": "Minor corrections.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-19T11:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f78c7f9a5a91ee75b6d6d9e401586db0052b03e",
"body": null,
"is_bot": false,
"headline": "Status codes for Sink.Close.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-18T17:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5ee6e7ba1d3a8f71d23a299b0ad5a28a443b35",
"body": null,
"is_bot": false,
"headline": "Benchmark for pump.Parallel.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-18T16:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ce3acb9a3c6c4d822d8b2b93aa8717730ff663",
"body": null,
"is_bot": false,
"headline": "Another benchmark added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-18T16:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9618841054f7571bbea6f05c72ce04a420109d",
"body": null,
"is_bot": false,
"headline": "Better names for core types.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-16T15:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b0280ed3fed5a2caee4f92a6fc13084defedad4",
"body": null,
"is_bot": false,
"headline": "Sink type added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-16T14:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e6384cb6d68c9f250188d0319a150c10b186f2",
"body": null,
"is_bot": false,
"headline": "Small fix.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-13T09:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a2336e03777a189e30f902b6b962dcf03b757b",
"body": null,
"is_bot": false,
"headline": "Pipe test enhanced.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-13T09:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0846157b0a06fa41204f36f48506ffe675046f2",
"body": null,
"is_bot": false,
"headline": "Another test enhancement.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-12T20:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab33b375cc584013d6426d8c09c595ff8f34173d",
"body": null,
"is_bot": false,
"headline": "Parallel test updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-12T20:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf5fd9f042acadc07daed2f0576525f2a07a6b7",
"body": null,
"is_bot": false,
"headline": "Code example updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-12T18:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "921e8b5c60baece3c72c372d1e9e46557a7d13e0",
"body": null,
"is_bot": false,
"headline": "Pipe test improved.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-12T18:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "447c6f375050dfb325864f2b6de80de66e543fa0",
"body": null,
"is_bot": false,
"headline": "Some code update + more pipe tests.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-12T14:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b88f66ba6beac2f03628c6d1f47eec074edb90d",
"body": null,
"is_bot": false,
"headline": "Slightly improved test coverage.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-12T12:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185f7e83dedc74964aa223c6c012676d7e0d10f1",
"body": null,
"is_bot": false,
"headline": "Some code refactoring.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-12T11:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3637898dd427e2dfc5ff0d016da5ff14e0821357",
"body": null,
"is_bot": false,
"headline": "Redesigned test case for pump.Parallel().",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-11T10:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22aa347bc3577a69b11c8e73ab19115f23233e88",
"body": null,
"is_bot": false,
"headline": "Minor changes.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-11T10:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8fb0ed647c1d866e8bec03cd045e947a3c24a9d",
"body": null,
"is_bot": false,
"headline": "staticcheck",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-10T16:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d625e5877f01bf2b5e022e98eb934f5856092afc",
"body": null,
"is_bot": false,
"headline": "Documentation update.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-10T16:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5477a90f09cb66c56ab4aeb1492813400409870a",
"body": null,
"is_bot": false,
"headline": "pump.Parallel() function added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-10T16:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65437e252e8844d72753ad47b05392a972ce4dcc",
"body": null,
"is_bot": false,
"headline": "Proper context cancellation in pipeCtx().",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-07-06T12:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c548134da62ab90ced729dc6cda9b95a00fc298",
"body": null,
"is_bot": false,
"headline": "Pipe interface corrected.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-04-04T09:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f854c3a55c1058e98031511a541c2b8625558d",
"body": "…d not much value.",
"is_bot": false,
"headline": "Batch() function removed, because it has a trivial implementation, an…",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-04-04T08:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c3c8c5d5903b75866f4b99476724bca9dc8de3",
"body": null,
"is_bot": false,
"headline": "PipeCtx function added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-04-02T10:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27020126b8b78fe15d8734dceaa8e5aa24beeb8a",
"body": null,
"is_bot": false,
"headline": "Little pipe speed-up, based on a micro-benchmark.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-03-28T17:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da28f45d879d0e208089cde0bedc85c8e24e5d45",
"body": null,
"is_bot": false,
"headline": "License years updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-03-28T17:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b059a98f2ed1a745efc5f1d8c74555f535a94e01",
"body": null,
"is_bot": false,
"headline": "Batch constructor added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-03-27T20:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a1e12b5766dc7233c704898ca926c90cba02790",
"body": null,
"is_bot": false,
"headline": "Pipe benchmark added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-03-27T16:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a5770f61f57c58182da6ae8a5889f57b23ca4ad",
"body": null,
"is_bot": false,
"headline": "Go version upgrade.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-03-27T14:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e18bee74797e88e1206801ec8b8d9c9039aabf8",
"body": null,
"is_bot": false,
"headline": "Added a stage than runs its generator in the background.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2024-03-27T13:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19746e656ce5b9388abc800d1df2ebb98799de80",
"body": null,
"is_bot": false,
"headline": "Documentation updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-10-20T10:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d149144065ded338d923e9740f6613630f647c9b",
"body": null,
"is_bot": false,
"headline": "Spellcheck.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-10-18T20:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6385338e9f4d2045bfdd54d4df0c9521718731a",
"body": null,
"is_bot": false,
"headline": "Script to generate chain functions.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-10-18T20:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383904f22a42f52ea149fbc678b8d6bc7f9734e3",
"body": null,
"is_bot": false,
"headline": "Test updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-10-18T11:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a369f07a177399629361c5c7bd9951e01dc550a",
"body": "Just minor formatting.",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-10-17T21:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c79296773d5d6d8d4a051fc45ee5c1bd5cac0bad",
"body": null,
"is_bot": false,
"headline": "Minor documentation updates.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-10-17T19:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef711806176954582edb9b3caa7712bc5403b618",
"body": null,
"is_bot": false,
"headline": "Generator/Stage version.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-10-17T18:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9445fea62b8e01f8a5e61f818de5ef6a04a3825",
"body": null,
"is_bot": false,
"headline": "Code rearrangement.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-05-05T13:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5292c7e4e2a093c1861fae6ec66be60da7226af3",
"body": null,
"is_bot": false,
"headline": "Typo fixed.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-05-02T19:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24c6bee1f6e64567e5409c9b3b3f82508ff8110",
"body": null,
"is_bot": false,
"headline": "pump.Handle renamed.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-05-02T18:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf251dced0cb3a2ac1526b1e25da7001ebfe7ba",
"body": null,
"is_bot": false,
"headline": "Cosmetic change.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-05-02T18:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f9e06eb9abe0868b7393823243c815dd3c217f",
"body": null,
"is_bot": false,
"headline": "API change.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-05-01T09:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ff05cdd6ce24970b0b883cc53f06d55383379e",
"body": null,
"is_bot": false,
"headline": "Bug fix.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-30T11:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4715577f687e0c1bab7a604c818c220111eb022",
"body": null,
"is_bot": false,
"headline": "Function renamed, plus a few cosmetic changes.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-30T07:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7b2e72c5b148d55ff1ace497902c7bd9d32115",
"body": null,
"is_bot": false,
"headline": "Function renamed.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-27T21:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf21cb124a46c8ee1d91d7dd2680ac6bda7c292",
"body": null,
"is_bot": false,
"headline": "\"pipe\" renamed to \"feeder\", plus a few other minor changes.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-26T06:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77eec88c64c25b8fe25c6af55767956e9ceb46f2",
"body": null,
"is_bot": false,
"headline": "Variable renamed.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-25T05:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e889a08afbb3b712dfb8b3b07c3d253447076bc4",
"body": null,
"is_bot": false,
"headline": "Documentation update.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-25T05:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31815985fa8f830a87a8030ac3fa96b2d2fd2bb6",
"body": null,
"is_bot": false,
"headline": "A few minor changes.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-24T17:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ba2541a48916d54cf0ecc6edf6ed3148258865e",
"body": null,
"is_bot": false,
"headline": "Parallel versions of Map and MapE added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-24T07:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e1e625bce5e030037fa0390b7f6f2571c10a610",
"body": null,
"is_bot": false,
"headline": "WithPipeCtx() function added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-23T16:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d785adb0232b4ec5e729bbd56ec1f2a036182c85",
"body": null,
"is_bot": false,
"headline": "Module path.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-17T12:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7562221a7203bcc4c9f19cb0f5b403cee25fd0a",
"body": null,
"is_bot": false,
"headline": "While() method added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-17T06:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98fe6728cd826e3ad0822c71381dc7b22165e340",
"body": null,
"is_bot": false,
"headline": "Module path updated.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-16T17:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e63b5a36d395186e8131b1c5992fc7f872af9e8",
"body": null,
"is_bot": false,
"headline": "Code formatting in README.md.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-16T15:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1add433ac6c13a447fd9587c24df66ed1b38fbf1",
"body": null,
"is_bot": false,
"headline": "Spellcheck",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-16T14:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "512f91ed43b5fb2711806b83099f62680a12c2e5",
"body": null,
"is_bot": false,
"headline": "Documentation.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-16T14:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e9ab691e7e207b6b9d79d54dbbdd22279bdb1e",
"body": null,
"is_bot": false,
"headline": "Renaming.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-15T19:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c86a932f021c03e6a9eec60fa174d076bec4e44",
"body": null,
"is_bot": false,
"headline": "More testing.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-15T15:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d694afa55d9f085e3329714315b2a95a411c318c",
"body": null,
"is_bot": false,
"headline": "Basic tests added.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-15T14:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e792059dd62a364c31758a1fdaabeb30ad0d0b70",
"body": null,
"is_bot": false,
"headline": "Project setup, plus some initial code.",
"author_name": "Maxim",
"author_login": "maxim2266",
"committed_at": "2023-04-15T11:47:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 10,
"latest_release_at": "2026-07-17T16:38:35Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 4,
"days_since_latest_release": 4,
"mean_days_between_releases": 78.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/maxim2266/pump",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/maxim2266/pump",
"is_deprecated": false,
"latest_version": "v1.0.0",
"repository_url": "https://github.com/maxim2266/pump",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T16:23:00Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 2,
"stars": 7,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2025-05-29",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": {
"days": [
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_stars": 7
},
"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": 7685,
"source_files_sampled": 5,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "maxim2266",
"commits": 89,
"avatar_url": "https://avatars.githubusercontent.com/u/3383041?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"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": 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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "45d7b53c8bfced0f2fd85bbfa33892001fa41920",
"ran_at": "2026-07-22T05:18:45Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T16:46:09Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/maxim2266/pump",
"host": "github.com",
"name": "pump",
"owner": "maxim2266"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"security": 28,
"vitality": 67,
"community": 30,
"governance": 37,
"engineering": 43
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 10,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 4
},
"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": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "10 commits in the last year",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 10
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"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": 92,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 78.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"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 ~78.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 78.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 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": "at_risk",
"name": "Community & Adoption",
"value": 30,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 2,
"stars": 7,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 37,
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"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": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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": 34,
"owner_type": "User",
"is_verified": null,
"owner_login": "maxim2266",
"public_repos": 35,
"account_age_days": 4925
},
"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": "34 followers of maxim2266",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 34,
"login": "maxim2266"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "35 public repos, account ~13 yr old",
"points": 23.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 35
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/maxim2266/pump"
],
"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": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 43,
"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": 38,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"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": 6.4,
"status": "met",
"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": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"callback",
"functional-components",
"golang",
"iterator",
"etl-pipeline",
"pipelines"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 28,
"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": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.8
},
"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 detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 42,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0,
"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": "0 of 89 human commits state their intent (structured subject or explanatory body)",
"points": 0,
"status": "missed",
"details": [
{
"code": "legible_history",
"params": {
"legible": 0,
"sampled": 89
}
}
],
"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": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 89",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 89
}
}
],
"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": 7685,
"source_files_sampled": 5,
"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/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T05:18:49.788018Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/maxim2266/pump.svg",
"full_name": "maxim2266/pump",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}