JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"resource",
"connection",
"pool"
],
"is_fork": false,
"size_kb": 149,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 68771
},
"pushed_at": "2026-01-17T14:11:00Z",
"created_at": "2018-12-23T05:12:12Z",
"owner_type": "User",
"updated_at": "2026-07-28T13:02:24Z",
"description": "Generic resource pool for Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.jackchristensen.com/",
"name": "Jack Christensen",
"type": "User",
"login": "jackc",
"company": null,
"location": "United States",
"followers": 874,
"avatar_url": "https://avatars.githubusercontent.com/u/94130?v=4",
"created_at": "2009-06-10T22:59:49Z",
"is_verified": null,
"public_repos": 190,
"account_age_days": 6256
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2024-09-10T11:12:31Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2023-07-15T15:02:06Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2023-02-11T14:55:31Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2022-11-12T16:32:44Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2022-11-12T00:56:56Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2022-10-28T23:35:17Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2022-10-28T23:11:10Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2022-09-17T13:48:15Z"
},
{
"tag": "v2.0.0-beta.2",
"kind": "prerelease",
"published_at": "2022-09-03T18:12:44Z"
},
{
"tag": "v2.0.0-beta.1",
"kind": "prerelease",
"published_at": "2022-07-30T17:12:56Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2022-08-27T23:10:43Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2021-12-03T00:02:13Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-11-20T15:48:15Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2021-09-11T16:17:26Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2020-12-04T01:09:11Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2020-09-26T16:05:58Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-04-03T03:18:14Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-02-05T17:00:40Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-06-08T22:40:51Z"
}
],
"recent_commits": [
{
"oid": "eeee8ae54d81e9cf877496e71d54d5d6bed108eb",
"body": null,
"is_bot": false,
"headline": "Add basic devcontainer",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2026-01-17T14:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6591ec144bd3eff4efae9981fcb24f7c45a97d99",
"body": null,
"is_bot": false,
"headline": "Merge branch 'flowchartsman-unsafe_to_bits'",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2025-04-26T13:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f8c490739d3df345b61f9b353779faf0c4160f7",
"body": null,
"is_bot": false,
"headline": "replace custom log2 impl with bits.Len64",
"author_name": "Andy Walker",
"author_login": "flowchartsman",
"committed_at": "2025-04-25T18:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4eab01148653bb0400d00a0ce60bad8de718694",
"body": null,
"is_bot": false,
"headline": "demonstrate that bits.Len64 passes tests",
"author_name": "Andy Walker",
"author_login": "flowchartsman",
"committed_at": "2025-04-25T18:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8da9b465d6f93541c9fbcc9649a9a5a5b77f112",
"body": null,
"is_bot": false,
"headline": "Tweak README.md wording",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2025-02-02T00:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e2b889c6ba06ad83fd6ef25519811e69f597c3",
"body": null,
"is_bot": false,
"headline": "doc: explain differences between puddle and Go sync.Pool",
"author_name": "ccoVeille",
"author_login": "ccoVeille",
"committed_at": "2025-02-02T00:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c",
"body": null,
"is_bot": false,
"headline": "Release v2.2.2",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2024-09-10T11:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56ab1e809117c614b2131493c710754da6e29cca",
"body": null,
"is_bot": false,
"headline": "fix: stop importing nanotime from runtime via linkname",
"author_name": "maypok86",
"author_login": "maypok86",
"committed_at": "2024-09-09T12:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee87cc3e971f80c9f64be0f7964e4eb52e315916",
"body": null,
"is_bot": false,
"headline": "chore(pool): better assertions in stats test",
"author_name": "Maxim Ivanov",
"author_login": "redbaron",
"committed_at": "2024-08-14T00:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c419363a9f8288a5c8f8c119cb1d10d267d18ea3",
"body": null,
"is_bot": false,
"headline": "chore(pool): added test for EmptyAcquireWaitTime",
"author_name": "Maxim Ivanov",
"author_login": "redbaron",
"committed_at": "2024-08-14T00:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5104990fcce75acea4be0825be32f46a09f777e",
"body": "This measures time for resource acquisition for cases\nwhen pool is empty and it had to wait or construct new resource.",
"is_bot": false,
"headline": "feat(pool): Add EmptyAcquireWaitTime stats",
"author_name": "Maxim Ivanov",
"author_login": "redbaron",
"committed_at": "2024-08-14T00:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b022bcfc5916386376e3ef57922eb249398b63",
"body": null,
"is_bot": false,
"headline": "Update godoc link to v2",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2024-03-01T14:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "182cc3d8030a41bc3da167bad92aac863ebd41de",
"body": null,
"is_bot": false,
"headline": "Fix documentation of NewPool",
"author_name": "Jille Timmermans",
"author_login": "Jille",
"committed_at": "2024-01-28T01:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "825ae07315635013021d71e1c2cac71c367f2902",
"body": null,
"is_bot": false,
"headline": "Release v2.2.1",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2023-07-15T15:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8101c0dff4beedfa171d281d65a7d5209b2952fc",
"body": null,
"is_bot": false,
"headline": "CreateResource cannot overflow pool",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2023-07-07T02:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5402ce53663d3c6481ea83c2912c339aeb94adc",
"body": null,
"is_bot": false,
"headline": "Release v2.2.0",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2023-02-11T14:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80dbe4cffee358964240462fbda75a8cc45e1dda",
"body": null,
"is_bot": false,
"headline": "Update golang.org/x/sync and github.com/stretchr/testify",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2023-02-11T14:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02c8336f0dbb9541927762477d8fa6baba795e4d",
"body": null,
"is_bot": false,
"headline": "Test Go 1.20 on CI",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2023-02-11T14:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6e33dd4b52755a316cdbf03a10e680c52268eb",
"body": null,
"is_bot": false,
"headline": "Update CI to drop testing 1.18",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2023-01-14T15:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc12efc05a269d167dcc19ae20604cca705a8987",
"body": "This reverts commit fc4042cf23c94efb0f7dd2fcbcdfc1f0cc9b0339.\n\nWith the release of Go 1.20, we can use the better atomics in Go 1.19\nand remove the external dependency.",
"is_bot": false,
"headline": "Revert \"Revert \"Use Go 1.19 atomics\"\"",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2023-01-14T15:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5174aa0023b3661ddeb6c8fb7c071eea3946a0e4",
"body": null,
"is_bot": false,
"headline": "Update example usage in README.md",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-12-28T15:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c131081c8e483de42aea7581cb5cefdf0cfc5de3",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-11-12T16:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4ffbb7aa07aa6451c0c41ce497e4bb02759f48d",
"body": null,
"is_bot": false,
"headline": "Updated README.md",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-11-12T16:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4042cf23c94efb0f7dd2fcbcdfc1f0cc9b0339",
"body": "This reverts commit 86ffb019e1946f3158391f64e8d944787bdbc2b3.\n\nGiven https://github.com/jackc/pgx/issues/1354 the temporary dependency\non go.uber.org/atomic for Go 1.18 support is worthwhile.",
"is_bot": false,
"headline": "Revert \"Use Go 1.19 atomics\"",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-11-12T16:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08d6ffb88bf9d9d28c455d22b740bac413cbab22",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-11-12T00:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f17b3e2599a1ae8b0cc448c623fa0c25d6c50cb",
"body": "https://github.com/jackc/pgx/issues/1148#issuecomment-1304898720",
"is_bot": false,
"headline": "Fix create resource concurrently with Stat call race",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-11-12T00:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eca38babcea8b207352e56d6982917cee56b29b8",
"body": null,
"is_bot": false,
"headline": "Release v2.1.0",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-10-28T23:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ffb019e1946f3158391f64e8d944787bdbc2b3",
"body": null,
"is_bot": false,
"headline": "Use Go 1.19 atomics",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d970a3905006e51b333993486dce05969a3ea5e8",
"body": null,
"is_bot": false,
"headline": "Use generational stack for idle connections",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3009dbab62c12fde99423b692b9a2373574d2034",
"body": null,
"is_bot": false,
"headline": "[pool] Increase test coverage",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89668fae4272b796521069e9545fd6879a793c68",
"body": null,
"is_bot": false,
"headline": "[pool] Replace queue with stack",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b91519a07364876e4580f502fc59f2154ae5b1",
"body": null,
"is_bot": false,
"headline": "Code review changes",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8663ac8d762f35ecb97005957ccee45f5595a5e8",
"body": null,
"is_bot": false,
"headline": "Go mod tidy",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c9fbfb3c97b27bff10eecb7d2d39c1786f3505",
"body": null,
"is_bot": false,
"headline": "Perform logarithmic number of steps in AcquireAllIdle",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c357388826b72c4fc122d8a7077e25150b63065",
"body": null,
"is_bot": false,
"headline": "Use circular queue for idle connections",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021588b93efe91f00011dd903d9d5f0b94bca871",
"body": null,
"is_bot": false,
"headline": "Use semaphore rather than conditional variable",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9df21ce1a1074c535487347294422aeb8d1ab3e4",
"body": null,
"is_bot": false,
"headline": "Separate duplicate code to functions",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6214680aa8fe85126a052fcd6ce8a378d11835d7",
"body": null,
"is_bot": false,
"headline": "Replace useless locking by atomic variable",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a3f7de51bef3818db46f8c1c7f64d16733e5c1",
"body": null,
"is_bot": false,
"headline": "Fix goroutine leak",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f94f047057db61f30c7aaa42f2f307c0c97611",
"body": null,
"is_bot": false,
"headline": "Add test for release after acquire",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fbc609092c35b7169bfdd379dc5be80547fbc37",
"body": null,
"is_bot": false,
"headline": "Add banchmarks with cancelled acquires",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b52af713082f67d87bcd8feb98370b059edf63",
"body": null,
"is_bot": false,
"headline": "Add acquire benchmarks",
"author_name": "Jan Dubsky",
"author_login": null,
"committed_at": "2022-10-28T23:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fee6af77a292f45f9ad067f18928304fbc807d",
"body": null,
"is_bot": false,
"headline": "Release v2.0.1",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-10-28T23:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d344a18fdb50b641927efb43b25a24f360b26944",
"body": "Otherwise, if many constructors are underway while the pool is closed it\nis possible destructWG will get to 0 while the Wait in Close is underway\nand then Add will be called again which is disallowed.\n\nFrom the docs:\n\nNote that calls with a positive delta that occur when the counter is\nzero must happen before a Wait.\n\nhttps://github.com/jackc/pgx/issues/1356",
"is_bot": false,
"headline": "Add to the destructWG wait group while cond.L is locked",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-10-28T01:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ccdbf199a1203e3f6ed41fef4c8e5edc95d7e60",
"body": null,
"is_bot": false,
"headline": "Release v2.0.0",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-09-17T13:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f8cbb548a27b25421036cdd10d1ec917790b241",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-09-03T18:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b5d140faa400dc242a7c95b879e690cd6704589",
"body": null,
"is_bot": false,
"headline": "Pull in v1 changelog",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-09-03T18:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b2cb627e40043b85e6f78760180e18552a5de1",
"body": null,
"is_bot": false,
"headline": "Replace interface{} with any",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-09-03T18:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc2381cbe4012cb43d887f8f5cfa0357da82409",
"body": "https://github.com/jackc/pgx/issues/1287\nhttps://github.com/jackc/pgx/issues/1259",
"is_bot": false,
"headline": "Do not cancel resource construction when Acquire is canceled",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-09-03T18:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98e0d10515496c15a153a71a5045f1a1bee94af7",
"body": null,
"is_bot": false,
"headline": "Soften the policy of not accepting feature and performance changes",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-09-03T16:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1aadee38ed5754c7b94356567db3f2e5dafd2c3",
"body": "This allows for backwards compatible additions. No features are planned\nbut this would make it easier if they are added.",
"is_bot": false,
"headline": "NewPool takes Config",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-09-03T16:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f63192c063d5612500c03782496ae01372faab50",
"body": null,
"is_bot": false,
"headline": "Fix race with background Acquire creation",
"author_name": "James Hartig",
"author_login": "jameshartig",
"committed_at": "2022-08-27T23:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da694536ffb5da18054e6eeefdc406fd902b41d8",
"body": null,
"is_bot": false,
"headline": "Create resources in the background in Acquire",
"author_name": "James Hartig",
"author_login": "jameshartig",
"committed_at": "2022-08-27T12:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec26629b3835ea085301bb11bd2660b2f3bafca",
"body": null,
"is_bot": false,
"headline": "Replace Travis CI with Github Actions CI",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-08-27T12:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5fa47412970aa6bd36ff4644a762351e5c20d78",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-07-30T17:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b44286e08aa6fdd475949a20e7c34f6abe79ef2",
"body": null,
"is_bot": false,
"headline": "Add Reset()",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-07-30T17:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c6a3a9afd94d9eea6de6c8af0f24ccbe4a62056",
"body": null,
"is_bot": false,
"headline": "Move to v2",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-07-30T17:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91b446b0e0b4fb99089225defab4b88ac7cab03",
"body": null,
"is_bot": false,
"headline": "Tweak status message",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-07-30T17:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ef4b3d22a6182ae8b9292d7320485e0ffc5bd34",
"body": null,
"is_bot": false,
"headline": "Upgrade testify",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-07-30T16:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40069f25d693d09f810920ae250fdf0ee9b37eaa",
"body": "Backwards compatibility is not required since moving to v2.",
"is_bot": false,
"headline": "Remove compat layer and use generics directly",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-07-30T16:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e959849469a78bd060ffa7531102bfca85bf125",
"body": "…ompatibility",
"is_bot": false,
"headline": "Move main logic to package and use generics for API with backwards c…",
"author_name": "Столяров Владимир Алексеевич",
"author_login": "xakep666",
"committed_at": "2022-04-04T12:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "314357b795624db79d0bb957bdecb945898ba546",
"body": null,
"is_bot": false,
"headline": "Add status to readme",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2022-01-15T00:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c7aa6e146747294a35294f557aedb771a6b58e1",
"body": null,
"is_bot": false,
"headline": "Release v1.2.1",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-12-03T00:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fac9a91a4d38e9169179c95bc03485f197fcd32",
"body": null,
"is_bot": false,
"headline": "Restore 100% test coverage",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-12-03T00:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6bef1563864ec539867668b6dc506df92df15e",
"body": null,
"is_bot": false,
"headline": "TryAcquire does not overfill pool",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-12-03T00:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f8e2d8cfa548ee1f2735ea2d0fcbfbb7b5454e4",
"body": null,
"is_bot": false,
"headline": "Add TryAcquire to stress test",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-12-03T00:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f945a21a9af89f963a5aa9b9940b5588d2d7c4",
"body": null,
"is_bot": false,
"headline": "Merge doAcquire back into Acquire",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-12-03T00:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "021a5cc1a6dec04879fdb21f47342d847c0826fb",
"body": "refs #14",
"is_bot": false,
"headline": "TryAcquire created resource in background instead of blocking",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-12-03T00:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "228d0e587b14bf728219689b701dd69e46af6e52",
"body": null,
"is_bot": false,
"headline": "Release v1.2.0",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-11-20T15:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d33264d63339ab157c4579b6a95dc2664348016",
"body": "refs #13",
"is_bot": false,
"headline": "Do not leave pool lock after panic from nil context",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-11-13T23:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a4c029379195b5935d1455fa01a0a72f512236",
"body": "removing the elements from the backing array.",
"is_bot": false,
"headline": "Fix several memory leaks caused by modifying a slice length without",
"author_name": "Alexander Staubo",
"author_login": "atombender",
"committed_at": "2021-11-13T10:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cff23235f9bcf5786421b318589390d17816f9c",
"body": "Add TryAcquire and ErrNotAvailable",
"is_bot": false,
"headline": "Merge pull request #11 from ajjensen13/feature-try-aquire",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-09-25T14:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cac2b5a858b85afb4d388b72c8f03da0fe4d3018",
"body": "Fixes https://github.com/jackc/puddle/issues/10",
"is_bot": false,
"headline": "Add TryAcquire and ErrNotAvailable",
"author_name": "A. Jensen",
"author_login": null,
"committed_at": "2021-09-21T01:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad77d7b935854dc9eddf45a2a08cca2d9e6d335f",
"body": null,
"is_bot": false,
"headline": "Release v1.1.4",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2021-09-11T16:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0e8cd5bcf39031feda870c0f5359dab038c916",
"body": null,
"is_bot": false,
"headline": "Fix deadlock in Pool.CreateResource",
"author_name": "Dmitriy Matrenichev",
"author_login": "DmitriyMV",
"committed_at": "2021-09-10T23:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f196d0d9f951ca0103fa8c4e87ebbbb550cbffa1",
"body": null,
"is_bot": false,
"headline": "Release v1.1.3",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-12-04T01:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513cb84ff5d538f6d6f586a21a3d7f525f44e63d",
"body": "…eate",
"is_bot": false,
"headline": "Ensure that conditional variable is signaled if resource failed to cr…",
"author_name": "Evgeny Vanslov",
"author_login": null,
"committed_at": "2020-12-03T19:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2237ffa5d713d0bb0c8af2792cb4fa1ce89729",
"body": "Clarify the meanings of Stats accessors",
"is_bot": false,
"headline": "Merge pull request #6 from yasushi-saito/master",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-10-05T13:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3aa6a6bc7b991dfecfa3eb8b5fe69c6443cd04",
"body": null,
"is_bot": false,
"headline": "Update the phrasing of TotalResources.",
"author_name": "Yaz Saito",
"author_login": "yasushi-saito",
"committed_at": "2020-10-04T06:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70fb082dfdb0f508f570ea890f8513845a400dc",
"body": null,
"is_bot": false,
"headline": "Clarify the meanings of Stats accessors",
"author_name": "Yaz Saito",
"author_login": "yasushi-saito",
"committed_at": "2020-09-28T14:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eeab89f3cef2d72d32da15729f9272d11e659a1",
"body": null,
"is_bot": false,
"headline": "Release v1.1.2",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-09-26T16:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d0159cc97a6941d37c9f2f34664a43c2911c9a",
"body": "Also, restore 100% test coverage.",
"is_bot": false,
"headline": "Fix crash when pool is closed when resource is being created",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-08-21T02:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0ef02e907ed6cf2f331042fa816d244b7a3f92",
"body": null,
"is_bot": false,
"headline": "Fix: Resource.Destroy removed self from pool after destructor complete",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-08-21T02:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6706e16fc29113ade062f2e19b633952d50b76b7",
"body": null,
"is_bot": false,
"headline": "Release v1.1.1",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-04-03T03:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "558756d6c47ba15b0289c439815dd56a51c35a46",
"body": "WaitGroup.Add(1) cannot be called after WaitGroup.Wait().",
"is_bot": false,
"headline": "Fix race condition when CreateResource is called concurrently with Close",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-04-03T03:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc1dd1985b2a30f0805db9b7a539bdf3b2ef212",
"body": null,
"is_bot": false,
"headline": "CreateResource checks if pool is closed before any action",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-04-03T03:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69489dce36a9630ad6aa165afdee993a871dcc2b",
"body": null,
"is_bot": false,
"headline": "AcquireAllIdle immediately returns nil if pool is closed",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-04-03T03:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd0ce3f9b2d8daff93ed1d5211510346a2e2854",
"body": null,
"is_bot": false,
"headline": "Closing a closed pool is a no-op",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-04-03T03:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc71d04d41f85bc3393394390f79628b713bd5a0",
"body": null,
"is_bot": false,
"headline": "Release v1.1.0",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-02-05T17:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde4bcb7af80124289070fad998a33fa35c562f3",
"body": null,
"is_bot": false,
"headline": "Initialize LastUsedNanotime on creation",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-02-03T14:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "576940c285dc8b83381577a4799ef865c1a682c8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'ellulpatrick-feature-create-resource'",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-02-03T14:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c42fada37edf3427e49b3a0a0f7c77acd876ebfa",
"body": "…re still valid",
"is_bot": false,
"headline": "CreateResource sets LastUsedNanotime so that Idle Time calculations a…",
"author_name": "Patrick Ellul",
"author_login": "ellulpatrick",
"committed_at": "2020-02-03T04:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "426c57eed9332433098b88eabc8c1b1437115281",
"body": "(to bring coverage back to 100%)",
"is_bot": false,
"headline": "test for LastUsedNano panic",
"author_name": "Patrick Ellul",
"author_login": "ellulpatrick",
"committed_at": "2020-02-03T00:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4014e4825a5e9f561c2e7b610be4d2a623fbb791",
"body": null,
"is_bot": false,
"headline": "CreateResource constructs a new resource without acquiring it.",
"author_name": "Patrick Ellul",
"author_login": "ellulpatrick",
"committed_at": "2020-02-03T00:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807afe48a83dcc7e31aacb9486c5c3ec9bbd9aff",
"body": "runtime.nanotime is significantly faster than time.Now. Use it unless\nbuild tags prevent usage of unsafe.\n\nChange LastUsedTime to LastUsedNanotime as a time.Time is no longer\navailable.\n\nAdd IdleDuration to make it more convenient to get the time a resource\nhas been idle.\n\nRename ReleaseIdle to Rele\n[…]\nis releasing\nthe resource without using it rather than that it is releasing a\nresource acquired with AcquireAllIdle.\n\nRefactor tests of usage tracking to not be intermingled with\nAcquireAllIdle tests.",
"is_bot": false,
"headline": "Use runtime.nanotime for duration tracking plus related restructuring",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-01-26T00:47:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e6e0e7fd81f05986e24fa51ae4cc926b3440a713",
"body": "Under heavy contention this slightly improves performance by spending\nless time in the mutex.",
"is_bot": false,
"headline": "Get last used time outside of pool mutex",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-01-25T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6897b9f0cd84b8b91c7db81e1efcb966cc9fc443",
"body": "… into ellulpatrick-last-used-time",
"is_bot": false,
"headline": "Merge branch 'last-used-time' of git://github.com/ellulpatrick/puddle…",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-01-25T23:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead2ce143f6a090bd20ed2dbc43cad3dc13667c7",
"body": null,
"is_bot": false,
"headline": "Add zero contention benchmark",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-01-25T23:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a19223011323e18e77f7f6e157d5ab54b40e93e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'mtharp-deadlock-race'",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-01-25T22:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f458c9c0f8e3b37d14f94f75b574cc9198a27163",
"body": "Detect bug fixed by 26cd25c14be177320a5914e51e4f0775b344dc05. See also\nhttps://github.com/jackc/puddle/pull/2.",
"is_bot": false,
"headline": "Make stress test more stressful",
"author_name": "Jack Christensen",
"author_login": "jackc",
"committed_at": "2020-01-25T22:17:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 1,
"latest_release_at": "2024-09-10T11:12:31Z",
"latest_release_tag": "v2.2.2",
"releases_from_tags": true,
"days_since_last_push": 191,
"active_weeks_last_year": 1,
"days_since_latest_release": 686,
"mean_days_between_releases": 85.9
},
"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/jackc/puddle/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/jackc/puddle/v2",
"is_deprecated": false,
"latest_version": "v2.2.2",
"repository_url": "https://github.com/jackc/puddle",
"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": "2024-09-10T11:12:31Z",
"latest_version_yanked": null,
"days_since_latest_publish": 686
}
]
},
"popularity": {
"forks": 36,
"stars": 419,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2019-12-16",
"count": 1
},
{
"date": "2020-01-25",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2021-06-10",
"count": 1
},
{
"date": "2021-11-11",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2024-01-26",
"count": 2
},
{
"date": "2024-03-31",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-02-25",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-07-24",
"count": 1
}
],
"complete": true,
"collected": 36,
"total_forks": 36
},
"star_history": null,
"open_issues_and_prs": 4
},
"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": true,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 39492,
"source_files_sampled": 11,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.8.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 2,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 18,
"open_issues": 2,
"closed_ratio": 0.882,
"closed_issues": 15,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jackc",
"commits": 126,
"avatar_url": "https://avatars.githubusercontent.com/u/94130?v=4"
},
{
"type": "User",
"login": "ellulpatrick",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1638659?v=4"
},
{
"type": "User",
"login": "redbaron",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/16624?v=4"
},
{
"type": "User",
"login": "flowchartsman",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/926884?v=4"
},
{
"type": "User",
"login": "jameshartig",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/112555?v=4"
},
{
"type": "User",
"login": "yasushi-saito",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/546227?v=4"
},
{
"type": "User",
"login": "atombender",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/50314?v=4"
},
{
"type": "User",
"login": "DmitriyMV",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6999905?v=4"
},
{
"type": "User",
"login": "Jille",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/460628?v=4"
},
{
"type": "User",
"login": "mtharp",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/677148?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.863
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"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": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"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": 1,
"reason": "Found 5/26 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "eeee8ae54d81e9cf877496e71d54d5d6bed108eb",
"ran_at": "2026-07-28T13:31:29Z",
"aggregate_score": 3.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": "2026-01-17T14:11:43Z",
"oldest_open_prs": [
{
"number": 30,
"created_at": "2023-12-04T13:29:54Z",
"last_comment_at": "2023-12-23T15:55:49Z",
"last_comment_author": "jackc"
},
{
"number": 41,
"created_at": "2025-04-26T06:24:51Z",
"last_comment_at": "2025-04-26T06:44:52Z",
"last_comment_author": "flowchartsman"
}
],
"last_merged_pr_at": "2025-04-26T13:48:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 37,
"created_at": "2024-10-21T10:35:36Z",
"last_comment_at": "2024-12-23T13:32:20Z",
"last_comment_author": "areknoster"
},
{
"number": 42,
"created_at": "2026-04-02T02:51:43Z",
"last_comment_at": "2026-04-03T12:19:34Z",
"last_comment_author": "jackc"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jackc/puddle",
"host": "github.com",
"name": "puddle",
"owner": "jackc"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 45,
"vitality": 23,
"community": 55,
"governance": 58,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 23,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 191,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 191 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 191
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v2.2.2",
"releases_from_tags": true,
"days_since_latest_release": 686,
"mean_days_between_releases": 85.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 686 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 686
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~85.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 85.9
}
}
],
"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": "dormant",
"guards": [
"maintainer_replying",
"dependencies_clean"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 457,
"days_since_last_human_commit": 191,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 191 days, with nothing left unanswered; held at dormant by a maintainer still replying, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 191
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a maintainer still replying, no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 36,
"stars": 419,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "419 stars",
"points": 42.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 419
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "36 forks",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 36
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.863
},
"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 86% of commits",
"points": 3.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 18,
"open_issues": 2,
"closed_issues": 15,
"issue_closed_ratio": 0.882,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 41.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/26 decided PRs merged",
"points": 26.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/26 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 70,
"inputs": {
"followers": 874,
"owner_type": "User",
"is_verified": null,
"owner_login": "jackc",
"public_repos": 190,
"account_age_days": 6256
},
"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": "874 followers of jackc",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 874,
"login": "jackc"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "190 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 190
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"github.com/jackc/puddle/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 686
},
"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 686 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 686
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"resource",
"connection",
"pool"
],
"has_wiki": true,
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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 5 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": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 5,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 13
},
"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": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.15,
"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": "15 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 15,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"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": "devcontainer, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 39492,
"source_files_sampled": 11,
"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/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:31:42.891971Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jackc/puddle.svg",
"full_name": "jackc/puddle",
"license_state": "standard",
"license_spdx": "MIT"
}