公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 19:12 UTC

net4sats / gonuts-tollgate

Cashu wallet and mint in Go With offline functionality

GoMIT★ 0 星标⑂ 0 复刻始于 2026年6月复刻在 GitHub 上查看 ↗

net4sats/gonuts-tollgate 的健康指数为 100 分中的 34 分,处于「存在风险」区间。 其得分最高的类别是Vitality(60/100),最低的是Community & Adoption(12/100)。 最近一次更新在 5 天前。 近期的大部分工作由 1 位贡献者完成。

34
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

34
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

net4sats组织
1 关注者9 个公开仓库始于 2026年4月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/Origami74/gonuts-tollgate指向其他仓库——不计分v0.6.1-3373 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

60中等 · 占总体的 22%

开发活跃度

46存在风险
评分方式
36/36推送新近度 — 最近一次推送于 5 天前
2.8/36提交节奏 — 52 周中有 4 周有提交
7/18提交量 — 最近一年 5 次提交
0/10OpenSSF Scorecard:Maintained — project was created within the last 90 days. Please review its contents carefully
所用输入
commits_last_year5
human_commit_share1
days_since_last_push5
active_weeks_last_year4

发布纪律

80良好
评分方式
16.2/27有发布版本 — 5 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 5 天前
19.8/27发布节奏 — 约每 92.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count5
latest_release_tagv0.7.3
releases_from_tags
days_since_latest_release5
mean_days_between_releases92.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

19危急 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.2/22.5提交分布 — 头号贡献者编写了 99% 的提交
6.8/13.5贡献者广度 — 5 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled5
top_contributor_share0.99
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
2.2/25所有者影响力 — net4sats 有 1 位关注者
7.8/25既往记录 — 9 个公开仓库,账户约 0 年
所用输入
followers1
owner_typeOrganization
is_verified
owner_loginnet4sats
public_repos9
account_age_days93

工程质量

基础的工程与文档实践是否到位?

46存在风险 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

25危急
评分方式
0/30README
25/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

28危急 · 占总体的 16%

安全态势

28危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 52 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.8
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

53中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
32.5/40可读的提交历史 — 100 次人类提交中有 61 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.61
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — go.mod(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
53.3/55可控的文件大小 — 采样的 65 个源文件中有 2 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes72,562
source_files_sampled65
oversized_source_files2

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

0GitHub 星标
5贡献者
5最近 12 个月提交数
5距最近推送天数
5发布版本数
1巴士系数(bus factor)
0开放议题
Go软件包生态系统数

数据采集警告

  • 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

更多细节

OpenSSF Scorecard 2.8 / 10
2.8综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-22 19:12 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities52 existing vulnerabilities detected
直接依赖 19
注册表软件包版本约束清单文件
Gogithub.com/btcsuite/btcdv0.24.3-0.20250318170759-4f4ea81776d6go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.3.4go.mod
Gogithub.com/btcsuite/btcd/btcutilv1.1.6go.mod
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.0go.mod
Gogithub.com/elnosh/btc-docker-testv0.1.0go.mod
Gogithub.com/fxamacker/cbor/v2v2.8.0go.mod
Gogithub.com/golang-migrate/migrate/v4v4.18.1go.mod
Gogithub.com/gorilla/muxv1.8.0go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/lightningnetwork/lndv0.19.1-beta.rc1go.mod
Gogithub.com/mattn/go-sqlite3v1.14.22go.mod
Gogithub.com/nbd-wtf/ln-decodepayv1.12.1go.mod
Gogithub.com/testcontainers/testcontainers-gov0.33.0go.mod
Gogithub.com/tyler-smith/go-bip39v1.1.0go.mod
Gogithub.com/urfave/cli/v2v2.25.7go.mod
Gogo.etcd.io/bboltv1.4.0go.mod
Gogoogle.golang.org/grpcv1.64.1go.mod
Gogopkg.in/macaroon.v2v2.1.0go.mod
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "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"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.26.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.