JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 241295,
"has_wiki": true,
"homepage": "https://getmonero.org",
"languages": {
"C": 1514285,
"q": 11168,
"Awk": 2899,
"C++": 9700307,
"Ruby": 555,
"CMake": 232692,
"Shell": 102588,
"Python": 406413,
"Scheme": 12764,
"Assembly": 51493,
"Makefile": 56716,
"Dockerfile": 1650
},
"pushed_at": "2026-07-24T18:46:51Z",
"created_at": "2019-06-21T09:27:13Z",
"owner_type": "User",
"updated_at": "2026-06-12T22:08:05Z",
"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": "tobtoht",
"company": null,
"location": null,
"followers": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/41021257?v=4",
"created_at": "2018-07-09T17:34:15Z",
"is_verified": null,
"public_repos": 14,
"account_age_days": 2938
},
"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": "805befb6762016e5544d7ed5221cfcc842e090fb",
"body": "08811db wallet: read RPC crypto fields with memcpy (Ap4sh)\n\nACKs: jeffro256, selsta",
"is_bot": false,
"headline": "Merge pull request #10731",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-12T22:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e817b608b51b138273824afcde2a442b0764359",
"body": "b51a0cb translations: don't include locations (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10674",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-11T20:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bd2ee44cd4d2cdc724022f2d50332ac2202e199",
"body": "af10a4f read import blob crypto fields with memcpy in wallet2 (alhudz)",
"is_bot": false,
"headline": "Merge pull request #10728",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-11T20:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887f2486fe38f0218c4edc2412ac835248fa92c7",
"body": "3af06e5 wallet: remove output blackballing (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #8758",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-11T20:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba713fba4d94e4de3d387af4a5c1adaed0f0305",
"body": "13d9582 Fix: check hwdev.generate_output_ephemeral_keys result (SChernykh)",
"is_bot": false,
"headline": "Merge pull request #10717",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-10T17:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c113dee523c0807a27941af59dfa0655790dd920",
"body": "196078e Refactored tx verification NIC logic (SChernykh)",
"is_bot": false,
"headline": "Merge pull request #10716",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-10T17:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17891e91575a3350e769c1c28aa0dc5d9404c2d2",
"body": "b8cc5b6 blockchain_db: hide sensitive txs in get_txids_loose (jeffro256)",
"is_bot": false,
"headline": "Merge pull request #10512",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-09T18:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb83adf371dce48c72ad5f31aa41f73d3422a51",
"body": "6f7ad2c Blockchain: fix wrong block_weight in handle_get_objects (SChernykh)",
"is_bot": false,
"headline": "Merge pull request #10714",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-09T17:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "416804895c276b6042350b0fef2e1b7252044930",
"body": "76831c2 fix: TypeError: 'method' object is not subscriptable (SNeedlewoods)",
"is_bot": false,
"headline": "Merge pull request #10711",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-09T17:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9409d0ac3664a6af42c4cee87ecdadf587ecf472",
"body": "b5f7330 tx_pool: fix use-after-free in prune() - txid was a reference to an item which was later deleted in remove_tx_from_transient_lists(), and txid was used after that (SChernykh)",
"is_bot": false,
"headline": "Merge pull request #10709",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-09T17:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41b7b20f0666599445b14073048129d8c4bc983b",
"body": "96cdcb9 Multisig tx builder: fix incomplete memory wipe (SChernykh)",
"is_bot": false,
"headline": "Merge pull request #10707",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-09T17:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b785d1c76f369075ea176ace7340912efeed21a",
"body": "0fc5bb7 net: canonicalize Tor/I2P hosts during deserialization (selsta)",
"is_bot": false,
"headline": "Merge pull request #10703",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-09T17:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8478d21b27fb820ef6d0c989701d3ad07a1b823",
"body": "7af9009 zmq: apply restricted-mode privacy filtering to get_transaction_pool (greatjourney589)",
"is_bot": false,
"headline": "Merge pull request #10531",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-08T08:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fcf7ff702967ba952624ed61a01863e68cdfbfb",
"body": "9d93a3d crypto: add function sc_1() (jeffro256)",
"is_bot": false,
"headline": "Merge pull request #9826",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-08T08:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e15b55e14da0a2b8f5f2b5eb7fa1a0300af7e5",
"body": "9dbce17 Blockchain: option for fast manual block popping (jeffro256)",
"is_bot": false,
"headline": "Merge pull request #10644",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-08T08:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dbce17bb5280e7585454942e212f7449b550d55",
"body": null,
"is_bot": false,
"headline": "Blockchain: option for fast manual block popping",
"author_name": "jeffro256",
"author_login": "jeffro256",
"committed_at": "2026-06-07T19:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880abde62aebaf56b9e023cc62ebc4a5e5e688e8",
"body": "d42de75 tests: cover truncated \\u escape at end of buffer in match_string2 (alhudz)\n524b0d0 fix off-by-one over-read in match_string2 unicode escape parsing (alhudz)",
"is_bot": false,
"headline": "Merge pull request #10696",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-07T18:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0857da6d6d40c91e0fb650ab15ed86e6443a1554",
"body": "589dd0a ringct: merge decodeRct and decodeRctSimple (jeffro256)",
"is_bot": false,
"headline": "Merge pull request #10533",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-07T14:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95504351998320a64a74d3fafab274560c2e3306",
"body": "03976ee utils/fish: add missing directory completions (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10693",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-07T13:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08811dba070927dd3fd8df4aabdb115e2eba76e6",
"body": null,
"is_bot": false,
"headline": "wallet: read RPC crypto fields with memcpy",
"author_name": "Ap4sh",
"author_login": "Ap4sh",
"committed_at": "2026-06-06T19:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e3e85fda0ee29e523aa2b2541c4306c90c5c97c",
"body": "dc73ab2 utils/fish: use correct suffixes for ssl files (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10692",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-06T13:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf23534c8e980df2c66765a754701b94affb29e2",
"body": "f2afe97 p2p: close zone connections before stopping net servers (selsta)\n3623399 p2p: make stop signal idempotent (selsta)",
"is_bot": false,
"headline": "Merge pull request #10691",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-06T13:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13bebf39a338a5e9349f91f8556fca278959f15",
"body": "4a8c863 Fix DNS resolve UB (Lee *!* Clagett)",
"is_bot": false,
"headline": "Merge pull request #10729",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-06T13:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "589dd0a973e69e78ee4f1c0cc8ee2aa5ed35e257",
"body": null,
"is_bot": false,
"headline": "ringct: merge decodeRct and decodeRctSimple",
"author_name": "jeffro256",
"author_login": "jeffro256",
"committed_at": "2026-06-05T17:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8c8631158bf34a0d7d6620b43a9b8a3c81c7cb",
"body": null,
"is_bot": false,
"headline": "Fix DNS resolve UB",
"author_name": "Lee *!* Clagett",
"author_login": "vtnerd",
"committed_at": "2026-06-05T16:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af10a4f6d4e7f8d45dc7cae40a3c143899227792",
"body": null,
"is_bot": false,
"headline": "read import blob crypto fields with memcpy in wallet2",
"author_name": "alhudz",
"author_login": "alhudz",
"committed_at": "2026-06-05T15:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "101e607139dd26e1b58006ac1d4b9c86b8c7c418",
"body": "9e422aa update rapidjson submodule (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10584",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-05T12:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf30608ed7fa191554db712e63b1515875ca15a",
"body": "adeaa69 wallet: rescan_blockchain missing keep_key_images (Navid Rahimi)",
"is_bot": false,
"headline": "Merge pull request #10309",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-05T11:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67767bbb68003b08fc053e29f532ecf4a4766c95",
"body": "a46154e p2p: cleaner connection close() (j-berman)",
"is_bot": false,
"headline": "Merge pull request #10493",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-05T11:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a00fbd838a7157268eac63b49776e3e4aabad7cf",
"body": "1a91bc3 brew: remove some unused libraries (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10680",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-05T09:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51223aa086474c8a22fc25ff2e6c7b5a06379a6",
"body": "ef4f8b8 simplewallet: fix error message (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10689",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-05T09:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb339bc936664e960353c5ad29b18d6ef1dfb2c9",
"body": "ed7d463 simplewallet: add wallet-dir flag (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10670",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-05T09:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64696a286d8ff4fa6c28b0b4367617fd08f8e9d1",
"body": "0301830 ledger: lazy view key loading (jeffro256)",
"is_bot": false,
"headline": "Merge pull request #10429",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-04T19:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15fa063cda0d6c6c6129ecdbfe11d1bcb9416af",
"body": "d763d43 daemonizer: avoid unsafe pidfile truncation (selsta)",
"is_bot": false,
"headline": "Merge pull request #10603",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-04T19:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afb3f24b7bc6e50f4fd43a715798cda069856da0",
"body": "ee5115c src: remove non-standard thread extensions (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10627",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-04T19:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38db1a90c921cc9e620cc4a3ab557877ef5b471",
"body": "73e6637 common: remove obsolete glibc warning (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10672",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-04T19:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88595f5015f04ab13397a7c229ac2c4b29eb005c",
"body": "997bd99 utils: add openrc init script (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10687",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-04T19:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a2d9e842acda3907aeaea7c01d045fd4ae3e5a",
"body": "9fa0dab readme: update description for openssl (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10683",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-04T19:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbd273d1e48badef902300a2f333eecbe703663c",
"body": "3df55d8 cmake: only look for backtrace if stack trace enabled (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10678",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-04T19:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03018306a96e23221b5d9888e708f2caac361531",
"body": "Defer loading of private view key from device until first time it is needed.\nDo not fail if this fails. This has two effects:\n\n1. The prompt to export the view key is only needed once when creating a `cryptonote::account_base`\n2. The call to `connect()` doesn't fail if the user decies to not export the viewkey, and thus usage of the device without exporting view keys is possible\n\nThis is a small convenience for Ledger users, but will be an even larger convenience for Ledger device testing",
"is_bot": false,
"headline": "ledger: lazy view key loading",
"author_name": "jeffro256",
"author_login": "jeffro256",
"committed_at": "2026-06-04T18:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d9582497d5d1ff537a2988630ecb87dd96d77f",
"body": "If it fails, out_eph_public_key and view_tag remain uninitialized.",
"is_bot": false,
"headline": "Fix: check hwdev.generate_output_ephemeral_keys result",
"author_name": "SChernykh",
"author_login": "SChernykh",
"committed_at": "2026-06-04T08:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "196078ea0c7e1e53e6610312d077e6502c59a1c5",
"body": "Encapsulated `nic_verified_hf_version` and `txs_by_txid` to make it impossible for callers to skip updating it.",
"is_bot": false,
"headline": "Refactored tx verification NIC logic",
"author_name": "SChernykh",
"author_login": "SChernykh",
"committed_at": "2026-06-04T07:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f7ad2cdc9a6d04f423d6e1b7dded2e51a62f9d0",
"body": "- When there are missing IDs, blocks.size() != arg.blocks.size(), so arg.blocks can't be indexed by `i` - the indices will be wrong, the wrong weight will be returned to some peer and this peer will ban our node.\n\nUse `bl.second` instead of `arg.blocks[i]`. Also it saves one DB query per returned block.",
"is_bot": false,
"headline": "Blockchain: fix wrong block_weight in handle_get_objects",
"author_name": "SChernykh",
"author_login": "SChernykh",
"committed_at": "2026-06-04T05:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a65f025ea38a18e923d0040dd7c4c6b1065b203",
"body": "39d48c2 readme: remove optional transitive dependencies (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10681",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T21:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab2c0f8f8d555ae322a22799579a67605c014918",
"body": "f095abd wallet_rpc_server: preserve payment ID when editing address book (selsta)",
"is_bot": false,
"headline": "Merge pull request #10589",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T20:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f095abd9aa6290a2b5515cc0657314f804980c5d",
"body": null,
"is_bot": false,
"headline": "wallet_rpc_server: preserve payment ID when editing address book",
"author_name": "selsta",
"author_login": "selsta",
"committed_at": "2026-06-03T20:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76831c2edf3239918acfc7d111622b322ccb13ed",
"body": null,
"is_bot": false,
"headline": "fix: TypeError: 'method' object is not subscriptable",
"author_name": "SNeedlewoods",
"author_login": "SNeedlewoods",
"committed_at": "2026-06-03T20:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b51a0cb896ee3d09f397f306228bc1d4286624b5",
"body": null,
"is_bot": false,
"headline": "translations: don't include locations",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T19:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22f7743b1f16b129b90a8cbf13054108d17dfc88",
"body": "10b0118 add safety for future fork heights (SNeedlewoods)",
"is_bot": false,
"headline": "Merge pull request #10647",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T19:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5904e14da484478463aa00b999b512a73b25c348",
"body": "dce724f depends: boost: don't build stubs for header-only libraries (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10677",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T19:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6a32675bfd065115578f2a1bf02de06707e948",
"body": "65c1585 cmake: use boost provided module (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10676",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T19:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f890753ae57989e99bd73828230a757372652488",
"body": "dde7997 translations: remove translation files containing no translations (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10673",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T19:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c71d28009f4d23fcf6cb1e7ebb9ba0e0fe88dc",
"body": "ade4935 common: remove unused windows header (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10671",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T18:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f3ce2c82314db475295eebfa0cacc86a6731b97",
"body": "1cf6338 guix: update clang to 21.1.8 (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10667",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-03T18:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f7330e0bcd2cc2d9e04919c78a609b8351b508",
"body": "- txid was a reference to an item which was later deleted in remove_tx_from_transient_lists(), and txid was used after that",
"is_bot": false,
"headline": "tx_pool: fix use-after-free in prune()",
"author_name": "SChernykh",
"author_login": "SChernykh",
"committed_at": "2026-06-03T18:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96cdcb9cf4537b97c1b9e339d8d5e61f48b1317b",
"body": null,
"is_bot": false,
"headline": "Multisig tx builder: fix incomplete memory wipe",
"author_name": "SChernykh",
"author_login": "SChernykh",
"committed_at": "2026-06-03T18:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed7d4637f6d13c941d7b337cdadd7252e6ae4740",
"body": "Co-authored-by: SNeedlewoods <sneedlewoods_1@protonmail.com>",
"is_bot": false,
"headline": "simplewallet: add wallet-dir flag",
"author_name": "jpk68",
"author_login": "jpk68",
"committed_at": "2026-06-03T16:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc5bb7c861076baf9f104e91cf047c7179fa2ac",
"body": null,
"is_bot": false,
"headline": "net: canonicalize Tor/I2P hosts during deserialization",
"author_name": "selsta",
"author_login": "selsta",
"committed_at": "2026-06-03T15:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adeaa69331add918bd4cb4d2bf7c99c2a305425b",
"body": null,
"is_bot": false,
"headline": "wallet: rescan_blockchain missing keep_key_images",
"author_name": "Navid Rahimi",
"author_login": "navidR",
"committed_at": "2026-06-03T12:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2afe976c7a167562612a954a3e660d8290fda9e",
"body": null,
"is_bot": false,
"headline": "p2p: close zone connections before stopping net servers",
"author_name": "selsta",
"author_login": "selsta",
"committed_at": "2026-06-03T10:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4de39ae3c8f91f7c31f24e0ea76e7ec12507da",
"body": "4b0b6a5 ci: switch to ucrt runtime for msys2 (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10701",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-02T19:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b0b6a5134a2dab274c1b579b50f20bd1191b9ea",
"body": null,
"is_bot": false,
"headline": "ci: switch to ucrt runtime for msys2",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-02T18:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa71635b6b20b7d7fb449f3cff34584c67280ed",
"body": "09a479d utils: remove unused doxygen script (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10668",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-02T13:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa8b8ab93c4d06545e69bc66b1e7b82fab29147a",
"body": "8687825 crypto: split wire serialization in header (jeffro256)",
"is_bot": false,
"headline": "Merge pull request #10666",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-02T13:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b919dddd4c690e2dbe9ac432c723dc83f0c89e",
"body": "8e0e49b mnemonics: use more idiomatic name for russian (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10662",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-02T13:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42de7580d5472b66194db7f4fbc2f8f652d067a",
"body": null,
"is_bot": false,
"headline": "tests: cover truncated \\u escape at end of buffer in match_string2",
"author_name": "alhudz",
"author_login": "alhudz",
"committed_at": "2026-06-02T06:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5827b042debfe93c9f203f870a3fecea9eb8818",
"body": "29b0457 workflows: use matrix for linux (selsta)",
"is_bot": false,
"headline": "Merge pull request #10699",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-01T20:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29b04575eb6a8b52361cbe50155f7f4338e7fa92",
"body": null,
"is_bot": false,
"headline": "workflows: use matrix for linux",
"author_name": "selsta",
"author_login": "selsta",
"committed_at": "2026-06-01T20:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2332bcbf67789672a07f22483e7ed3bdc4923a3",
"body": "1088570 tests: avoid null argv in program options setup (selsta)\n9f6ffb5 workflows: speed up slow-hash in PR core_tests (selsta)",
"is_bot": false,
"headline": "Merge pull request #10686",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-01T20:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e7d1da68a4a3f2a3c850349a6c0b1a5f74dfaa",
"body": "642e636 epee: avoid memcpy in rolling median move (selsta)",
"is_bot": false,
"headline": "Merge pull request #10563",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-01T18:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26c8206e39ff843e331cb69fd877552b5e89ebfb",
"body": "2e8a391 src: replace deprecated sprintf calls (selsta)",
"is_bot": false,
"headline": "Merge pull request #10560",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-01T18:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701591f9d2df3657935179a780651d32a4a39d22",
"body": "4e75c63 contrib/tor: remove dead node (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10664",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-01T18:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2196652cb8233a9e84eac27dcdf1caf0c000aa31",
"body": "5b34e13 src: fix formatting of copyright comments (jpk68)",
"is_bot": false,
"headline": "Merge pull request #10663",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-01T18:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c6c799d592517b4b43da0f6af1977bad66c48cb",
"body": "f8aeff5 seraphis_crypto: remove unused transcript utility (selsta)",
"is_bot": false,
"headline": "Merge pull request #10661",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-06-01T18:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997bd998c471c3053aa6ce0178558e486852722d",
"body": null,
"is_bot": false,
"headline": "utils: add openrc init script",
"author_name": "jpk68",
"author_login": "jpk68",
"committed_at": "2026-06-01T15:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "524b0d07f25e4825adc063057b1061003603b24a",
"body": null,
"is_bot": false,
"headline": "fix off-by-one over-read in match_string2 unicode escape parsing",
"author_name": "alhudz",
"author_login": "alhudz",
"committed_at": "2026-06-01T12:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108857032f487c50ff41a354235b4ef6b43532c8",
"body": null,
"is_bot": false,
"headline": "tests: avoid null argv in program options setup",
"author_name": "selsta",
"author_login": "selsta",
"committed_at": "2026-05-31T22:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f6ffb54681f5d59e1c7310f9ceffd160e6427a5",
"body": null,
"is_bot": false,
"headline": "workflows: speed up slow-hash in PR core_tests",
"author_name": "selsta",
"author_login": "selsta",
"committed_at": "2026-05-31T21:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc73ab294a336d502eed18471005a58230671772",
"body": null,
"is_bot": false,
"headline": "utils/fish: use correct suffixes for ssl files",
"author_name": "jpk68",
"author_login": "jpk68",
"committed_at": "2026-05-31T02:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03976ee7d4f15f5997ec9839fa2196e92ac161b1",
"body": null,
"is_bot": false,
"headline": "utils/fish: add missing directory completions",
"author_name": "jpk68",
"author_login": "jpk68",
"committed_at": "2026-05-31T02:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3623399ea26cba47a9324b888220f0241969b0bf",
"body": null,
"is_bot": false,
"headline": "p2p: make stop signal idempotent",
"author_name": "selsta",
"author_login": "selsta",
"committed_at": "2026-05-31T00:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e01d042382e526c3f2651044d578db0acb62ff15",
"body": "f93346a Fixed dangling iterator in is_remote_host_allowed (SChernykh)",
"is_bot": false,
"headline": "Merge pull request #10648",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-30T20:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4f8b87560a2345dd42060cdd00de3da152c54f",
"body": null,
"is_bot": false,
"headline": "simplewallet: fix error message",
"author_name": "jpk68",
"author_login": "jpk68",
"committed_at": "2026-05-30T00:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db9abba904499b2fb03a04c4e58d566f25a2044",
"body": "438f7f9 net: canonicalize Tor and I2P hostnames (selsta)",
"is_bot": false,
"headline": "Merge pull request #10637",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-29T21:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee5115ca2ce2de3ebce1d5ef10d9df1918a5572e",
"body": null,
"is_bot": false,
"headline": "src: remove non-standard thread extensions",
"author_name": "jpk68",
"author_login": "jpk68",
"committed_at": "2026-05-29T20:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa0dabdb601d6291d034fca5c7ff166e3e46d90",
"body": null,
"is_bot": false,
"headline": "readme: update description for openssl",
"author_name": "jpk68",
"author_login": "jpk68",
"committed_at": "2026-05-29T17:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce724f88603d0694fff9431c6cab5efd95b866a",
"body": null,
"is_bot": false,
"headline": "depends: boost: don't build stubs for header-only libraries",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T22:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d48c2810ab07e8432e9bb7984643c8e2e0ffd7",
"body": null,
"is_bot": false,
"headline": "readme: remove optional transitive dependencies",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T22:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a91bc344190bb69be1e33fbeb301a7a083a1e01",
"body": null,
"is_bot": false,
"headline": "brew: remove some unused libraries",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T22:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9fe258d117c3c43f2ad6828218a3cf4e88a0edf",
"body": "d7ad072 ci: macos: explicitely install unbound (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10679",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T22:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7ad072c4ea31cb9e6233f868019bfc5ff33d969",
"body": null,
"is_bot": false,
"headline": "ci: macos: explicitely install unbound",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T21:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3df55d813bfb6738d70beca001fa52ea3e07fba5",
"body": null,
"is_bot": false,
"headline": "cmake: only look for backtrace if stack trace enabled",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T21:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7bff978ae15b525c8f1e2723626bdba4a5e9b0",
"body": "b3cd06d wallet2: clear m_additional_tx_keys during bg sync (selsta)",
"is_bot": false,
"headline": "Merge pull request #10632",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T21:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65c15857b0f39ddbaf540e8f815e70ec042eda9d",
"body": null,
"is_bot": false,
"headline": "cmake: use boost provided module",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T19:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d509c53ca82749f1f680a5f6f4b1bdf50b3dee93",
"body": "bc1a2f0 depends: sodium: fix broken url (tobtoht)",
"is_bot": false,
"headline": "Merge pull request #10629",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T14:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec02f569e50c968147057531227e69e3dce7d866",
"body": "f1ae8ca wallet_rpc_server: add missing background check (selsta)",
"is_bot": false,
"headline": "Merge pull request #10624",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T14:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa00678c5a5c6b80538e94a6c8103e40ff73b16",
"body": "1bed4e8 serialization: handle EOF at varint boundary (selsta)",
"is_bot": false,
"headline": "Merge pull request #10639",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T13:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde7997aa7b4647e66fed5730d1ad39d1a57d609",
"body": null,
"is_bot": false,
"headline": "translations: remove translation files containing no translations",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-28T11:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73e663727c0df7a7d780cd9dd818e7ff45ef484c",
"body": null,
"is_bot": false,
"headline": "common: remove obsolete glibc warning",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-27T19:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ade493582a17aaed6b0185c38552e2c01feff9e4",
"body": null,
"is_bot": false,
"headline": "common: remove unused windows header",
"author_name": "tobtoht",
"author_login": "tobtoht",
"committed_at": "2026-05-27T19:34:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 663,
"latest_release_at": "2017-03-25T15:36:23Z",
"latest_release_tag": "v0.10.3",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 44,
"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": 0,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 681102,
"source_files_sampled": 949,
"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": 2,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 5
},
"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": 754,
"avatar_url": "https://avatars.githubusercontent.com/u/41021257?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": "selsta",
"commits": 245,
"avatar_url": "https://avatars.githubusercontent.com/u/7697454?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": "vtnerd",
"commits": 175,
"avatar_url": "https://avatars.githubusercontent.com/u/6564514?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.256
},
"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": "805befb6762016e5544d7ed5221cfcc842e090fb",
"ran_at": "2026-07-25T20:42:15Z",
"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-06-12T23:50:26Z",
"oldest_open_prs": [
{
"number": 4,
"created_at": "2025-12-03T13:48:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2026-05-31T20:44:05Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tobtoht/monero",
"host": "github.com",
"name": "monero",
"owner": "tobtoht"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 51,
"vitality": 72,
"community": 9,
"governance": 42,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"commits_last_year": 663,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 44
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "44/52 weeks with commits",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 44
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "663 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 663
}
}
],
"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": 42,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 42 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 42
}
}
],
"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": 0,
"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": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 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": "at_risk",
"name": "Sustainability & Governance",
"value": 42,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.256
},
"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 26% of commits",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 26
}
}
],
"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": "critical",
"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": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 5
},
"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": "0/5 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"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": 54,
"inputs": {
"followers": 48,
"owner_type": "User",
"is_verified": null,
"owner_login": "tobtoht",
"public_repos": 14,
"account_age_days": 2938
},
"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": "48 followers of tobtoht",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 48,
"login": "tobtoht"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "14 public repos, account ~8 yr old",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 14
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"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": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 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.89,
"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": "89 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 89,
"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": 681102,
"source_files_sampled": 949,
"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/949 source files over 60KB",
"points": 52.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 949,
"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:42:32.917517Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tobtoht/monero.svg",
"full_name": "tobtoht/monero",
"license_state": "custom",
"license_spdx": null
}