JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"maildir",
"maildir-structure",
"rust",
"rust-library"
],
"is_fork": false,
"size_kb": 665,
"has_wiki": true,
"homepage": "https://docs.rs/maildir/",
"languages": {
"Rust": 47539
},
"pushed_at": "2026-08-02T00:34:06Z",
"created_at": "2016-08-28T03:03:04Z",
"owner_type": "User",
"updated_at": "2026-08-02T00:33:50Z",
"description": "A simple library to deal with maildir folders",
"is_archived": false,
"is_disabled": false,
"license_spdx": "0BSD",
"default_branch": "master",
"license_spdx_raw": "0BSD",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://staktrace.com/",
"name": "Kartikaya Gupta (kats)",
"type": "User",
"login": "staktrace",
"company": "@squareup ",
"location": null,
"followers": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/485789?v=4",
"created_at": "2010-11-17T16:51:22Z",
"is_verified": null,
"public_repos": 149,
"account_age_days": 5737
},
"license": {
"state": "standard",
"spdx_id": "0BSD",
"raw_spdx": "0BSD",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.6",
"kind": "patch",
"published_at": "2026-08-02T00:33:40Z"
},
{
"tag": "v0.6.5",
"kind": "patch",
"published_at": "2026-08-02T00:30:28Z"
},
{
"tag": "v0.6.4",
"kind": "patch",
"published_at": "2023-03-21T03:50:41Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2022-12-06T14:04:41Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2022-09-02T17:33:13Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2022-03-16T20:03:31Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2022-02-19T01:12:06Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2021-01-04T07:31:08Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2021-01-04T07:29:30Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2021-01-04T07:24:52Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2020-11-29T01:07:31Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2020-02-24T02:39:46Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2020-02-10T02:42:27Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2020-02-02T19:33:28Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2019-11-28T02:29:43Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2019-11-11T02:21:01Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2019-11-04T16:55:11Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2019-10-21T20:00:52Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2019-10-21T19:57:07Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2019-10-07T14:56:53Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2018-10-20T11:41:40Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2017-01-26T21:53:18Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-01-15T04:32:32Z"
}
],
"recent_commits": [
{
"oid": "5050b1c6574c6abcc12cd50dc9847953c38c6f36",
"body": null,
"is_bot": false,
"headline": "Bump to version 0.6.6 (0.6.5 was a mispublish)",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2026-08-02T00:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e56ac40612aa59a3a84cd92fb4363169d75bd2aa",
"body": "Some callers may want to stream bytes into a new mail file directly\nvs. buffering the entire message blob in memory. To do so, provide a\nway to return a handle to a file in the maildir tmp/ while allowing\ncleanup when the handle goes out of scope if it hasn't been renamed\ninto cur/ or new/.",
"is_bot": false,
"headline": "Provide callers a way to write directly to tmp/ (#46)",
"author_name": "JM Ibañez",
"author_login": "jmibanez",
"committed_at": "2026-08-02T00:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c909f29c83e428f4104416c7101e38813dfa28bd",
"body": null,
"is_bot": false,
"headline": "chore: fix warnings (#47)",
"author_name": "Kartikaya Gupta (kats)",
"author_login": "staktrace",
"committed_at": "2026-06-08T01:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f5bb79e192231e14a4cc07df4f83c1148039cd9",
"body": "Some MDAs such as OfflineIMAP and mbsync need to preserve flags when\nfetching from an IMAP upstream; e.g. because a server-side mail filter\nhas flagged an email beforehand. Additionally, some MUAs such as mutt,\nunless configured, will only ever check the new/ directory of a\nMaildir for new mail.\n\nBe\n[…]\n before the rename to add flags and move it to cur\nthemselves.\n\nSupport this use case by providing a method to store mesages in new/\nwith flags, and to iterate messages with flags in new/.\n\nFixes #44.",
"is_bot": false,
"headline": "Implement store_new_with_flags (#45)",
"author_name": "JM Ibañez",
"author_login": "jmibanez",
"committed_at": "2026-05-11T16:59:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "11bacb3cf542611c0b6cf4c70c9595bfe52aa45c",
"body": "Make things a bit easier to work with for downstream crates that would\nlike to `#[derive(Debug)]`.",
"is_bot": false,
"headline": "Implement `fmt::Debug` for all public types (#41)",
"author_name": "Trevor Gross",
"author_login": "tgross35",
"committed_at": "2025-06-06T21:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42be5ba691310fdc6b83b398c59b8bb8e664eb19",
"body": null,
"is_bot": false,
"headline": "Update mailparse from 0.14 to 0.15 (#40)",
"author_name": "Ben Beasley",
"author_login": "musicinmybrain",
"committed_at": "2024-11-19T03:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "354647291c4b12d7d1294bd8a81460a3eebfd701",
"body": "This adds some APIs to manipulate subfolders.",
"is_bot": false,
"headline": "Add a subfolder api (#38)",
"author_name": "Daniel Poelzleithner",
"author_login": "poelzi",
"committed_at": "2023-10-14T02:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba4b4790718e85d7243b50b8bab472f3ab08661",
"body": null,
"is_bot": false,
"headline": "Bump to version 0.6.4",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2023-03-21T03:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075266085269917acdd43eeb8cd5a375dc000611",
"body": "Avoid using path.exists() in a loop as it is prone to TOCTOU\nwhen racing with other actors.\n\nInstead, use the create_new option when opening the file for\nread so that the kernel can handle and advise of races.\n\nWhen looping, rather than bumping the timestamp, fetch the\nnow-current timestamp and instead maintain and increment a\nprocess-local counter and include that in the candidate id.\n\nIf the final rename fails, remove the temporary file that\nwe created.",
"is_bot": false,
"headline": "fix TOCTOU when racing with filenames, improve cleanup",
"author_name": "Wez Furlong",
"author_login": "wez",
"committed_at": "2023-03-07T14:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26a0eb5c6132eb9f9bbf6c3f78c5510d741a4e9d",
"body": null,
"is_bot": false,
"headline": "Bump to version 0.6.3",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-12-06T14:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7552792b7e5e090f0fbe1b86a377d608ce42867e",
"body": null,
"is_bot": false,
"headline": "Roll back gethostname to avoid spurious MSRV bumps",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-12-06T14:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb5904b93d7be9bb80d350eb6454c98cc87c93f",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-12-06T13:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2862ece372b0d5b3f5230a2f72dee520e994d54",
"body": null,
"is_bot": false,
"headline": "Bump to version 0.6.2",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-09-02T17:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842328826db65ee99ad6652f946f411eec175c73",
"body": null,
"is_bot": false,
"headline": "Switch to memmap2",
"author_name": "MTRNord",
"author_login": "MTRNord",
"committed_at": "2022-09-02T16:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58d6328ba36a8734d7757eb8c5a4c2367d01ce14",
"body": null,
"is_bot": false,
"headline": "Bump to version 0.6.1",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-03-16T20:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc9145d70806872849e6343a4abbc4fbeddce7f",
"body": "Also update the test matrix to run Windows testing\non CI.",
"is_bot": false,
"headline": "Update tests to run on Windows",
"author_name": "Clément DOUIN",
"author_login": "soywod",
"committed_at": "2022-03-16T20:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "286326c37c215e0be23d12635c578b70b8dd4ae1",
"body": null,
"is_bot": false,
"headline": "Add windows support",
"author_name": "Clément DOUIN",
"author_login": "soywod",
"committed_at": "2022-03-16T20:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f355a7abb37ee17db98f3bfd871b7fe0f82c629f",
"body": "This gives them more meaningful names instead of anonymous\nnumbers.",
"is_bot": false,
"headline": "Rename a couple of testdata folders.",
"author_name": "Clément DOUIN",
"author_login": "soywod",
"committed_at": "2022-03-16T20:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46d22d177640b7c297095888cf15e8ce9318fbc",
"body": null,
"is_bot": false,
"headline": "cargo fmt",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-03-07T17:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547b53c14f8d530794aa25b26daa0c095d0a713b",
"body": "Instead of converting an OsStr to a String and back, keep\nit in the land of OsStr/bytes. This avoids unnecessary lossiness\ndue to UTF-8 requirements on String.",
"is_bot": false,
"headline": "Improve path decoding code.",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-03-07T17:04:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dddfac8bb5fb2e1f13e3992762004686b42eafe9",
"body": null,
"is_bot": false,
"headline": "Bump to version 0.6.0",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-02-19T01:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a3b325f21f3e0189cb3870a8c11ad49c88aa62",
"body": null,
"is_bot": false,
"headline": "Ensure the self-copy failure mode doesn't corrupt the message file.",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2022-02-18T19:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd144652175246a1a7e24c3034522e2b6c79b722",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Clément DOUIN",
"author_login": "soywod",
"committed_at": "2022-02-18T19:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ced469913e4c9a747c128223bf2584b0766f206",
"body": null,
"is_bot": false,
"headline": "Add copy and move functions",
"author_name": "Clément DOUIN",
"author_login": "soywod",
"committed_at": "2022-02-18T19:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c49270e67d1b5c4aea0528652745bb9137ab55c",
"body": null,
"is_bot": false,
"headline": "Add list_subdirs function",
"author_name": "Clément DOUIN",
"author_login": "soywod",
"committed_at": "2022-02-18T19:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73fee39693f4c858ee88d5cf72d4d0969425d6cc",
"body": null,
"is_bot": false,
"headline": "Exclude metadata from published package",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2021-10-28T01:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aafc1f68c6bf00e1a315db2db8d84128e25bad15",
"body": null,
"is_bot": false,
"headline": "Update workflow job name",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2021-10-27T02:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64173f555f26eee434ee566a976763603e5c56d6",
"body": null,
"is_bot": false,
"headline": "Switch to github actions for CI",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2021-10-27T02:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a69314984a205dfc80cb2f79e5f66c2a6f18f6eb",
"body": "The description() removal is technically possibly a breaking change,\nso bump minor version. v0.4.5 has been yanked from crates.io",
"is_bot": false,
"headline": "Version bump to 0.5.0",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2021-01-04T07:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc8a2c51427bfdc32b6ad79ca500ba980d6f181",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.4.5",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2021-01-04T07:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "746c835199992e96ade9f931a5deadc973999c54",
"body": null,
"is_bot": false,
"headline": "Remove deprecated description functions",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2021-01-04T07:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9494503c7615eec3f5d02766a2c544b44943935e",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.4.4",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2021-01-04T07:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4036d1c171fa573f6cce9a3700caa1dc1cc54b65",
"body": "…to memory",
"is_bot": false,
"headline": "Add optional mmap feature to use mmaps instead of reading the file in…",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2021-01-04T07:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559333a02b6923ce63cbe5ef241bbc2d001fa92a",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.4.3",
"author_name": "david-perez",
"author_login": "david-perez",
"committed_at": "2020-11-29T01:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c3c19590905d78f16232f406fa6f499fca4513f",
"body": null,
"is_bot": false,
"headline": "Bump mailparse to 0.13",
"author_name": "david-perez",
"author_login": "david-perez",
"committed_at": "2020-11-29T01:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ddc7ceb7fbfe6049511badbb04b935ac696e04",
"body": null,
"is_bot": false,
"headline": "Add support note",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-11-29T01:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb6973b66cb912befb08161e6518ef8a031e6bf2",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.4.2",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-02-24T02:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83ccf89f16e32da6bde42dcb316bf0037907bfab",
"body": null,
"is_bot": false,
"headline": "Bump mailparse to 0.12",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-02-24T02:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91017895bf18dce77f981c9931df92aa84bd32c9",
"body": "Closes: #21",
"is_bot": false,
"headline": "chore: Update mailparse to 0.11",
"author_name": "Igor Gnatenko",
"author_login": "igor-raits",
"committed_at": "2020-02-23T18:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2abeb1c96fe9afcd4c8c24a7e8524c46822305",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.4.1",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-02-10T02:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2a2e93ddc12d351e26ed8e80e487a904c4fa84b",
"body": null,
"is_bot": false,
"headline": "Run cargo fmt",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-02-10T02:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ce5e7a12235de6283e945a9cf2e1da20be1eb8",
"body": null,
"is_bot": false,
"headline": "Metadata normalization",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-02-10T02:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8213cb7b995c911fa22ec4bba7125542e1e8e3a2",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.4.0",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-02-02T19:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9776aaa0be6b2601a78dc7fa26190dd1a192e244",
"body": null,
"is_bot": false,
"headline": "Add functions for flag fiddling, and also normalize flag order per spec",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-02-02T19:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a29aee6a68e5e36f045175483ec023d49b6de930",
"body": "Also fixes #20",
"is_bot": false,
"headline": "Replace nix dependency with gethostname and use stdlib for pid",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-02-02T14:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c6d23e225e4b80e93cd9f2a12eb5fbe1c8d3cc6",
"body": null,
"is_bot": false,
"headline": "We can advance the timestamp without actually sleeping",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2020-01-31T19:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81858921539f0107b7952b8fc1dbc7cbdf848809",
"body": null,
"is_bot": false,
"headline": "Bump mailparse dependency again",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-11-28T02:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ce130a509b809dbe660107d40071191bc7b6e3",
"body": null,
"is_bot": false,
"headline": "Bump mailparse dependency",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-11-11T02:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8175d3540719b6a82706dc93d94d822393f13018",
"body": null,
"is_bot": false,
"headline": "Drop clippy",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-11-06T18:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee1f8fce3b3d0b22d057cb9fd75b8468b8f7082e",
"body": null,
"is_bot": false,
"headline": "Run cargo fmt",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-11-06T18:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8847806c70b8ef6607216973ccf5ad6df358bdb5",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.3.2",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-11-04T16:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfdcd49b59401ca77f8a0d77874a6691b0777c8b",
"body": null,
"is_bot": false,
"headline": "Add a date() function",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-11-04T16:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd7e19033f68ed6211ff5260d848a2754e825b18",
"body": "I screwed up 0.3.0 and yanked it, so this is 0.3.1",
"is_bot": false,
"headline": "Version bump to 0.3.1",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-10-21T20:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d81decae89f823b29a7a9ad98da5594bf91340d",
"body": null,
"is_bot": false,
"headline": "Add a delete function to remove mail files",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-10-21T19:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6adbf54b0ae0d08d23d6336957383a0fa5d7ac8",
"body": "… operation",
"is_bot": false,
"headline": "add a function to move a message from new to cur and add flags as one…",
"author_name": "William R. Fraser",
"author_login": "wfraser",
"committed_at": "2019-10-13T00:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bdf110876ce6a227f4ca4f38c3190ddbea82963",
"body": null,
"is_bot": false,
"headline": "Point docs to docs.rs",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-10-07T15:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dafbe9373ad3c3a55eff8978c934c17c7570482",
"body": null,
"is_bot": false,
"headline": "Version bump to 0.2 and publish",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-10-07T14:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5e605bd636e67d9fe57e515b8aad9dfad92990",
"body": "This does not really improve code quality, but does not make the code\nworse, either.",
"is_bot": false,
"headline": "tests: Fix clippy warning",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-07-03T23:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcc47b22781f1dd28a2e92c0d9e703a24ca31141",
"body": "This makes the code a bit more modular, by leaving actual error\nresponse up to `main`, and avoids calling `std::process::exit` from a\nnested scope, which would prevent destructors from running.",
"is_bot": false,
"headline": "Improve error handling in example",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-07-01T18:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aea65b8ee21271491bb8f3508cc0906775b53ba8",
"body": "Use the latest versions; no changes required.",
"is_bot": false,
"headline": "Bump `mailparse` and `nix` dependencies",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-07-01T18:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a811503c48aaa050c724275807f3bcb6959f20",
"body": "…mail\n\nPreviously there was no trivial way how one could get the id of a freshly\ninserted email. This commit modifies the return type of Maildir::store to\nResult<String, MaildirError>, and returns the id on success.\n\nThe smoke test for store_new was modified to verify that the id is actually the\ncorrect one.",
"is_bot": false,
"headline": "store_new and store_cur_with_flags now return the id of the inserted …",
"author_name": "Dan Čermák",
"author_login": "D4N",
"committed_at": "2019-06-28T15:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eedd8173b6dafcfa0ffab4eb7e898d0447eb610",
"body": "This example email was probably yanked incorrectly in\n3ace2c97e8eeaba3bd36d6b371d00850790bdd4e\nThis commit restores the previous state.",
"is_bot": false,
"headline": "Correct TEST_MAIL_BODY (first characters of each line were missing)",
"author_name": "Dan Čermák",
"author_login": "D4N",
"committed_at": "2019-06-28T15:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcfe07477a3bb76104a575d2c4d3bed3a17f5833",
"body": "Fixes #10",
"is_bot": false,
"headline": "Add license text",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2019-06-11T01:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72f95dc3f22b45497edbcb591f026a02bcab5df",
"body": "The tests now all operate on a temporary directory, potentially\ncontaining the contents of the \"testdata\" directory. The contents is\nnot copied as-is, but destination filenames are derived via\npercent-decoding from the source filenames.\n\nThis allows the tests to safely run concurrently, so the flags\n[…]\ning single-threaded execution have been removed from the CI\nconfig.\n\nExtending the API slightly, this commit also adds a `Maildir::path`\nmethod, which came handy when refactoring the tests.\n\nFixes #6.",
"is_bot": false,
"headline": "Make tests concurrency-safe",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-06-05T00:55:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ace2c97e8eeaba3bd36d6b371d00850790bdd4e",
"body": "The tests are all written against the public API, so let's put them in\ntheir own file, so they will be compiled separately, enforcing the API\nboundary.",
"is_bot": false,
"headline": "Pull tests out to a separate file",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-06-05T00:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3b3ce409950624c4097b12b9d887cd50756c48",
"body": "Implement the newer, more flexible `source()` instead of\n`cause()`. This also eliminates a deprecation warning regarding\nmissing `dyn` keywords on nightly.",
"is_bot": false,
"headline": "Modernize `Error` trait implementations",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-06-04T16:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8a7526081b11ff80dcebd129a5caa6f2ec619c",
"body": "This fixes all warnings emitted by\n\n cargo clippy --all-features --all-targets -- -D warnings\n\nIt also adds a CI job to run clippy like that.",
"is_bot": false,
"headline": "Fix all clippy warnings",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-06-04T16:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58dad32ad0267ca86dad04f5d0a4eb47eb8d45ba",
"body": "Not much to see here, just the `extern crate` statements are gone.",
"is_bot": false,
"headline": "Switch to 2018 edition",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-06-04T16:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c14163bd5a3b86d95e04fac202bbc5effc0cec5",
"body": null,
"is_bot": false,
"headline": "Use the question mark instead of `try!`",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-06-04T16:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6a34bf2b686826b4b9cb8dec48562a02393a2b",
"body": "To ensure code formatting stays consistent, add a CI phase \"lint\"\nwhich runs `cargo fmt -- --check`.",
"is_bot": false,
"headline": "Run rustfmt",
"author_name": "Andreas Rottmann",
"author_login": "rotty",
"committed_at": "2019-06-04T11:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f122bdaf48874e57b9e34984881058e23b07d3f",
"body": "Signed-off-by: Matthias Beyer <mail@beyermatthias.de>",
"is_bot": false,
"headline": "Add example to check mail flags",
"author_name": "Matthias Beyer",
"author_login": "matthiasbeyer",
"committed_at": "2019-03-03T00:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1650c02d75471a70bcff33707ad2aec8b83d698e",
"body": "Signed-off-by: Matthias Beyer <mail@beyermatthias.de>",
"is_bot": false,
"headline": "Add getter for MailEntry::path",
"author_name": "Matthias Beyer",
"author_login": "matthiasbeyer",
"committed_at": "2019-03-03T00:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7754c79d2316ef7e7f837d66de2d82c61b5199d1",
"body": null,
"is_bot": false,
"headline": "Bump to 0.1.2 and publish",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2018-10-20T11:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e786599b078b5bcdb513d57648f788f9be314b",
"body": null,
"is_bot": false,
"headline": "Switch to docs.rs documentation",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2018-10-20T11:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6969814352796c65a7049a0fabcb75bd37c05478",
"body": null,
"is_bot": false,
"headline": "Update dependency: mailparse: 0.5.0 -> 0.6",
"author_name": "Matthias Beyer",
"author_login": "matthiasbeyer",
"committed_at": "2018-10-20T11:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376e15c425b2a01508788078e0508b0795e1df45",
"body": null,
"is_bot": false,
"headline": "Add gitattributes for github linguist",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-07-18T17:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aff8e731750232c0511c8f5740c63715b21e1960",
"body": "messages can now not only be inserted as \"fresh\" messages, but also\n(e.g. syncing from somewhere) in a given state (read, flagged, ..).",
"is_bot": false,
"headline": "add store_cur_with_flags",
"author_name": "Johannes Schilling",
"author_login": null,
"committed_at": "2017-06-19T13:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e5bc9d390dc395e7542a2ab7c0cc6ad9dc816f6",
"body": "this avoids the weird, very constrained return type in store_new and the\nhack using Box<error::Error> in the testcase.\n\na unifying error type seems to be the idiomatic solution to this,\naccording to https://doc.rust-lang.org/book/error-handling.html",
"is_bot": false,
"headline": "introduce custom error type for all errors occuring in store_new",
"author_name": "Johannes Schilling",
"author_login": null,
"committed_at": "2017-06-19T13:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a52877a6f9498c14c1c4783cae207932f17c80f5",
"body": null,
"is_bot": false,
"headline": "add tests for Maildir::store_new",
"author_name": "Johannes Schilling",
"author_login": null,
"committed_at": "2017-06-19T13:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407eb2f11fd13da2f99f3b8540d61544dcc129b1",
"body": "special care needs to be taken to not accidentally overwrite files by\nother processes simultaneously creating new files.\n\nthis uses some unix file attributes, and thereby makes this package more\nunix-specific; OTOH Maildir is already a pretty unix-centric standard\nanyway.",
"is_bot": false,
"headline": "implement storing new messages to maildir",
"author_name": "Johannes Schilling",
"author_login": null,
"committed_at": "2017-06-19T13:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d040e485253c3df2f0373855339b7de6f5236d",
"body": null,
"is_bot": false,
"headline": "Minor updates to crate metadata",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-01-26T21:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4941f01ee76265acf9e617f7d177a340a7ceef",
"body": null,
"is_bot": false,
"headline": "Deal with cargo package limitations",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-01-15T04:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5b0583683ac811885679e2c7821295604bee18",
"body": null,
"is_bot": false,
"headline": "rustfmt",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-01-15T04:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b270eab80d2dd88ba113e6edb6242892c126729e",
"body": null,
"is_bot": false,
"headline": "Add some docs",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-01-15T04:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6edb04faa9bab2740d657588e27490717cbe26e7",
"body": null,
"is_bot": false,
"headline": "Add license, readme, and fill out Cargo.toml",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-01-15T03:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b112d74626b05c2761aa67c0f952d3c95603fd6",
"body": null,
"is_bot": false,
"headline": "Add documentation",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-01-15T03:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab08026105d5dbb5ce8b335a8df95d24b28cc047",
"body": "…obbered by one test while another is running",
"is_bot": false,
"headline": "Use single thread for testing, since otherwise the testdata can be cl…",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-01-15T03:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "830cbecb4208d7ee79fadd5b4c1ece86e6c70126",
"body": null,
"is_bot": false,
"headline": "Small refactoring",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2017-01-14T19:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00becfdc151360ff4fdfb36f802e0a31de886fcf",
"body": null,
"is_bot": false,
"headline": "Move stuff around",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-10-10T13:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d84e45439a50f5504984826cdb1cd8f86feae2e",
"body": null,
"is_bot": false,
"headline": "Add a test for the received function",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-10-10T13:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ad38b97bbc8ce3d1a66aeeddf75936849cd331",
"body": null,
"is_bot": false,
"headline": "Add travis config",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-10-03T02:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe18418702e46f02f10a949556b99c56d9e1f6dd",
"body": null,
"is_bot": false,
"headline": "Add a function to return the last-received timestamp",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-10-02T20:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b464cae3328fa7d96e42154ea4fb3bd3fb55dba4",
"body": null,
"is_bot": false,
"headline": "rustfmt",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-09-13T01:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695d0aa8013182e6108c02869b204f12d0752d80",
"body": "…n the new folder",
"is_bot": false,
"headline": "Make sure the cur folder is only processed if the mail is not found i…",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-09-13T01:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29c903e3181195ed1930ec9ac1607dfcb5355584",
"body": null,
"is_bot": false,
"headline": "Add a find function to directly return the MailEntry",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-09-11T22:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4594c3b372d9b516978e94e3e51169bda8d62843",
"body": null,
"is_bot": false,
"headline": "Add a flags getter",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-09-10T22:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93ea77630fc34ca4126e3c7beff01b2cad327dd2",
"body": null,
"is_bot": false,
"headline": "Add a from<&str> implementation for Maildir to simplify callsites",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-09-10T21:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "196c6fc9aa31c7c820992ca3513677cd80a6b36d",
"body": "…essarily",
"is_bot": false,
"headline": "Make actually reading the file data more lazy so we don't do it unnec…",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-09-10T17:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f3d17ca6674ac40dcd452d053e25eb7974cf25b",
"body": "…ons to reuse the MailEntries to count",
"is_bot": false,
"headline": "Update MailEntries to skip over dotfiles, and update the count functi…",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-09-10T17:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3125a5a021e4e2a7f273232027e8044c77210e46",
"body": null,
"is_bot": false,
"headline": "Move the readdir logic into MailEntries",
"author_name": "Kartikaya Gupta",
"author_login": "staktrace",
"committed_at": "2016-09-10T03:14:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 4,
"latest_release_at": "2026-08-02T00:33:40Z",
"latest_release_tag": "v0.6.6",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 3,
"days_since_latest_release": 1,
"mean_days_between_releases": 226.2
},
"artifacts": {
"collected": true,
"structure": [
"tree.cargo_lib"
],
"declarations": [
{
"name": "maildir",
"path": "Cargo.toml",
"tokens": [
"cargo.category:email",
"cargo.category:filesystem"
],
"ecosystem": "crates"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com",
"shields.io"
],
"total": 2,
"header": 2,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "maildir",
"exists": true,
"license": "0BSD",
"keywords": [
"email",
"maildir",
"mime",
"rfc822",
"email",
"filesystem"
],
"ecosystem": "crates",
"categories": [
"email",
"filesystem"
],
"matches_repo": true,
"registry_url": "https://crates.io/crates/maildir",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.6.6",
"repository_url": "https://github.com/staktrace/maildir",
"versions_count": 23,
"total_downloads": 157499,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4092,
"first_published_at": "2017-01-15T04:33:40.196567Z",
"latest_published_at": "2026-08-02T00:33:51.389081Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 18,
"stars": 26,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2017-05-07",
"count": 1
},
{
"date": "2018-10-20",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-10-12",
"count": 1
},
{
"date": "2020-02-23",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2021-03-27",
"count": 1
},
{
"date": "2022-09-02",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-12-11",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
}
],
"complete": true,
"collected": 18,
"total_forks": 18
},
"star_history": null,
"open_issues_and_prs": 1
},
"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"
],
"largest_source_bytes": 31999,
"source_files_sampled": 3,
"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": [
{
"name": "memmap2",
"direct": true,
"version": "0.5.10",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0186"
],
"fixed_version": "0.9.11",
"advisory_count": 1,
"oldest_advisory_days": 43
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 28,
"malicious_count": 0,
"assessed_package": "crates:maildir@0.6.6",
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "mailparse",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15"
},
{
"name": "gethostname",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.3"
},
{
"name": "memmap2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.8"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "gethostname",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "mailparse",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "memmap2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 3,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 25,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 17,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "staktrace",
"commits": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/485789?v=4"
},
{
"type": "User",
"login": "rotty",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/3920?v=4"
},
{
"type": "User",
"login": "soywod",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/10437171?v=4"
},
{
"type": "User",
"login": "matthiasbeyer",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/427866?v=4"
},
{
"type": "User",
"login": "D4N",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/786021?v=4"
},
{
"type": "User",
"login": "jmibanez",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/22183?v=4"
},
{
"type": "User",
"login": "david-perez",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6341745?v=4"
},
{
"type": "User",
"login": "musicinmybrain",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6898909?v=4"
},
{
"type": "User",
"login": "poelzi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/66107?v=4"
},
{
"type": "User",
"login": "igor-raits",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2866862?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.701
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"lint.yml",
"test.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": 2,
"reason": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"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": 3,
"reason": "Found 9/25 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": "5050b1c6574c6abcc12cd50dc9847953c38c6f36",
"ran_at": "2026-08-03T04:10:08Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 1,
"decided_7d": 1,
"merged_30d": 1,
"authors_30d": 1,
"decided_30d": 1,
"sample_size": 30,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 1,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-02T00:34:23Z",
"oldest_open_prs": [
{
"number": 48,
"created_at": "2026-06-08T01:07:30Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-08-02T00:28:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/staktrace/maildir",
"host": "github.com",
"name": "maildir",
"owner": "staktrace"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 56,
"calibrated": 59,
"calibration": "2026-08-02"
}
}
],
"value": 59,
"inputs": {
"security": 50,
"vitality": 57,
"community": 46,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 61,
"ai_readiness": 43,
"weighted_overall_raw": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 57,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 3
},
"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": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"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": 72,
"inputs": {
"releases_count": 23,
"latest_release_tag": "v0.6.6",
"releases_from_tags": true,
"days_since_latest_release": 1,
"mean_days_between_releases": 226.2
},
"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 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~226.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 226.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 46,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"forks": 18,
"stars": 26,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "26 stars",
"points": 22.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 26
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "18 forks",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 18
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 2,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com",
"shields.io"
],
"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 (0BSD)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "0BSD"
}
}
],
"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": "moderate",
"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": 60,
"inputs": {
"packages": [
"maildir"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 157499,
"monthly_downloads": 4092
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,092 downloads/month across crates",
"points": 48.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4092,
"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": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.701
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 70% of commits",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"merged_prs": 25,
"open_issues": 0,
"closed_issues": 17,
"prs_merged_7d": 1,
"prs_decided_7d": 1,
"prs_merged_30d": 1,
"prs_decided_30d": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 5,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/30 decided PRs merged",
"points": 25,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 30
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/25 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 63,
"owner_type": "User",
"is_verified": null,
"owner_login": "staktrace",
"public_repos": 149,
"account_age_days": 5737
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "63 followers of staktrace",
"points": 13,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 63,
"login": "staktrace"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "149 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 149
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"maildir"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": 61,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"maildir",
"maildir-structure",
"rust",
"rust-library"
],
"has_wiki": true,
"homepage": "https://docs.rs/maildir/",
"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/maildir/",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.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 9/25 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Matched the crates:maildir@0.6.6 runtime dependency closure — what installing the published package pulls in — 28 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "crates:maildir@0.6.6",
"assessed": 28
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 92,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 28,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: memmap2 0.5.10 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "memmap2 0.5.10 (unknown)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 28,
"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": "exceptional",
"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. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1
}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
],
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1,
"share": 10,
"commits": 50
}
}
],
"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": "weak",
"name": "AI Readiness",
"value": 43,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.22,
"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": "22 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"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": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 31999,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 13
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "structure",
"label": "library",
"source": "tree.cargo_lib",
"weight": 3
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
},
{
"tier": "tags",
"label": "library",
"source": "tag:rust-library",
"weight": 2
}
],
"artifacts": [
{
"path": "Cargo.toml",
"labels": [],
"ecosystem": "crates"
}
],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-03T04:10:25.749373Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/staktrace/maildir.svg",
"full_name": "staktrace/maildir",
"license_state": "standard",
"license_spdx": "0BSD"
}