公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-25 20:34 UTC

jeffro256 / monero

Monero: the secure, private, untraceable cryptocurrency

C++ · C自定义许可证★ 2 星标⑂ 1 复刻始于 2022年2月复刻在 GitHub 上查看 ↗

jeffro256/monero 的健康指数为 100 分中的 52 分,处于「中等」区间。 其得分最高的类别是Vitality(75/100),最低的是Community & Adoption(9/100)。 最近一次更新在今天。 近期的大部分工作由 2 位贡献者完成。

52
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

jeffro256个人账户
67 关注者26 个公开仓库始于 2015年2月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

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

75良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
34.6/36提交节奏 — 52 周中有 50 周有提交
18/18提交量 — 最近一年 899 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year899
human_commit_share1
days_since_last_push0
active_weeks_last_year50

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 9 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 3,409 天前
19.8/27发布节奏 — 约每 56.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count9
latest_release_tagv0.10.3
releases_from_tags
days_since_latest_release3,409
mean_days_between_releases56.2
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

19危急
评分方式
0/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
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

可持续性与治理

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

60中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
16.9/22.5提交分布 — 头号贡献者编写了 25% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 15 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled100
top_contributor_share0.251
评分方式
0/46.8议题解决 — 没有议题或无数据
30.6/38.3PR 接受 — 已裁定的 PR 中 4/5 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs4
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
13.2/25所有者影响力 — jeffro256 有 67 位关注者
22.4/25既往记录 — 26 个公开仓库,账户约 11 年
所用输入
followers67
owner_typeUser
is_verified
owner_loginjeffro256
public_repos26
account_age_days4,189
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

56中等 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 3 个工作流
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。 其余权重已重新归一化。

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://getmonero.org
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://getmonero.org
has_readme
has_docs_dir
has_description

安全

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

51中等 · 占总体的 16%

安全态势

51中等
评分方式
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
2.5/2.5Contributors — project has 15 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate5.1
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

61中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 87 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.87
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, contrib/depends/Makefile, external/db_drivers/liblmdb/Makefile, src/crypto/crypto_ops_builder/Makefile, src/crypto/crypto_ops_builder/ref10/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C++(静态类型)
10/10可复现环境 — Dockerfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
10/10OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile, contrib/depends/Makefile, external/db_drivers/liblmdb/Makefile, src/crypto/crypto_ops_builder/Makefile, src/crypto/crypto_ops_builder/ref10/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — C++(静态类型)
52.1/55可控的文件大小 — 采样的 958 个源文件中有 50 个超过 60KB
所用输入
primary_languageC++
largest_source_bytes682,431
source_files_sampled958
oversized_source_files50

机器可读接口

40存在风险
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — cmake/test-protobuf.proto, src/device_trezor/trezor/protob/messages-common.proto, src/device_trezor/trezor/protob/messages-debug.proto, src/device_trezor/trezor/protob/messages-management.proto, src/device_trezor/trezor/protob/messages-monero.proto, src/device_trezor/trezor/protob/messages.proto
0/20MCP 服务器
0/40可运行示例
所用输入
example_dirs
has_mcp_signal
api_schema_filescmake/test-protobuf.proto, src/device_trezor/trezor/protob/messages-common.proto, src/device_trezor/trezor/protob/messages-debug.proto, src/device_trezor/trezor/protob/messages-management.proto, src/device_trezor/trezor/protob/messages-monero.proto, src/device_trezor/trezor/protob/messages.proto

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 5.1 / 10
5.1综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-25 20:33 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
10Contributorsproject has 15 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 216534,
      "has_wiki": true,
      "homepage": "https://getmonero.org",
      "languages": {
        "C": 1523360,
        "q": 11168,
        "Awk": 2899,
        "C++": 9769830,
        "Ruby": 555,
        "CMake": 235162,
        "Shell": 99801,
        "Python": 432790,
        "Scheme": 12764,
        "Assembly": 51493,
        "Makefile": 58584,
        "Dockerfile": 1621
      },
      "pushed_at": "2026-07-25T05:42:50Z",
      "created_at": "2022-02-09T20:01:49Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T05:43:45Z",
      "description": "Monero: the secure, private, untraceable cryptocurrency",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "C"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "jeffro256",
      "company": null,
      "location": "data.mdb",
      "followers": 67,
      "avatar_url": "https://avatars.githubusercontent.com/u/10839482?v=4",
      "created_at": "2015-02-04T00:10:50Z",
      "is_verified": null,
      "public_repos": 26,
      "account_age_days": 4189
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2017-03-25T15:36:23Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2017-02-22T21:18:36Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2016-12-13T17:14:00Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2016-09-18T19:38:46Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2016-04-02T03:22:31Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2016-03-21T21:15:31Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2016-03-16T20:07:37Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2016-01-15T17:42:16Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2015-12-31T23:06:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "8472d8c503933bb59b75b017d0935ab7f3d999d4",
          "body": "38342cc utils/health: fix typo in script (jpk68)\n\nACKs: jeffro256, selsta",
          "is_bot": false,
          "headline": "Merge pull request #10927",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-24T16:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d3eda77d25f4537bd9f5c37d5306651387c5d5",
          "body": "e8dab33 simplewallet: skip redundant get_tx_key unless needed (jpk68)\n\nACKs: SNeedlewoods, selsta",
          "is_bot": false,
          "headline": "Merge pull request #10929",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-24T16:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d32cb2b64969bcb9faf2570702d5fe72894ee1",
          "body": "c1eda46 wallet2: fix error message (jpk68)\n\nACKs: selsta, SNeedlewoods, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10931",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-24T16:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9c45543e20850a053e3974f723d4af0296e428",
          "body": "73b28e2 dns_utils: replace flaky DNS provider (selsta)\n\nACKs: jpk68, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10957",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-23T18:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b28e28a650064e6915787010ac2a5f4b3b909a",
          "body": null,
          "is_bot": false,
          "headline": "dns_utils: replace flaky DNS provider",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-23T15:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72f7fd791baf3369671c741c535fdc7a41ec8daf",
          "body": "9696cae crypto: add FCMP++ generators T, U, & V (jeffro256)\n\nACKs: UkoeHB, selsta",
          "is_bot": false,
          "headline": "Merge pull request #9827",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-23T09:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef26a6080cdf884aff1487633388b1b15ebe1b50",
          "body": "4b144c3 external: update randomx to v1.2.3 (selsta)\n\nACKs: SChernykh, tobtoht, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10925",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-23T09:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9696cae58b2509b083c3cee6c7c79e5365a29008",
          "body": "Sources in FCMP++ repo:\n - T: https://github.com/monero-oxide/monero-oxide/blob/0e438aed2cce5c0ab8a935916c1a89bb0077f97f/monero-oxide/ed25519/src/compressed_point.rs#L76-L79\n - U: https://github.com/monero-oxide/monero-oxide/blob/0e438aed2cce5c0ab8a935916c1a89bb0077f97f/monero-oxide/ringct/fcmp%2B%2B/generators/src/lib.rs#L16-L18\n - V: https://github.com/monero-oxide/monero-oxide/blob/0e438aed2cce5c0ab8a935916c1a89bb0077f97f/monero-oxide/ringct/fcmp%2B%2B/generators/src/lib.rs#L20-L22",
          "is_bot": false,
          "headline": "crypto: add FCMP++ generators T, U, & V",
          "author_name": "jeffro256",
          "author_login": "jeffro256",
          "committed_at": "2026-07-23T00:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42b78ee9bd29d9c46dc2d7e9e6a58aa3d2663c5e",
          "body": "a01b4c2 daemon: remove bootstrap mode (tobtoht)\n\nACKs: thomasbuilds, selsta",
          "is_bot": false,
          "headline": "Merge pull request #10694",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T20:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a01b4c2a312646a50c2a9609317c40fdf1c43721",
          "body": null,
          "is_bot": false,
          "headline": "daemon: remove bootstrap mode",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T18:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00908bc49a9387781441ec07d9a634a08083e28",
          "body": "edea850 general: replace auto_scope_leave_caller with scope_guard (jeffro256)\n\nACKs: selsta, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10921",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T16:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3adf4ce623bf07cb680967a082d315e9356b52c",
          "body": "2f2409d wallet: rpc; req. ssl cert params w/ proxy when daemon not onion/i2p (nahuhh)\n\nACKs: selsta, plowsof",
          "is_bot": false,
          "headline": "Merge pull request #10863",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T16:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d13ac35f236c0933bb6791d5ebd4765a70fd4f9a",
          "body": "ed461a6 FCMP++: output_to_pre_leaf_tuple (j-berman)\n99bda32 FCMP++: output_to_tuple {output pubkey, commitment} -> {O,I,C} (j-berman)\n\nACKs: UkoeHB, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10358",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T16:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63edb67744560368e498a2c7ed31b748136480ea",
          "body": "159b6b6 common: increase performance timer buffer size (selsta)\n\nACKs: jeffro256, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10896",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T16:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7cda0d96e442fac6cd17cdf87a260691a752966",
          "body": "6c39594 crypto: add Ed25519->X25519 conversion functions (jeffro256)\n\nACKs: UkoeHB, j-berman",
          "is_bot": false,
          "headline": "Merge pull request #9828",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T11:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23e971ae6f04001b424dd20dde61a9f9b2c75fd",
          "body": "01e06da tests: add CLSAG fuzz tests (selsta)\n\nACKs: jeffro256, SNeedlewoods",
          "is_bot": false,
          "headline": "Merge pull request #10823",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T07:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6783ec53dbe05c6805ec641aed653b665243ff8",
          "body": "4b042bb crypto: avoid unaligned word accesses (Samy)\n\nACKs: selsta, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10804",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-22T07:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3959453891fe9e1ff4dede854d8f52582a3f14",
          "body": "Reviewed-by: koe <ukoe@protonmail.com>\nReviewed-by: j-berman <justinberman@protonmail.com>",
          "is_bot": false,
          "headline": "crypto: add Ed25519->X25519 conversion functions",
          "author_name": "jeffro256",
          "author_login": "jeffro256",
          "committed_at": "2026-07-22T06:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b042bbf66e57859da5e8d85ed877d5d2a645888",
          "body": null,
          "is_bot": false,
          "headline": "crypto: avoid unaligned word accesses",
          "author_name": "Samy",
          "author_login": "Ap4sh",
          "committed_at": "2026-07-21T20:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1a88ba83cf8adac52d4eb019ab1c0d5dfff934",
          "body": "afcfd97 wallet: derive encrypted payment ID dummy/real status from tx.extra, not cd.dests (waris ))\n\nACKs: jeffro256*, selsta",
          "is_bot": false,
          "headline": "Merge pull request #10893",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-21T16:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e729250a0c01570234ca530f9b3d914fb64b3505",
          "body": "85b38a5 rpc: replace get_blocks.bin Levin pool budget (selsta)\n\nACKs: jeffro256, j-berman",
          "is_bot": false,
          "headline": "Merge pull request #10784",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-21T16:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0719518038e8c37f3ed08caf86b048419a97327",
          "body": "b106208 dns_utils: update default public DNS resolvers (selsta)\n\nACKs: tobtoht, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10920",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-21T15:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed461a6dde8caba697fbd83ac413bc43f30a0794",
          "body": null,
          "is_bot": false,
          "headline": "FCMP++: output_to_pre_leaf_tuple",
          "author_name": "j-berman",
          "author_login": "j-berman",
          "committed_at": "2026-07-21T09:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99bda32d0f3bb759a304e838a906445a18b5db8d",
          "body": "- Function to convert an {output pubkey, commitment} to an output\ntuple {O,I,C} in prepartion to insert the output tuple into the\ncurve tree.\n- O = torsion cleared valid output pubkey checked for identity.\n- I = key image generator.\n- C = torsion cleared valid Commitment checked for identity.\n- None\n[…]\nacy biased hash to point fn to derive\nthe key image generator (I). Carrot V1 outputs **are** checked for\ntorsion at consensus, and use the unbiased hash to point to derive\nthe key image generator (I).",
          "is_bot": false,
          "headline": "FCMP++: output_to_tuple {output pubkey, commitment} -> {O,I,C}",
          "author_name": "j-berman",
          "author_login": "j-berman",
          "committed_at": "2026-07-21T09:35:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "afcfd9761fa5939a47efb2c04a1a04bc4608d9db",
          "body": "…not cd.dests",
          "is_bot": false,
          "headline": "wallet: derive encrypted payment ID dummy/real status from tx.extra, …",
          "author_name": "waris )",
          "author_login": "sin99xx",
          "committed_at": "2026-07-21T02:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ffc4564d222c8ffbad3925c8c89f8bdf62f0f5",
          "body": "1aeabb1 utils/systemd: update service file (jpk68)\n\nACKs: thomasbuilds, selsta",
          "is_bot": false,
          "headline": "Merge pull request #10914",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-20T18:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c821e75318e1ac3622bbc088f19b256789959a5c",
          "body": "0c9956a functional_tests: Python epee binary lib and test `/get_blocks.bin` (jeffro256)\n\nACKs: selsta, plowsof",
          "is_bot": false,
          "headline": "Merge pull request #10169",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-20T18:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ed8ffb56b25c83ddc29d7c343efbae2d891c1cd",
          "body": "fa91ae4 common: remove dead code (Thomas)\n8701fc9 blockchain_db: remove unused MDB_val_copy specializations (Thomas)\n00d21ee epee: remove dead code (Thomas)\n\nACKs: selsta, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10842",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-20T09:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48e86dcb17ffedbad377f7faa71ab6a56bfdc1de",
          "body": "85f8bbb tests: make libwallet_api_tests work under ctest, add tests (selsta)\n\nACKs: plowsof, SNeedlewoods",
          "is_bot": false,
          "headline": "Merge pull request #10818",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-20T09:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff17d7f7bac8aad5f44d52e57824cc8cec10ca3a",
          "body": "d436311 epee: avoid bad_weak_ptr during connection teardown (selsta)\n\nACKs: vtnerd, SChernykh",
          "is_bot": false,
          "headline": "Merge pull request #10905",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-20T09:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde6d6af51c5e1f30ee404f4d56e60b1b44c8a1b",
          "body": "a79f524 simplewallet: fix prompt formatting (jpk68)\n\nACKs: selsta, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10911",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-20T08:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d005c5d18aad0e3340dc71f91c00b2fd667a66fc",
          "body": "c3c3d23 cmake: apply cxa throw wrap flags when linking common (selsta)\n\nACKs: jpk68, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10909",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-20T08:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17410620a8de948e6ff8def45bf0c59aac661fad",
          "body": "4f73cfe epee: fix build with OpenSSL 4.0 (weifanglab)\n\nACKs: iamamyth, selsta, jpk68, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10908",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-20T08:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1eda464e4d72e4c61a4037004efcd23d23c8326",
          "body": null,
          "is_bot": false,
          "headline": "wallet2: fix error message",
          "author_name": "jpk68",
          "author_login": "jpk68",
          "committed_at": "2026-07-18T19:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c9956af801dad0946858db7a53cc1ae5b52caa8",
          "body": "Co-authored-by: selsta <selsta@sent.at>",
          "is_bot": false,
          "headline": "functional_tests: Python epee binary lib and test `/get_blocks.bin`",
          "author_name": "jeffro256",
          "author_login": "jeffro256",
          "committed_at": "2026-07-18T03:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8dab33032a0d74625db8162c94eda9be5430dcf",
          "body": null,
          "is_bot": false,
          "headline": "simplewallet: skip redundant get_tx_key unless needed",
          "author_name": "jpk68",
          "author_login": "jpk68",
          "committed_at": "2026-07-18T02:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38342cc15cc989c906c9c55bda98cd0d9a991019",
          "body": null,
          "is_bot": false,
          "headline": "utils/health: fix typo in script",
          "author_name": "jpk68",
          "author_login": "jpk68",
          "committed_at": "2026-07-18T02:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f8bbbccb8bbf14cd16eb2bd20efe9429206701",
          "body": null,
          "is_bot": false,
          "headline": "tests: make libwallet_api_tests work under ctest, add tests",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-17T18:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e126f3c5b18950a3071c1b2c34a7dbba207cfe",
          "body": "a4f8ef4 wallet_api: set m_password in the recovery creation paths (plowsof)\n\nACKs: selsta, SNeedlewoods, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10901",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-17T13:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b144c3eff2057c652571fe59d165610d51f7995",
          "body": null,
          "is_bot": false,
          "headline": "external: update randomx to v1.2.3",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-17T11:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e6e197991f24146e930f9f090b142c902898ac",
          "body": "fe7986e trezor: suppress generated protobuf deprecation warnings (selsta)\n\nACKs: plowsof, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10898",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-16T18:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee7e5e37442ae1276ad48b928a57379515c31cca",
          "body": "e5d701d tx_pool: remove redundant hashCompare comparator (selsta)\n\nACKs: jpk68*, vtnerd*, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10897",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-16T17:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569a456dc02fda37b751f3e79a90cf83cfcd67aa",
          "body": "e28aec5 device: abort Ledger tx prefix hashing on denial (Samy)\n\nACKs: jeffro256, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10859",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-16T17:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5d40d59714f1fe6992808786d3a322d5296389",
          "body": "c9a18b9 blockchain: fix misleading request chain error logs (selsta)\n\nACKs: jpk68, plowsof",
          "is_bot": false,
          "headline": "Merge pull request #10885",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-16T13:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24db9b23d49fbae2ef119dd83b378786e2c17f9",
          "body": "0b79679 wallet2: guard gamma picker against zero-output windows (selsta)\n\nACKs: jeffro256*, iamamyth",
          "is_bot": false,
          "headline": "Merge pull request #10890",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-16T13:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "815548bfee28bc7d7d7b7252088629fa7b57f67f",
          "body": "09e3d2a tests: fix libFuzzer build instructions on Ubuntu (selsta)\n\nACKs: SNeedlewoods, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10891",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-16T13:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edea8505dbd6730aa676a768d58af8abc8b5679f",
          "body": "And replace unused inclusions of misc_language.h",
          "is_bot": false,
          "headline": "general: replace auto_scope_leave_caller with scope_guard",
          "author_name": "jeffro256",
          "author_login": "jeffro256",
          "committed_at": "2026-07-16T00:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b106208a3ea3a762df4c6c1923e30d92b31ea4c1",
          "body": null,
          "is_bot": false,
          "headline": "dns_utils: update default public DNS resolvers",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-15T22:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5d701d4a389ef50a14c32d574d71f77f3ddf11f",
          "body": null,
          "is_bot": false,
          "headline": "tx_pool: remove redundant hashCompare comparator",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-15T19:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d83b0d279ac8332f6a407907ab699ba76819ae",
          "body": "95b207f Blockchain: fix data race in get_dynamic_base_fee_estimate (Masamune)\n\nACKs: selsta, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10762",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-15T19:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349e5884a13556fa8117fb3a2b28020c42983144",
          "body": "0afd50c crypto: derive key image generator & separate {un}biased hash to ec https://github.com/monero-project/research-lab/issues/142 (j-berman)\n\nACKs: jeffro256, UkoeHB",
          "is_bot": false,
          "headline": "Merge pull request #10338",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-15T18:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b8cc90c6c9e5781baecdf626ad4e3c3eb060e6",
          "body": "2a9628b functional_tests_rpc: recreate socket for each startup probe (selsta)\n\nACKs: tobtoht, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10826",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-15T18:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77001710ea29cabee596e69985ddfaf7c2d8a56",
          "body": "6c5ac12 utils/openrc: require net dependency (jpk68)\n\nACKs: selsta, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10880",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-15T18:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b6179f5d8bcf4fb68423896f59edfa8badabcc",
          "body": "a9b891f simplewallet: fix potential out-of-bounds read (jpk68)\n\nACKs: selsta, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10881",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-15T18:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0afd50cc51a742ce8a57b31625c181f341cf2d1c",
          "body": "https://github.com/monero-project/research-lab/issues/142\n\nCo-authored-by: Jeffro <jeffro256@tutanota.com>\nCo-authored-by: Luke Parker <lukeparker5132@gmail.com>",
          "is_bot": false,
          "headline": "crypto: derive key image generator & separate {un}biased hash to ec",
          "author_name": "j-berman",
          "author_login": "j-berman",
          "committed_at": "2026-07-15T17:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af2b48c03c90e91210f566a58a7cccb9628695f",
          "body": "b61c750 crypto: ed25519 -> Wei conversion (j-berman)\n\nACKs: UkoeHB, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10345",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-15T17:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea379f8f7620a3457296dcabb02df58a80a50fb5",
          "body": "6308971 epee: narrow included asio headers (jpk68)\n\nACKs: jeffro256, selsta",
          "is_bot": false,
          "headline": "Merge pull request #10877",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-15T17:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b38a52a67cf3bccf0da39be31dc080c52253a5",
          "body": "/get_blocks.bin is HTTP binary RPC serialized with portable storage, not a\nP2P Levin message. The previously added pool limiter used\nLEVIN_DEFAULT_MAX_PACKET_SIZE as a response budget, but that constant does\nnot apply to the RPC path.",
          "is_bot": false,
          "headline": "rpc: replace get_blocks.bin Levin pool budget",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-14T23:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b7967907f82867d2884c559396543212600509e",
          "body": null,
          "is_bot": false,
          "headline": "wallet2: guard gamma picker against zero-output windows",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-14T17:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aeabb157d7a80bd1e7b678781cf9442529bfaf3",
          "body": null,
          "is_bot": false,
          "headline": "utils/systemd: update service file",
          "author_name": "jpk68",
          "author_login": "jpk68",
          "committed_at": "2026-07-14T17:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79f524fefc3a49af6b5f15b3e16b6871fac2a1e",
          "body": null,
          "is_bot": false,
          "headline": "simplewallet: fix prompt formatting",
          "author_name": "jpk68",
          "author_login": "jpk68",
          "committed_at": "2026-07-13T21:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c3d233abb5fecc9437c06b847be387e76479b0",
          "body": null,
          "is_bot": false,
          "headline": "cmake: apply cxa throw wrap flags when linking common",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-13T21:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f73cfea6d37bc1eccab1e395fc526c94cbb99ba",
          "body": null,
          "is_bot": false,
          "headline": "epee: fix build with OpenSSL 4.0",
          "author_name": "weifanglab",
          "author_login": "weifanglab",
          "committed_at": "2026-07-13T16:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f84863feda75574788e15c9691abecf57bc3f8f",
          "body": "248a343 dns_utils: remove archaic string_copy workaround (jpk68)\n\nACKs: selsta, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10868",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-13T06:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6fd7ce280bc792287babae6c07a3677efe157e",
          "body": "4036e14 wallet: rpc; dont allow startup with missing ssl params (nahuhh)\n\nACKs: selsta, SNeedlewoods",
          "is_bot": false,
          "headline": "Merge pull request #10870",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-13T06:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2044af1952262c5a166d27e769bcaf544ce9c1a6",
          "body": "850e32b workflows: split up test step (selsta)\n\nACKs: plowsof, SNeedlewoods",
          "is_bot": false,
          "headline": "Merge pull request #10903",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-12T14:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b511be5637c94f8c58ad59b97d4a80b3373ca7b4",
          "body": "0dcafa8 cmake: use wrapped __cxa_throw on GNU/Linux (selsta)\n\nACKs: SNeedlewoods, SChernykh",
          "is_bot": false,
          "headline": "Merge pull request #10899",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-12T14:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f8ef4817ccda3cdf3ef790403f2e1397ea415b",
          "body": "libwallet_api_tests: cover password retention on wallet recovery",
          "is_bot": false,
          "headline": "wallet_api: set m_password in the recovery creation paths",
          "author_name": "plowsof",
          "author_login": "plowsof",
          "committed_at": "2026-07-11T16:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "850e32b09c98da6144d52a9e947e13081da51265",
          "body": null,
          "is_bot": false,
          "headline": "workflows: split up test step",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-11T15:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4363111b968a4c29131f413be03cc3315cd0eda",
          "body": "foreach_connection() can race with connection destruction while the\nprotocol handler remains in the raw-pointer map. Use the non-throwing\nweak_from_this().lock() in add_ref() and treat expired connections as\nunavailable.\n\nThis is an interim mitigation pending the broader connection lifetime\nfix in PR 7345.",
          "is_bot": false,
          "headline": "epee: avoid bad_weak_ptr during connection teardown",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-11T14:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dcafa84cb1d1d4f174bbb0fadae1bc6d097d415",
          "body": null,
          "is_bot": false,
          "headline": "cmake: use wrapped __cxa_throw on GNU/Linux",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-11T00:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe7986ec64d156ebad92c3f3a38bf440c0389c35",
          "body": null,
          "is_bot": false,
          "headline": "trezor: suppress generated protobuf deprecation warnings",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-11T00:49:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159b6b6ecec5237030b4c23886534a3fa5dccde9",
          "body": null,
          "is_bot": false,
          "headline": "common: increase performance timer buffer size",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-11T00:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e3d2aec5b5e064a3ea1555f143b505598e7bab",
          "body": null,
          "is_bot": false,
          "headline": "tests: fix libFuzzer build instructions on Ubuntu",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-10T19:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "641e5ca588c7babef9d65b1cbae63970fb5aba12",
          "body": "c6df90c cmake: set minimum boost version to 1.69 (tobtoht)\n\nACKs: selsta, plowsof, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10213",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-10T17:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2283befa0845ca56706eba11440acc577a7a12d",
          "body": "2ab965e ci: run fast tests on windows and macos (tobtoht)\n\nACKs: selsta, plowsof, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10650",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-10T17:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9a18b96cb6ed2908541a0558d4a6f82690c8be5",
          "body": null,
          "is_bot": false,
          "headline": "blockchain: fix misleading request chain error logs",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-10T14:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d46a05e8c89b19aa048e8bba27d19ff43a016f5c",
          "body": "685579c readme: fix outdated info, normalize formatting (Thomas)\n\nACKs: selsta, jpk68",
          "is_bot": false,
          "headline": "Merge pull request #10857",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-10T11:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a882c98c2b47eed4559b84a8cc952ad2778f5079",
          "body": "b3aca5f tests: fix epee connection lifetime race (selsta)\n\nACKs: vtnerd, tobtoht, j-berman",
          "is_bot": false,
          "headline": "Merge pull request #10873",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-10T11:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe0d789ffbf75604d344f958e7ceb0017781b035",
          "body": "2d4e154 rpc: fix block template reserved offset (Samy)\n\nACKs: amin404ala*, selsta, SChernykh",
          "is_bot": false,
          "headline": "Merge pull request #10858",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-10T11:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6df90c8c0c6978543c014094b4517cc270cdcb2",
          "body": null,
          "is_bot": false,
          "headline": "cmake: set minimum boost version to 1.69",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-10T11:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b891f4dbb9d3f8abc9b979a68f2a4214c89075",
          "body": null,
          "is_bot": false,
          "headline": "simplewallet: fix potential out-of-bounds read",
          "author_name": "jpk68",
          "author_login": "jpk68",
          "committed_at": "2026-07-09T22:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c5ac121e5c8fb031981fc7bdf0ec60065367faa",
          "body": null,
          "is_bot": false,
          "headline": "utils/openrc: require net dependency",
          "author_name": "jpk68",
          "author_login": "jpk68",
          "committed_at": "2026-07-09T20:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3aca5f53f596d031f86e3ff8380cea951943d41",
          "body": "The lifetime test waited only for the client-side socket count to\nreach zero before reconnecting. Because server-side inbound connections\nare tracked separately, they may still be tearing down asynchronously,\ncausing the next connection attempt to fail with ECONNRESET on macOS.\n\nWait for both client and server connection accounting to drain before\nthe next reconnect. Also use the error_code connect overload so failures\nare reported by gtest instead of escaping as uncaught Boost exceptions.",
          "is_bot": false,
          "headline": "tests: fix epee connection lifetime race",
          "author_name": "selsta",
          "author_login": "selsta",
          "committed_at": "2026-07-08T19:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab965e8273ac2d546bc4d38c0fef54022a3656b",
          "body": null,
          "is_bot": false,
          "headline": "ci: run fast tests on windows and macos",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-08T17:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2409dfca252e358e4148861b2bd327654aa206",
          "body": null,
          "is_bot": false,
          "headline": "wallet: rpc; req. ssl cert params w/ proxy when daemon not onion/i2p",
          "author_name": "nahuhh",
          "author_login": "nahuhh",
          "committed_at": "2026-07-08T13:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4036e1459df83a5fa75f898975f029bf72b3cc99",
          "body": null,
          "is_bot": false,
          "headline": "wallet: rpc; dont allow startup with missing ssl params",
          "author_name": "nahuhh",
          "author_login": "nahuhh",
          "committed_at": "2026-07-08T13:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b61c7500293da167d28980ecdf71e80163e27256",
          "body": null,
          "is_bot": false,
          "headline": "crypto: ed25519 -> Wei conversion",
          "author_name": "j-berman",
          "author_login": "j-berman",
          "committed_at": "2026-07-08T13:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b49cebbcb002b5740202a233584fc62de23935f",
          "body": "8040215 functional_tests: avoid sweep_single spent status race (selsta)\ned3283d Revert \"functional_tests: add debug logging to transfer\" (selsta)\n\nACKs: tobtoht, plowsof",
          "is_bot": false,
          "headline": "Merge pull request #10853",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-08T11:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b303c9b5ed3fd5ccd90c854ef2796777d1b9b7",
          "body": "eaf139a tests: fix Windows unit test failures (selsta)\n\nACKs: tobtoht, plowsof",
          "is_bot": false,
          "headline": "Merge pull request #10844",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-08T11:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2c866f3e506388e361cd383a1021e28f8b8762",
          "body": "be7a5ec epee: allow shared Windows file reads (selsta)\n\nACKs: tobtoht, plowsof",
          "is_bot": false,
          "headline": "Merge pull request #10843",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-08T11:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a434e19138e65cec0fbc11acbbff4ebfe42ee3ac",
          "body": "b305c44 escape control characters in json string serialiser (alhudz)\n\nACKs: vtnerd*, selsta",
          "is_bot": false,
          "headline": "Merge pull request #10808",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-08T09:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6aa5ce38f7609c465631292e99aa1eee3e41e95",
          "body": "7eb70c7 chore: remove msvc remnants (jpk68)\n\nACKs: selsta, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10851",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-08T09:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab498c2ce232894b398f374d07996c58c06d8f9",
          "body": "79a996b crypto: torsion clearing for FCMP++ (j-berman)\n\nACKs: UkoeHB, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10342",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-08T09:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b305c44fc146b29cbeda88c1d64d9fade04b6885",
          "body": null,
          "is_bot": false,
          "headline": "escape control characters in json string serialiser",
          "author_name": "alhudz",
          "author_login": "alhudz",
          "committed_at": "2026-07-08T07:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a996be02df53d588e7175d168baf06fa68af7e",
          "body": null,
          "is_bot": false,
          "headline": "crypto: torsion clearing for FCMP++",
          "author_name": "j-berman",
          "author_login": "j-berman",
          "committed_at": "2026-07-07T21:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f02f26fc139807e9610a8f3b3dde35c9babee5",
          "body": "9f52166 crypto: fe_reduce_vartime (j-berman)\n\nACKs: UkoeHB, jeffro256",
          "is_bot": false,
          "headline": "Merge pull request #10135",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-07T08:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7c93412fee02760a198323598404c4b278997d4",
          "body": "dc45f67 cryptonote_basic: remove legacy address parser (Ap4sh)\n\nACKs: selsta, tobtoht",
          "is_bot": false,
          "headline": "Merge pull request #10839",
          "author_name": "tobtoht",
          "author_login": "tobtoht",
          "committed_at": "2026-07-06T16:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248a3438970d7fd958348c90c5ae85def432e5b7",
          "body": null,
          "is_bot": false,
          "headline": "dns_utils: remove archaic string_copy workaround",
          "author_name": "jpk68",
          "author_login": "jpk68",
          "committed_at": "2026-07-06T00:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e28aec53b05b5d2f0a80c5a04b68e92231509b03",
          "body": null,
          "is_bot": false,
          "headline": "device: abort Ledger tx prefix hashing on denial",
          "author_name": "Samy",
          "author_login": "Ap4sh",
          "committed_at": "2026-07-05T14:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 899,
      "latest_release_at": "2017-03-25T15:36:23Z",
      "latest_release_tag": "v0.10.3",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 50,
      "days_since_latest_release": 3409,
      "mean_days_between_releases": 56.2
    },
    "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": []
    },
    "popularity": {
      "forks": 1,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2024-10-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "contrib/depends/Makefile",
        "external/db_drivers/liblmdb/Makefile",
        "src/crypto/crypto_ops_builder/Makefile",
        "src/crypto/crypto_ops_builder/ref10/Makefile"
      ],
      "api_schema_files": [
        "cmake/test-protobuf.proto",
        "src/device_trezor/trezor/protob/messages-common.proto",
        "src/device_trezor/trezor/protob/messages-debug.proto",
        "src/device_trezor/trezor/protob/messages-management.proto",
        "src/device_trezor/trezor/protob/messages-monero.proto",
        "src/device_trezor/trezor/protob/messages.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 682431,
      "source_files_sampled": 958,
      "oversized_source_files": 50,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "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": [],
      "dependencies": [],
      "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": 4,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "fluffypony",
          "commits": 3078,
          "avatar_url": "https://avatars.githubusercontent.com/u/1944293?v=4"
        },
        {
          "type": "User",
          "login": "moneromooo-monero",
          "commits": 3058,
          "avatar_url": "https://avatars.githubusercontent.com/u/8851073?v=4"
        },
        {
          "type": "User",
          "login": "luigi1111",
          "commits": 1630,
          "avatar_url": "https://avatars.githubusercontent.com/u/11213361?v=4"
        },
        {
          "type": "User",
          "login": "tobtoht",
          "commits": 886,
          "avatar_url": "https://avatars.githubusercontent.com/u/41021257?v=4"
        },
        {
          "type": "User",
          "login": "selsta",
          "commits": 285,
          "avatar_url": "https://avatars.githubusercontent.com/u/7697454?v=4"
        },
        {
          "type": "User",
          "login": "hyc",
          "commits": 260,
          "avatar_url": "https://avatars.githubusercontent.com/u/306354?v=4"
        },
        {
          "type": "User",
          "login": "Snipa22",
          "commits": 249,
          "avatar_url": "https://avatars.githubusercontent.com/u/1285502?v=4"
        },
        {
          "type": "User",
          "login": "stoffu",
          "commits": 212,
          "avatar_url": "https://avatars.githubusercontent.com/u/26077532?v=4"
        },
        {
          "type": "User",
          "login": "tewinget",
          "commits": 203,
          "avatar_url": "https://avatars.githubusercontent.com/u/5104870?v=4"
        },
        {
          "type": "User",
          "login": "jeffro256",
          "commits": 178,
          "avatar_url": "https://avatars.githubusercontent.com/u/10839482?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.251
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "depends.yml",
        "guix.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "8472d8c503933bb59b75b017d0935ab7f3d999d4",
        "ran_at": "2026-07-25T20:33:51Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T05:54:01Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-08T22:12:46Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jeffro256/monero",
    "host": "github.com",
    "name": "monero",
    "owner": "jeffro256"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 51,
        "vitality": 75,
        "community": 9,
        "governance": 60,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 899,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 50
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "50/52 weeks with commits",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 50
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "899 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 899
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "v0.10.3",
              "releases_from_tags": true,
              "days_since_latest_release": 3409,
              "mean_days_between_releases": 56.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3409 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3409
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~56.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 56.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 2,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 19,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 100,
              "top_contributor_share": 0.251
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "merged_prs": 4,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "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": "4/5 decided PRs merged",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 4,
                      "decided": 5
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 67,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jeffro256",
              "public_repos": 26,
              "account_age_days": 4189
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "67 followers of jeffro256",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 67,
                      "login": "jeffro256"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "26 public repos, account ~11 yr old",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 26
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://getmonero.org",
              "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": "https://getmonero.org",
                "points": 15,
                "status": "met",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "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": 61,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.87,
              "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": "87 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 87,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "contrib/depends/Makefile",
                "external/db_drivers/liblmdb/Makefile",
                "src/crypto/crypto_ops_builder/Makefile",
                "src/crypto/crypto_ops_builder/ref10/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, contrib/depends/Makefile, external/db_drivers/liblmdb/Makefile, src/crypto/crypto_ops_builder/Makefile, src/crypto/crypto_ops_builder/ref10/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, contrib/depends/Makefile, external/db_drivers/liblmdb/Makefile, src/crypto/crypto_ops_builder/Makefile, src/crypto/crypto_ops_builder/ref10/Makefile"
                    }
                  }
                ],
                "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": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 682431,
              "source_files_sampled": 958,
              "oversized_source_files": 50
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "50/958 source files over 60KB",
                "points": 52.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 958,
                      "oversized": 50
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "cmake/test-protobuf.proto",
                "src/device_trezor/trezor/protob/messages-common.proto",
                "src/device_trezor/trezor/protob/messages-debug.proto",
                "src/device_trezor/trezor/protob/messages-management.proto",
                "src/device_trezor/trezor/protob/messages-monero.proto",
                "src/device_trezor/trezor/protob/messages.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "cmake/test-protobuf.proto, src/device_trezor/trezor/protob/messages-common.proto, src/device_trezor/trezor/protob/messages-debug.proto, src/device_trezor/trezor/protob/messages-management.proto, src/device_trezor/trezor/protob/messages-monero.proto, src/device_trezor/trezor/protob/messages.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cmake/test-protobuf.proto, src/device_trezor/trezor/protob/messages-common.proto, src/device_trezor/trezor/protob/messages-debug.proto, src/device_trezor/trezor/protob/messages-management.proto, src/device_trezor/trezor/protob/messages-monero.proto, src/device_trezor/trezor/protob/messages.proto"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T20:34:08.947563Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jeffro256/monero.svg",
  "full_name": "jeffro256/monero",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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