原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 47563,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 2813211,
"PowerShell": 284
},
"pushed_at": "2026-06-08T00:08:05Z",
"created_at": "2017-11-21T03:16:42Z",
"owner_type": "User",
"updated_at": "2018-03-15T18:22:31Z",
"description": "Comprehensive Bitcoin library for the .NET framework.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": null,
"name": "Lucas Ontivero",
"type": "User",
"login": "lontivero",
"company": null,
"location": "Córdoba, Argentina",
"followers": 173,
"avatar_url": "https://avatars.githubusercontent.com/u/127973?v=4",
"created_at": "2009-09-17T03:47:09Z",
"is_verified": null,
"public_repos": 122,
"account_age_days": 6152
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2017-01-09T05:32:32Z"
}
],
"recent_commits": [
{
"oid": "36a86f497bf322d34761a2ce3a091807ccada955",
"body": null,
"is_bot": false,
"headline": "text appveyor 1",
"author_name": "lontivero",
"author_login": "lontivero",
"committed_at": "2018-03-15T18:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebb878589c6d32e2808d1ff929aafdd3ff4b7e8",
"body": null,
"is_bot": false,
"headline": "Add missing space at README.md (#368)",
"author_name": "Roman Zeyde",
"author_login": null,
"committed_at": "2018-03-12T09:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85da96c82ce44dc68d25e1c890f80eb7a14ba071",
"body": null,
"is_bot": false,
"headline": "Fix #367",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-03-12T03:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f82b1fecf72ecfa8f588de572ad809154c165ff2",
"body": "* Add invalidblock rpc hidden method\r\n\r\n* Fix build\r\n\r\n* Fix unit test",
"is_bot": false,
"headline": "Add invalidblock rpc hidden method (#366)",
"author_name": "Lucas Ontivero",
"author_login": "lontivero",
"committed_at": "2018-03-11T01:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a6e42bf5e9689a250104126ec786fe72808930",
"body": null,
"is_bot": false,
"headline": "Add synchronization options to GetChain",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-03-11T01:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c71c272d7bdacd3df57f793d3fa8a98de9764ce",
"body": "…setting",
"is_bot": false,
"headline": "Pass SkipPowCheck as SynchronizeChain argument instead of Node level …",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-03-11T01:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7487b0de3a5a6febaa7f39199d29ca6d963473eb",
"body": null,
"is_bot": false,
"headline": "Can deserialize and serialize ConcurrentChain without the headers",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-03-11T00:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750415fa8e260aaade52ef3f8c14c67a69e2e1b8",
"body": null,
"is_bot": false,
"headline": "fix build",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-03-09T05:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29e5c005144859c74195a49c47e3b03f5bf6185",
"body": null,
"is_bot": false,
"headline": "Can strip header from ChainedBlock",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-03-09T05:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9183e00fa4cda256e6e610406f64cc07907cf5",
"body": "…p cached data in ChainedBlock",
"is_bot": false,
"headline": "Do not eagerly calculate the chain work, and make it possible to stri…",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-03-08T18:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d900b0d8ed6511b5704f8e707d969d2d04b5ebc",
"body": null,
"is_bot": false,
"headline": "Allow to skip PoW check at Node level and ChainBehavior level",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-03-06T16:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca681c18b048a951c7f5de2c8eefff2def01922f",
"body": "* Create directory if doesn't exist\r\n\r\n* Fix empty string exception.",
"is_bot": false,
"headline": "Create directory if doesn't exist (#356)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2018-03-05T14:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ebc73209a4634812d39fa8a856f4ad06e77f790",
"body": null,
"is_bot": false,
"headline": "Update bech32 prefix on regtest",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-28T08:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a4c4a82046b1ac59cb17540d4695c0bd598dec",
"body": null,
"is_bot": false,
"headline": "Make getinfo obsolete",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-28T06:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6d07171c6f0be1cc5474ead99c7d70c7899fce0",
"body": null,
"is_bot": false,
"headline": "Change default port for RPC, fix #348",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-28T03:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d07c787d3c86bfcac270c19fdad780a044365b",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-28T03:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae1452e8e5252f3ea7aee3028d882199fe8e66a",
"body": null,
"is_bot": false,
"headline": "Should fix #345",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-28T03:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc8503db7de1c84ec00ce19d2fba54bd2b8312d2",
"body": null,
"is_bot": false,
"headline": "add NODE_NETWORK_LIMITED",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-27T04:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e5cfa7ec1da04f00eb78e0c4fab843d1d33afc",
"body": null,
"is_bot": false,
"headline": "fix TraceSource for NetCore",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-27T03:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5441980547e15ec3f7fbaf3698c8c45324d5d8dd",
"body": null,
"is_bot": false,
"headline": "grammar, verb not noun (#347)",
"author_name": "Richard Bondi",
"author_login": "rsbondi",
"committed_at": "2018-02-25T02:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1dcd9a371cecdbcc7a7f1862c409c9bacc27e36",
"body": "…ot supported",
"is_bot": false,
"headline": "Allow extension point for logs in NBitcoin if System TraceSource is n…",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-24T14:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fef047dc7f33c83c6c6899e86ca9cc6e06b1cd8",
"body": null,
"is_bot": false,
"headline": "Fix typo (#344)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2018-02-22T01:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce7598f5c1bad8c49f8f71a7b5399a2fb01616bd",
"body": "DRY=Don't Repeat Yourself",
"is_bot": false,
"headline": "Key.cs: cosmetic, avoid magic number to fix DRY (#340)",
"author_name": "Andres G. Aragoneses",
"author_login": "knocte",
"committed_at": "2018-02-21T07:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf11fa12fcecc9ea8c7f92fe0f68bc34e003507",
"body": null,
"is_bot": false,
"headline": "fix test",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-21T07:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3817c1ba55f247e0a1ca95b8391a2c5decb6f7",
"body": null,
"is_bot": false,
"headline": "Change minRelayFee back to 1000 satoshi per kb",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-21T03:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c4c3cabb42e7d9c48e32432efcfe842d97656f5",
"body": null,
"is_bot": false,
"headline": "missing passing CulureInfo.InvariantCulture",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-17T04:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29e97831502466a366f556a24d685f51c4e90875",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/MetacoSA/NBitcoin",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-17T03:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd7c23670ee973fec1b9571c8b78e301138c4c5",
"body": null,
"is_bot": false,
"headline": "Fix bug in Money.ToString",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-02-17T03:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18934b39510c53ba897fb548560266a28a39b00c",
"body": "* Adds Golomb-compressed Sets\r\n\r\nAdds Golomb-compressed Sets which is needed for implementing the\r\nBIP158 - Compact Block Filters for Light Clients.\r\n\r\n* Imlements suggestions\r\n\r\n- Renames Filter class to GolombRiceFilter\r\n- Includes DefaultP = 20\r\n- Fixes bug in FastBitArray & BitStream\r\n\r\n* Adds Trait UnitTest to the tests for CI\r\n\r\n* Fix broken test\r\n\r\nThere was a missing line in the merge\r\n\r\n* Fix build again\r\n\r\n* Removes Console.WriteLine calls",
"is_bot": false,
"headline": "Golomb-compressed Sets (#337)",
"author_name": "Lucas Ontivero",
"author_login": "lontivero",
"committed_at": "2018-02-15T05:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c105ac67d2e40d5a57cd682c85108799bfc81e6c",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-29T21:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "950c2bd124a915d48e493f45d766af6239b7a768",
"body": "…bKey together to prevent tainting technique",
"is_bot": false,
"headline": "The TransactionBuilder now spend all coins belonging to same scriptPu…",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-29T11:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d7f89d16feb2d62ef4ed42ec9a7e4db5e4d6cd0",
"body": null,
"is_bot": false,
"headline": "The TransactionBuilder will not spend uneconomical output by default",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-29T11:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc5fc5b6fa389e515f164fbfe98b844053fc6dbe",
"body": null,
"is_bot": false,
"headline": "Deprecate CacheHashes, add PrecomputeHash instead",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-29T10:19:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b08eb8b378b0f6c3ede97f06eb947043c1641879",
"body": null,
"is_bot": false,
"headline": "Better doc for RPCErrorCode",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-29T09:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40520597e4d48f3e4789a467f4acf0eda1d7bbca",
"body": null,
"is_bot": false,
"headline": "Update RPCCodeError, bump",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-27T11:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76b50bb4b359c1a5004130edff9ab1fbd3c32996",
"body": "* Merge in fix from Stratis for BIP9 Segwit deployments. https://github.com/stratisproject/StratisBitcoinFullNode/commit/9b90f7f72c5ef549e304b77c858735e3f9d0ac4f\r\n\r\n* Fix tabbing",
"is_bot": false,
"headline": "Merge in fix from Stratis for BIP9 Segwit deployments (#333)",
"author_name": "mikedennis",
"author_login": "mikedennis",
"committed_at": "2018-01-17T10:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31d6eb9578fc321232297328212f13543c542f3d",
"body": null,
"is_bot": false,
"headline": "Fix GetPeerInfos throwing exception",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-15T04:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91fa4ad47edaad242a4b1319b34515b11653776",
"body": null,
"is_bot": false,
"headline": "Add tests vector of nym-zone (https://github.com/bitcoin/bips/pull/622)",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-13T13:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fee8222f1484eed850dd26b2a9a73f0f89fbea71",
"body": null,
"is_bot": false,
"headline": "Fix #328",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2018-01-02T14:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0b9bd5b9768422b2dc2d55ec84a5f6f1d00fee",
"body": "- Fix \"plateform\"\r\n- Wording\r\n- Add link to license\r\n- Other minor changes",
"is_bot": false,
"headline": "Improve README (#327)",
"author_name": "Philipp Gillé",
"author_login": "philippgille",
"committed_at": "2017-12-30T18:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fd1c358b920fdc6c75417f9f2646f2fc0f59585",
"body": "…isBitcoinFullNode/issues/1000",
"is_bot": false,
"headline": "Fix consensus bug reported by https://github.com/stratisproject/Strat…",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-12-30T17:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fae4c7b31d2d8cceb1c4cd4f6547d1899ff1a87",
"body": null,
"is_bot": false,
"headline": "Add global.json",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-12-18T02:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8999ed5540f16f870a19eeea48ab4248585b176",
"body": "…edFee was resulting into a transaction sending incorrect fees",
"is_bot": false,
"headline": "Fix a bug in Transaction Builder: Using SubstractFee with SendEstimat…",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-12-09T16:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ddf4a3374ee4202c52d232dd10046f63aadd17",
"body": null,
"is_bot": false,
"headline": "bump nbitcoin",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-12-08T15:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db887ea064c9ee4a6f0e8b3ef2731315a32bcaa",
"body": null,
"is_bot": false,
"headline": "Fix test",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-12-08T15:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ec3b81c42b4555a9aa18549b97949104471876",
"body": null,
"is_bot": false,
"headline": "Don't accept 0 feerate (#320)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-12-08T05:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "604ae7a70b76df85769cc3500600b48ceb57aa2d",
"body": null,
"is_bot": false,
"headline": "Fix Stack overflow, use 0.15.1 for tests",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-12-08T04:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fce310152d379d2e37b55ddb505630506e7059d4",
"body": "* Implement `gettxout` RPC\r\n\r\n* Add NotNull assertion\r\n\r\n* Rename `GetUnspentTransactionOutputAsync` to `GetTxOut`\r\n\r\n* Refactor `CanGetTxOutFromRPCAsync` test for regtest\r\n\r\n* Downgrade accidentally left xunit vs runner on up to date version.",
"is_bot": false,
"headline": "[WIP] Implement `gettxout` RPC (#314)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-12-08T02:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "684054b01e5c463779efaaa252c2c148ed30b5e9",
"body": null,
"is_bot": false,
"headline": "Fix tests not passing because of bad https cert",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-12-07T09:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d683cef6356ad56d0b5385b7e00d24ee4b56458",
"body": "* Add `estimatesmartfee` RPC, deprecate `estimatefee` RPC\r\n\r\n* Fix error handling, add 'v' suffix for versions.\r\n\r\n* Rename `EstimateSmartFeeRate` To `EstimateSmartFee`",
"is_bot": false,
"headline": "[WIP] Add `estimatesmartfee` RPC, deprecate `estimatefee` RPC (#312)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-12-07T07:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b328463b92d16e194dd1aacc8d70138b315023",
"body": "* Update xunit.runner.visualstudio\r\n\r\n* Replace Core 1.1 target with 2.0 target in test project",
"is_bot": false,
"headline": "Update xunit.runner.visualstudio (#317)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-12-07T07:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "171af250d5b577843f9f747c67ecc252e317aa96",
"body": "….GetResult()` (#318)",
"is_bot": false,
"headline": "Simplify most `ExceptionDispatchInfo` code pattern with `GetAwaiter()…",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-12-07T02:55:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba16c4074749c33ab64040b6ef52be3876e360e",
"body": null,
"is_bot": false,
"headline": "Obsolate `estimatepriority` RPC (#313)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-12-07T01:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075cdf3b47c01608c8c72c528269097f67788143",
"body": "* Add `RPCOperations` constructor to `RPCRequest`\r\n\r\n* Prefer RPCOperations to string",
"is_bot": false,
"headline": "Prefer using `RPCOperations` to strings (#316)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-12-07T01:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4e3764b4fbc78ac4362b64478b6eff829b622b",
"body": null,
"is_bot": false,
"headline": "Fix NBitcoin was not detecting correctly mainnet cookie default path",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-12-02T16:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e87fe72c5bf739ff89b70a6985d4831be8ae40f",
"body": null,
"is_bot": false,
"headline": "Fix #302",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-11-27T09:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ee8e56f9970ead8a577151ada33edb721b2ee68",
"body": null,
"is_bot": false,
"headline": "Make importmulti statically typed",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-11-27T09:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ec06602976fe19aba23d499e68a81d9ec3d613c",
"body": "* Testing git\r\n\r\n* Implement RPC method ImportMulti\r\n\r\n* Implement RPC method ImportMulti, integrate with RPCClient\r\n\r\n* Implement ImportMulti RPC method\r\n\r\n* Remove unused references\r\n\r\n* Fix comments typo\r\n\r\n* Another typo\r\n\r\n* Unit tests for ImportMulti - in progress\r\n\r\n* Refactor ImportMulti.Tim\n[…]\n Fix Xunit execution errors on remote build\r\n\r\n* Update unit tests to specify 0.15.1 bitcoin core version\r\n\r\n* Add more unit tests for ImportMulti. Fix existing tests to use ScriptPubKey.ToHex() value",
"is_bot": false,
"headline": "Rpc/importmulti (#310)",
"author_name": "DimSumCode",
"author_login": "dimsumcode",
"committed_at": "2017-11-27T02:41:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3dbb6c9bfb04d9e702b5b68ae3d408ab3483e2fb",
"body": null,
"is_bot": false,
"headline": "Fixed typo in exception message (#308)",
"author_name": "Jorn Vanloofsvelt",
"author_login": "JVanloofsvelt",
"committed_at": "2017-11-24T03:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556149f35501bfbe86ab83e3a7a4daac38259653",
"body": null,
"is_bot": false,
"headline": "add GetSharedPubkey",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-11-21T14:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ca39bf8d031c4e288f0a2c0f33305bbd476ff98",
"body": null,
"is_bot": false,
"headline": "Fixing parsing bug with P2WSH",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-11-21T04:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e074a2be7c6dd288e668dfa05d1dfc22e30ce5a3",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-11-21T04:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91edd1000b32de42c0ccf618903ceb8fb347e15",
"body": null,
"is_bot": false,
"headline": "fix for issue #304 (#306)",
"author_name": "Lucas Ontivero",
"author_login": "lontivero",
"committed_at": "2017-11-21T04:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f282afb37b521a1332081394cdf05e4bb321c9c7",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-11-06T07:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0a5cc71fb9f797acf00a6f7c203057b951929c1",
"body": null,
"is_bot": false,
"headline": "do not load an invalid chain",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-11-04T16:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc52fcd3b2e2ba607779d37f24102376c44043b1",
"body": null,
"is_bot": false,
"headline": "Do not crash if the loaded chain is incomplete",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-11-02T05:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a235c1f3b2fed8109ade3cdac7413c7be9a51a2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/MetacoSA/NBitcoin",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-10-31T20:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af3beb91750203c9d6acea010c94f93ccfd9420",
"body": null,
"is_bot": false,
"headline": "Disable shaky CanAddNodes",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-10-31T20:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "219bd1361595c125027d66a769f0fe447585de91",
"body": "I suspect this is a bug, if not please close this PR.",
"is_bot": false,
"headline": "Filter by the entire endpoint (#298)",
"author_name": "Dan Gershony",
"author_login": "dangershony",
"committed_at": "2017-10-31T19:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8340b14b83dbc1f7fb2e6d50a11ccd6f3c156fe3",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-10-30T02:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cfd80660f85cbeff4df7f3f9e5a60594eaacc5d",
"body": null,
"is_bot": false,
"headline": "Add Wallet.Rescan method",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-10-30T02:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2bfbee34c2e39952b6c06e9d7636e9500dfca57",
"body": null,
"is_bot": false,
"headline": "Add VerifyMessage to bech (#297)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-10-30T02:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcffb1d730446828a33831d4524ca81ce2d22e8c",
"body": null,
"is_bot": false,
"headline": "Remove Blockr dependency (the service is retired)",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-10-02T04:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e603aabbb87aead26a65af2a6a19ed20a5c9ab",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/MetacoSA/NBitcoin",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-10-02T04:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46c5d053bf87a0c53aa670f42c7e274b5bf219e",
"body": null,
"is_bot": false,
"headline": "Fix misleading naming #284",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-10-02T04:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ecb770990cb27ed9f8962e2fd7f2c05e689776f",
"body": null,
"is_bot": false,
"headline": "Fix typo (#283)",
"author_name": "nopara73",
"author_login": "nopara73",
"committed_at": "2017-09-30T04:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66b2839a72bd8b9aa8372ecdecb46408f9962335",
"body": "…hing",
"is_bot": false,
"headline": "Remove multi wallet tests as bug bitcoin core with MultiWallet + Batc…",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-09-26T02:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bd95e29c621ebcd3e2f233274887583184543c",
"body": null,
"is_bot": false,
"headline": "Mark obsolete Transaction.Sign(Key,bool)",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-09-14T04:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56bfd1cbca535424b160d8a40688a79de4800630",
"body": null,
"is_bot": false,
"headline": "Smarter TransactionBuilder: infer redeem script from input keys",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-09-10T06:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfe386af569fe4811565e826a73e7edf79568b87",
"body": null,
"is_bot": false,
"headline": "GetReceivedByAddressAsync",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-09-10T06:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85702a36be7cb30a5c45a4d4e047b82e09e0a05a",
"body": null,
"is_bot": false,
"headline": "Fix #279",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-09-04T08:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbaafcf24da4b891dc32b0184f937b739700cde8",
"body": null,
"is_bot": false,
"headline": "Fix AddKnownSignature",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-09-03T15:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb47ab4b7573e4df25f8f0a84a455adf3d3dce5",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-09-03T04:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a19f006ee7da2ee40fd89d325fa589de971f7632",
"body": "… and `wallet=`.",
"is_bot": false,
"headline": "Can use multi wallet of 0.15.0. RPCCredentialString support `server=`…",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-09-02T17:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8ea26e205d1c96eecdc0dd0c319d9765b75a856",
"body": null,
"is_bot": false,
"headline": "Better SynchronizeChain",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-30T14:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69414eae2d86f8b148bfb6fec74ec074583b09a8",
"body": null,
"is_bot": false,
"headline": "Fix deadlock possible on SynchronizeChain if there is a reorg",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-30T14:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b564b7894e53669dad3c471bffd7b9d8e448df8",
"body": null,
"is_bot": false,
"headline": "fix NBitcoin default path search in RPC for linux",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-28T16:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e91984c2fed4c4a5dfb106ec81cd09c6527bc14b",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-27T05:56:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8359fb4c6234ffbfb2c4ae8475e52e44297ce25",
"body": null,
"is_bot": false,
"headline": "bug",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-27T05:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ae102c143457905bd7de84a14d3cbfc03f930d7",
"body": null,
"is_bot": false,
"headline": "allow password with : for RPCClient",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-27T05:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4139c7e64308309a6c96568bcb302f927d11248",
"body": null,
"is_bot": false,
"headline": "Be more flexible for parsing host passed to RPCClient",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-27T05:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c84e26d1699e011d529b124d16510179d69fec",
"body": null,
"is_bot": false,
"headline": "fix test",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-24T10:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa04a28a980543f50d15698613d1dec16e14653a",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-24T10:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1073ddbb412d8ba8cf746614e9c35ca0f41acb7",
"body": "…anly",
"is_bot": false,
"headline": "Introduce RPCCredentialString to handle rpc authentification more cle…",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-24T10:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a36e58239ef7f05a722e3d215eee30171cc4695",
"body": null,
"is_bot": false,
"headline": "Make sure that RPC can reconnect automatically when cookie file change",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-24T07:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46703af87bf3b07e661c75c9f2a04dc5f1e697e",
"body": null,
"is_bot": false,
"headline": "add comment",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-23T05:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d456ffd47c621368eca6fd91af0e211b8823d56",
"body": null,
"is_bot": false,
"headline": "FeeRate.GetFee(Tx) should use virtual size",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-23T05:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90185e7b725381e6bf08fd7107410351bc94daf",
"body": null,
"is_bot": false,
"headline": "GetFeeRate should returns fee rate based on virtual size",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-23T04:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23a1d8d1848af01d22b458c54b9bb1a7a544b75",
"body": null,
"is_bot": false,
"headline": "FIx RPC exception not thrown correctly",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-20T04:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ed2d69fd2a32c68af0f49e0b37807adc2f7b1e",
"body": null,
"is_bot": false,
"headline": "check the content type",
"author_name": "NicolasDorier",
"author_login": "NicolasDorier",
"committed_at": "2017-08-20T03:38:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2017-01-09T05:32:32Z",
"latest_release_tag": "v3.0.1",
"releases_from_tags": true,
"days_since_last_push": 45,
"active_weeks_last_year": 0,
"days_since_latest_release": 3481,
"mean_days_between_releases": null
},
"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": 0,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2019-10-15",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"NBitcoin.Tests/NBitcoin.Tests.csproj",
"NBitcoin/NBitcoin.csproj"
],
"largest_source_bytes": 141413,
"source_files_sampled": 429,
"oversized_source_files": 5,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"NBitcoin.Tests/NBitcoin.Tests.csproj",
"NBitcoin/NBitcoin.csproj"
],
"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": [
"nuget"
],
"dependencies": [
{
"name": "Microsoft.NET.Test.Sdk",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "15.0.0"
},
{
"name": "Microsoft.CSharp",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "Newtonsoft.Json",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "9.0.1"
},
{
"name": "System.Net.Requests",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Net.Http",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.2"
},
{
"name": "xunit",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.2.0"
},
{
"name": "xunit.runner.visualstudio",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "2.3.1"
},
{
"name": "System.Runtime.InteropServices.RuntimeInformation",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Diagnostics.Process",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Collections.NonGeneric",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Globalization.Extensions",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Net.NameResolution",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Threading.Tasks.Parallel",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Threading.Thread",
"manifest": "NBitcoin.Tests/NBitcoin.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "Newtonsoft.Json",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "9.0.1"
},
{
"name": "System.Net.Requests",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Net.Http",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.2"
},
{
"name": "System.Collections.NonGeneric",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Globalization.Extensions",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Net.NameResolution",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Threading.Tasks.Parallel",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Threading.Thread",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Runtime.InteropServices.RuntimeInformation",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
},
{
"name": "System.Security.Cryptography.Csp",
"manifest": "NBitcoin/NBitcoin.csproj",
"ecosystem": "nuget",
"version_constraint": "4.3.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "NicolasDorier",
"commits": 1523,
"avatar_url": "https://avatars.githubusercontent.com/u/3020646?v=4"
},
{
"type": "User",
"login": "lontivero",
"commits": 76,
"avatar_url": "https://avatars.githubusercontent.com/u/127973?v=4"
},
{
"type": "User",
"login": "dthorpe",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/2288043?v=4"
},
{
"type": "User",
"login": "sgryphon",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/339293?v=4"
},
{
"type": "User",
"login": "andbene72",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/46999663?v=4"
},
{
"type": "User",
"login": "nopara73",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/9156103?v=4"
},
{
"type": "User",
"login": "knocte",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/331303?v=4"
},
{
"type": "User",
"login": "thepok",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/8292218?v=4"
},
{
"type": "User",
"login": "dangershony",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/7487930?v=4"
},
{
"type": "User",
"login": "xeniacx",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/574301?v=4"
}
],
"contributors_sampled": 35,
"top_contributor_share": 0.882
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"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 11 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": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "36a86f497bf322d34761a2ce3a091807ccada955",
"ran_at": "2026-07-23T03:35:53Z",
"aggregate_score": 2.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 1,
"created_at": "2018-03-16T17:20:36Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lontivero/NBitcoin",
"host": "github.com",
"name": "NBitcoin",
"owner": "lontivero"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"security": 29,
"vitality": 24,
"community": 12,
"governance": 33,
"engineering": 9
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 24,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 45,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 45 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 45
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 32,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v3.0.1",
"releases_from_tags": true,
"days_since_latest_release": 3481,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3481 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3481
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3051,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3051 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 3051
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 33,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 35,
"top_contributor_share": 0.882
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 88% of commits",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "35 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 35
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 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, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "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": 64,
"inputs": {
"followers": 173,
"owner_type": "User",
"is_verified": null,
"owner_login": "lontivero",
"public_repos": 122,
"account_age_days": 6152
},
"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": "173 followers of lontivero",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 173,
"login": "lontivero"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "122 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 122
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 9,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 8,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 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": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.9
},
"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 11 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 not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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": 10
},
"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": "at_risk",
"name": "AI Readiness",
"value": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.28,
"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": "28 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"NBitcoin.Tests/NBitcoin.Tests.csproj",
"NBitcoin/NBitcoin.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "NBitcoin.Tests/NBitcoin.Tests.csproj, NBitcoin/NBitcoin.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "NBitcoin.Tests/NBitcoin.Tests.csproj, NBitcoin/NBitcoin.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 141413,
"source_files_sampled": 429,
"oversized_source_files": 5
},
"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": "5/429 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 429,
"oversized": 5
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"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-23T03:36:08.524871Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lontivero/NBitcoin.svg",
"full_name": "lontivero/NBitcoin",
"license_state": "standard",
"license_spdx": "MIT"
}