Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"rust"
],
"is_fork": false,
"size_kb": 751,
"has_wiki": false,
"homepage": "https://docs.rs/either/",
"languages": {
"Rust": 66032
},
"pushed_at": "2026-07-24T18:17:23Z",
"created_at": "2015-09-14T22:03:13Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T18:17:05Z",
"description": "The enum Either with variants Left and Right is a general purpose sum type with two cases.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "rayon-rs",
"company": null,
"location": null,
"followers": 127,
"avatar_url": "https://avatars.githubusercontent.com/u/32576850?v=4",
"created_at": "2017-10-06T16:11:29Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 3214
},
"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": "1.17.0",
"kind": "minor",
"published_at": "2026-07-24T18:08:58Z"
},
{
"tag": "1.16.0",
"kind": "minor",
"published_at": "2026-05-20T19:14:49Z"
},
{
"tag": "1.15.0",
"kind": "minor",
"published_at": "2025-03-05T21:31:25Z"
},
{
"tag": "1.14.0",
"kind": "minor",
"published_at": "2025-02-23T18:35:54Z"
},
{
"tag": "1.13.0",
"kind": "minor",
"published_at": "2024-06-25T22:36:15Z"
},
{
"tag": "1.12.0",
"kind": "minor",
"published_at": "2024-05-16T21:40:47Z"
},
{
"tag": "1.11.0",
"kind": "minor",
"published_at": "2024-04-13T00:41:37Z"
},
{
"tag": "1.10.0",
"kind": "minor",
"published_at": "2024-02-10T02:04:16Z"
},
{
"tag": "1.9.0",
"kind": "minor",
"published_at": "2023-07-22T00:07:44Z"
},
{
"tag": "1.8.1",
"kind": "patch",
"published_at": "2023-01-26T19:55:33Z"
},
{
"tag": "1.8.0",
"kind": "minor",
"published_at": "2022-08-17T18:12:28Z"
},
{
"tag": "1.7.0",
"kind": "minor",
"published_at": "2022-06-29T20:54:49Z"
},
{
"tag": "1.6.1",
"kind": "patch",
"published_at": "2020-09-16T23:09:45Z"
},
{
"tag": "1.6.0",
"kind": "minor",
"published_at": "2020-08-10T23:25:36Z"
},
{
"tag": "1.5.3",
"kind": "patch",
"published_at": "2019-09-13T17:44:35Z"
},
{
"tag": "1.5.2",
"kind": "patch",
"published_at": "2019-04-02T22:39:28Z"
},
{
"tag": "1.5.1",
"kind": "patch",
"published_at": "2019-02-21T20:08:54Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2018-03-25T19:02:16Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2017-11-14T18:32:24Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2017-10-15T21:10:23Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2017-09-28T02:03:48Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2017-03-25T12:54:58Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2017-02-10T23:13:43Z"
}
],
"recent_commits": [
{
"oid": "e514cb110790f6394004b4c986f5589003594d85",
"body": "Add implementations for all missing `std::fmt` traits",
"is_bot": false,
"headline": "Merge pull request #141 from msrd0/hex",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-07-24T18:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7c1f325c371ba728f5447bbde2066475c69fd1",
"body": null,
"is_bot": false,
"headline": "Release 1.17.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-07-24T18:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9acb4b97e3ef352585b47b5320e426d0bbda8b00",
"body": null,
"is_bot": false,
"headline": "ci: downgrade serde manually",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-07-24T17:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ffc532c849bc83be8056cf34c1bfb26f54abde",
"body": "Co-authored-by: Josh Stone <cuviper@gmail.com>",
"is_bot": false,
"headline": "Add test for `fmt::Pointer`",
"author_name": "msrd0",
"author_login": "msrd0",
"committed_at": "2026-07-17T18:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba48d315aecc6c0d12a9e442901a83ab52c561bc",
"body": null,
"is_bot": false,
"headline": "Implement all the fmt traits using a macro",
"author_name": "Dominic",
"author_login": "msrd0",
"committed_at": "2026-07-17T08:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f48ea0b1fea1c83c308d277a1809c2707323a1",
"body": null,
"is_bot": false,
"headline": "Add implementations for `UpperHex` and `LowerHex`",
"author_name": "Dominic",
"author_login": "msrd0",
"committed_at": "2026-07-16T15:16:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331cda79b92a45ac3a0925beaa795fe5a69c6377",
"body": "Fix build status badge",
"is_bot": false,
"headline": "Merge pull request #139 from atouchet/bdg",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-22T08:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08dc1fb08c64a44929f4069f14739320ec00fd0d",
"body": null,
"is_bot": false,
"headline": "Fix build status badge",
"author_name": "Alex Touchet",
"author_login": "atouchet",
"committed_at": "2026-05-22T03:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4ecd9964ea909a7f989a3668a2710310a0e62f",
"body": "Release 1.16.0",
"is_bot": false,
"headline": "Merge pull request #138 from cuviper/release-1.16.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T19:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c35bb4ec7733b239e3c918647e2f9cf17d35d842",
"body": null,
"is_bot": false,
"headline": "Release 1.16.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T19:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652486ebf1da214043f9a7f61f7412e959bbd383",
"body": null,
"is_bot": false,
"headline": "Fix an unused import",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c26e69346444895d18a95b7f06fec53b5548090f",
"body": "Expose `map_either!` macro as `map_both!`",
"is_bot": false,
"headline": "Merge pull request #137 from ronnodas/map-both",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa7f1d46f1d40b96f326ea642f1eb14bc99b9400",
"body": null,
"is_bot": false,
"headline": "Add a single-ident version of `map_both!`",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a706625b85e45f34914b3a1ef62d808446863f6b",
"body": null,
"is_bot": false,
"headline": "Format the `map_both!` example",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b1b56bcdd533a31400123e3c8dd7978b8e7a14",
"body": "Add a simple ident pattern for `for_both!`",
"is_bot": false,
"headline": "Merge pull request #128 from A4-Tacks/for-both-ident-pattern",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "304e8147d3fecb4e2b99c36902843e0cc5fecab8",
"body": "Add map_left_or and map_right_or",
"is_bot": false,
"headline": "Merge pull request #127 from A4-Tacks/map-or",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff9e326bebfab178657b1e3d1b21e9b24944972b",
"body": "Co-authored-by: Josh Stone <cuviper@gmail.com>",
"is_bot": false,
"headline": "Apply formatting suggestions from code review",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c9a91c04d6fb8a7356a8b909fdb68457747f51",
"body": "Add is_left_and and is_right_and",
"is_bot": false,
"headline": "Merge pull request #126 from A4-Tacks/is-and",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dbc033ba206871b0b5bccc47243b4d8857b2c01",
"body": "Co-authored-by: Josh Stone <cuviper@gmail.com>",
"is_bot": false,
"headline": "Apply doc suggestions from code review",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T18:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e030bdb5fb0442a3b854a10e214db3d6bfbd5c2b",
"body": "Add left_and and right_and",
"is_bot": false,
"headline": "Merge pull request #125 from A4-Tacks/and-either",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T17:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926f3fab792bb95a669933be3884fee401ce70cc",
"body": "Co-authored-by: Josh Stone <cuviper@gmail.com>",
"is_bot": false,
"headline": "Apply doc suggestions from code review",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T17:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4c2c67474c7029babc596be99fcd22c0b0cf5e5",
"body": "Add inspect_left and inspect_right",
"is_bot": false,
"headline": "Merge pull request #124 from A4-Tacks/inspect",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-05-20T17:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "958353c8e63311b35e1a3a86d11dba1af5f24a91",
"body": null,
"is_bot": false,
"headline": "Replaced uses of `map_either` since the old PR",
"author_name": "Ronno Das",
"author_login": "ronnodas",
"committed_at": "2026-05-16T06:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abd1be7fce8adf0a51ba473cf03c882b513814b3",
"body": null,
"is_bot": false,
"headline": "Replaced uses of internal map_either with newly added map_both",
"author_name": "Dmitrii Demenev",
"author_login": null,
"committed_at": "2026-05-16T06:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f64da476827b2ffae5af5ba482c4da3cad769f3f",
"body": null,
"is_bot": false,
"headline": "Added either::map_both",
"author_name": "Dmitrii Demenev",
"author_login": null,
"committed_at": "2026-05-16T06:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb8b63f0cd15d0d2aed65a7414967ba76a0f4a28",
"body": "chore: fix some minor issues in the comments",
"is_bot": false,
"headline": "Merge pull request #132 from goldlinker/main",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-11-04T21:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441631f9b9661861b2737d111de8b64a7aa876bb",
"body": null,
"is_bot": false,
"headline": "ci: lock MSRV-compatible dependencies",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-11-04T21:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba25636c5babbbccd0722bad87155e9ea7d007c5",
"body": "Signed-off-by: goldlinker <goldlinker@outlook.jp>",
"is_bot": false,
"headline": "chore: fix some minor issues in the comments",
"author_name": "goldlinker",
"author_login": "goldlinker",
"committed_at": "2025-10-23T08:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7367f788f6d8aebe7bad11c37337b1b19523f80",
"body": "Small cleanups",
"is_bot": false,
"headline": "Merge pull request #131 from yotamofek/cleanup",
"author_name": "Jack Wrenn",
"author_login": "jswrenn",
"committed_at": "2025-10-02T11:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3726f9bb3f8d23107f319fd15d6781c33638211",
"body": null,
"is_bot": false,
"headline": "Small cleanup for serde module docs",
"author_name": "Yotam Ofek",
"author_login": "yotamofek",
"committed_at": "2025-10-02T07:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec034c2e1baf7b5dda69d97ef62d2881587918ad",
"body": null,
"is_bot": false,
"headline": "Use `map_either` in another place",
"author_name": "Yotam Ofek",
"author_login": "yotamofek",
"committed_at": "2025-10-02T07:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e99e0429e540dd81a43f60b29f9d8a04766d6f7",
"body": "feat: mark public panicking functions with `#[track_caller]`",
"is_bot": false,
"headline": "Merge pull request #129 from rakivo/main",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-09-18T18:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43e4fd52cf055084ba5c1d849ab8fc0c59ff3cf7",
"body": "chore(doc): MSRV allows for use of alias",
"is_bot": false,
"headline": "Merge pull request #121 from billf/msrv-doc",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-09-18T01:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55f71c80c06773ae48508031b7950b664c3b1472",
"body": null,
"is_bot": false,
"headline": "Drop the transpose alias on `factor_into_iter`",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-09-18T01:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e4bf1c60fa4aadb17aa1b9df9a033313254f2a",
"body": null,
"is_bot": false,
"headline": "feat: mark public panicking functions with `#[track_caller]`",
"author_name": "Mark Tyrkba",
"author_login": "rakivo",
"committed_at": "2025-09-12T20:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "781e1a8b8f9659a51b830afb1f5f3afd296993e6",
"body": "Example\n---\n\n```rust\nx.and_then(|it| for_both!(it => it.expr()));\n// Similar to\nx.and_then(|it| for_both!(it, it => it.expr()));\n```",
"is_bot": false,
"headline": "Add a simple ident pattern for `for_both!`",
"author_name": "A4-Tacks",
"author_login": "A4-Tacks",
"committed_at": "2025-08-22T08:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11411ab7d2c514cebac604dd04b3536bb5df749",
"body": null,
"is_bot": false,
"headline": "Add is_left_and and is_right_and",
"author_name": "A4-Tacks",
"author_login": "A4-Tacks",
"committed_at": "2025-06-27T06:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82893d48fc6b3d5f3cf308adb3cc3367b7593012",
"body": null,
"is_bot": false,
"headline": "Add inspect_left and inspect_right",
"author_name": "A4-Tacks",
"author_login": "A4-Tacks",
"committed_at": "2025-06-27T06:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04cea6495cc32f9fa0a44e80dd46a3acb67edf0",
"body": null,
"is_bot": false,
"headline": "Add map_left_or and map_right_or",
"author_name": "A4-Tacks",
"author_login": "A4-Tacks",
"committed_at": "2025-06-27T06:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1cae7f16a5a2f2e7a8497e437f4eb3503f61ad9",
"body": null,
"is_bot": false,
"headline": "Add left_and and right_and",
"author_name": "A4-Tacks",
"author_login": "A4-Tacks",
"committed_at": "2025-06-27T06:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49272768ebedff8f5a2717f0b3557411b5e45f29",
"body": null,
"is_bot": false,
"headline": "chore(doc): MSRV allows for use of alias",
"author_name": "bill fumerola",
"author_login": "billf",
"committed_at": "2025-03-17T18:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ae1fce0cec62c886fcd486e06b7e219bc7ce48",
"body": "Release 1.15.0",
"is_bot": false,
"headline": "Merge pull request #120 from cuviper/release-1.15.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-03-05T21:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4bf0222d3a4a791af9f6207a18dc567ce6bf37",
"body": null,
"is_bot": false,
"headline": "Release 1.15.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-03-05T20:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56178e9fdb4826045f41c674ca5b180180fbf2c3",
"body": "fix: no-std with serde feature",
"is_bot": false,
"headline": "Merge pull request #119 from klkvr/klkvr/fix-no-std",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-03-05T19:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b6f2a7fd74ccf1480e9e85430c42c747999907",
"body": null,
"is_bot": false,
"headline": "fix last references of use_std",
"author_name": "Arsenii Kulikov",
"author_login": "klkvr",
"committed_at": "2025-03-05T19:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b71801b050d2427084927df900f1166391c89ed",
"body": null,
"is_bot": false,
"headline": "serde 1.0.95",
"author_name": "Arsenii Kulikov",
"author_login": "klkvr",
"committed_at": "2025-03-05T18:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1ea3e557b0e7ffb4dd9a23c6632352df26bbb4",
"body": null,
"is_bot": false,
"headline": "use_std -> std",
"author_name": "Arsenii Kulikov",
"author_login": "klkvr",
"committed_at": "2025-03-05T18:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d743e25f520915f9b7c900eec36f39a25d58949a",
"body": null,
"is_bot": false,
"headline": "fix: no-std with serde feature",
"author_name": "Arsenii Kulikov",
"author_login": "klkvr",
"committed_at": "2025-03-05T18:09:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6dc268282480021cc7a678ec084404aacf895e",
"body": "Release 1.14.0",
"is_bot": false,
"headline": "Merge pull request #117 from cuviper/release-1.14.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-02-23T18:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937620642b004a9c13445f0693f0fc6a94207e9f",
"body": null,
"is_bot": false,
"headline": "Release 1.14.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-02-23T18:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db2c30e5f823005ea8f3018fab662594fd74e0d",
"body": "Clippy fixes",
"is_bot": false,
"headline": "Merge pull request #118 from cuviper/clippy",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-02-23T18:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81671a6088d43e2759eb353cae277331ab1f63a4",
"body": null,
"is_bot": false,
"headline": "Fix clippy::empty_line_after_doc_comments",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-02-23T18:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1902eb15cf81961e013a5c7b8b03b2f7a5276443",
"body": null,
"is_bot": false,
"headline": "Fix clippy::from_over_into",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-02-23T18:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce345c62334023dc36ac1c052ce2baa3aa98db9a",
"body": "Use `for_both!` and `map_either!` in more places",
"is_bot": false,
"headline": "Merge pull request #116 from yotamofek/use-macros",
"author_name": "Jack Wrenn",
"author_login": "jswrenn",
"committed_at": "2025-02-22T18:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995ad50fcf1072a42a2ff4f244f62eb50a0fff30",
"body": null,
"is_bot": false,
"headline": "Use `for_both!` and `map_either!` in more places",
"author_name": "Yotam Ofek",
"author_login": "yotamofek",
"committed_at": "2025-02-22T18:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d533a7e6a737bc4e28a926bb3ec540a6234937",
"body": "Simplify match patterns to be more ergonomic",
"is_bot": false,
"headline": "Merge pull request #115 from yotamofek/simplify-patterns",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-02-17T19:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a91fefd237ac564d1db3d2889df70bf8951ebf80",
"body": "Bump MSRV up to 1.63",
"is_bot": false,
"headline": "Merge pull request #114 from yotamofek/msrv",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2025-02-17T19:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7972b742d65ac9146007f7b6d4847caad59ccfac",
"body": null,
"is_bot": false,
"headline": "Upgrade to 2021 edition",
"author_name": "Yotam Ofek",
"author_login": "yotamofek",
"committed_at": "2025-02-17T18:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c615d3f4c3943c790b5d077e082f8e9f93ba3e9e",
"body": null,
"is_bot": false,
"headline": "Simplify match patterns, remove `ref`/`ref mut` where possible",
"author_name": "Yotam Ofek",
"author_login": "yotamofek",
"committed_at": "2025-02-17T18:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33b5d0c9ca66f978da0073a65d8bc08827db7ad1",
"body": null,
"is_bot": false,
"headline": "Bump MSRV up to 1.63 (same as `itertools`)",
"author_name": "Yotam Ofek",
"author_login": "yotamofek",
"committed_at": "2025-02-17T18:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef94c4e1bfe08205940c39076cde532179f9f851",
"body": "Fix clippy warnings",
"is_bot": false,
"headline": "Merge pull request #111 from yotamofek/clippy-warnings",
"author_name": "Jack Wrenn",
"author_login": "jswrenn",
"committed_at": "2025-02-17T14:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cb921f633424a3a0bcda1db5d37c6d9f58eb154",
"body": "Impl `fmt::Write` for `Either`",
"is_bot": false,
"headline": "Merge pull request #113 from yotamofek/fmt-write",
"author_name": "Jack Wrenn",
"author_login": "jswrenn",
"committed_at": "2025-02-17T14:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0fe70047a95968ec05a14ef9aa91f5c2353b11",
"body": null,
"is_bot": false,
"headline": "Impl `fmt::Write` for `Either`",
"author_name": "Yotam Ofek",
"author_login": "yotamofek",
"committed_at": "2025-02-17T13:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23c77afe56aca16b44b77832f1487474b8027c1",
"body": null,
"is_bot": false,
"headline": "fix clippy warnings",
"author_name": "Yotam Ofek",
"author_login": "yotamofek",
"committed_at": "2025-02-17T10:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ae3de557cf2a5e35af5fc63406676d0d9d9779",
"body": null,
"is_bot": false,
"headline": "Spelling fix",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-06-27T01:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ec2506f97ab27df3fbb284a3459280cb692c97",
"body": "Release 1.13.0",
"is_bot": false,
"headline": "Merge pull request #108 from cuviper/release-1.13.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-06-25T22:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00fecfbe21d08a25cff9e3a285269c68957d2df5",
"body": null,
"is_bot": false,
"headline": "Release 1.13.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-06-25T22:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add181769a610216ae1bc39471f11808d261dad8",
"body": null,
"is_bot": false,
"headline": "Fix clippy::doc_lazy_continuation",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-06-25T22:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0aab908e5f8a6514e9ab0ae0ca68cba0225594",
"body": "Add Either::cloned and Either::copied",
"is_bot": false,
"headline": "Merge pull request #107 from ColonelThirtyTwo/cloned-copied",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-06-25T22:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31810d584a3b80b275ae3640781db25b18a5c6d",
"body": "Co-authored-by: Josh Stone <cuviper@gmail.com>",
"is_bot": false,
"headline": "Fix docs on Either<&mut L, &mut R>::copied",
"author_name": "Alex Parrill",
"author_login": "ColonelThirtyTwo",
"committed_at": "2024-06-25T13:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e626907acb2073d570b02599370fe5f5dd5208a",
"body": "Similar to Option::cloned and Option::copied, these methods will clone or copy\nthe contents of an Either containing references on both sides.",
"is_bot": false,
"headline": "Add Either::cloned and Either::copied",
"author_name": "Alex Parrill",
"author_login": "ColonelThirtyTwo",
"committed_at": "2024-06-18T14:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cea51a48affacb7b3573f8d0bfe5e2d5100471a",
"body": "Specialize `nth_back` (MSRV 1.37)",
"is_bot": false,
"headline": "Merge pull request #106 from cuviper/nth_back",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-05-16T21:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4382cb23198e99c6700615b46bd245a1e18a04a",
"body": null,
"is_bot": false,
"headline": "Release 1.12.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-05-16T17:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb6f04e9185142fb282a65c0bdd9f8cdf0f0993",
"body": null,
"is_bot": false,
"headline": "Specialize `nth_back` (MSRV 1.37)",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-05-16T17:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864eae45407c6e25b55a39c9f9b09a0aca9928f2",
"body": "Release 1.11.0",
"is_bot": false,
"headline": "Merge pull request #104 from cuviper/release-1.11.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-04-13T00:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bdb5831888349b93d920560d81638ff416c2955",
"body": null,
"is_bot": false,
"headline": "Release 1.11.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-04-13T00:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e385751eda844aee9576b78c10f99710845f64b7",
"body": "Feat: Implement trait `IntoEither`",
"is_bot": false,
"headline": "Merge pull request #101 from SFM61319/feat/into-either",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-04-13T00:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d62efa6fffde2c90dc60aaa80301f9ab83010dd8",
"body": "Add:\n\n+ Trait `IntoEither`\n - `into_either`: Conditionally convert any sized type into any variant of `Either`.\n - `into_either_with`: Like `into_either`, but takes a predicate function instead.\n+ Impl `IntoEither` for generic type `T`, where `T` is `Sized`\n\nClose #99",
"is_bot": false,
"headline": "Feat: Implement trait `IntoEither`",
"author_name": "Avinash Maddikonda",
"author_login": "SFM61319",
"committed_at": "2024-04-11T12:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48ab1b312ca6af8c859c308574eb27bae075452",
"body": "Enable `serde` feature on playgrounds",
"is_bot": false,
"headline": "Merge pull request #103 from masklinn/patch-1",
"author_name": "Jack Wrenn",
"author_login": "jswrenn",
"committed_at": "2024-04-04T20:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365f674f6d8dbb2cd75c186d0c0daa794c89949a",
"body": "Playground metadata is explicitly inspired by docs.rs so looks very similar, was implemented at rust-lang/rust-playground#326",
"is_bot": false,
"headline": "Enable `serde` feature on playgrounds",
"author_name": "masklinn",
"author_login": "masklinn",
"committed_at": "2024-04-04T16:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede3c47ed7f17b2d2ce78c6507b2c9af94c3df6e",
"body": "Release 1.10.0",
"is_bot": false,
"headline": "Merge pull request #98 from cuviper/release-1.10.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T02:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fcb28914d3e370ec395c0d4e61caea640324ed5",
"body": null,
"is_bot": false,
"headline": "ci: upgrade to actions/checkout@v4",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T02:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071f0343ecd8b4d4645d5521adc4f08255a60cb1",
"body": null,
"is_bot": false,
"headline": "Release 1.10.0",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254fbf6b759567bad602c7db3c81191c48c1a06b",
"body": "add factor_iter() and iter() methods",
"is_bot": false,
"headline": "Merge pull request #91 from aj-bagwell/master",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "499b9ed121e4b2a7d63b7253026ddb5006307276",
"body": null,
"is_bot": false,
"headline": "Move the iter methods back to the root for doc order",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a37eba2be0f7ba50345a94907b215542a9c47f5",
"body": null,
"is_bot": false,
"headline": "Split `factor_iter` into owned/ref/mut variations",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3178afc82d692e1f278f2584d70741a28338546",
"body": null,
"is_bot": false,
"headline": "Fix iter and iter_mut doc tests for MSRV",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ec796f40097d6b89532cd982e5456fbbd8cc1c",
"body": null,
"is_bot": false,
"headline": "Add a new type for the factored iterator",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356d9b60af6b9bd42c33aa6412fed8976fd50968",
"body": null,
"is_bot": false,
"headline": "Move iterator code into a module",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6e0026d4838658f9d2f656be0ecd6cdb32a37f0",
"body": "Co-authored-by: Jack Wrenn <me@jswrenn.com>",
"is_bot": false,
"headline": "fix It-o-erator typo",
"author_name": "AJ Bagwell",
"author_login": "aj-bagwell",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009bf8ff47da4bec864db2b88ec2632ef05a4f32",
"body": "Co-authored-by: Josh Stone <cuviper@gmail.com>",
"is_bot": false,
"headline": "clean up iter_mut() lifetimes",
"author_name": "AJ Bagwell",
"author_login": "aj-bagwell",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b6237abc6b845647c855da5a563244ba0045e4",
"body": "Co-authored-by: Josh Stone <cuviper@gmail.com>",
"is_bot": false,
"headline": "clean up iter() lifetimes",
"author_name": "AJ Bagwell",
"author_login": "aj-bagwell",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "753971380569c7b07baf3a044e5d756992cfcb09",
"body": "Based on cuviper's review add a bit more detail to the factor_iter\nreturn type so that it will implement more specific iterators (e.g.\nDoubleEndedIterator) if both sides do.",
"is_bot": false,
"headline": "Refine factor_iter return type",
"author_name": "AJ Bagwell",
"author_login": "aj-bagwell",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a155f76e9e41e2a296f6a32c051c67d33e2c7b38",
"body": null,
"is_bot": false,
"headline": "add iter_mut() for iterating of mutable refs",
"author_name": "AJ Bagwell",
"author_login": "aj-bagwell",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f61a5c7c0e6a4f94e1d9108af4a08e5ab89838",
"body": null,
"is_bot": false,
"headline": "add iter() method to borrow as an iterator",
"author_name": "AJ Bagwell",
"author_login": "aj-bagwell",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f21b17d3f38cb8b79b21a4ad7374622b8b82f15a",
"body": "…Eiter<L,R>>\n\nAdded as a method as Iter is already implemented if both sides are\niterators of the same type of item.",
"is_bot": false,
"headline": "add factor_iter method to convert Either<Iter<L>, Iter<R>> into Iter<…",
"author_name": "AJ Bagwell",
"author_login": "aj-bagwell",
"committed_at": "2024-02-10T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361af9ea96645134ac7dda58a11d0a82183506b8",
"body": "ci: rewrite the success job",
"is_bot": false,
"headline": "Merge pull request #97 from cuviper/ci",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6659d0cd2e6389e35175464684bdd60eea5e4269",
"body": null,
"is_bot": false,
"headline": "ci: Add a registry cache for git protocol",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd4269b2b44dfb80b596fc6fb6e86eed5971a07a",
"body": null,
"is_bot": false,
"headline": "ci: handle master -> main",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0852ad337e628be227678403a478d9ddac587e29",
"body": "This is copied from how rust-lang/miri-test-libstd does it.",
"is_bot": false,
"headline": "ci: rewrite the success job",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2024-02-10T01:26:32Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 34,
"latest_release_at": "2026-07-24T18:08:58Z",
"latest_release_tag": "1.17.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 0,
"mean_days_between_releases": 141.7
},
"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": [
{
"name": "either",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"data-structure",
"no_std",
"data-structures",
"no-std"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/either",
"is_deprecated": false,
"latest_version": "1.17.0",
"repository_url": "https://github.com/rayon-rs/either",
"versions_count": 34,
"total_downloads": 862974576,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 62674905,
"first_published_at": "2015-09-14T22:12:31.900654Z",
"latest_published_at": "2026-07-24T18:17:14.617031Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 74,
"stars": 562,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2015-09-15",
"count": 1
},
{
"date": "2016-09-03",
"count": 1
},
{
"date": "2016-10-22",
"count": 1
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2017-03-16",
"count": 1
},
{
"date": "2017-05-04",
"count": 1
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-03-01",
"count": 2
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2019-01-27",
"count": 1
},
{
"date": "2019-05-26",
"count": 1
},
{
"date": "2019-07-02",
"count": 1
},
{
"date": "2019-07-28",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-12-25",
"count": 1
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-07-12",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-08",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-13",
"count": 1
},
{
"date": "2021-12-14",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-07-24",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-08-13",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": true,
"collected": 72,
"total_forks": 74
},
"star_history": null,
"open_issues_and_prs": 13
},
"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": [
"Cargo.toml"
],
"largest_source_bytes": 52285,
"source_files_sampled": 5,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 10,
"malicious_count": 0,
"assessed_package": "crates:either@1.17.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.95"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 1,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 75,
"open_issues": 12,
"closed_ratio": 0.739,
"closed_issues": 34,
"closed_unmerged_prs": 19
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "cuviper",
"commits": 135,
"avatar_url": "https://avatars.githubusercontent.com/u/36186?v=4"
},
{
"type": "User",
"login": "bluss",
"commits": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/3209739?v=4"
},
{
"type": "User",
"login": "m4rw3r",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/108100?v=4"
},
{
"type": "User",
"login": "yotamofek",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1835307?v=4"
},
{
"type": "User",
"login": "aj-bagwell",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/981578?v=4"
},
{
"type": "User",
"login": "A4-Tacks",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/102709083?v=4"
},
{
"type": "User",
"login": "jswrenn",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/3820879?v=4"
},
{
"type": "User",
"login": "aomader",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/23704?v=4"
},
{
"type": "User",
"login": "TonalidadeHidrica",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/47710717?v=4"
},
{
"type": "User",
"login": "thomaseizinger",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5486389?v=4"
}
],
"contributors_sampled": 42,
"top_contributor_share": 0.45
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"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": 9,
"reason": "Found 10/11 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 19 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": 10,
"reason": "25 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"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": "e514cb110790f6394004b4c986f5589003594d85",
"ran_at": "2026-07-25T17:34:10Z",
"aggregate_score": 5.5,
"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-24T18:24:54Z",
"oldest_open_prs": [
{
"number": 109,
"created_at": "2024-09-16T21:01:09Z",
"last_comment_at": "2026-05-15T16:55:33Z",
"last_comment_author": "cuviper"
}
],
"last_merged_pr_at": "2026-07-24T18:16:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 28,
"created_at": "2018-09-06T18:59:56Z",
"last_comment_at": "2025-03-31T11:18:39Z",
"last_comment_author": "jswrenn"
},
{
"number": 30,
"created_at": "2018-09-11T22:59:03Z",
"last_comment_at": "2018-09-11T23:55:22Z",
"last_comment_author": "cuviper"
},
{
"number": 31,
"created_at": "2018-09-15T14:56:35Z",
"last_comment_at": "2018-10-15T18:48:10Z",
"last_comment_author": "cuviper"
},
{
"number": 32,
"created_at": "2018-09-19T15:15:39Z",
"last_comment_at": "2018-09-19T17:02:28Z",
"last_comment_author": "cuviper"
},
{
"number": 45,
"created_at": "2020-05-20T11:38:28Z",
"last_comment_at": "2023-09-21T16:40:55Z",
"last_comment_author": "jost-s"
},
{
"number": 79,
"created_at": "2023-01-11T04:57:35Z",
"last_comment_at": "2025-08-06T22:46:57Z",
"last_comment_author": "cuviper"
},
{
"number": 83,
"created_at": "2023-05-02T01:32:16Z",
"last_comment_at": "2024-01-19T00:52:00Z",
"last_comment_author": "cuviper"
},
{
"number": 86,
"created_at": "2023-08-24T08:52:57Z",
"last_comment_at": "2023-08-24T19:26:47Z",
"last_comment_author": "cuviper"
},
{
"number": 92,
"created_at": "2023-12-22T08:57:36Z",
"last_comment_at": "2025-10-08T20:26:08Z",
"last_comment_author": "cuviper"
},
{
"number": 105,
"created_at": "2024-05-05T07:51:16Z",
"last_comment_at": "2024-05-05T23:16:41Z",
"last_comment_author": "cuviper"
},
{
"number": 122,
"created_at": "2025-04-13T13:54:39Z",
"last_comment_at": "2025-04-14T22:09:58Z",
"last_comment_author": "cuviper"
},
{
"number": 136,
"created_at": "2026-05-14T23:21:45Z",
"last_comment_at": "2026-05-14T23:55:35Z",
"last_comment_author": "cuviper"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rayon-rs/either",
"host": "github.com",
"name": "either",
"owner": "rayon-rs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 64,
"vitality": 69,
"community": 68,
"governance": 74,
"engineering": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 69,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 34,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "34 commits in the last year",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 34
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "25 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 72,
"inputs": {
"releases_count": 23,
"latest_release_tag": "1.17.0",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 141.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~141.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 141.7
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 74,
"stars": 562,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "562 stars",
"points": 44.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 562
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "74 forks",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 74
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"either"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 862974576,
"monthly_downloads": 62674905
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "62,674,905 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 62674905,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 42,
"top_contributor_share": 0.45
},
"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 45% of commits",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "42 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 42
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 19 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 75,
"open_issues": 12,
"closed_issues": 34,
"issue_closed_ratio": 0.739,
"closed_unmerged_prs": 19
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "74% of issues closed",
"points": 34.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 74
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "75/94 decided PRs merged",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 75,
"decided": 94
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/11 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"followers": 127,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rayon-rs",
"public_repos": 5,
"account_age_days": 3214
},
"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": "127 followers of rayon-rs",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 127,
"login": "rayon-rs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~8 yr old",
"points": 17.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"either"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "34 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 34
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_ci": true,
"has_tests": false,
"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": 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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"rust"
],
"has_wiki": false,
"homepage": "https://docs.rs/either/",
"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": "https://docs.rs/either/",
"points": 15,
"status": "met",
"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": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 64,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.5
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 10/11 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 19 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": "25 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:either@1.17.0 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "crates:either@1.17.0",
"assessed": 10
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 10,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 10,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 15
},
"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": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.47,
"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": "47 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 25.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"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": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 52285,
"source_files_sampled": 5,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"oversized": 0
}
}
],
"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-25T17:34:35.929560Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rayon-rs/either.svg",
"full_name": "rayon-rs/either",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}