JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 165,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 105949
},
"pushed_at": "2026-07-26T09:12:04Z",
"created_at": "2026-02-14T19:25:52Z",
"owner_type": "User",
"updated_at": "2026-07-26T09:13:12Z",
"description": "An simple yet flexible zip library",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Alphyr",
"type": "User",
"login": "a1phyr",
"company": null,
"location": null,
"followers": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/47725341?v=4",
"created_at": "2019-02-17T22:05:03Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 2715
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2026-07-26T09:13:43Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-03-23T18:28:40Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-03-05T16:13:11Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-02-24T12:51:11Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-02-22T11:57:30Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-02-14T21:06:39Z"
}
],
"recent_commits": [
{
"oid": "4509882be9bcc7ef339f5a566a10d1664279e68b",
"body": null,
"is_bot": false,
"headline": "Version 0.2.5",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-07-26T09:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2877d4c636720ec65e60ca54e1f0432d5ba7e4d",
"body": "Also keep a type alias for retro-compatibility.",
"is_bot": false,
"headline": "Rename `Archive` to `ArchiveReader`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-07-26T09:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633cfde10e14c0da73303aea5143bd6f013f22a8",
"body": null,
"is_bot": false,
"headline": "read: Relax some `BufRead` bounds on `Archive` and `File`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-07-26T08:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2183ef804acfdc4d5b2e10615307c40c8658fb",
"body": null,
"is_bot": false,
"headline": "Improve README.md",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-07-26T08:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3986eb8e1b07f61e1f44d0485d5ad4211f39f03",
"body": "This enables improving file name validation while reducing memory usage.",
"is_bot": false,
"headline": "write: Use `NameTable` too",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-05-31T14:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c5c9553d52a983b582f4c2b22a645c5ccd0c63b",
"body": null,
"is_bot": false,
"headline": "Use `hashbrown::HashTable` to improve performance",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-05-30T23:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b05d48914d1f6e1ecb3e184b1fc96411e79f50f",
"body": null,
"is_bot": false,
"headline": "write: Canonicalize file names before checking duplicates",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-05-30T22:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4e830dc2f81a886ae12e50aff91ca22062d553",
"body": null,
"is_bot": false,
"headline": "Check that file names don't end with a slash",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-05-30T21:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e219845f5aa821e4fc35855b9b7ff3620e17744",
"body": null,
"is_bot": false,
"headline": "Use optimized routine from `memchr` crate",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-05-30T21:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37c57e380ffd28ba871b3af0e94378b6bf6fc2ff",
"body": null,
"is_bot": false,
"headline": "Version 0.2.4",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-23T17:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10aafcb5fdec52c97def2bed007990650a2302ad",
"body": null,
"is_bot": false,
"headline": "write: Document default value for `FileOptions::modified_at`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-23T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "491baa164d89f32d118833920ac696e23b27e45e",
"body": null,
"is_bot": false,
"headline": "read: Detect PKWARE \"Strong Encryption\"",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-23T16:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04f9067ea59dd70aabb8592060629593c08221e",
"body": null,
"is_bot": false,
"headline": "read: Fix bad check on creation time",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-23T16:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c47537ea24900c446a0a7e2a318e25cc2c7e5a58",
"body": null,
"is_bot": false,
"headline": "CI: update `actions/checkout` to v6",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-21T18:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a505b57155c54b362c2b0bda9362a794b561973",
"body": null,
"is_bot": false,
"headline": "write: Add a modified timestamp option",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-21T17:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b6420cb9af935da32d4cf71b62f71f135c0fe52",
"body": null,
"is_bot": false,
"headline": "Add `Timestamp::UNIX_EPOCH`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-21T17:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a6ac655ac814354651f638c4918718fab182cd3",
"body": "Also prepares for future improvements.",
"is_bot": false,
"headline": "write: Refactor internals a bit",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-21T16:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f52e96cddf404ed53292aa376fa5bdec62e75f8",
"body": "Not sure if such long name is useful anyway, but that's not a reason for\nit not to work properly.",
"is_bot": false,
"headline": "write: Fix debug assertion with file name of length 65535",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-16T18:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce28d71c1b74f39d794c33451b863e8daac9b2c4",
"body": null,
"is_bot": false,
"headline": "Fix typo in `Decompressor` `Debug` impl",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-10T16:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f76139d81844b7e1014896769c414edfce7e46",
"body": null,
"is_bot": false,
"headline": "read: Improve extra fields validation",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-09T19:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5072b6de504cdcf848b8d2d17b96aa876673e632",
"body": null,
"is_bot": false,
"headline": "Version 0.2.3",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-05T16:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc7911f1d6cb83d04c289d451a94d5c32af492c",
"body": null,
"is_bot": false,
"headline": "Remove the TODO list from README",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-05T15:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eadb6845eb914de0c668fb3a421a0fcc3b3bbf0",
"body": null,
"is_bot": false,
"headline": "write: Use vectored IO where possible",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-05T15:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8d4df9b7944a1a33c9dee1811c5bee1921119c",
"body": null,
"is_bot": false,
"headline": "Add specialized `write_vectored` implementations",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-03T19:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9316ca99cb8377f64046f9f996790d3ab6fffab",
"body": null,
"is_bot": false,
"headline": "write: change internal `check_state` to `start_writing`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-03T14:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5d12bcc26a3692bfdeca54fa2e0a85544d2df1",
"body": null,
"is_bot": false,
"headline": "Improve symlink validation",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-03T14:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6bda6da9cd796cd80c5df0c90f645ea7315eab",
"body": null,
"is_bot": false,
"headline": "Move symlink validation to common code",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-03T14:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f93107a31779b4d4d6663d7edc5a968261cf98e6",
"body": null,
"is_bot": false,
"headline": "read: Allow directory to be compressed (but still empty)",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-02T11:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729f53c74e4df1c08ee58b0f8d0470a9313b2931",
"body": "This may make existing code return errors, but such code was broken\nanyway.",
"is_bot": false,
"headline": "write: Add checks on file names",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-02T11:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b52f813cd19862fe5c52389898d6b29583d486db",
"body": null,
"is_bot": false,
"headline": "Move `check_name` to common code",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-02T11:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eba36f35edf21484c243a328622ff158de00217",
"body": null,
"is_bot": false,
"headline": "Add performance to goals",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-01T11:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91cc89360fc41a4f37a454fed163ebcf7192eb91",
"body": "…iles",
"is_bot": false,
"headline": "read: fix error when reading metadata of uncompressed but encrypted f…",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-01T11:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63d1a628418cebfa2545f33c1d578c5b1ea90c4b",
"body": null,
"is_bot": false,
"headline": "read: populate creation access timestamps in more cases",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-01T11:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e984fa1c496105816bed764fe1b295df9fa29ad8",
"body": null,
"is_bot": false,
"headline": "read: add consistency check for timestamps",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-01T11:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea0ef811778cad2db1b32fe2f8b564016844a174",
"body": null,
"is_bot": false,
"headline": "Add common traits implementation to `Timestamp`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-03-01T11:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "388106c38afe79e0d8d7e7f461f3b134fab6940c",
"body": null,
"is_bot": false,
"headline": "Add `Debug` implementations to public types",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-28T18:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee62e15c2ad354850ec1df184ed312b2837a45ee",
"body": null,
"is_bot": false,
"headline": "Add `get_ref` method to `Compressor` and `Decompressor`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-27T20:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db9b40a29b61c451cad4d371112273de63cd4a8f",
"body": null,
"is_bot": false,
"headline": "Version 0.2.2",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-24T12:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f99cbab690d93e67b7ab4a65131bbed62cd0e28",
"body": null,
"is_bot": false,
"headline": "read: Add `read_stored` methods to `Metadata` and `File`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-24T12:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4acc3a522aaa7271f19554922c6c9aa98915c0",
"body": null,
"is_bot": false,
"headline": "Add `Archive::open_parallel`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-23T14:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab6d1db09de9a3fd7aed55520165c953d139cc8",
"body": null,
"is_bot": false,
"headline": "Add `ArchiveWriter::get_ref` method",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-23T13:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f84dc27b7fbaf3d7321f2d3d5692b1627992815",
"body": null,
"is_bot": false,
"headline": "Add `Archive::get_ref` method",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-23T13:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00552132050d1230d047090e15f96bdbb5152bd",
"body": null,
"is_bot": false,
"headline": "Add Python test",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-22T14:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32fee17f15a90db604fa85f1ff3070982aef03e7",
"body": null,
"is_bot": false,
"headline": "Add Go test",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-22T14:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d19d46fda5a240a1373a8615fa651a561050be",
"body": null,
"is_bot": false,
"headline": "Version 0.2.1",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-22T11:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ede61c034a32c0aae3174e92be73c97205b523",
"body": null,
"is_bot": false,
"headline": "read: document semver (lack of) guaranties around validation",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-22T11:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5f8c54a8b83477b8d898ab862f30942c2600142",
"body": null,
"is_bot": false,
"headline": "read: explicitly document that `File::metadata` outlives `self`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-22T11:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a4206d5736714aa393ea641418f3022eac9233",
"body": "* read: add ability to read nested zip files by seeking\n\nWith cargo-nextest, there are situations where inner zip files are nested\nwithin outer zip files (stored uncompressed), and it would be nice to be able\nto read the inner zip file by seeking into it from the outer one.\n\nAlso add an `index_of` so we don't have to do a linear scan to find the index\nfor a file. I found this to be helpful while developing this but didn't end up\nusing it in the end. Seems useful, though.",
"is_bot": false,
"headline": "read: add ability to read nested zip files by seeking (#1)",
"author_name": "Rain",
"author_login": "sunshowers",
"committed_at": "2026-02-22T11:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6819a08d36e1ab3f7f49dc6b6a4a357e1f5b7d9",
"body": "This is not used anywhere for now, so the bug is benign, but let's fix\nit anyway.",
"is_bot": false,
"headline": "Fix `BufRead` implementation of `utils::Counter`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-21T15:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425c90cd90cf15ca0d4a478e3cc07b088fbf860d",
"body": null,
"is_bot": false,
"headline": "Add many `#[inline]` attributes",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-21T15:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "758b2919854d07bae3da050f1ed1b91f96ab428a",
"body": null,
"is_bot": false,
"headline": "Make `Metadata::data_offset` public",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-21T11:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28b624502335a540d0b94e7a270530758150d4d",
"body": null,
"is_bot": false,
"headline": "read: Improve encryption metadata API",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-20T16:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31b49ab2d0458926c4842a315e662a0f6dab6be4",
"body": null,
"is_bot": false,
"headline": "read: Add more validation checks",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-19T15:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313bc961e83346f01e573fb853d3a247cb49677c",
"body": null,
"is_bot": false,
"headline": "Add InfoZIP test",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-17T19:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa6d38ff3a0c35dff39a859d564992236d8fba08",
"body": null,
"is_bot": false,
"headline": "Properly error out when trying to read encrypted files",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-17T18:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd779c419e30e0fc18f14d0e5b4452ebc51b7c18",
"body": "Also improve AES metadata validation.",
"is_bot": false,
"headline": "Expose encryption metadata when reading",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-17T18:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c628c77cd739800eef58a5bd59fcb6f9a8cb96f3",
"body": null,
"is_bot": false,
"headline": "Add a Windows 11 test",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-14T21:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4825e3fb129728b90136bd0c18d5152247dc2488",
"body": null,
"is_bot": false,
"headline": "Add crates.io badges to README",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-14T19:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c3d15808115863887d5f44e3fc478a116d3b14",
"body": null,
"is_bot": false,
"headline": "Version 0.2.0",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-14T19:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8935cf034db63369fadbc8d8b65166dedd3c9320",
"body": null,
"is_bot": false,
"headline": "Add a CI",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-14T19:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d5b9b98dd438a24d15bf43237a9479399c3aa7",
"body": null,
"is_bot": false,
"headline": "Add tests for some common systems",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-14T19:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "048bf834e251449860446472ebea70cc1a541dde",
"body": null,
"is_bot": false,
"headline": "Add a lot of documentation and API polish",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-14T19:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc3b87c942b74f9d0bda4a740706d4ce7f3fe45",
"body": null,
"is_bot": false,
"headline": "Remove `FileStreamer::finish_seekable`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-13T22:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bfad11f1b5ce5b53d224bb64c3982b2cb84e03b",
"body": null,
"is_bot": false,
"headline": "Polish public API",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-13T21:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60b6c0e2623fd8ce1d96d3d0b38b2c7657f344ae",
"body": null,
"is_bot": false,
"headline": "Fix new clippy warnings",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2026-02-13T18:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81cf504760713ff634925758601034476e544e6a",
"body": null,
"is_bot": false,
"headline": "compression: properly use the level parameter",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-28T10:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10cad9306c828a3913d7e76eee85e3a729e43656",
"body": null,
"is_bot": false,
"headline": "read: handle utf8 names from MacOS",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-27T18:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf6dc51e632278e663832804b2b9d7c7d627cac",
"body": null,
"is_bot": false,
"headline": "Remove a filter that is no longer necessary",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-24T17:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6aa97945a191db7aac8d7e96d21f06e1510ae64",
"body": null,
"is_bot": false,
"headline": "read: make directory detection more robust",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-24T17:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daaa92e8842e3b28bcc1b2a4828b26e72a8c25a9",
"body": null,
"is_bot": false,
"headline": "Remove some panic paths",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-22T14:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a96810ab41df172c01403f61dd3549038a135c22",
"body": null,
"is_bot": false,
"headline": "read: ensure that the names of entries are unique",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-21T17:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb3c7142541b1cf75a9eda78ff54206941d4f80",
"body": null,
"is_bot": false,
"headline": "read: reject invalid extra fields",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-21T16:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef90edeff8901dc3a867fe3520e8905d0d9b6c81",
"body": null,
"is_bot": false,
"headline": "Improve file name checking",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-21T15:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87aacb626c7527ad35b1a1eb8e22c32ad105e574",
"body": null,
"is_bot": false,
"headline": "write: Use `FileType`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-21T11:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d27b83397138345bdd5fba2682772440bb2350bb",
"body": null,
"is_bot": false,
"headline": "Move `FileType` to utils/",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-21T10:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27900fe6567d0c2426156fef2c8569e56636dc60",
"body": null,
"is_bot": false,
"headline": "Rename `read_with_decompressor` to `content_checker`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-18T12:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca984a2f342e3c7fc9008f32b057ffa54c3b278",
"body": null,
"is_bot": false,
"headline": "Increase `ZipFile::metadata` lifetime",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-18T12:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368ead5648d32d9de398131cede6179bc324e792",
"body": null,
"is_bot": false,
"headline": "Improve consistency checks",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-07T14:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2d14db30995f94a9b35113ab478ff5389a832f",
"body": null,
"is_bot": false,
"headline": "read: move parsing code to `raw` module",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-04T19:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e6ef3cbaab395839785b7d74287f33922f2440",
"body": null,
"is_bot": false,
"headline": "read: Add many checks when parsing archive",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-04T18:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21f6d22aec6122aefd5ba5cd087bcab4c931f7a",
"body": null,
"is_bot": false,
"headline": "read: prevent an OOM panic when number of entries is high",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-04T16:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bc13c12414f374dc3f92e0206c4fce6ef62d66a",
"body": null,
"is_bot": false,
"headline": "Fix `LengthChecker` accepting files too short",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-04T14:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c44d9cfd07228114ed8a117a295094715e2b848",
"body": null,
"is_bot": false,
"headline": "Derive `Debug` for `read::Metadata`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-03T15:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebc78d4949bf35e93369a9eab3a7b942105585a8",
"body": null,
"is_bot": false,
"headline": "Rename to `eazip`",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-03T14:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aafb86d7587c002861435452768e293170f92490",
"body": null,
"is_bot": false,
"headline": "Improve NTFS time parsing",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-03T11:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a23c4ba720bb0f534642809effa2bbd1fab2476",
"body": null,
"is_bot": false,
"headline": "read: keep `is_encrypted` flag as-is",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-03T11:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1123ffe64dec94f08489986c6c9a2f97f3b926d3",
"body": null,
"is_bot": false,
"headline": "read: Fix file type detection",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-02T17:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050ce1d2623628f56e8239f818454893a3a9a9c2",
"body": null,
"is_bot": false,
"headline": "read: Remove stream support",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-02T17:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57da52d7ade63622f5bf439e2677cd38a913b98",
"body": null,
"is_bot": false,
"headline": "read: eager local header check",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-02T17:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e675b7102744a6ae3946c348e3844c21adcfb40",
"body": null,
"is_bot": false,
"headline": "Improve reading code",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-10-02T15:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d120550c2ce83be44ec1d909244fdc87a8d8ec73",
"body": null,
"is_bot": false,
"headline": "Extraction: set modification time",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-28T14:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de49bbd48599660782fa9f273b4a16fb9a9f9c2c",
"body": null,
"is_bot": false,
"headline": "write: Improve raw API",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-26T16:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d53545b4b25eed713f8c53a08bd454ef6a393e",
"body": null,
"is_bot": false,
"headline": "Write: move raw to its own module",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-26T15:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d98fe40ae5478c23b5806ab3decb3f3299c0cefc",
"body": null,
"is_bot": false,
"headline": "Write Zip64 archives",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-26T15:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997908b73edaab8f065ccfe843d89f0f493355d2",
"body": null,
"is_bot": false,
"headline": "Add `finish_seekable` to stream writers",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-26T15:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e81f2903c1ce50cbd0a4ad52faaaca860dca922f",
"body": null,
"is_bot": false,
"headline": "write: add recovery",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-26T11:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0703ebe3921a8123fdc6dbc7e412c0805770db",
"body": null,
"is_bot": false,
"headline": "Refactor file write streaming",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-26T11:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03324c9607c10d6f72788319be29ebc274bb36bd",
"body": null,
"is_bot": false,
"headline": "Add write symlink support",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-26T11:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "448351a3ac7b1874ea5d93b9c38b909f91133892",
"body": null,
"is_bot": false,
"headline": "Refactor write code",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-26T11:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68e09dc91adf473b104a3599f6009b35dc835e2",
"body": null,
"is_bot": false,
"headline": "Remove extra_fields from public API",
"author_name": "Benoît du Garreau",
"author_login": "a1phyr",
"committed_at": "2025-09-25T16:09:32Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 117,
"latest_release_at": "2026-07-26T09:13:43Z",
"latest_release_tag": "v0.2.5",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 16,
"days_since_latest_release": 0,
"mean_days_between_releases": 32.3
},
"community": {
"has_readme": true,
"has_license": true,
"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": "eazip",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"archive",
"zip",
"compression"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/eazip",
"is_deprecated": false,
"latest_version": "0.2.5",
"repository_url": "https://github.com/a1phyr/eazip",
"versions_count": 6,
"total_downloads": 1586780,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 327276,
"first_published_at": "2026-02-14T19:33:32.790925Z",
"latest_published_at": "2026-07-26T09:12:08.600303Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 4,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-02-20",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 24048,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "crc32fast",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.4.2"
},
{
"name": "flate2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.0"
},
{
"name": "hashbrown",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17"
},
{
"name": "memchr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.7.4"
},
{
"name": "zstd",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13.3"
},
{
"name": "rayon",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.10"
},
{
"name": "sync_file",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "a1phyr",
"commits": 123,
"avatar_url": "https://avatars.githubusercontent.com/u/47725341?v=4"
},
{
"type": "User",
"login": "sunshowers",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/180618?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.992
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 7,
"reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "4509882be9bcc7ef339f5a566a10d1664279e68b",
"ran_at": "2026-07-26T16:16:48Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T09:12:52Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-02-22T11:17:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/a1phyr/eazip",
"host": "github.com",
"name": "eazip",
"owner": "a1phyr"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 37,
"vitality": 83,
"community": 42,
"governance": 57,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 117,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "117 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 117
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.2.5",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 32.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~32.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 32.3
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 1,
"stars": 4,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"packages": [
"eazip"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 1586780,
"monthly_downloads": 327276
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "327,276 downloads/month across crates",
"points": 73.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 327276,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.992
},
"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 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"followers": 28,
"owner_type": "User",
"is_verified": null,
"owner_login": "a1phyr",
"public_repos": 69,
"account_age_days": 2715
},
"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": "28 followers of a1phyr",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 28,
"login": "a1phyr"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"eazip"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "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": 1
},
"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": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.39,
"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": "39 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 24048,
"source_files_sampled": 12,
"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/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index crates:eazip@0.2.5; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-26T16:16:53.268842Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/a1phyr/eazip.svg",
"full_name": "a1phyr/eazip",
"license_state": "custom",
"license_spdx": null
}