Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 962,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 622358,
"Dockerfile": 270
},
"pushed_at": "2026-07-17T10:36:25Z",
"created_at": "2026-06-03T09:29:51Z",
"owner_type": "Organization",
"updated_at": "2026-06-03T09:29:51Z",
"description": "Cashu wallet and mint in Go With offline functionality",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "net4sats.com",
"name": null,
"type": "Organization",
"login": "net4sats",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/277573361?v=4",
"created_at": "2026-04-19T23:14:15Z",
"is_verified": null,
"public_repos": 9,
"account_age_days": 93
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2026-07-17T10:31:24Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-27T11:40:14Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-05-04T16:13:30Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-07-14T16:19:51Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-07-10T20:44:48Z"
}
],
"recent_commits": [
{
"oid": "8e3b21b70fecf4e7f40cfe2066ef42709aa0f625",
"body": "feat: add V2 keyset ID derivation (NUT-02)",
"is_bot": false,
"headline": "Merge pull request #1 from Amperstrand/feature/v2-keyset-ids",
"author_name": "Amperstrand",
"author_login": "Amperstrand",
"committed_at": "2026-05-27T11:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b9f93533b2dd4b8991dcd929c40cf0faa10652",
"body": "Bumps key shared dependencies to match tollgate-module-basic-go versions:\n- btcd: v0.24.2 → v0.24.3-0.20250318170759 (SignCompact signature change)\n- btcec/v2: v2.3.3 → v2.3.4\n- btcutil: v1.1.5 → v1.1.6\n- dcrec/secp256k1/v4: v4.3.0 → v4.4.0\n- cbor/v2: v2.7.0 → v2.8.0\n- golang-migrate/v4: v4.17.1 → v\n[…]\n\n- lnd: v0.18.2-beta → v0.19.1-beta.rc1 (required for btcd compat)\n- go directive: 1.23.7 → 1.24.2\n\nAll tests pass. This eliminates go.sum churn when tollgate uses this\nmodule via a replace directive.",
"is_bot": false,
"headline": "chore: bump dependencies to align with tollgate-module-basic-go",
"author_name": "Amperstrand",
"author_login": null,
"committed_at": "2026-05-24T13:10:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "81a652a82adc22c4e8f5304659606d24035321e5",
"body": "Demonstrates the bug on main: V2 mint (testnut.cashu.space) fails with\n\"Got invalid keyset\" because DeriveKeysetId always uses V1 algorithm.\nV1 mint (testnut.cashu.exchange) passes on both branches.\n\nRun: go test -tags proof -run TestV1V2KeysetProof -v ./wallet/",
"is_bot": false,
"headline": "test: add V1/V2 keyset proof test against live mints",
"author_name": "amperstand",
"author_login": null,
"committed_at": "2026-05-19T06:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d7fc5ef664a61366daf7a56d292ef99ee39e74",
"body": "Replace elnosh/btc-docker-test with Amperstrand/btc-docker-test which\nfixes a panic in cln.NewCLN when the createrune command returns before\nCLN has fully initialized. The fork retries createrune up to 10 times\nwith 1s delay instead of panicking on empty response.",
"is_bot": false,
"headline": "fix: use forked btc-docker-test with CLN createrune retry",
"author_name": "amperstand",
"author_login": null,
"committed_at": "2026-05-04T16:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b20957095e7c920f39ad0e4cb8040632064154",
"body": "Add DeriveKeysetIdV2 implementing the NUT-02 V2 algorithm which includes\nunit and input_fee_ppk metadata in the derivation preimage. Update\nGetKeysetKeys to detect V1 vs V2 by ID prefix byte and use the correct\nderivation. Add live mint tests against testnut.cashu.space (V2) and\ntestnut.cashu.exchange (V1). Add livemint-keyset-tests CI job.",
"is_bot": false,
"headline": "feat: add V2 keyset ID derivation (NUT-02)",
"author_name": "amperstand",
"author_login": null,
"committed_at": "2026-05-04T15:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "374ab28b677392b3e0e68cb51a8f0edd201e3316",
"body": null,
"is_bot": false,
"headline": "attempt swap before overpaying",
"author_name": "origami74@gmail.com",
"author_login": null,
"committed_at": "2025-07-14T16:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7146ab842f446e023bc5a9daa1d10407ad81dad",
"body": null,
"is_bot": false,
"headline": "basic version",
"author_name": "origami74@gmail.com",
"author_login": null,
"committed_at": "2025-07-10T20:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e2e16ed9a8a3a727d87ae9015ca2c073491fac",
"body": null,
"is_bot": false,
"headline": "fix go mod",
"author_name": "origami74@gmail.com",
"author_login": null,
"committed_at": "2025-07-04T20:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf693d5fe5b90f48e1058b17344bde6e6afd1fb5",
"body": "- Fix wallet initialization crashes when offline by gracefully handling missing keysets\n- Add network error detection and graceful degradation for offline scenarios\n- Implement enhanced send operations with configurable overpayment support\n- Add SendOffline() and SendWithOptions() methods for flexib\n[…]\nities\n- examples/: Usage examples for offline functionality\n\nFixes initialization crashes and enables token creation without network connectivity\nwhile preserving exact behavior of existing functions.",
"is_bot": false,
"headline": "feat: implement offline payment functionality",
"author_name": "origami74@gmail.com",
"author_login": null,
"committed_at": "2025-07-04T20:26:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d3aebfb62cba93a168242910dbf4da1760aeb35",
"body": "mint - add CLN support",
"is_bot": false,
"headline": "Merge pull request #139 from elnosh/cln-support",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-04-05T13:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f9f7d5cc9353de78e4fc40fe93255614fd8e16",
"body": "mint - check secret length",
"is_bot": false,
"headline": "Merge pull request #140 from elnosh/limit-secret-length",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-31T17:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef9360dba9891dd42599d2f715cd27e2e69259a6",
"body": "mint - refactor mint struct to only have one active keyset",
"is_bot": false,
"headline": "Merge pull request #141 from elnosh/mint-active-keyset",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-31T15:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51992d6a89216c30b65a8c039df53598ade762da",
"body": "make `verifyP2PKLockedProof` and `verifyHTLCProof` methods public",
"is_bot": false,
"headline": "Merge pull request #142 from elnosh/verify-proofs-public",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-26T21:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00afbc51b253d51bc0043aaacbef8a0c25aa6d56",
"body": null,
"is_bot": false,
"headline": "breakup integration tests jobs",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-26T21:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae3248ce8decbfd2baaa63039961033876a3fa53",
"body": null,
"is_bot": false,
"headline": "mint: add CLN support",
"author_name": "0ceanSlim",
"author_login": "0ceanSlim",
"committed_at": "2025-03-26T21:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ac4aa6879d9ed2646a20cb4a4ff4fa1dff1e8a",
"body": "…m nuts packages",
"is_bot": false,
"headline": "make `verifyP2PKLockedProof` and `verifyHTLCProof` methods public fro…",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-26T20:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52b850afb20eb8233c8b7c7fb12711e65f6f07e1",
"body": null,
"is_bot": false,
"headline": "mint: refactor mint struct to only have one active keyset",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-26T19:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae56578cf14c135164e68b3419567ccc7de3344",
"body": null,
"is_bot": false,
"headline": "mint: docs for management server cli",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-25T21:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531f2aba5350aea197ae2d56a0a10ee3dac86a55",
"body": null,
"is_bot": false,
"headline": "mint: check secret length",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-25T19:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87fc5039ffb42b2656cfaa3f37c2b758c7caed08",
"body": null,
"is_bot": false,
"headline": "update readme and dep",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-25T18:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d74542cb6b112ed6330dcf4758e83ced25d843",
"body": "NUT-19 Cached responses",
"is_bot": false,
"headline": "Merge pull request #136 from elnosh/cached-responses",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-20T21:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c4fdfd9dce28ce7b7ff37a60d41b050795486fc",
"body": null,
"is_bot": false,
"headline": "mint: cache keyset responses",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-20T21:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df661ca26d3b9dc251c06a9fa64132ae31e672c7",
"body": null,
"is_bot": false,
"headline": "mint: implement NUT-19 cached responses",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-20T20:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0237731426b8df06a69ffd3f33019f0941d887ee",
"body": null,
"is_bot": false,
"headline": "wallet: make some operations in wallet concurrency-safe",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-18T17:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a586a82a656c0777cc4ccbb15047e44429464a65",
"body": "update go",
"is_bot": false,
"headline": "Merge pull request #135 from elnosh/update-go",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-17T17:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0eda7f49ed87d88c3b3a6735f129584411c06a2",
"body": null,
"is_bot": false,
"headline": "update go version",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-17T15:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aab31aa387dd62c8fc4741f7bf3dbb1c1f4d011",
"body": "wallet - handle changing a mint's url",
"is_bot": false,
"headline": "Merge pull request #133 from elnosh/change-mint-url",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-14T20:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66eae02cac5dd17c059b48bd681bcf9f6f672cc3",
"body": "mint - management server and cli",
"is_bot": false,
"headline": "Merge pull request #132 from elnosh/admin-server-2",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-13T19:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6beff2670ba6dba44d61943c004577690a1990c2",
"body": null,
"is_bot": false,
"headline": "mint: cli for mint management server",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-13T19:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "247604a94eea90837eb17223d115a93b4c61326e",
"body": null,
"is_bot": false,
"headline": "mint: management server setup",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-13T19:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e615797bcca41ad53fe02d7d71c80449da0ca622",
"body": null,
"is_bot": false,
"headline": "wallet: command in cli wallet to update URL",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-13T19:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eca7e06e6d2ab86b4f660fd3ecea4e241b63064",
"body": null,
"is_bot": false,
"headline": "wallet: add method to update URL of a mint",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-13T19:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7142628598ecc1baf8f30f3da7301b33e73ef60b",
"body": "mint - methods for management server",
"is_bot": false,
"headline": "Merge pull request #130 from elnosh/mint-util-methods",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-12T15:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b54ff03abe17efce1dc845035b6085e2136000",
"body": null,
"is_bot": false,
"headline": "mint: add RotateKeyset method",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-12T14:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0c4954ab1bd1f23633b677cf5f7683b5ba2c8d",
"body": null,
"is_bot": false,
"headline": "mint: change config use rotate keyset bool instead of idx",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-12T14:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3faace8a0120d11a7378fc4b7525c40590044ba",
"body": null,
"is_bot": false,
"headline": "mint: issued and redeemed ecash for db",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-12T14:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c30d31a7931a8ccf6c7804e06de474e58b4cfc",
"body": "mint - add amount, unit and request fields to mint and melt quote responses",
"is_bot": false,
"headline": "Merge pull request #129 from elnosh/amount-unit-response-fields",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-10T21:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "898b116f40857f900fac2e07161990af9d67abbe",
"body": "…ccording to: https://github.com/cashubtc/nuts/pull/235",
"is_bot": false,
"headline": "mint: add amount, unit and request to mint and melt quote responses a…",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-07T15:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e844879da6ddc1aa11eeb4b20f54ade0ce13551b",
"body": null,
"is_bot": false,
"headline": "mint: push amount to other side of channel in cln test setup",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-04T16:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b07e6f4ab85c44793168658ce79894b14d9a9613",
"body": null,
"is_bot": false,
"headline": "mint: test server responses for calls returning keysets",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-03-03T17:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4208fdfda82d651163963b97e003d064acea9fe8",
"body": null,
"is_bot": false,
"headline": "mint: move methods to return keysets to mint struct",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-28T17:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a8945fda4b612a34431df4c35cbd89d54369937",
"body": null,
"is_bot": false,
"headline": "add supported nut in readme",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-28T17:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff7d76537d869a854304a7cdf842ab162a885a1",
"body": "mint - refactor integration tests to enable support for other lightning backends",
"is_bot": false,
"headline": "Merge pull request #126 from elnosh/tests-refactor",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-26T15:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a1786791e53747f5d03fb89197d5eb03319a6d",
"body": null,
"is_bot": false,
"headline": "mint: add CLNBackend to enable testing mint with CLN",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-25T21:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e46d4aca5192c0c5a432b5f4e3508ab962e50e",
"body": null,
"is_bot": false,
"headline": "mint: refactor integration tests to use different lightning backends",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-25T16:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8f91c73797ff9d8ecb4b0259eb41a6a5090104",
"body": null,
"is_bot": false,
"headline": "wallet: fix select from inactive proofs first",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-20T17:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0bb4e31d96db4714d180b88ea48694878f16dac",
"body": "mint - duplicate inputs and outputs error codes",
"is_bot": false,
"headline": "Merge pull request #122 from elnosh/mint-error-codes",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-19T18:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "562edf19cc12b969cdddaab3f613d111f1751cdf",
"body": null,
"is_bot": false,
"headline": "mint: error codes for duplicate inputs and outputs",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-17T19:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042a6f2f9005f963d26c12b1cf78e84c383db9d6",
"body": null,
"is_bot": false,
"headline": "mint: save blind signatures in one tx",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-17T19:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ded24c1cc31d1f97be76e769a0230a13560a0a",
"body": "`AmountChecked` method in cashu package",
"is_bot": false,
"headline": "Merge pull request #120 from elnosh/mint-fuzzing",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-17T18:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc34c45205bb42a2449e84c637aa1f434afc789",
"body": null,
"is_bot": false,
"headline": "wallet: fix if statement to also check err type and lightning code",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-17T16:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed5460b2693235ccb5a21db99e59b8060dce5cf",
"body": "wallet: identify lightning payment failed in melt",
"is_bot": false,
"headline": "Merge pull request #118 from elnosh/wallet-melt-fix",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-14T20:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cefb2f18777e9be4ccc861eebf920395d8923930",
"body": "…package",
"is_bot": false,
"headline": "AmountChecked method to blinded messages and move functions to cashu …",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-14T16:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3667bdb37fa7c4369ebd5a00434d8f08448e9e14",
"body": null,
"is_bot": false,
"headline": "mint: refactor overflow checks",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-13T19:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7ee7ba4c6db4c416477981c6bb9e32929bffd9",
"body": null,
"is_bot": false,
"headline": "add key to mint quotes tests in mint and wallet db",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-12T20:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62e083c8a39090c7bfbb319bc16503a6d6375f8d",
"body": null,
"is_bot": false,
"headline": "wallet: save proofs in pending state in Restore",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-12T19:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e190da0ef49c3885b7c29dd3154298c41ff8efaa",
"body": "…iled",
"is_bot": false,
"headline": "wallet: only re-save proofs if confirmation that lightning payment fa…",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-12T18:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "898e03829932effcad66b1e01e52a67539b4dbb8",
"body": null,
"is_bot": false,
"headline": "add docs reference in readme",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-12T16:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07714df57cb80fd7aa3d05df71e9e840717c55e2",
"body": "mint - NUT20 verify signatures on mint quotes",
"is_bot": false,
"headline": "Merge pull request #113 from elnosh/nut20-mint",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-12T15:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88e3d08c2badb3a48ab569afb17828f7d130be9c",
"body": null,
"is_bot": false,
"headline": "mint: nut20 verify signatures on mint quotes",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-12T15:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00009668aa6dcbeedce8daddd2f15f8008b1a365",
"body": "wallet - NUT20 sign mint quotes",
"is_bot": false,
"headline": "Merge pull request #110 from elnosh/nut20-wallet",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-11T20:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e3d9b8e33dd3f462a4b9a8a690d40e50d75e26c",
"body": null,
"is_bot": false,
"headline": "fix: goroutine leak. cancel grpc sub client",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-10T20:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dafe95aeb35ca5fe4d4c0a3641fb2140a6c10144",
"body": "…hutdown",
"is_bot": false,
"headline": "mint - shutdown websocket manager and invoice subscriptions on mint s…",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-07T18:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac39b91385cd100eb95f9b28ea3af77723b08f4",
"body": "…tes from sub",
"is_bot": false,
"headline": "mint - set invoice expiry in fakebackend to properly get invoice upda…",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-07T16:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fdf16847a5e5c5ccb1d7e1eac9e83745a7b3f54",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-05T22:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef0d9d435ee70cb91fd9cc337c918acf95817b9",
"body": "MPP: change to msat",
"is_bot": false,
"headline": "Merge pull request #111 from elnosh/mpp-msat",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-05T21:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4f0bec81e3a5f336452e9b999abdc2a12fe7dd",
"body": null,
"is_bot": false,
"headline": "use amount field in MPP as msat",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-05T20:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41614a823bc39c2e4cbf20b5e1e9474365913e62",
"body": null,
"is_bot": false,
"headline": "mint - reject MPP melt request if it's for internal invoice",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-04T19:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5ba9b2fe03ee91bbb48a0ba6802c14503212ed",
"body": "…xt to cancel subscription manager",
"is_bot": false,
"headline": "wallet - aggregrate writes to websocket in send channel and use conte…",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-03T21:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06078ae4cacac82c4a495cff50e621a836b08c29",
"body": null,
"is_bot": false,
"headline": "make temporary structs private",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-03T19:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95255b4a29a6419cbaf1975cf8c7cad94e3fae4e",
"body": null,
"is_bot": false,
"headline": "wallet: nut20 sign mint quotes",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-02-03T19:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef0732e2eec1f734a893baa19cbe37134f6c5a55",
"body": "mint - support for websockets",
"is_bot": false,
"headline": "Merge pull request #107 from elnosh/websockets-mint",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-29T16:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bade7c790fd2cac038ddb7253b9b40dcbb40bbf3",
"body": "…ubscriptions in websocket until clarification",
"is_bot": false,
"headline": "mint - proof state sub client. Does not add support for proof state s…",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-29T16:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ed5bed412dae67d98e232f4ef33302a4e2bbc0",
"body": null,
"is_bot": false,
"headline": "mint - websocket manager and handling mint quote subscriptions",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-27T17:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb569eef4bbc895fd679fc8e9c712c7576d13e70",
"body": null,
"is_bot": false,
"headline": "pub/sub service to publish quotes and proofs updates",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-24T18:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0381a585e347c2aadb91330488031d4734f6b0",
"body": "mint - subscribe to invoice state changes",
"is_bot": false,
"headline": "Merge pull request #105 from elnosh/invoice-sub",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-23T16:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cacb6faed7f5b7799ef1c43c171f87e8752ad92e",
"body": null,
"is_bot": false,
"headline": "mint - add method to subscribe to invoice state changes",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-23T16:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50859aadb51ad002155ba1f4718f572b327cca07",
"body": "fix: use correct index when unblinding signatures during restore",
"is_bot": false,
"headline": "Merge pull request #102 from elnosh/fix-restore",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-17T17:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4543b05903267c0c891f0969ccd5bd8631dc8119",
"body": null,
"is_bot": false,
"headline": "fix: use correct index when unblinding signatures during restore",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-17T17:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "546f1513cc742434d0bd8839f83a0b5806b2dd5b",
"body": null,
"is_bot": false,
"headline": "wallet - cli flag to specify mint in mint quote request",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-16T16:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a6339f56fe5a13d5d043278390bfd1cb1991263",
"body": null,
"is_bot": false,
"headline": "close db if error while loading wallet",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-14T19:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bf5f9a6382b5f5f61feeb52fa7775d3b58400e9",
"body": "NUT-17 websockets client support",
"is_bot": false,
"headline": "Merge pull request #101 from elnosh/nut17-wallet",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-14T18:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab15ff441de476559c8924ebc48f07320840315f",
"body": "…cations",
"is_bot": false,
"headline": "wallet - use subscription manager in cli wallet for mint quote notifi…",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-14T17:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee0a3da98b83e7ae4217da52b3e6ca91d37fcac",
"body": null,
"is_bot": false,
"headline": "wallet - subscription manager for ws notifications",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-13T20:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee81d0d42b97f3ee95fc005f8c80be4902742314",
"body": null,
"is_bot": false,
"headline": "close db after use in restore",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-09T17:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae74d5ac3a23873e3766c364ee33b3737964492a",
"body": "type for supported nuts in mint info",
"is_bot": false,
"headline": "Merge pull request #99 from elnosh/mint-info",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-07T15:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87becb586e21fa8810268586057ab7e4c8435ee1",
"body": null,
"is_bot": false,
"headline": "type for nuts supported in mint info endpoint instead of map",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-06T17:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5a8f4a33d9f2ebb8dc1d262a2f410d84a4686d",
"body": null,
"is_bot": false,
"headline": "check all melt responses from multimint payment",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2025-01-03T19:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87b155ac0a1f6abbbdf30adc4a936cc6bc1ad783",
"body": null,
"is_bot": false,
"headline": "check for available ports in tests",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-29T16:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd6df35bedab71ea078991771f7e79519947186",
"body": "mint: support for NUT-15 MPP",
"is_bot": false,
"headline": "Merge pull request #98 from elnosh/nut15-mint",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-29T15:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e5a010194cf9239caf285500ba2725b945d4797",
"body": null,
"is_bot": false,
"headline": "use mint in MPP tests in wallet",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-29T15:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9576705313c06bc6a315e84fcf592582c61a9253",
"body": null,
"is_bot": false,
"headline": "mint - support for NUT-15 MPP melts",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-29T15:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8dc00a58c8cc6fb0af762f36df90ad231ebf2ce",
"body": null,
"is_bot": false,
"headline": "wallet - add check for amounts in multimint payment prompt",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-27T17:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8816ee09bfbeddb5ed96052389cd91b2fd479422",
"body": "wallet: multimint payments",
"is_bot": false,
"headline": "Merge pull request #97 from elnosh/nut15-wallet",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-24T12:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3308171fb2aa45dc8891ff8fa07d5d49d5d2c412",
"body": null,
"is_bot": false,
"headline": "multimint payment in cli wallet",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-23T16:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c7b24af24f5b92bee717a77f98429c6a7f06ac",
"body": null,
"is_bot": false,
"headline": "wallet - multimint payment method",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-23T15:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144e81a10f1988fc273ac41cfd2441f94ca010d9",
"body": null,
"is_bot": false,
"headline": "move wallet client to own package",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-17T18:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e1452595cbb80b2bacdb90009c58a9627d72cd",
"body": null,
"is_bot": false,
"headline": "remove migration env var",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-16T13:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d516eb85781f9d88b3e805202c20d635193c2c4d",
"body": null,
"is_bot": false,
"headline": "mint - embed migration files and remove it from config",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-14T16:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0098635f32ee390613de0b0dc0d105167013e3e1",
"body": null,
"is_bot": false,
"headline": "add icon url, urls and time to mint info endpoint",
"author_name": "elnosh",
"author_login": "elnosh",
"committed_at": "2024-12-11T18:58:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 5,
"latest_release_at": "2026-07-17T10:31:24Z",
"latest_release_tag": "v0.7.3",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 4,
"days_since_latest_release": 5,
"mean_days_between_releases": 92.9
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Origami74/gonuts-tollgate",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/Origami74/gonuts-tollgate",
"is_deprecated": false,
"latest_version": "v0.6.1",
"repository_url": "https://github.com/Origami74/gonuts-tollgate",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-07-14T16:19:51Z",
"latest_version_yanked": null,
"days_since_latest_publish": 373
}
]
},
"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
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 72562,
"source_files_sampled": 65,
"oversized_source_files": 2,
"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/btcsuite/btcd",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.3-0.20250318170759-4f4ea81776d6"
},
{
"name": "github.com/btcsuite/btcd/btcec/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.4"
},
{
"name": "github.com/btcsuite/btcd/btcutil",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.6"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.4.0"
},
{
"name": "github.com/elnosh/btc-docker-test",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/fxamacker/cbor/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.8.0"
},
{
"name": "github.com/golang-migrate/migrate/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.18.1"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.3"
},
{
"name": "github.com/joho/godotenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/lightningnetwork/lnd",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.1-beta.rc1"
},
{
"name": "github.com/mattn/go-sqlite3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.22"
},
{
"name": "github.com/nbd-wtf/ln-decodepay",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.1"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.0"
},
{
"name": "github.com/tyler-smith/go-bip39",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/urfave/cli/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.25.7"
},
{
"name": "go.etcd.io/bbolt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.64.1"
},
{
"name": "gopkg.in/macaroon.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.0"
}
],
"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": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "elnosh",
"commits": 395,
"avatar_url": "https://avatars.githubusercontent.com/u/49532260?v=4"
},
{
"type": "User",
"login": "0ceanSlim",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/89587889?v=4"
},
{
"type": "User",
"login": "Amperstrand",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/141745238?v=4"
},
{
"type": "User",
"login": "starius",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/920155?v=4"
},
{
"type": "User",
"login": "findingsov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/113792100?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.99
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 10,
"reason": "project is 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": "project was created within the last 90 days. Please review its contents carefully",
"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": "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": 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": 0,
"reason": "52 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8e3b21b70fecf4e7f40cfe2066ef42709aa0f625",
"ran_at": "2026-07-22T19:12:03Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/net4sats/gonuts-tollgate",
"host": "github.com",
"name": "gonuts-tollgate",
"owner": "net4sats"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"security": 28,
"vitality": 60,
"community": 12,
"governance": 19,
"engineering": 46
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 60,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 80,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.7.3",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": 92.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~92.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 92.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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 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": false,
"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": 0,
"status": "missed",
"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": "critical",
"name": "Sustainability & Governance",
"value": 19,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.99
},
"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 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "net4sats",
"public_repos": 9,
"account_age_days": 93
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of net4sats",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "net4sats"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "9 public repos, account ~0 yr old",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 9
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 46,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"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": 60,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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 fuzzed",
"points": 5,
"status": "met",
"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": "project was created within the last 90 days. Please review its contents carefully",
"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": "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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "52 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"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": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.61,
"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": "61 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 61,
"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": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, 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": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 72562,
"source_files_sampled": 65,
"oversized_source_files": 2
},
"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": "2/65 source files over 60KB",
"points": 53.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 65,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/Origami74/gonuts-tollgate' points at a different repository (https://github.com/Origami74/gonuts-tollgate); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:12:10.274396Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/net4sats/gonuts-tollgate.svg",
"full_name": "net4sats/gonuts-tollgate",
"license_state": "standard",
"license_spdx": "MIT"
}