原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 708,
"has_wiki": true,
"homepage": null,
"languages": {
"Nim": 515251
},
"pushed_at": "2026-07-22T03:13:01Z",
"created_at": "2018-12-19T10:28:33Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T03:13:08Z",
"description": "stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Nim",
"significant_languages": [
"Nim"
]
},
"owner": {
"blog": "https://status.app",
"name": "Status",
"type": "Organization",
"login": "status-im",
"company": null,
"location": "Zug, Switzerland",
"followers": 998,
"avatar_url": "https://avatars.githubusercontent.com/u/11767950?v=4",
"created_at": "2015-04-02T08:01:48Z",
"is_verified": null,
"public_repos": 738,
"account_age_days": 4130
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-18T05:44:54Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2025-10-03T10:53:32Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2025-06-23T09:02:35Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-05-21T12:39:42Z"
}
],
"recent_commits": [
{
"oid": "01a709ad7a809404dcb2c93b7fe756d2470fe942",
"body": null,
"is_bot": false,
"headline": "rm deprecated saturating_arith and saturation_arith (#275)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2026-07-22T03:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83eb1157963b7f49351dbdd858355fa990bbe23c",
"body": null,
"is_bot": false,
"headline": "rm deprecated strings shim (#274)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2026-06-12T03:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "784aba67a3217ff1fe810b8070857d21189945bf",
"body": "Add overload for `pointer`, same as `makeOpenArray`",
"is_bot": false,
"headline": "ptrops: add missing `makeUncheckedArray` overload (#273)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2026-05-27T09:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be0ccaa89041b9bc41e027d8aaefdf639959a9a0",
"body": "…es (#271)\n\n* enums: fix `hasHoles` range error\n\n* fix\n\n* fix\n\n* fix\n\n* raises\n\n* enumLen from typetraits\n\n* compileTime\n\n* undo compileTime\n\n* template\n\n* use cast[uint64]\n\n* undo\n\n* try HoleyEnum\n\n* wip\n\n* test",
"is_bot": false,
"headline": "enums: fix `hasHoles` overflow in 32bit platforms for int32 enum valu…",
"author_name": "Esteban C Borsani",
"author_login": "nitely",
"committed_at": "2026-05-27T07:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30dadcd14b5ec1631935d9037213ece6871cc11a",
"body": "why\n Providing `cmp()` as mixin turned out to be rather error prone. Now,\n the `init()` function can take an additional `cmp` argument upon\n list initialisation.",
"is_bot": false,
"headline": "Sorted List: Make it run with bespoke `cmp()` functions (#270)",
"author_name": "Jordan Hrycaj",
"author_login": "mjfh",
"committed_at": "2026-04-10T10:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4382b18f04b3c43c8409bfcd6b62063773b2bbaa",
"body": null,
"is_bot": false,
"headline": "v0.5.0 (#269)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2026-04-01T09:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d311a04e2374d7e0ff927af01ca98ca7e1037b8",
"body": "Co-authored-by: Jacek Sieka <jacek@status.im>",
"is_bot": false,
"headline": "Add stew/enums and enumStrValues{Array,Seq} (#122)",
"author_name": "zah",
"author_login": "zah",
"committed_at": "2026-04-01T08:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6695eb6ff32340f14d672713f16aa1b24608a94",
"body": "…m (#261)\n\n* templateutils: remove cpp workaround and enable lent only in newer Nim\n\n* push raises why not\n\n* test lower nim version\n\nthough CI only tests dev\n\n* update copy year",
"is_bot": false,
"headline": "templateutils: remove cpp workaround and enable lent only in newer Ni…",
"author_name": "Esteban C Borsani",
"author_login": "nitely",
"committed_at": "2026-04-01T08:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85faae00bb68080c68ac4d4e0a9e754e19de7957",
"body": "…Uninit (#268)\n\n* https://github.com/nim-lang/Nim/pull/22739\n* https://github.com/nim-lang/Nim/pull/22767\n* https://github.com/nim-lang/Nim/pull/25022",
"is_bot": false,
"headline": "shims/sequninit: helpers to work around lack of newSeqUninit / setLen…",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2026-04-01T07:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b3760c3d89c88cd8e291fd64d4e66980f6b3a3",
"body": "* Depracate saturating_arith and saturation_arith.\n\n* Update stew/saturating_arith.nim\n\nCo-authored-by: Jacek Sieka <jacek@status.im>\n\n* saturation_arith: Add intops link in the deprecation notice.\n\n---------\n\nCo-authored-by: Jacek Sieka <jacek@status.im>",
"is_bot": false,
"headline": "Deprecate saturating_arith and saturation_arith (#266)",
"author_name": "Constantine Molchanov",
"author_login": "moigagoo",
"committed_at": "2026-02-12T16:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dc27d175873fe4f3712ff0488c644973af809d4",
"body": null,
"is_bot": false,
"headline": "add missing MIT and Apache 2.0 license files (#264)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2026-02-04T09:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985e373e80660a6683bb7b38e376fd6684a647ee",
"body": null,
"is_bot": false,
"headline": "rm deprecated shims/parseutils (#262)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2026-01-17T03:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b66168735d6f3841c5239c3169d3fe5fe98b1257",
"body": null,
"is_bot": false,
"headline": "v0.4.2 (#260)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2025-10-03T10:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45e527c848658960f291e90a9f3ddc478697291",
"body": "https://github.com/nim-lang/Nim/pull/25134",
"is_bot": false,
"headline": "sequtils: findIt (#258)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-09-26T08:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a57a03fe4323a5e9bf8a8dbf3fca32cfcaa818a8",
"body": null,
"is_bot": false,
"headline": "deprecate stew/shims/parseutils (#257)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2025-09-02T10:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37f6e20521d353eb5207a536893f25789aa5521",
"body": null,
"is_bot": false,
"headline": "rm deprecated stew/results (#255)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2025-08-30T16:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c304d8b9d3acd3de08f0230eae0b14d402f5a84d",
"body": null,
"is_bot": false,
"headline": "importops: add `tryImport` for testing if an import exists (#256)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-08-27T09:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b568c839127a4fdeb409e9b00d2d0bf9d4725d8b",
"body": "* toHex/to0xHex iterator\n\nin case one wants to create a hex char sequence that is not a string -\nalso, reduce overloads\n\n* oops",
"is_bot": false,
"headline": "toHex/to0xHex iterator (#254)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-08-15T11:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b223eaabba781e3e9db12d01f39504438d9cca",
"body": "The `when nimvm` trick didn't work as expected - it also uncovered a bug\nthat when tgt and src overlap (via views like openArray), the\ncompile-time version is different from the runtime version - this is\nbad, but it's also uncertain what to do about it - can't compare\naddresses at compile time.",
"is_bot": false,
"headline": "assign2: fix when nimvm / overlaps (#253)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-07-28T07:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "220d7e426d555eb5a3b43d48b885d57911dee605",
"body": "less code, more support!",
"is_bot": false,
"headline": "compile-time/js support for assign2/strings/toArray (#252)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-07-24T11:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc65bbf9d42d11efe3c3dcc687f6f69f4951627",
"body": "there's no `strings` in `std` so the one in shims seems less canonical",
"is_bot": false,
"headline": "strings: one of these is sufficient (#251)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-07-10T13:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5740014961438610d336cd81706582dbf2c96f0",
"body": null,
"is_bot": false,
"headline": "v0.4.1 (#250)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-06-18T11:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "001b00c289631b93f2face342cfd7fc45ab68b99",
"body": "See also https://github.com/nim-lang/Nim/pull/22767",
"is_bot": false,
"headline": "assign: Use `setLenUninit` when growing `seq` (#249)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-06-18T11:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23d9626a1f98f44f6cbb36f7388a6a096ac0bf5",
"body": "Workaround from https://github.com/nim-lang/Nim/issues/19171",
"is_bot": false,
"headline": "return `var openArray` from `makeOpenArray` in buggy nim versions (#248)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2025-06-18T11:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58abb4891f97c6cdc07335e868414e0c7b736c68",
"body": null,
"is_bot": false,
"headline": "fix compiler warning (#247)",
"author_name": "Miran",
"author_login": "narimiran",
"committed_at": "2025-05-13T09:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db179256cf98eb9ce9ee7b9bc939f219e621f77",
"body": null,
"is_bot": false,
"headline": "Update stew.nimble: v0.4.0 (#246)",
"author_name": "Gabriel Cruz",
"author_login": "gmelodie",
"committed_at": "2025-05-12T14:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f8a5ad7612afebfa5b724b36baefdc85f43b3e8",
"body": null,
"is_bot": false,
"headline": "feat: add base36 (#243)",
"author_name": "Gabriel Cruz",
"author_login": "gmelodie",
"committed_at": "2025-04-26T03:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d211ef0e4014aa4b10b78d3ed09220f556c644",
"body": null,
"is_bot": false,
"headline": "modernize some modules (#244)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2025-04-25T15:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7a6868ba84165e7fdde427af9a1fc3f5f5cc151",
"body": null,
"is_bot": false,
"headline": "rm deprecated stew/[io, ranges/ptr_arith, result, shims/net] (#242)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2025-02-15T00:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "687d1b4ab1a91e6cc9c92e4fd4d98bec7874c259",
"body": "…241)",
"is_bot": false,
"headline": "Remove unnecessary var modifier from SortedSet read only functions (#…",
"author_name": "andri lim",
"author_login": "jangko",
"committed_at": "2025-01-22T03:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12184120a67698cb0dc45c818f4347202cabd866",
"body": null,
"is_bot": false,
"headline": "use the common CI workflow (#239)",
"author_name": "Miran",
"author_login": "narimiran",
"committed_at": "2025-01-13T09:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e4fa5a9d3374db17ed63622714d3e1094c7f34",
"body": "* Initial versioned release (v0.2.0)\r\n\r\nIntroduce a new versioning strategy for stew, now that nimble has become\r\nmore competent at dealing with versions.\r\n\r\n* clarify lowest version",
"is_bot": false,
"headline": "Initial versioned release (v0.2.0) (#240)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-12-04T09:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6e198132097fb544d04959aeb3b839e1408f942",
"body": "`apt-fast` was removed from GitHub with Ubuntu 24.04:\r\n\r\n- https://github.com/actions/runner-images/issues/10003\r\n\r\nFor compatibility, switch back to `apt-get`.",
"is_bot": false,
"headline": "Replace `apt-fast` with `apt-get` (#238)",
"author_name": "Etan Kissling",
"author_login": "etan-status",
"committed_at": "2024-10-15T16:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b0e9d1579b06aedfe4ffe39e832ec5e88f9377",
"body": "https://github.com/nim-lang/Nim/issues/24260\r\nhttps://github.com/nim-lang/Nim/issues/24261",
"is_bot": false,
"headline": "arraybuf: fix dangling pointer and name workaround (#237)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-10-08T09:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "763147cf821ea105936502e029ac9f5cfad86568",
"body": "* arraybuf: new constructor\r\n\r\nalso add a block to avoid symbol leaks\r\n\r\n* speed up for same length",
"is_bot": false,
"headline": "arraybuf: new constructor (#236)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-10-07T20:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b596955726a65788561d2d69978223d4484c95",
"body": null,
"is_bot": false,
"headline": "macros: distinct literals (#235)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-09-27T15:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9501d3d60c8d277a953eb73dd35e2f6d9931eb7f",
"body": null,
"is_bot": false,
"headline": "assign2: compile-time assignment support (#234)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-09-26T16:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c9190a632a419dc4588e06175cce22b50741069",
"body": "…nim-lang/Nim/issues/24093 (#233)",
"is_bot": false,
"headline": "work around pointless copy in isZeroMemory due to https://github.com/…",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2024-09-26T15:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41f48efee97ac688fc48d40280c8d45d340cc46d",
"body": "* staticfor: compile-time loop unrolling\r\n\r\n* better code, preserve line info\r\n\r\n* one more line info\r\n\r\n* license",
"is_bot": false,
"headline": "staticfor: compile-time loop unrolling (#232)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-09-24T08:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e8ae6413f6514290d13323ffddfa9906b275ef",
"body": null,
"is_bot": false,
"headline": "arraybuf: fix iterator, setLen (#231)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-09-17T11:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a9bfd84389ad9ff1639a54404bed20c861ded8",
"body": "* update ci.yml to test Nim 2.2; also test gcc-14\r\n\r\n* the installation of openssl 1.1 is maybe not needed?",
"is_bot": false,
"headline": "update ci.yml to test Nim 2.2; also test gcc-14 (#230)",
"author_name": "Miran",
"author_login": "narimiran",
"committed_at": "2024-09-11T00:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4634c5405ac188e7050d348332edb6c3b09a527",
"body": null,
"is_bot": false,
"headline": "Add updateFilePos() primitive and tests. (#229)",
"author_name": "Eugene Kabanov",
"author_login": "cheatfate",
"committed_at": "2024-09-04T03:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d4dfb7b32fc3e9137baf4a9416cf5f503fe4026",
"body": null,
"is_bot": false,
"headline": "Add cross-platform fsync() primitive and improve Direct mode. (#228)",
"author_name": "Eugene Kabanov",
"author_login": "cheatfate",
"committed_at": "2024-09-03T21:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc09b2e023ab2d73e425f7d15cf94871c7867868",
"body": "Also includes `evalOnceAs`, a handy utility for avoiding creating a\r\ntemporary in templates when seeking to avoid double-evaluation of\r\nparameters.",
"is_bot": false,
"headline": "arraybuf: seq-like fixed-capacity container stored on the stack (#227)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-09-02T11:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af07b0a70dbd5528cbca9d944b0aa8b7bea92963",
"body": "* Initial commit.\r\n\r\n* Fix Windows version.\r\n\r\n* Remove debugging echoes.\r\n\r\n* Fix Posix version.\r\n\r\n* Add one more test.",
"is_bot": false,
"headline": "Fix OpenFlags.Append mode for io2.openFile() (#226)",
"author_name": "Eugene Kabanov",
"author_login": "cheatfate",
"committed_at": "2024-08-02T05:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e0e344f0fad80fe9a667e755499ae9e8ae8baf0",
"body": null,
"is_bot": false,
"headline": "Add truncate()/ftruncate() cross-platform implementation. (#225)",
"author_name": "Eugene Kabanov",
"author_login": "cheatfate",
"committed_at": "2024-07-28T23:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54cc67cbb83f61b6e3168b09701758c5b805120a",
"body": null,
"is_bot": false,
"headline": "Reduce declared but unused warnings in keyed-queue (#224)",
"author_name": "andri lim",
"author_login": "jangko",
"committed_at": "2024-07-19T07:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00fea1f6e14234adb10d9c117a70905ae31872b",
"body": "…deprecated shims/os module (#223)",
"is_bot": false,
"headline": "fix deprecation warnings from results; deprecate shims/io module; rm …",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2024-06-27T11:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb086e69da967ad235ed6c31247769e75b318e61",
"body": "* Add getHomePath(), getConfigPath() and getCachePath() implementations.\r\nFix ACL flakiness issue.\r\nAdd tests.\r\n\r\n* Add getTempPath().\r\nNormalize path endings for all xxPath() functions.\r\n\r\n* Fix 2.0/devel compilation errors.",
"is_bot": false,
"headline": "Fix Windows ACL flakiness issue (Windows error 1336). (#221)",
"author_name": "Eugene Kabanov",
"author_login": "cheatfate",
"committed_at": "2024-06-17T07:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28743363fff5d751b9dd1809b0c7ccf332eb8d79",
"body": "This change avoids many superfluous data copies and lookups by\r\nexploiting `withValue` thus performing only one lookup with the same key\r\n(instead of hasKey + actual lookup).\r\n\r\nWe also avoid several copies of the value which often is copied even\r\nthough only the next/prev pointers from the item are needed, for examle\r\nduring shifting and lru-appending.",
"is_bot": false,
"headline": "keyed_queue: avoid copies, lookups (#220)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-06-11T06:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a53c911606cace989074f6b806eb0546a64ef6",
"body": "* deprecate stew/results\r\n\r\n* Update stew/results.nim\r\n\r\n* use evergreen OS image versions in GitHub Actions CI\r\n\r\n* revert macos-latest",
"is_bot": false,
"headline": "deprecate stew/results (#219)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2024-06-10T19:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72aab089a2aa3d3e213f4268962d345d5261b483",
"body": null,
"is_bot": false,
"headline": "rm deprecated pre-Nim 1.6 shims (#218)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2024-06-10T00:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5284cce92e027ab2bc0b05131c4258610789e8d5",
"body": null,
"is_bot": false,
"headline": "Upgrade github actions to v4 (#213)",
"author_name": "andri lim",
"author_login": "jangko",
"committed_at": "2024-06-01T21:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "104132fd0217e846b04dd26a5fbe3e43a4929a05",
"body": "why:\r\n Clarify pre-conditions needed for `lruAppend()` to work properly. In a\r\n nutshell, it needs to be used in concert with `lruFetch()` or\r\n `lruUpdate()`.",
"is_bot": false,
"headline": "Update LRU directives (#217)",
"author_name": "Jordan Hrycaj",
"author_login": "mjfh",
"committed_at": "2024-04-22T16:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c085a51fe4f2d82aa96173ac49b3bfe6043858",
"body": "https://github.com/nim-lang/Nim/pull/23356",
"is_bot": false,
"headline": "strformat: compile-time format string parser (backport Nim 2.2) (#216)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2024-03-13T08:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1662762c0144854db60632e4115fe596ffa67fca",
"body": "The `Allocating with a negative size throws a RangeError` test actually\r\ntests for `RangeDefect`, so rename the test accordingly.",
"is_bot": false,
"headline": "rename `RangeError` -> `RangeDefect` in test name (#214)",
"author_name": "Etan Kissling",
"author_login": "etan-status",
"committed_at": "2024-02-17T19:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a792e762faa8e2e4acea0d60b651ebdbc7a3d2d",
"body": null,
"is_bot": false,
"headline": "Add push raises to shims/macros module (#212)",
"author_name": "andri lim",
"author_login": "jangko",
"committed_at": "2024-02-12T05:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aa92ab843ee2dbf2198e2d517ceeeb29dcda3d9",
"body": null,
"is_bot": false,
"headline": "mark stew/shims/net as deprecated (#211)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2024-01-20T20:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c2544aec13536304438be045bfdd22452741466",
"body": "and compile-time tests",
"is_bot": false,
"headline": "byteutils: `openArray[char]` version of `toBytes` (#210)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-11-14T10:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ab3c1d59fadd7f20042e6c1bc88bb1f806234d",
"body": "* don't require init on ValidIpAddress\r\n\r\n* Update stew/shims/net.nim\r\n\r\nCo-authored-by: Jacek Sieka <jacek@status.im>\r\n\r\n---------\r\n\r\nCo-authored-by: Jacek Sieka <jacek@status.im>",
"is_bot": false,
"headline": "don't require init on `ValidIpAddress` (#209)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-11-08T01:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3159137d9a3110edb4024145ce0ba778975de40e",
"body": "Calling `Base10.decode` may lead to different structures being generated\r\nfor use with `uint64`.\r\n\r\nThe one normally generated is:\r\n\r\n```\r\nstruct tyObject_Result__559ckyoL0ZZBsNFIYXjaoeg {NIM_BOOL o;\r\nunion{\r\nstruct {NCSTRING e;\r\n} _o_1;\r\nstruct {unsigned long long v;\r\n} _o_2;\r\n};\r\n```\r\n\r\nBut someti\n[…]\neth2` root:\r\n```\r\necho 'import beacon_chain/conf, beacon_chain/sync/sync_manager' >x.nim\r\nnim c -d:\"libp2p_pki_schemes=secp256k1\" -r x\r\n```\r\nSwapping include order (`conf` after `sync_manager`) works.",
"is_bot": false,
"headline": "workaround codegen error for `Base10.decode` (#111)",
"author_name": "Etan Kissling",
"author_login": "etan-status",
"committed_at": "2023-08-24T22:04:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b17ac2e753d2aa3864d8e7fedd791976c3d45e89",
"body": "why:\r\n Some sub-tests failed when run directly",
"is_bot": false,
"headline": "Disentangle cascaded unit tests for interval sets (#208)",
"author_name": "Jordan Hrycaj",
"author_login": "mjfh",
"committed_at": "2023-08-22T09:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326ef09a4688bf2323f456885a6c76c6e065e5c8",
"body": null,
"is_bot": false,
"headline": "remove dead code under Nim 1.6+ (#206)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-07-31T21:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f0929fc462361c9bf38aea094be7d27ccdbabd",
"body": "on cached data, it doubles read time (!)",
"is_bot": false,
"headline": "avoid zeroMem (#207)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-07-21T06:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7afe7e3c070758cac1f628e4330109f3ef6fc853",
"body": "* deprecate pre-1.6 shims\r\n\r\n* revert stddefects shim deprecation until CI stops testing 1.2",
"is_bot": false,
"headline": "deprecate pre-1.6 shims (#205)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-07-15T17:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "422b6e1435d1a668f2a2bb1ac98ccfaedd0bafd5",
"body": null,
"is_bot": false,
"headline": "remove Nim 1.2 and 1.4 support (#204)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-07-05T13:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf408b9609fc3e6c238ddbd90ab31802e650212",
"body": "Since the results package has seen \"stable\" use for quite a while now,\r\nit's as good time a time as any to release 1.0 and migrate it out of\r\nstew, thus signalling API stability of some sort.\r\n\r\nPart of that \"stabilization\" is underway in the nim-results [issue\r\ntracker](https://github.com/arnetheduck/nim-results/issues/30).",
"is_bot": false,
"headline": "Graduate stew/results -> results (#185)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-07-05T10:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c519d8582b8ea910a9489cb8b7b43c1d7866724",
"body": "* fix results compiletime regression\r\n\r\n* disable results.value compiletime test for pre 1.6 nim",
"is_bot": false,
"headline": "fix results compiletime regression (#203)",
"author_name": "andri lim",
"author_login": "jangko",
"committed_at": "2023-07-05T08:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb07fac39f5e774fb9813382c7aaed93bcb1cce",
"body": "* results: fix `catch` template for statements\r\n\r\n* disable void catch tests on pre-1.6",
"is_bot": false,
"headline": "results: fix `catch` template for statements (#201)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-28T08:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d085e48e89062de307aab0d0629fba2f867cb49a",
"body": "We already have `mapConvert` and `mapCast` - this completes the API with\r\ncorresponding `Err` versions similar to `mapErr`.\r\n\r\nThe `Convert` / `Cast` operators are of somewhat dubious value - ie\r\nthey exist as \"efficiency\" shortcuts for `map` for the case that the\r\nmapping should be done as a simple\n[…]\ns://github.com/status-im/nim-stew/pull/34, though this inherently,\r\nand perhaps rightly, would be limited to \"error-free\" conversions.\r\n\r\nRegardless, these helpers provide balance to the existing API.",
"is_bot": false,
"headline": "results: add `mapConvertErr`, `mapCastErr` (#178)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-28T08:27:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9958aac68a7613a3312fa96dd2f3b29caf17772e",
"body": "* remove workaround for unsupported Nim 0.19 and earlier\r\n\r\n* replace some proc with func",
"is_bot": false,
"headline": "remove workaround for unsupported Nim 0.19 and earlier (#200)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-06-15T13:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65ce2203f001b79ff257ad6f5a9ed88b0f006974",
"body": null,
"is_bot": false,
"headline": "unconditionally pass through std/os and deprecate shim/os (#199)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-06-15T12:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "607059fe312eea77e1e2a9249d1e737b49a4dfda",
"body": null,
"is_bot": false,
"headline": "rm copy of parseHex() from 1.2+ stdlib; some proc -> func (#197)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-06-15T12:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273ce152a6c4a9446cb159d6a10b6bf6c135dbe4",
"body": null,
"is_bot": false,
"headline": "bitops2: fix resizing casts (#194)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-15T11:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "500a61431007a659f6d65b579b8876d0b69f3291",
"body": "Nim emits `ProveField` warnings with `if` on case object discriminator.\r\nReplace with `case` instead to avoid those warnings.\r\nNote we currently have `ProveField` disabled but it keeps showing up\r\nsometimes when compiling with `nim c` instead of `make`.",
"is_bot": false,
"headline": "fix `ProveField` warnings in `results` (#198)",
"author_name": "Etan Kissling",
"author_login": "etan-status",
"committed_at": "2023-06-15T10:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebbb391b9e87bb50907f8a17546cd383c41a713e",
"body": "turns a pointer into an array pointer of the same type",
"is_bot": false,
"headline": "ptrops: add makeUncheckedArray (#193)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-12T12:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36e0eb8d8978196418b4fbb885d6da1d51ffe48e",
"body": null,
"is_bot": false,
"headline": "varints: remove (#195)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-12T09:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9400ddea08341a65102cffdb693d3a7131efef4",
"body": "…#196)",
"is_bot": false,
"headline": "unconditionally pass through std/atomics and deprecate shim/atomics (…",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-06-10T21:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c97f11c7cb59eadf91b124b92d2ec035f7251fa",
"body": "https://github.com/nim-lang/Nim/issues/22049",
"is_bot": false,
"headline": "results: work around nim codegen bug (#192)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-08T15:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13e55ed27a6ab125435ad9f9f0353669b9b554fa",
"body": "This set of helpers allows treating Result and Opt as collections of 0\r\nor 1 item, allowing iterating over them and checking \"membership\" - such\r\nintegration is useful in generic code which can then be generalised to\r\nhandle more complex cases - the integration is most useful with Opt.\r\n\r\nOne design\n[…]\n define\r\n`items` / `contains` for `Result` as well - this PR chooses the more\r\nconservative and explicit approach - a more liberal version can easily\r\nbe added later should motivating examples emerge.",
"is_bot": false,
"headline": "results: collections integration (#179)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-07T14:45:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "000eeb14a34832e6c95303e6508e2925db56be7c",
"body": "* better error messages and less pollution",
"is_bot": false,
"headline": "result: void-ness tightenings (#191)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-07T11:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc349393f6cc772f0ac81d66de6eedde1772e06b",
"body": "A `Result` has a `value` and an `error`, while `get` exists for `Option`\r\ncomptibility mainly - thus, use `value` more consistently.",
"is_bot": false,
"headline": "results: prefer `value` as canonical name for getting value (#188)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-06-07T08:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4c9407f29075d3206123c1a2d87fa74af40fd0",
"body": "For serialization and parsing, distinguishing enums with numeric values\r\nfrom enums with associated strings for each value is useful. This adds\r\nfoundational helpers to allow such distinction.",
"is_bot": false,
"headline": "add `enumStyle` helper macro (#189)",
"author_name": "Etan Kissling",
"author_login": "etan-status",
"committed_at": "2023-05-26T12:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "003fe9f0c83c2b0b2ccbd37087e6d1ccd30a3234",
"body": null,
"is_bot": false,
"headline": "remove cast warnings (#186)",
"author_name": "diegomrsantos",
"author_login": "diegomrsantos",
"committed_at": "2023-05-23T09:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266e9002f3c1445e276987c7e9526ea8a8863be2",
"body": "Add `optError`, `optValue`, to convert back and forth between Opt and Result\r\nThese conversions end up being more common than others since \"trivial\" success/fail-style API often use Opt while combining such API into combined operations tends to prefer richer error reporting.",
"is_bot": false,
"headline": "results: Add Opt/Result converters (#177)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-05-11T13:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "111d939940b4fc475069a68c5a745f5b26ca92bd",
"body": null,
"is_bot": false,
"headline": "assign2: guard against self-assignment / overlapping openArray (#182)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-04-25T19:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8caa9771995b266e10b2e7c0de6cbfa698902e68",
"body": null,
"is_bot": false,
"headline": "remove HoleEnumConv warning (#184)",
"author_name": "diegomrsantos",
"author_login": "diegomrsantos",
"committed_at": "2023-04-25T16:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b985e8ea82d0664295359d8621ad880f6f6073c",
"body": "These two helpers complete `valueOr` and `errorOr` to cover `void` cases\r\nwhere no value should be returned or `Result[void, E]` /\r\n`Result[T, void]` is being used - they can be used for a convient\r\nearly-return style in side-effectful proc:s:\r\n\r\n```nim\r\nv.update().isOkOr:\r\n echo \"update failed: \", error\r\n```",
"is_bot": false,
"headline": "results: Add `isOkOr`, `isErrOr` (#176)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-04-20T11:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67fdc87e2521f7e021fd521c41d3228810a183d0",
"body": null,
"is_bot": false,
"headline": "remove travis and appveyor badge from readme.md",
"author_name": "jangko",
"author_login": "jangko",
"committed_at": "2023-04-14T14:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09c6bc676f4ff59d2f9084c881710b4511009c03",
"body": null,
"is_bot": false,
"headline": "test both refc and ORC in post-1.6 Nim versions (#180)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-04-14T01:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "763d54c1ba2c1f9cdb3b936803a7d0d442064352",
"body": null,
"is_bot": false,
"headline": "use Nim 2.0 in CI (#175)",
"author_name": "tersec",
"author_login": "tersec",
"committed_at": "2023-04-07T15:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e18f5a62af2ade7a1fd1d39635d4e04d944def08",
"body": "…173)\n\n* Add API call from a (slight) future 1.6 branch with when guards to\r\ndeactivate as per claim here\r\n\r\n https://github.com/status-im/nim-codex/pull/346#issuecomment-1432073926\r\n\r\nthat this (or something very near it) is where it belongs.\r\n\r\n* I also cannot find any `shims/parse` import. Se\n[…]\nthub.com/status-im/nim-stew/pull/173\r\n\r\nSo, rename module to match upstream Nim stdlib.\r\n\r\nIf anyone complains, re-create `parse.nim` that simply does import\r\n& re-export parseutils & self-deprecates.",
"is_bot": false,
"headline": "Add API call from a (slight) future 1.6 branch with when guards to (#…",
"author_name": "c-blake",
"author_login": "c-blake",
"committed_at": "2023-02-21T21:29:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c52569abd5a7753c1892bf9fc85c71f0c9b6ac45",
"body": null,
"is_bot": false,
"headline": "add {.used.} to stddefects for nim 1.4 and above",
"author_name": "jangko",
"author_login": "jangko",
"committed_at": "2023-02-15T09:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cc42beac7fb443fe71a8156e2771c754c0bd91e",
"body": null,
"is_bot": false,
"headline": "reenable Defect raises for Nim 1.2",
"author_name": "jangko",
"author_login": "jangko",
"committed_at": "2023-02-14T14:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faabd40c30f84c28ed68575b463a510bc1726554",
"body": null,
"is_bot": false,
"headline": "reduce compiler warnings",
"author_name": "jangko",
"author_login": "jangko",
"committed_at": "2023-02-14T14:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407a59883691d362db2fe8eab7f7c3b1f75112ff",
"body": "* Fix Windows MAX_PATH limitation for absolute paths.\r\n\r\n* Update algorithm to be more compatible with both directory and file paths.\r\n\r\n* Add test.",
"is_bot": false,
"headline": "Fix Windows MAX_PATH limitation for absolute paths in io2 module. (#169)",
"author_name": "Eugene Kabanov",
"author_login": "cheatfate",
"committed_at": "2023-02-02T08:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c8893cc68412745f9e63a32f62f610649d0a63",
"body": "* switch CI to the supported version of ubuntu\r\n\r\nSee https://github.com/actions/runner-images/issues/6002\r\n\r\n* don't continue on error for Nim 1.6\r\n\r\n* install openssl on macos for Nim devel\r\n\r\ndue to changes in https://github.com/nim-lang/Nim/pull/19814\r\n\r\n---------\r\n\r\nCo-authored-by: Jacek Sieka <jacek@status.im>",
"is_bot": false,
"headline": "switch CI to the supported version of ubuntu (#139)",
"author_name": "Miran",
"author_login": "narimiran",
"committed_at": "2023-02-01T06:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25aab846f118df2a721912427670bb380f6ba451",
"body": null,
"is_bot": false,
"headline": "upgrade github action to v3",
"author_name": "jangko",
"author_login": "jangko",
"committed_at": "2023-02-01T05:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "447b23d3bf6eb7be6531385e4db9124772c98068",
"body": "* results: work around field access bugs\r\n\r\nSee:\r\n\r\n* https://github.com/nim-lang/Nim/issues/3770\r\n* https://github.com/nim-lang/Nim/issues/20900\r\n\r\n* comment fixes\r\n\r\n* add test\r\n\r\n* document test better",
"is_bot": false,
"headline": "results: work around field access bugs (#167)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-01-20T14:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a6aea53bbc3dfcbc36ad406fb873b6010fc0e6",
"body": null,
"is_bot": false,
"headline": "results: document experimental error shortcut, and its gotchas (#168)",
"author_name": "Jacek Sieka",
"author_login": "arnetheduck",
"committed_at": "2023-01-20T14:32:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 20,
"latest_release_at": "2026-06-18T05:44:54Z",
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 14,
"days_since_latest_release": 35,
"mean_days_between_releases": 130.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 22,
"stars": 154,
"watchers": 24,
"fork_history": {
"days": [
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-07-16",
"count": 1
},
{
"date": "2021-07-25",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-11-10",
"count": 2
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-08-18",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
}
],
"complete": true,
"collected": 22,
"total_forks": 22
},
"star_history": null,
"open_issues_and_prs": 14
},
"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": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 214,
"open_issues": 8,
"closed_ratio": 0.692,
"closed_issues": 18,
"closed_unmerged_prs": 28
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "arnetheduck",
"commits": 121,
"avatar_url": "https://avatars.githubusercontent.com/u/1382986?v=4"
},
{
"type": "User",
"login": "zah",
"commits": 88,
"avatar_url": "https://avatars.githubusercontent.com/u/175462?v=4"
},
{
"type": "User",
"login": "tersec",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/11422416?v=4"
},
{
"type": "User",
"login": "jangko",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/2784755?v=4"
},
{
"type": "User",
"login": "cheatfate",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/5955411?v=4"
},
{
"type": "User",
"login": "mjfh",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/3624993?v=4"
},
{
"type": "User",
"login": "stefantalpalaru",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/495550?v=4"
},
{
"type": "User",
"login": "narimiran",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/16516130?v=4"
},
{
"type": "User",
"login": "etan-status",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/89844309?v=4"
},
{
"type": "User",
"login": "mratsim",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/22738317?v=4"
}
],
"contributors_sampled": 26,
"top_contributor_share": 0.348
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "24 out of 30 merged PRs checked by a CI test -- score normalized to 8",
"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": 4,
"reason": "Found 14/30 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool is not run on all commits -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "01a709ad7a809404dcb2c93b7fe756d2470fe942",
"ran_at": "2026-07-23T23:18:57Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T03:26:42Z",
"oldest_open_prs": [
{
"number": 26,
"created_at": "2020-04-06T18:56:53Z",
"last_comment_at": "2020-04-16T14:36:37Z",
"last_comment_author": "arnetheduck"
},
{
"number": 34,
"created_at": "2020-04-28T14:40:49Z",
"last_comment_at": "2023-07-20T19:48:59Z",
"last_comment_author": "arnetheduck"
},
{
"number": 52,
"created_at": "2020-08-07T18:56:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2020-09-30T07:18:42Z",
"last_comment_at": "2026-04-01T11:35:20Z",
"last_comment_author": "tersec"
},
{
"number": 86,
"created_at": "2021-07-25T19:30:01Z",
"last_comment_at": "2022-06-17T10:50:06Z",
"last_comment_author": "etan-k"
},
{
"number": 267,
"created_at": "2026-03-11T14:59:37Z",
"last_comment_at": "2026-04-03T03:00:51Z",
"last_comment_author": "tersec"
}
],
"last_merged_pr_at": "2026-07-22T03:13:00Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 9,
"created_at": "2019-09-25T19:01:35Z",
"last_comment_at": "2019-09-29T07:41:24Z",
"last_comment_author": "arnetheduck"
},
{
"number": 12,
"created_at": "2019-11-07T15:30:10Z",
"last_comment_at": "2021-12-13T05:05:08Z",
"last_comment_author": "jangko"
},
{
"number": 77,
"created_at": "2021-02-26T20:21:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2021-07-09T02:37:15Z",
"last_comment_at": "2021-07-22T04:33:18Z",
"last_comment_author": "jangko"
},
{
"number": 145,
"created_at": "2022-10-14T09:00:40Z",
"last_comment_at": "2022-10-21T04:06:50Z",
"last_comment_author": "ringabout"
},
{
"number": 153,
"created_at": "2022-11-17T09:04:41Z",
"last_comment_at": "2022-11-17T15:58:08Z",
"last_comment_author": "arnetheduck"
},
{
"number": 245,
"created_at": "2025-04-27T09:14:55Z",
"last_comment_at": "2025-04-27T11:56:13Z",
"last_comment_author": "tersec"
},
{
"number": 272,
"created_at": "2026-05-16T08:52:17Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/status-im/nim-stew",
"host": "github.com",
"name": "nim-stew",
"owner": "status-im"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 46,
"vitality": 70,
"community": 52,
"governance": 70,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 14
},
"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": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_latest_release": 35,
"mean_days_between_releases": 130.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 35 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 35
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~130.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 130.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 22,
"stars": 154,
"watchers": 24,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "154 stars",
"points": 35.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 154
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "24 watchers",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 24
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 26,
"top_contributor_share": 0.348
},
"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 35% of commits",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "26 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 26
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 214,
"open_issues": 8,
"closed_issues": 18,
"issue_closed_ratio": 0.692,
"closed_unmerged_prs": 28
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "214/242 decided PRs merged",
"points": 33.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 214,
"decided": 242
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/30 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"followers": 998,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "status-im",
"public_repos": 738,
"account_age_days": 4130
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "998 followers of status-im",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 998,
"login": "status-im"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "738 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 738
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "24 out of 30 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"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": 10,
"status": "met",
"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": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.6
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "24 out of 30 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"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 14/30 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "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": 12
},
"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": "critical",
"name": "AI Readiness",
"value": 25,
"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.91,
"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": "91 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 91,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "critical",
"name": "Code legibility for models",
"note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"primary_language": "Nim",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Nim without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Nim"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T23:19:22.677819Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/status-im/nim-stew.svg",
"full_name": "status-im/nim-stew",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}