Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 155,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 65138
},
"pushed_at": "2026-07-19T15:28:22Z",
"created_at": "2025-05-30T13:58:10Z",
"owner_type": "User",
"updated_at": "2026-07-19T15:28:06Z",
"description": "Go library designed to simplify PostgreSQL database interactions. This library offers features for defining database models in Go and provides a set of functions for performing common database operations, aiming for a more integrated and efficient development experience within the eardrum application ecosystem.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "GigaDesk",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/184736282?v=4",
"created_at": "2024-10-12T09:33:49Z",
"is_verified": null,
"public_repos": 21,
"account_age_days": 652
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2026-07-19T15:27:07Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-07-11T10:18:51Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-07-11T09:21:27Z"
},
{
"tag": "v1.0.9",
"kind": "patch",
"published_at": "2026-07-03T09:35:10Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2025-12-23T11:54:04Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2025-12-21T11:10:44Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2025-10-27T14:32:45Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2025-10-26T16:05:38Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2025-09-22T14:47:15Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2025-09-20T06:02:14Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2025-09-20T04:37:58Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-06-19T17:34:27Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-06-19T11:00:53Z"
}
],
"recent_commits": [
{
"oid": "b6b4f29322b2ebb7e131b326ef5345f124d53078",
"body": null,
"is_bot": false,
"headline": "feat: patch validate facial embeddings during storage",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-19T15:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9089390bca07d7a488106e570371b2e351178f95",
"body": "…ransaction",
"is_bot": false,
"headline": "fix: return interface in ProcessOfflineTransactionsBatch and ProcessT…",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-11T10:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b79b54d464d4966e600dfaf8f27470ad2d4b77e3",
"body": null,
"is_bot": false,
"headline": "feat:Merge branch 'develop'",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-11T09:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c5714b9abd53e9c9d9a1c53de51e9873069a61",
"body": null,
"is_bot": false,
"headline": "feat: add updating of facial embeddings",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-11T09:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5da0dd99f42c6447863ec35063998d51220323b",
"body": null,
"is_bot": false,
"headline": "feat: add batch offline transactions processing",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-11T09:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bd1c34db6bba2a9671ca846cc6b1b7e34e5e195",
"body": null,
"is_bot": false,
"headline": "feat: add GetOverdraftBalanceInCents, GetUUID methods to user model",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-11T09:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba706c85a0b2beb4f69bfa8945343253eb849a1f",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.2.8",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-11T09:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c3bde42a977b8b13ac84a7264451a26a7b6981a",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'develop'",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-03T09:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cc2071af67a2ceb1e9c8bd2cdc2b8e5176d1557",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'refactor/transaction' into develop",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-03T09:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e92610fe14afe7baf8de0e052f719ab16ec8ba6c",
"body": null,
"is_bot": false,
"headline": "feat: add pagination in getting transactions",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-03T09:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c54cab34c1407934851bedea27409a54744d5d",
"body": null,
"is_bot": false,
"headline": "feat: add facial embeddings matching in transaction logic",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-03T09:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b58bed257f4ef135b79e1e04d7b01084f8f037",
"body": null,
"is_bot": false,
"headline": "feat: redefine transaction struct",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-03T08:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20bf4cf1d92e2a4164cdc1b58cb8145f1a2c246d",
"body": null,
"is_bot": false,
"headline": "refactor: remove customErrors for transaction package",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-07-03T08:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "562f07e776324afd1b9cb12b25e1adb14220dc0d",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.2.6",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-27T15:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67386a1548dfcea995f1d17bf107305b8a8f649",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/user' into develop",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T15:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d0e95390bccacf1691e8a066f4c2224cfc730c1",
"body": null,
"is_bot": false,
"headline": "refactor: update error handling in regenerating qr code",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T15:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af22a869ea30003220dbb37e76abe93ea27469bb",
"body": null,
"is_bot": false,
"headline": "feat: add pagination in getting users",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T15:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "387a0333bf85bc836f54abde943540c5976c9320",
"body": null,
"is_bot": false,
"headline": "refactor: update createUser, verifyUser and update functions",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T15:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1d0d6d4a3a9e9b50892e7db9ed50e05d866350",
"body": null,
"is_bot": false,
"headline": "refactor: remove customErrors from user package",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T15:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b2698f52c96f2598e33f885bb1bdd22f77abc3",
"body": null,
"is_bot": false,
"headline": "feat: add CheckUserUserName",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T15:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c2db1848d8bfd3f3a7a29dc6b860f33008d1279",
"body": null,
"is_bot": false,
"headline": "feat: redefine User and UnverifiedUser struct",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T15:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ebe970bdaca863e154be1ef8b1c80449abbae7",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.2.5",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T15:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633abb7e3aae40250401834d7b838d5eacdd854b",
"body": null,
"is_bot": false,
"headline": "build(deps): add github.com/lib/pq",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-21T06:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a668d991425b0039b97095a21e5d997800ad64a",
"body": null,
"is_bot": false,
"headline": "refactor: update merchant error handling to system codes",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-20T18:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c5a02d05e2eef5f0885bf35343aa5497a6199f",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.2.4",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-20T18:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a92b84c8690faeea99fb66d96ec62a06e278b7",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/merchant' into develop",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-20T15:50:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53eca02a5bc6c711401b93be01f1f8103ac95aa4",
"body": null,
"is_bot": false,
"headline": "feat: add pagination in getting merchants",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-20T15:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc98e4118ceb31a5e23cce96afed97b3061f6288",
"body": null,
"is_bot": false,
"headline": "refactor: update createMerchant, verifyMerchant and update functions",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-20T14:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595c7754eb8ac3c0b40c9c03ed6ad5491770b342",
"body": null,
"is_bot": false,
"headline": "refactor: remove customErrors for merchant package",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-20T14:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe24c624d87ba4c0064cedc413cf8bd99317ba1",
"body": null,
"is_bot": false,
"headline": "feat: add CheckMerchantUserName",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-20T14:11:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfa47ff815067a644a1658169657b8e2e5249e55",
"body": null,
"is_bot": false,
"headline": "feat: redefine Merchant and UnverifiedMerchant struct",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-20T14:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d006b0a06ac88724d38a04c6e21c082c04f3d45",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.2.3",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-18T08:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a48807378a7f5686d4a8d253425ee948c54270ee",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.2.3",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-18T08:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90c135fc6c5493abdb8a6a9b14d616445c538c32",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/clear-mock-modules' into develop",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-18T08:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea390de8c3a1797cd8cc092156fa0313bbf066c",
"body": null,
"is_bot": false,
"headline": "refactor: remove product, purchase, category data types",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-18T08:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e1b2129eb91aa7249841b0b63d0d36634700d60",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'main' into develop",
"author_name": "wolfofwallstreet",
"author_login": null,
"committed_at": "2026-06-18T08:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706db5670ebf7241c4dd6e6b02230744c6980d19",
"body": null,
"is_bot": false,
"headline": "fix: cover edge cases where qr code is longer than standard",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-12-23T11:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282866b7a6dc1ff7595b2e5b1c30deb7bd51bf61",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'develop'",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-12-21T11:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8f6e1a1af52901f2ff18cd80dfb179d5c06d747",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'feature/partial-to-full-uuid' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-12-21T11:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c65688f473753004c2c70b37b5b39d385a8aad35",
"body": "…during transactions",
"is_bot": false,
"headline": "feat: add complete qr code construction capability for partial scans …",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-12-21T11:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e08c7526cc370d038ed2d03ec1fba1abd0b0912",
"body": null,
"is_bot": false,
"headline": "feat: add fuzzy search query for partial QR scans",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-12-21T11:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3b93358a484a1d14c240a6f189c3adb06aefed",
"body": "…and install github.com/rs/zerolog",
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.2.1 …",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-12-21T11:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "265ea4d6e1279f41e4a0e5477a104da9b15baee9",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'main' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-12-19T09:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db62fa96da0aa7f4c861236081c62f23914afa21",
"body": null,
"is_bot": false,
"headline": "fix: extract data from NewUser interface",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-27T14:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "921ed84b4425453f7fde2d47f142b916470d42f5",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'develop'",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-26T16:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790f572a11921d3652ad2d5b04353a2d3292a75e",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/product' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-26T15:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f75b4e71e752a11e6f4a79b62f674adccdb666f",
"body": null,
"is_bot": false,
"headline": "refactor: customize error handling with custom errors package",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-26T15:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4550a894367abafd3b78942c11bddcfe368fd9c",
"body": null,
"is_bot": false,
"headline": "refactor: update github.com/GigaDesk/eardrum-interfaces to v1.2.0",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T14:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a029d16ba4766454cb3ace861680d974d78a5a9e",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/transaction' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T13:11:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9423fac8cf74ce438970fa000db77adc7ac073b2",
"body": null,
"is_bot": false,
"headline": "refactor: customize error handling with custom errors package",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T13:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872527f54b935cb684d4d895e37c960ed68c0c8e",
"body": null,
"is_bot": false,
"headline": "build(deps): add github.com/Aleski/pointer",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T13:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c132153ebdec28cb20f600471a1ff542cba36631",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.1.9",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T11:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33788e67e5998997f84b57abfc0498b2cfd74461",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/merchant' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T09:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dd35c889b006a780f68404204998e5cae7699cf",
"body": null,
"is_bot": false,
"headline": "refactor: customize error handling with custom errors package",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T09:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6b6a4e58b3d97b9810c019034cce2b8f1362e4",
"body": null,
"is_bot": false,
"headline": "refactor: replace Shop model with merchant model",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T07:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8710bc42bd4939dfcb777ae6b9f1ff74b079a613",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.1.8",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-25T07:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f715f8331d3dccf66b6b9e4dced40b3f9ca2fe",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/user' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-24T16:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f423dc48eaca43ad0a8668edcdfdcef8de3e9e4",
"body": null,
"is_bot": false,
"headline": "refactor: customize error handling with custom errors package",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-24T16:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689e791a815c13558110d1523d15dc05e0cf4920",
"body": "…nd MpesaNumber fields to nullable",
"is_bot": false,
"headline": "refactor: change Name field in user struct to UserName, and PinCode a…",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-24T16:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c15d63c70cd81986f245be3af02bb50c788ed0b",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.1.7",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-10-24T16:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "452c81b13961045a947bafb216e41e95e9861a5a",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'develop'",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-22T14:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "978eaaf09c0a28de7ed3585ac743bb42bb477209",
"body": null,
"is_bot": false,
"headline": "build: Merge branch 'build/deps' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-22T14:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a15c00a38f13d1c5b96d074ce906b4507be16ca",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade github.com/GigaDesk/eardrum-interfaces to v1.1.4",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-22T14:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f056a8d84c219a2ba6a008ae3b8282033a2a68e",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'release/v1.0.3'",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T06:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa8f0c24577c0c6022e5ea0d9809923055c4fa48",
"body": null,
"is_bot": false,
"headline": "feat: arrange purchases from latest to ealiest",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T06:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b65d627dc89bb50d5839d19502f9d07a7020f8e",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'feature/transaction-order' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T04:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8d67b601580051132685039752823685c4a7752",
"body": null,
"is_bot": false,
"headline": "feat: arrange transactions from latest to ealiest",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T04:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a71a4c291a736a58b27e69be504a9fcce2dbaf6e",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'release/v1.0.2'",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T04:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1631c8b2cd5483a68a91bdf92284c7b706f9fa96",
"body": null,
"is_bot": false,
"headline": "fix: Merge branch 'fix/get-transaction' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T04:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0736348f3afc0647d28a79c4c4e548262669ac70",
"body": "…tion interface",
"is_bot": false,
"headline": "refactor: change get transactions return types to transaction.Transac…",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T04:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a85ce5328d82581c7d6af1184208cf2b185aaf",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'feature/get-purchases' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T04:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6307f01d57753ef059270c990d47bb8bcb8ce2cf",
"body": "…duct.",
"is_bot": false,
"headline": "feat: Add functions to retrieve purchases for a transaction and a pro…",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T04:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb8c49fbf38ec9d9d82f6f19c4a48675494de48",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'feature/get-transactions' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T03:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb82d32ce89d7bf3400752deaa9385d813ef6932",
"body": null,
"is_bot": false,
"headline": "feat: Add functions to retrieve transactions for a user and a shop.",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T03:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ea19e6369459fe0ef4efb91b7eb8de11a483f0",
"body": null,
"is_bot": false,
"headline": "fix: Merge branch 'fix/transaction' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T03:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d912c5553cbd85d25297861e2f76c902a38bae9",
"body": null,
"is_bot": false,
"headline": "fix: eliminate blocked and deleted products from transactions",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-20T03:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05bf6ec914c4d889541013239f543fb68ae8a160",
"body": null,
"is_bot": false,
"headline": "fix: Merge branch 'fix/transaction' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-19T08:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54572ba553ea611d9ef044e1e181049b3f720245",
"body": "…ials",
"is_bot": false,
"headline": "refactor: change ProcessOrder logic from phone number to uuid credent…",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-19T08:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f96e25f419c086cb27f574db73289af79836f9e",
"body": null,
"is_bot": false,
"headline": "build(deps): update github.com/GigaDesk/eardrum-interfaces to v1.1.3",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-19T08:52:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9890f7485ccf76cf46332dfed658be9f75120a",
"body": null,
"is_bot": false,
"headline": "feat: Merge branch 'feature/qr-code' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-19T06:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664e7d1f8480c52e52f94ebbce1bab02d6f69eba",
"body": null,
"is_bot": false,
"headline": "feat(user): implement user QrCode regeneration logic",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-19T06:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a14c927be228f6b561c5cc3ac0eadc9dc79448f4",
"body": null,
"is_bot": false,
"headline": "feat(user): add QR code field to user model",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-19T06:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d7080d192eeca76d23791bf219ab633ab30662",
"body": null,
"is_bot": false,
"headline": "build(deps): add github.com/skip2/go-qrcode package",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-19T05:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a71d3e5bf0e0658994e6e48531632db08dee9219",
"body": null,
"is_bot": false,
"headline": "build(deps): add github.com/google/uuid package",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-09-19T04:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d60e53dfddf638e9cfef4c96baf2fd0a68108f9",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/transactions' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-16T13:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa826d631e94c4819f19e67bd19b8f4ddbc28ec8",
"body": null,
"is_bot": false,
"headline": "refactor: rename postgrestransaction package to transaction",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-16T13:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9723bb2c0382613d7a9848b14cda04216f4146a",
"body": null,
"is_bot": false,
"headline": "feat: add getpurchase functionality",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-16T12:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bccbecc90bcfe4da3ce4101fdbcd978e07bcb7bf",
"body": null,
"is_bot": false,
"headline": "refactor: remove postgrespurchase package",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-16T12:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63abffe4c3763b86e7e350e64e0e3346efb6d234",
"body": null,
"is_bot": false,
"headline": "feat: add order processing functionality",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-16T12:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73af62834fe0c57b9904c13251a778d5f196e3a4",
"body": null,
"is_bot": false,
"headline": "refactor: change purchase and transaction struct fields",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-16T12:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430603decdc5344ac3c17beef6c6d30e92df2aeb",
"body": null,
"is_bot": false,
"headline": "refactor: add gorm struct tags to shop and user structs",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-16T12:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60675d310e357c5ea067f6a4c31992db69f6f5f9",
"body": null,
"is_bot": false,
"headline": "refactor: rename postgresshop package to shop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-16T10:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7f7e5456a7bbb82bb9c94a44cb79a74179d63a",
"body": null,
"is_bot": false,
"headline": "refactor: Merge branch 'refactor/product' into develop",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-15T12:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a53d14ee2b9a6e14b48dac59fa93a1fded1a89a2",
"body": null,
"is_bot": false,
"headline": "refactor: rename postgresproduct package to product",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-15T12:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e622f7974b522b34eee5e2eec2becabbd3772f",
"body": null,
"is_bot": false,
"headline": "feat: add category retrieval functions",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-15T12:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c8895e4a8566381bfdd27e428351958819d8a6",
"body": null,
"is_bot": false,
"headline": "feat: add product retrieval functions",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-15T12:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3067e4f683b345111307f1e9c51dd514a1909c13",
"body": null,
"is_bot": false,
"headline": "refactor: update product data type",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-15T12:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b448327d7fa09b0280d9da3fdac0e3a4ec068695",
"body": null,
"is_bot": false,
"headline": "refactor: add ShopID in product creation",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-15T12:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4221ff98d979625e98a03bddddc6608336fa6af3",
"body": null,
"is_bot": false,
"headline": "feat: add product update functions",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-15T12:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c76afafc41003cd3bbb028665cb22b489f9a19",
"body": null,
"is_bot": false,
"headline": "refactor: add ShopID to category creation",
"author_name": "Leon Kenyaga",
"author_login": null,
"committed_at": "2025-08-15T12:27:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 113,
"latest_release_at": "2026-07-19T15:27:07Z",
"latest_release_tag": "v1.2.2",
"releases_from_tags": true,
"days_since_last_push": 7,
"active_weeks_last_year": 12,
"days_since_latest_release": 7,
"mean_days_between_releases": 33.6
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/GigaDesk/eardrum-postgres",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/GigaDesk/eardrum-postgres",
"is_deprecated": false,
"latest_version": "v1.2.2",
"repository_url": "https://github.com/GigaDesk/eardrum-postgres",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T15:27:07Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"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": 10852,
"source_files_sampled": 19,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/GigaDesk/eardrum-interfaces",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.8"
},
{
"name": "gorm.io/driver/postgres",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "gorm.io/gorm",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.30.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/lib/pq",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.3"
},
{
"name": "github.com/rs/zerolog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.1"
},
{
"name": "github.com/skip2/go-qrcode",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20200617195104-da1b6568686e"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "GigaDesk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/184736282?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 0,
"reason": "23 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b6b4f29322b2ebb7e131b326ef5345f124d53078",
"ran_at": "2026-07-27T04:21:55Z",
"aggregate_score": 2.2,
"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-19T15:28:02Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 1,
"created_at": "2025-06-20T09:16:04Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/GigaDesk/eardrum-postgres",
"host": "github.com",
"name": "eardrum-postgres",
"owner": "GigaDesk"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"security": 22,
"vitality": 78,
"community": 12,
"governance": 30,
"engineering": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 113,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "113 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 113
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v1.2.2",
"releases_from_tags": true,
"days_since_latest_release": 7,
"mean_days_between_releases": 33.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~33.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 33.6
}
}
],
"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": 7,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 7 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 7
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 30,
"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): PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"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": "critical",
"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": 29,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "GigaDesk",
"public_repos": 21,
"account_age_days": 652
},
"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": "0 followers of GigaDesk",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "GigaDesk"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "21 public repos, account ~1 yr old",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 21
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/GigaDesk/eardrum-postgres"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"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": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 22,
"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": 22,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "23 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.99,
"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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 99,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 37,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 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": "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": 10852,
"source_files_sampled": 19,
"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/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T04:22:00.046705Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/GigaDesk/eardrum-postgres.svg",
"full_name": "GigaDesk/eardrum-postgres",
"license_state": "absent",
"license_spdx": null
}