Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"async",
"chatmail",
"email",
"imap",
"rust"
],
"is_fork": false,
"size_kb": 358,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 225451
},
"pushed_at": "2026-07-20T13:15:44Z",
"created_at": "2019-11-04T15:08:46Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T13:18:31Z",
"description": "Async IMAP implementation in Rust",
"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": "https://chatmail.at",
"name": "chatmail",
"type": "Organization",
"login": "chatmail",
"company": null,
"location": null,
"followers": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/149250565?v=4",
"created_at": "2023-10-28T13:55:13Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 997
},
"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.11.3",
"kind": "patch",
"published_at": "2026-07-17T20:36:35Z"
},
{
"tag": "v0.11.2",
"kind": "patch",
"published_at": "2026-02-10T00:09:39Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2025-08-04T20:22:28Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2025-07-21T14:05:06Z"
},
{
"tag": "v0.10.3",
"kind": "patch",
"published_at": "2025-03-10T22:40:50Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2024-08-30T19:56:40Z"
},
{
"tag": "v0.9.7",
"kind": "patch",
"published_at": "2024-01-30T17:12:25Z"
},
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2024-01-27T06:48:29Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2023-12-11T06:26:52Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2023-11-15T13:26:54Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2023-11-01T20:59:24Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2023-08-28T08:12:38Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2023-06-13T17:26:59Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2023-04-17T10:24:50Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2023-04-03T07:44:01Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2022-06-27T11:07:59Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2021-03-23T11:29:18Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2020-10-14T11:14:01Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2020-08-17T09:53:48Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2020-08-04T09:41:58Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2020-06-11T20:57:36Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2020-05-24T16:57:09Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2020-05-22T22:06:43Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2020-01-04T15:17:26Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2019-11-16T17:19:44Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2019-11-11T17:55:00Z"
}
],
"recent_commits": [
{
"oid": "1d2a1713bf6aa46e9bdcbd0c0b927b0df15f6cf5",
"body": null,
"is_bot": false,
"headline": "chore: update to Rust 2024 edition",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2026-07-20T13:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9c6985ba3d0cf723844d5b25ff8efe4cdc9a05",
"body": "1.85.0 is the version that introduced Rust 2024 edition.\n1.88.0 is needed for stable if-chains (<https://github.com/rust-lang/rust/issues/53667>),\notherwise clippy suggests them but they cannot be used.",
"is_bot": false,
"headline": "Fix MSRV at 1.88.0",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2026-07-20T13:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b5aa39d4865f10e6665267f56113bab94ee257",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.11.3",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2026-07-17T20:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9f4c0a072f7569e6af46539542b24e0ecc1355",
"body": null,
"is_bot": false,
"headline": "api: add login_with_capabilities()",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2026-07-17T15:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0fa62b3d55e3f215e311e85e56165e6d0501176",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.11.2",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2026-02-10T00:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3d3055c8e082dd2b2d920ef7e932880480deb38",
"body": "Add quotes for some commands (e.g. `COPY`) to support mailbox with whitespace",
"is_bot": false,
"headline": "Merge pull request #127 from dayo05/main",
"author_name": "l",
"author_login": "link2xt",
"committed_at": "2026-02-06T18:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b604ba99e5a8722aba82d9b072e45ac83bd8610e",
"body": null,
"is_bot": false,
"headline": "fix COPY test to handle quote properly",
"author_name": "dayo",
"author_login": "dayo05",
"committed_at": "2026-02-03T16:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be27af6cd326d195d649a27583da2f48bf1fec4",
"body": null,
"is_bot": false,
"headline": "Unify adding quotes into command with validate_str",
"author_name": "dayo",
"author_login": "dayo05",
"committed_at": "2026-02-02T10:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15f80ea95b96f26cec37f45d194b4345957bc838",
"body": "The timeout was incorrectly set to 24 hours. This has been changed to\n29 minutes to reflect the documentation on Handle struct and the\nreccomendation in RFC 2177.",
"is_bot": false,
"headline": "fix: crate::extensions::idle::Handle::wait() uses a 29 minute timeout",
"author_name": "David Eichmann",
"author_login": "DavidEichmann",
"committed_at": "2025-09-24T14:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b28ada02bdc1c86e0ac68e948e222fdd7be3a67",
"body": null,
"is_bot": false,
"headline": "feat: expose gmail labels and msg id (#124)",
"author_name": "Nathanael Demacon",
"author_login": "quantumsheep",
"committed_at": "2025-08-20T18:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5eeb0bf957aa7230333aa46149aa1637cceb9e1",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.11.1",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-08-04T20:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8578de066b4b6a344d9f9deccad4aea8bbda69a",
"body": "This prevents calls to poll_next()\nfrom reaching the underlying stream\nafter an error is returned once.\n\nPreviously calls to poll_next()\nto ImapStream built on top\nof a network connection\ncould have returned infinite\nstream of Some(Err(_))\nvalues.\nThis is dangerous\nfor the code that looks for the en\n[…]\n\nbecause it may result in\ninfinite loop.\n\nIt is still better to process\nerrors by writing\n`while stream.try_next().await?.is_some() {}`,\nbut the change protects\nin case of incorrect library user code.",
"is_bot": false,
"headline": "feat: close ImapStream after an error",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-08-04T19:17:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d2d23f8e375e75836e34136d39481155be361c1",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.11.0",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-07-21T14:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "754eff8eeb87b7fe189f58dafcfea9f5a126b994",
"body": "I have looked through the code\nto make sure errors are not ignored,\nespecially in loops.\nIgnoring errors in loops\nwhen reading from streams\nmay result in infinite loop\nreading the same error over and over again.\nNo bugs found,\nbut I refactored reading from streams\nto use `try_next()` more\nto bubble \n[…]\nng change since\n`read_response()` is resultified to return `Result<Option<_>>`\ninstead of `Option<Result<_>>`.\n`read_response()` is a public interface\nthat is used by library users\nto read the banner.",
"is_bot": false,
"headline": "refactor!: use try_next() more",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-07-21T14:00:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "155c375929f0a2deef59b928c2d3b7488d20a3d1",
"body": "This can be useful for example to get access\nto the peer address of the underlying TCP stream\nfor logging purposes.",
"is_bot": false,
"headline": "feat: add APIs to get references to underlying stream",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-07-17T21:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ec8ee395476fdb9db2be583fa5f39bb8efa825",
"body": null,
"is_bot": false,
"headline": "chore: apply beta clippy fixes",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-05-20T13:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c231f0d0a1d9b6cdff50982fb0aca30ff9f304c",
"body": null,
"is_bot": false,
"headline": "chore: remove outdated TODO",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-05-20T02:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "034202fa52cd51d2269e98cd609853268cc8d96a",
"body": null,
"is_bot": false,
"headline": "refactor: add debug assertion to ensure_capacity()",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-05-20T02:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "262b84df471a635152d028f691f3aea6b72b758d",
"body": "Otherwise the test fails if BLOCK_SIZE constant is reduced.",
"is_bot": false,
"headline": "test: fix assertions in test_ensure_capacity_loop",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-05-20T02:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108c5c304240f8e78a27cb52e867c1bf8b5c474c",
"body": null,
"is_bot": false,
"headline": "chore: remove unnecessary local variable",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-05-20T02:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "545171e28afe63229322a4fc8a6058480990e94c",
"body": null,
"is_bot": false,
"headline": "chore: make clippy happy",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-04-07T19:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920665d6eb046dfd894b692748fe165ed2c2dcb0",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.10.4",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-04-07T19:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c85817be2e5f66cc1e831a4003a1432ea6eeae6",
"body": null,
"is_bot": false,
"headline": "build: update base64 from 0.21 to 0.22.1",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-04-07T19:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27936e77fb97691caf4fc868c583f9e5ca944cec",
"body": null,
"is_bot": false,
"headline": "build: remove unused once_cell dependency",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-04-03T21:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5b33510e1df67f0221a25268666a8f6b435d91c",
"body": "`write()` should not return Ok without writing anything,\nbut the documentation is not clear on this\nand underlying implementation may be wrong\nas IMAP can be run over various streams,\ne.g. compressed, encrypted, proxied.\nIt is safer to use `write_all()` everywhere,\neven when we write a single byte.",
"is_bot": false,
"headline": "fix: use write_all() to write space after a tag",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-03-14T10:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37821fd193c4d09bc212b062a012f0688b1f18c",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.10.3",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-03-10T22:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e4109f78241f0f440acb2ce4861c51c70497b7f",
"body": null,
"is_bot": false,
"headline": "fix: Don't panic if the server returns 0 as the quota limit (#116)",
"author_name": "Hocuri",
"author_login": "Hocuri",
"committed_at": "2025-03-10T22:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19f9dadebf1d67ab2acfe5d81c521e65bd04f302",
"body": "This will make CI green again",
"is_bot": false,
"headline": "fix(clippy): Beta clippy lints",
"author_name": "Hocuri",
"author_login": "Hocuri",
"committed_at": "2025-03-10T22:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ebc2ca42cb09f7f07d1070bfce777c5b993504",
"body": "The check for `unsolicited.is_full()`\nat the beginning of `handle_unilateral`\nis not sufficient if the function is called\nfrom multiple threads parallel.\nThis normally should not happen,\nbut not guaranteed.\n\nInstead of checking if the channel is full in advance,\nuse `tr_send` and ignore the error\nif the channel happens to be full\nwhen we try to send into it.\n\nWe also ignore the error when the channel\nis closed instead of panic\nbecause the library should never panic.",
"is_bot": false,
"headline": "fix: make handle_unilateral non-async",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2025-02-03T09:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddbf1e9b49620d18fc58f73138703ab4a680daf8",
"body": null,
"is_bot": false,
"headline": "chore: fix needless_lifetimes clippy warnings",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-10-17T11:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9560e27f2b9a53c51086deedcda32d9a64044a54",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.10.2",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-10-14T13:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a513a7b34287ccc2d3edc15d427822acb313ba82",
"body": null,
"is_bot": false,
"headline": "feat: implement IMAP COMPRESS",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-10-14T13:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1954ce441dcf5e04193d22530f81527a5d0f8794",
"body": null,
"is_bot": false,
"headline": "chore: sort dependencies",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-09-22T18:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e72d63a8497db9bc83b19d219046de33efb966",
"body": null,
"is_bot": false,
"headline": "chore: remove unused azure-pipelines.yml",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-09-10T04:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d450449b7704d830009ee18e4459d5d29a4402b3",
"body": null,
"is_bot": false,
"headline": "chore: fix clippy warnings",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-09-09T21:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad375c804b6843936bc07cbc69565bdc88a55ed",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.10.1",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-09-09T21:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870eb74567cda78eee6d913261f1b367c7734faf",
"body": null,
"is_bot": false,
"headline": "fix: correctly parse unsolicited APPEND responses",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-09-09T21:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ab5614ef6afd0bdcc897e0194f353400573e53",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.10.0",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-08-30T19:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b7b004e2ea12d395f97c060aaeb2e5861bd0f2",
"body": "Otherwise users get error messages\nwhere unparseable server response\nis printed as an array of bytes\nsuch as\n[50, 50, 48, 32, 109, 97, 105, 108, 46, 101, 120, 97, 109, 112, 108, 101, 46, 111, 114, 103, 32, 69, 83, 77, 84, 80, 32, 80, 111, 115, 116, 99, 111, 119]",
"is_bot": false,
"headline": "Print unparseable input as a string",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-08-30T19:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62fdb8f6970a06be4afd41031422c2bd19765ba9",
"body": null,
"is_bot": false,
"headline": "feat: support optional arguments for APPEND command",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-08-29T00:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47f207108b403090028702e0ee1bbc975405917",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.9.7",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-01-30T17:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f60932b4eab4adddc362009f4431decce92e991",
"body": null,
"is_bot": false,
"headline": "fix: parse NIL metadata response",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-01-30T15:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641cec5a868998e1aed25f47b4e98f92cc3a7aa2",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.9.6",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-01-27T06:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce8851152f20a6659d611572a1ffd227c8fd93d2",
"body": null,
"is_bot": false,
"headline": "feat: add GETMETADATA command",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-01-27T00:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6509df6e15755ddcdac501bb370629c96bc6d0",
"body": null,
"is_bot": false,
"headline": "refactor: join two impl blocks",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2024-01-26T23:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf55d5a0ed372f278013884dc28823be511d280",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.9.5",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-12-11T06:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c933e7a694a1b579582e8d96010851a3f3bcfe7d",
"body": "This allows to use shorter timeouts\nto detect lost connection earlier.\nE.g. if timeout is set to 5 minutes\nand the server sends keepalives every 2 minutes,\nIDLE will never be interrupted.\nIf connection is lost, it will be noticed not later than 5 minutes later.\n\n`wait` method which does not accept the timeout\nnow uses default timeout of 24 hours,\nbut should probably be deprecated.",
"is_bot": false,
"headline": "fix: reset IDLE timeout when keepalive is received",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-12-11T06:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f73ebd24335db28e809ff1c6f8f6b22d8e4a49",
"body": null,
"is_bot": false,
"headline": "Fix \"license\" field in Cargo.toml",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-12-10T18:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79dfeb7facb808bb339e5beb9fc8ed6142119585",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.9.4",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-11-15T13:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31c06e59f0ae72ae035d3221460adfa0870192ee",
"body": null,
"is_bot": false,
"headline": "test: fix broken tests that worked because of ignored errors",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-11-15T13:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c80650f46e57a6b14d8b72ad7f5eb5afc5900ac",
"body": null,
"is_bot": false,
"headline": "fix: do not filter out the errors when parsing the FETCH response",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-11-15T13:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e670ca8c3955c4fcaa89dd07e173458a3e8e0e19",
"body": null,
"is_bot": false,
"headline": "test: unexpected EOF on FETCH response should result in an error",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-11-15T13:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a557fcd39019b0e532cd848dafef74de825178",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for v0.9.3",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-11-03T19:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8916cfda595fe8f4c08fa89e3dc3562c2a9b167",
"body": null,
"is_bot": false,
"headline": "chore(deps): update to async-channel 2.0.0",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-11-01T20:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a330bb0a6b8b1ff27741e3b3de7b583715026b88",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for v0.9.2",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-10-20T19:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49d5c136381d11bb437e551c279e2049fc9928f",
"body": null,
"is_bot": false,
"headline": "Add more STATUS tests.",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-10-20T18:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af004f756016e36239e41e2d5a064b6f250b15bc",
"body": "STATUS response is not the same as SELECT response\nand has to be parsed differently.",
"is_bot": false,
"headline": "Fix STATUS response parsing",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-10-20T18:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90154a1ca0eacc6ebe8112489c05d61dd41edb39",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for v0.9.1",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-08-28T08:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6e5ce809ab04c08ce0d43828f78212bc3f6dce",
"body": null,
"is_bot": false,
"headline": "docs: remove outdated reference to rustls.rs example",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-08-28T08:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43902ee3750add1d37b35799f67a6c0a0a65aac2",
"body": null,
"is_bot": false,
"headline": "fix: replace byte pool with bytes to fix memory leak",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-08-28T08:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303a3b3abde74f3423a6e49d5cbbaaf89f6bf317",
"body": null,
"is_bot": false,
"headline": "chore: fix beta (1.73) clippy",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-08-28T02:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c17ba86284a4ae6f519443982a55c74d628c374d",
"body": null,
"is_bot": false,
"headline": "chore(release): prepare for 0.9.0",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-06-13T17:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6949401e7a033e5bf042a9a3205945f1e9dbe24c",
"body": null,
"is_bot": false,
"headline": "fix: switch from `ouroboros` to `self_cell`",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-06-13T17:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f34d3521a0eb01cae444bf82ae9a8db9b1653fc0",
"body": null,
"is_bot": false,
"headline": "chore(clippy): remove no-op drop() of reference",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-06-13T13:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f7aab2f04518b17aab50bfe0544704968e07fa",
"body": null,
"is_bot": false,
"headline": "Release async-imap version 0.8.0",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-17T10:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce096f60d2c5b5e8b4da8ee54b17f50dcef7edb2",
"body": null,
"is_bot": false,
"headline": "ci: check examples",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-17T10:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae2cd5cfd98a7c7afdf680530f0f119d1a7e457",
"body": null,
"is_bot": false,
"headline": "Fix examples",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-17T10:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb515b55f0689fd3c01b9d1d984f42822b60681",
"body": null,
"is_bot": false,
"headline": "Assert that the buffer has free space before reading",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-12T11:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453c55e66ee69af7a8c7e573281643953545bd77",
"body": null,
"is_bot": false,
"headline": "Add regression test for byte-pool bug breaking ensure_capacity()",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-12T11:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff652fcb45409743e5d5f5e0cacb7e5130a51bd6",
"body": null,
"is_bot": false,
"headline": "Update to byte-pool 0.2.4",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-12T11:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "906625714bef5b69ea73345502f82f3d82a96cc7",
"body": null,
"is_bot": false,
"headline": "Remove async-native-tls dependency",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-11T11:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beebfb55815ee39c054d45a446cddbe0235b456c",
"body": null,
"is_bot": false,
"headline": "Update top-level documentation and fix broken references",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-11T11:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba338e36f9087e15838dfb8e36712e760f5dc977",
"body": "maybe_decode() is an optimized version of decode()\nand decode() should never be called directly.\nMerge them into a single decode() function.",
"is_bot": false,
"headline": "Merge ImapStream.decode() and ImapStream.maybe_decode()",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-08T21:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad62aad167e261871d6180926d82d6bc6a1afcef",
"body": "There is no need to track the state of the inner stream.\nBesides, it may be wrong as the stream may become open again,\ne.g. if it is a file and it was rewinded.",
"is_bot": false,
"headline": "Remove ImapStream::closed variable",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-06T19:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0e244fd41a8c989c413508e898f168ea76c05c",
"body": "Run as:\n cargo test --no-default-features --features=runtime-tokio large_fetch -- --nocapture",
"is_bot": false,
"headline": "Add regression test for v0.6.0 bug",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-06T11:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1963cedefc9828ce994eb63e01afcf5c1c65d4c9",
"body": null,
"is_bot": false,
"headline": "Add unreleased section to the changelog",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-03T09:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed66bb8d828eb7fe5e414cd7152252c9052a2d8",
"body": "`closed` flag is set when there is no more data to read from the stream.\nIt does not mean that no more requests can be written into the stream.\nIf the stream is closed for writing, `write_all` call\nwill return this error, there is no need to emulate it.",
"is_bot": false,
"headline": "Do not generate artificial \"broken pipe\" errors",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-03T09:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf0be93b5066c63e7dde55cdc3366a364ab1bbc",
"body": null,
"is_bot": false,
"headline": "Release async-imap version 0.7.0",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-04-03T07:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d09f6ac09f494981b7af64941287cdb99561fc1",
"body": null,
"is_bot": false,
"headline": "Add a changelog",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-03-31T22:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541ee718857d505e6574a10cc7841f4492b66e15",
"body": "Previously, `decode_needs` was set to the value\nreturned by `nom` in the `nom::Err::Incomplete` error.\nThis is incorrect, because `nom` returns the number\nof additional bytes needed rather than the total number of bytes.\nCurrent filled buffer size should be added to this\nnumber to obtain `decode_needs` value.\n\nIn addition, unwrap `decode_needs` from `Option`.\n`None` was always unwrapped with `unwrap_or(0)`,\nso we can as well store 0 directly and save the memory.",
"is_bot": false,
"headline": "Fix setting of decode_needs variable",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-03-31T17:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721e519541414a5ac103f9251be77c052c86aa0b",
"body": null,
"is_bot": false,
"headline": "Update to base64 0.21",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-03-20T09:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90270474a5a494669e7c63c13471d189afdc98ae",
"body": null,
"is_bot": false,
"headline": "Documentation fixes",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-02-26T17:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726b9e1f589adcfe887008d1e82abc2b19d31604",
"body": null,
"is_bot": false,
"headline": "Remove incorrect link to CI results",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-02-26T17:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641dcd89f12e57501ef12e88ef69c3f4d895a99c",
"body": "It is needed for async_std::future::timeout",
"is_bot": false,
"headline": "Enable \"unstable\" feature on async-std",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-02-23T16:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e66e39b70a10ae9319ffd266e4cf8d7db3e04dd",
"body": null,
"is_bot": false,
"headline": "upgraded to edition 2021",
"author_name": "Chronophylos",
"author_login": "Chronophylos",
"committed_at": "2023-02-22T15:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1fd96c5d4c4cf20967f96d7b908dc1bc39f36ff",
"body": "It is still possible to make connections using Rustls\nor without TLS outside the library.",
"is_bot": false,
"headline": "Make async-native-tls dependency optional",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2023-02-22T11:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85ff7a3d9d71a3715354fabf2fc1a8d047b5710e",
"body": "This allows accessing inner stream and tweak its settings,\nfor example disabling the read timeout during IDLE.",
"is_bot": false,
"headline": "Implement AsMut for session::Session and idle::Handle",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2022-12-08T20:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8755b666fcd8991ed4d09864b67aa88a1eb6934f",
"body": null,
"is_bot": false,
"headline": "feat: add ID extension support",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2022-07-02T14:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94c3785f553d21b4d9843a823e65f41e9846f34",
"body": "chore: disable oldtime feature of chrono crate",
"is_bot": false,
"headline": "Merge pull request #59 from async-email/disable-chrono-oldtime",
"author_name": "Friedel Ziegelmayer",
"author_login": "dignifiedquire",
"committed_at": "2022-07-01T23:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f82062a75d956580db17fbf6805e1a1dc5b717",
"body": "oldtime feature is enabled by chrono by default\nbut is advised to be disabled by chrono readme.",
"is_bot": false,
"headline": "chore: disable oldtime feature of chrono crate",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2022-07-01T19:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9083ae8e7ee9425c34e58fc3cb17a151c58647f",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.6.0",
"author_name": "dignifiedquire",
"author_login": "dignifiedquire",
"committed_at": "2022-06-27T11:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60ed0ffe357abffb7bdbac0b89ce49e87880a308",
"body": "feat: runtime independent examples",
"is_bot": false,
"headline": "Merge pull request #21 from async-email/runtimes",
"author_name": "Friedel Ziegelmayer",
"author_login": "dignifiedquire",
"committed_at": "2022-06-27T11:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e282e7edc4dd2a2f218dfe2842bf67149c8710e6",
"body": null,
"is_bot": false,
"headline": "fix: remove unused pin",
"author_name": "dignifiedquire",
"author_login": "dignifiedquire",
"committed_at": "2022-06-27T11:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a7d108ded8276f44921d22ec28efc955d3fb2e3",
"body": null,
"is_bot": false,
"headline": "full tokio support",
"author_name": "dignifiedquire",
"author_login": "dignifiedquire",
"committed_at": "2022-06-22T21:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b5b5ad42a12a23b8b39630e78c61f627af83dec",
"body": null,
"is_bot": false,
"headline": "refactor: reduce dependency on async-std",
"author_name": "dignifiedquire",
"author_login": "dignifiedquire",
"committed_at": "2022-05-24T11:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af4c852d1dedbd3cbc68911d21f939d40ecb211",
"body": null,
"is_bot": false,
"headline": "feat: update deps",
"author_name": "dignifiedquire",
"author_login": "dignifiedquire",
"committed_at": "2022-05-24T11:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f9b654bb83f32468c1a691db6c7a812c2a325e",
"body": null,
"is_bot": false,
"headline": "feat: runtime independent examples",
"author_name": "dignifiedquire",
"author_login": "dignifiedquire",
"committed_at": "2022-05-24T10:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07ea4019f2ca724244f7a4503a8ac4946a722b3",
"body": null,
"is_bot": false,
"headline": "Upgrade stop-token",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2022-04-16T12:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ddd1c1c7d5013a4b3369235f9f9bc233e9d7398",
"body": null,
"is_bot": false,
"headline": "Add Session.select_condstore()",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2022-01-03T04:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0537d1046fba291f64ffdba7979cc94b7d8e61e5",
"body": null,
"is_bot": false,
"headline": "Parse HIGHESTMODSEQ into Mailbox.highest_modseq",
"author_name": "link2xt",
"author_login": "link2xt",
"committed_at": "2022-01-03T03:31:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 12,
"latest_release_at": "2026-07-17T20:36:35Z",
"latest_release_tag": "v0.11.3",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 7,
"days_since_latest_release": 4,
"mean_days_between_releases": 108.4
},
"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": "async-imap",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"email",
"imap",
"email",
"network-programming"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/async-imap",
"is_deprecated": false,
"latest_version": "0.11.3",
"repository_url": "https://github.com/async-email/async-imap",
"versions_count": 30,
"total_downloads": 987914,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 168438,
"first_published_at": "2019-11-11T17:55:18.827494Z",
"latest_published_at": "2026-07-17T20:49:59.869309Z",
"latest_version_yanked": false,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 36,
"stars": 145,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-25",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-11-24",
"count": 1
},
{
"date": "2021-03-21",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 33,
"total_forks": 36
},
"star_history": {
"days": [
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2019-11-11",
"count": 2
},
{
"date": "2019-11-19",
"count": 1
},
{
"date": "2019-11-27",
"count": 2
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2019-12-21",
"count": 1
},
{
"date": "2019-12-30",
"count": 1
},
{
"date": "2020-01-04",
"count": 2
},
{
"date": "2020-01-05",
"count": 2
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-20",
"count": 1
},
{
"date": "2020-01-22",
"count": 2
},
{
"date": "2020-01-23",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2020-03-10",
"count": 2
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-05-22",
"count": 1
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-02-28",
"count": 1
},
{
"date": "2021-03-10",
"count": 4
},
{
"date": "2021-03-21",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-05-12",
"count": 2
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-12",
"count": 1
},
{
"date": "2022-01-05",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-04-17",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2022-11-06",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2022-12-10",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-08-13",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2023-12-23",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-07-17",
"count": 2
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-25",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-24",
"count": 2
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-06",
"count": 2
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2025-10-01",
"count": 2
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-18",
"count": 2
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-15",
"count": 2
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-03-13",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 145,
"total_stars": 145
},
"open_issues_and_prs": 23
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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",
"examples/Cargo.toml"
],
"largest_source_bytes": 110905,
"source_files_sampled": 26,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"examples/Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 20,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "async-channel",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.0"
},
{
"name": "async-compression",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.15"
},
{
"name": "async-std",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8.0"
},
{
"name": "base64",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22.1"
},
{
"name": "bytes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "chrono",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "futures",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.15"
},
{
"name": "imap-proto",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.16.4"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.8"
},
{
"name": "nom",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "7.0"
},
{
"name": "pin-project",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "pin-utils",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.0-alpha.4"
},
{
"name": "self_cell",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.1"
},
{
"name": "stop-token",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.9"
},
{
"name": "tokio",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "async-channel",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "async-compression",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "async-std",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "imap-proto",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "nom",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "pin-project",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "pin-utils",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "self_cell",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "stop-token",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "async-native-tls",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "async-smtp",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 16,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 71,
"open_issues": 19,
"closed_ratio": 0.655,
"closed_issues": 36,
"closed_unmerged_prs": 8
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "link2xt",
"commits": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/18373967?v=4"
},
{
"type": "User",
"login": "dignifiedquire",
"commits": 89,
"avatar_url": "https://avatars.githubusercontent.com/u/790842?v=4"
},
{
"type": "User",
"login": "Simon-Laux",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/18725968?v=4"
},
{
"type": "User",
"login": "flub",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/146720?v=4"
},
{
"type": "User",
"login": "avitex",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/5110816?v=4"
},
{
"type": "User",
"login": "hpk42",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/73579?v=4"
},
{
"type": "User",
"login": "seijikun",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/820845?v=4"
},
{
"type": "User",
"login": "Hocuri",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/18012815?v=4"
},
{
"type": "User",
"login": "netvl",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/280456?v=4"
},
{
"type": "User",
"login": "dayo05",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/77111795?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.412
},
"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": 6,
"reason": "8 out of 12 merged PRs checked by a CI test -- score normalized to 6",
"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 12/27 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 30 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": 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": "1d2a1713bf6aa46e9bdcbd0c0b927b0df15f6cf5",
"ran_at": "2026-07-21T20:59:38Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/chatmail/async-imap",
"host": "github.com",
"name": "async-imap",
"owner": "chatmail"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 43,
"vitality": 64,
"community": 51,
"governance": 65,
"engineering": 46
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 12,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 7
},
"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": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"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": 80,
"inputs": {
"releases_count": 26,
"latest_release_tag": "v0.11.3",
"releases_from_tags": true,
"days_since_latest_release": 4,
"mean_days_between_releases": 108.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~108.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 108.4
}
}
],
"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": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 36,
"stars": 145,
"watchers": 7,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "145 stars",
"points": 35,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 145
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "36 forks",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 36
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 16,
"top_contributor_share": 0.412
},
"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 41% of commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 30 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 71,
"open_issues": 19,
"closed_issues": 36,
"issue_closed_ratio": 0.655,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "66% of issues closed",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 66
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "71/79 decided PRs merged",
"points": 34.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 71,
"decided": 79
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 12/27 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 158,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "chatmail",
"public_repos": 29,
"account_age_days": 997
},
"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": "158 followers of chatmail",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 158,
"login": "chatmail"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~2 yr old",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 46,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 36,
"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": "8 out of 12 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"async",
"chatmail",
"email",
"imap",
"rust"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.3
},
"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": "8 out of 12 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"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 12/27 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 30 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 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": "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": 21
},
"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": 42,
"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.76,
"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": "76 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 76,
"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",
"examples/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, examples/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, examples/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": 98,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 110905,
"source_files_sampled": 26,
"oversized_source_files": 1
},
"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": "1/26 source files over 60KB",
"points": 52.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"crates package 'async-imap' points at a different repository (https://github.com/async-email/async-imap); excluded from ecosystem scoring",
"deps.dev does not index crates:async-imap@0.11.3; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T20:59:54.143719Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chatmail/async-imap.svg",
"full_name": "chatmail/async-imap",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}