Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"formatter",
"parser",
"rust"
],
"is_fork": false,
"size_kb": 912,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 474488
},
"pushed_at": "2026-07-11T16:35:25Z",
"created_at": "2022-12-13T11:47:49Z",
"owner_type": "User",
"updated_at": "2026-07-21T13:09:45Z",
"description": "Even formats macros",
"is_archived": false,
"is_disabled": false,
"license_spdx": "ISC",
"default_branch": "master",
"license_spdx_raw": "ISC",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Andrew Baxter",
"type": "User",
"login": "andrewbaxter",
"company": null,
"location": null,
"followers": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/597549?v=4",
"created_at": "2011-02-02T21:23:32Z",
"is_verified": null,
"public_repos": 124,
"account_age_days": 5647
},
"license": {
"state": "standard",
"spdx_id": "ISC",
"raw_spdx": "ISC",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "40704d0a303d298afcc9fd78d9ff7c481952c535",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-07-11T16:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091292337308afea09b6398dadc14cc932735267",
"body": null,
"is_bot": false,
"headline": "More declaration order granularity",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-07-11T16:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313e3865611f476ca7aaa7a2e3016520b42f15db",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-27T13:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91307dd538d99189c5d1f5f0d4bb4eb5d6a7c174",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-27T12:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "534536d9e4a1f0014b9708dedbb838b7247e0dce",
"body": null,
"is_bot": false,
"headline": "Fix aargvark tests",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-27T12:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c96d4adac901ba12646ed5926fa262a774b5ba3b",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-27T12:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f6c1d90f518b4a5ade938e4ab396413a7693da2",
"body": "Aargvark:\n\n- Support non-final autocomplete\n\nGenemichaels:\n\n- Support import and declaration normalization (opt in). See readme for\n details.",
"is_bot": false,
"headline": "Merge branch 'more-formatting'",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-27T12:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7786ddcfb3cdb127ba79c21394a40969a00bfd5a",
"body": null,
"is_bot": false,
"headline": "Readme tweaks",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-27T12:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6813d90ddd9e3080020d1f4522eb11ae08917f",
"body": null,
"is_bot": false,
"headline": "Reformat code",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-21T13:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c19ce424982ceb09aa3f1b3aae3105c0cb65e47",
"body": null,
"is_bot": false,
"headline": "Add more nuance to declaration normalization",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-21T13:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff8121c23117cd5f0bb8a775ed4f5d3e3bfab0eb",
"body": null,
"is_bot": false,
"headline": "Format all",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-15T12:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa5f04d736e6da5d6663ee33650549c2d3f13136",
"body": null,
"is_bot": false,
"headline": "Normalization inner-doc comment fix",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-15T11:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73617726dc66bd50e8cb66fdd85a93012e9494da",
"body": null,
"is_bot": false,
"headline": "Handle `macro_use` in declaration normalization.",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-08T12:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3099a7c7fe5d047e3168887e0e39ec180b423385",
"body": null,
"is_bot": false,
"headline": "Normalize everything",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-08T08:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c584747f40b5e06ce8cedb11808c9e499ec364e1",
"body": null,
"is_bot": false,
"headline": "Sub-declaration normalization, tweaks",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-08T08:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09511e3df59894fab38662fd961116266fa658ee",
"body": null,
"is_bot": false,
"headline": "Internal autocomplete",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-07T07:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76fb4f11a15e8444db9cd16bdccb0035f0f34732",
"body": null,
"is_bot": false,
"headline": "Declaration normalization",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-07T07:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b6a89951823c9f88a324d97754adde26723273a",
"body": null,
"is_bot": false,
"headline": "Fix trailing commas in macro as special case.",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-07T06:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f1a54ab7244c18db17392ea1c14877ffb9bf44",
"body": null,
"is_bot": false,
"headline": "Combined import normalization ordering",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-06-07T05:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c55f86432c0032a15a4c497d8ffbbd7967dd6314",
"body": null,
"is_bot": false,
"headline": "Use full name",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-06T14:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c36d4022ecaac562267d4165bdedff8674b8b52",
"body": null,
"is_bot": false,
"headline": "Directive comment style, finished",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-06T14:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c7bec8af3b6b73b6a23ab8eb9baac3c206cb4e",
"body": null,
"is_bot": false,
"headline": "Comment cleanup",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-06T13:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bdc54fe215a9cf15fa985ca72f63eddca85c24c",
"body": null,
"is_bot": false,
"headline": "Fixes",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-04T13:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbc33aa561575528b21af2884ebd5a55139a234",
"body": null,
"is_bot": false,
"headline": "Indent adjustments",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-04T10:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9696c24fb90625b50117366bab0e55129cc46b9",
"body": null,
"is_bot": false,
"headline": "Fix non-dotted config files",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-03T17:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a023aca979f8a9dbd8285bc2c76dc9c07ee5a1",
"body": null,
"is_bot": false,
"headline": "External formatters",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-03T17:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de973ba9ac3e8048cbe59bcc4230dee7b0fec4cb",
"body": null,
"is_bot": false,
"headline": "Format",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T11:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def312bb47840027a901afe579e0b4e6145c49bc",
"body": null,
"is_bot": false,
"headline": "Markdown rust in comment in rust in comment in rust",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T11:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "508111f249bca9ab2eef4eb721f6e87fea5859e0",
"body": null,
"is_bot": false,
"headline": "Ws guard fixups",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T11:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4066672dcd38a772dbc4fbe14d4ba55fc3dc6ee2",
"body": null,
"is_bot": false,
"headline": "More fixups",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T10:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ce793be0a9c196d896c0781a532131790c3fcb",
"body": null,
"is_bot": false,
"headline": "More cleanup/simplification",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T09:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9294dc861d16189776331344fb7bec781addfcd",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T09:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c53226e327ca1c632ffbe5d1a1c452e1a22681",
"body": null,
"is_bot": false,
"headline": "Simplification, comments, reorg",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T08:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2dd80fead9b60c6c184bf53dd3ddb6537a61c43",
"body": null,
"is_bot": false,
"headline": "More tweaks",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T06:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1102ca797d0510c868459548a277b8a25be81a09",
"body": null,
"is_bot": false,
"headline": "Cleanup, more tests",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-05-01T05:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c10e35da2b86d09f49cf95227a7c2a6ff4aa96e",
"body": null,
"is_bot": false,
"headline": "Combined import mode fixes",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-04-30T18:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b982f606efd1e7d779f6f1a580a96fd1408a1da",
"body": null,
"is_bot": false,
"headline": "WIP 2",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-04-30T08:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3626e1cbfef2a5326a28371ccb1e1d443bb38b4",
"body": null,
"is_bot": false,
"headline": "Import normalization",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-04-29T17:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6a633f4e998199735351b65d02b6adb142f831b",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-03-19T15:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b01aa506ac32c1eb208e88783936e16c30aa861",
"body": "…slashes",
"is_bot": false,
"headline": "Don't wrap markdown headers, the parser doesn't recognize line break …",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-03-19T15:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4e329c990b05f79c16a28c35934bcc4bed662be",
"body": null,
"is_bot": false,
"headline": "Fix #129: Missed whitespace from various symbols",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2026-03-03T02:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6482018750c23fb4a09865acc8e446b095c41bcf",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-26T18:51:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6104d9133afe6986766dc68ac5eeed93613b3490",
"body": "Fix #124",
"is_bot": false,
"headline": "Merge pull request #126 from andrewbaxter/trailing_comma_1",
"author_name": "Andrew Baxter",
"author_login": "andrewbaxter",
"committed_at": "2025-12-26T18:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ef6a9be38f80946049bcc47af49881b477c4fb4",
"body": null,
"is_bot": false,
"headline": "Remove extra too-early macro depth increments",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-26T18:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c333d54f2ca51c6049154cd9c51976bac75ffdfa",
"body": null,
"is_bot": false,
"headline": "Verbatim punct shouldn't be only when split",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-26T18:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e4d478e56434e81ac6252a88992cb76f1f07d8a",
"body": null,
"is_bot": false,
"headline": "Unnecessary? Keep trailing commas in rust-like macros",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-26T13:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5227dccbafad5c576457c20c3ec19e68fc3e369",
"body": "Originally orig_start_offset was set then comment lines were added.\nAdding a comment line may trigger a flush, which unsets\norig_start_offset. Setting the offset should be paired with adding\nlines, so I did that, which also fixed the ordering/flush clearing issue.",
"is_bot": false,
"headline": "Fix #125: Maybe-initialize orig_start_offset when adding comment lines",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-26T11:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "677645f5ee7290fd31ed5a029c95927e2caba17e",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-13T14:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a66dee9e2285a0fc770fc596de8c7eca11d68b",
"body": null,
"is_bot": false,
"headline": "Redo validation shebang handling, use special parse_file function",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-13T14:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21beed8dbe082653ca2cc692ac928e164ff827e3",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-13T14:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81df415c45ece014f162751b1f85f2a7d2ed9cc0",
"body": null,
"is_bot": false,
"headline": "Also remove shebang during reparse",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-12-13T14:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d3588058c81a119d8a1613612f92105c075c72f",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-11-28T18:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef5807dd144b45fc9609bd578affc671fa843f43",
"body": null,
"is_bot": false,
"headline": "Fix #122: Re-exhaustive matching for syntax features",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-11-28T18:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1549ae345f26b83c02b778c7b6ff8e1cc353adea",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-11-19T19:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9129b22be64bc19446b524f32ece40fdf47c0fe3",
"body": null,
"is_bot": false,
"headline": "Fix #121: Fix ordering of item type= binary operator",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-11-19T19:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac26108bbc022ad46dfb51fcd77c86ac7faf7d2",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-10-29T13:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c832101227d410b5bdf64f060db859e10961fcc",
"body": "Fix #119: nofmt comment filtering",
"is_bot": false,
"headline": "Merge pull request #120 from andrewbaxter/fix-nofmt-comment-filtering",
"author_name": "Andrew Baxter",
"author_login": "andrewbaxter",
"committed_at": "2025-10-29T13:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92ccf6ed195895daac0dd2d460fdcd902a7f9c01",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into fix-nofmt-comment-filtering",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-10-29T13:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94a6ddf755f345d9a1266d94dc0383a953b06bb4",
"body": null,
"is_bot": false,
"headline": "Track absolute offset for nofmt comment tracking",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-10-29T13:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dc001ac877074f476853eb7ba267bd7dacd7e73",
"body": "Tab indentation option",
"is_bot": false,
"headline": "Merge pull request #117 from andrewbaxter/tab-indentation",
"author_name": "Andrew Baxter",
"author_login": "andrewbaxter",
"committed_at": "2025-10-29T02:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4420ac6f252450ff4d437c663a9434294c1b201",
"body": "Process globs in workspace members",
"is_bot": false,
"headline": "Merge pull request #118 from LnxgpI0k/master",
"author_name": "Andrew Baxter",
"author_login": "andrewbaxter",
"committed_at": "2025-10-29T02:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30eb13be174dd9802ffb037be770c7fb54cc7104",
"body": null,
"is_bot": false,
"headline": "Also add glob",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-28T23:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eaacb7df267e9c8515a4a9ca7a59fc2317ca155",
"body": null,
"is_bot": false,
"headline": "Rewrite globbing using glob crate",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-28T23:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a81aee0f7ff0a79b042e30bf3bc2bb0949f6a3",
"body": null,
"is_bot": false,
"headline": "Flatten glob processing",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-28T18:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b2dc894cd23544f1c28ad9dd03ba1adcbe9709",
"body": null,
"is_bot": false,
"headline": "Fix glob pattern",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-28T18:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d5cee55204080ed9c15a4ccae341e87eb1b36c3",
"body": null,
"is_bot": false,
"headline": "Check if workspace glob member is file or dir",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-27T21:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6009f4b9538d5ee4c8a84be35371dd4178323ff",
"body": null,
"is_bot": false,
"headline": "Print errors if dirs unreadable and skip instead of simply skipping",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-27T21:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b6b327ce7e5f7767db9cefcb599f3c6d7cd345",
"body": null,
"is_bot": false,
"headline": "Remove redundant continue;",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-25T20:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9851e24567e6ec62b584be81ceae287c339299",
"body": null,
"is_bot": false,
"headline": "Implement revisions",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-25T20:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68684b723954cada777fdefcf579b197eee8c66d",
"body": null,
"is_bot": false,
"headline": "Fix #119: nofmt comment filtering",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-10-23T17:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8349beca4ef4dcd097eb8f472e9c8c7638ed007",
"body": null,
"is_bot": false,
"headline": "Process globs in workspace members (untested)",
"author_name": "Jared Landers",
"author_login": "LnxgpI0k",
"committed_at": "2025-10-21T23:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97a1e5ec852782d1fdbef1c0c528fa733460dbf",
"body": null,
"is_bot": false,
"headline": "Tab indentation",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-10-06T15:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085c3d2d663c60e592f767b54c0cef5942e1519c",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-08-12T16:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178e4e1dfc8906699d92c88a8d0acf271cca0793",
"body": "Support emitting unformatted subtrees with rustfmt::skip",
"is_bot": false,
"headline": "Merge pull request #115 from andrewbaxter/genemichaels-rustfmt-skip",
"author_name": "Andrew Baxter",
"author_login": "andrewbaxter",
"committed_at": "2025-08-12T16:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c3f20220ea0740a505ac7a4167d4a47057e726",
"body": "… whitespace",
"is_bot": false,
"headline": "Clear whitespace in unformatted span, then re-include missed line end…",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-07-31T17:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc93693c43b1e0d7c800bc53605d0abc596b71ff",
"body": null,
"is_bot": false,
"headline": "Contains instead of exact equals",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-07-31T15:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04b45bd56a68b601f70179ee425d68872c8e1379",
"body": null,
"is_bot": false,
"headline": "Also support file-level rustfmt::skip",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-07-31T15:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d2325d11e7101e39071e14fc0d9682d3b2506a",
"body": null,
"is_bot": false,
"headline": "Support emitting unformatted subtrees with rustfmt::skip",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-07-31T15:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "380fbaab8ca0fc7d60bd41a3b3d3c0bcfebb3ba5",
"body": null,
"is_bot": false,
"headline": "Aargvark readme cleanup",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-07-02T14:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b55d2079cd5af0c3fe68ce1cad6207a91d9540b",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-05-28T10:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fbd2b6c422fea392d18e7efbb8d599d1dc5900d",
"body": null,
"is_bot": false,
"headline": "Fix #111, fix #112 - trait impl type generics, default in trait impl",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-05-28T10:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807c125a34c65fed8d5ab4d39e4001c25bc97dab",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-04-29T05:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a14954c153a3bceee9fa9de17fa128097e8f15b8",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-04-29T05:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361014d6570a05236279e81545185a124bc3cf0a",
"body": null,
"is_bot": false,
"headline": "Fix generic argument constraint",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-04-29T04:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef1916d4620b70b121846f40a8b3d7f6c45f45e",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-29T10:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87d7e3edb9e1309d9f5c22888978b2a9c4796fb",
"body": null,
"is_bot": false,
"headline": "Fix handling quad-slash doc-comment exclusion",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-29T10:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5e9083f1077fe1f72bdc39adac87df3c3ccf05",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-22T11:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1275897fc1daa9fdb5484533c44066cf10cd3e73",
"body": "Fix #106: Search more directories for config by default",
"is_bot": false,
"headline": "Merge pull request #107 from andrewbaxter/search-parents-config",
"author_name": "Andrew Baxter",
"author_login": "andrewbaxter",
"committed_at": "2025-03-22T11:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1234326938ab3c1802c7b87f3249d30373ec6bb6",
"body": null,
"is_bot": false,
"headline": "Fix #106: Search more directories for config by default",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-20T17:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debce700a5ee26eb5487beed188beb2f005f0141",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-05T15:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49d13b10b0986f581844eb8d18df3d85a59b01c",
"body": null,
"is_bot": false,
"headline": "Fix doctests",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-05T15:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53aefff5ec21428d56f3661a23fe374ace6f241b",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-04T11:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6dd07b4f674c86f6ea4ad7fe816d23bcc5ea276",
"body": null,
"is_bot": false,
"headline": "Readme tweaks",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-04T11:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bbb772a08fea8596b6708d568f365c1eb350a08",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-02T17:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b38cc29135de0c2713d92794ae6b1e0e07f1d03",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-02T17:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61748f98e8a3bb7103b25188269d3fbae8efab6a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'autocomplete'",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-03-02T17:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2488f9f0f3f669d516c9e76a57c69d54d61fa7e6",
"body": null,
"is_bot": false,
"headline": "Handle unsafe extern",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-02-26T14:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d5b3042ad6171ae019a6a5e244a8c6aba7a340a",
"body": null,
"is_bot": false,
"headline": "Fix macro list ending commas, comments",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-02-25T15:24:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caab9ccc91c4e59017f20027c42b67a967975b6a",
"body": null,
"is_bot": false,
"headline": "Autocomplete mode",
"author_name": "Andrew Baxter",
"author_login": null,
"committed_at": "2025-02-25T14:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e1e8941dc4a55d60e40da2886170469194858e",
"body": null,
"is_bot": false,
"headline": "chore: Release",
"author_name": "andrew",
"author_login": null,
"committed_at": "2025-02-03T15:20:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 14,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 4,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "aargvark",
"exists": true,
"license": "ISC",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/aargvark",
"is_deprecated": false,
"latest_version": "0.12.1",
"repository_url": "https://github.com/andrewbaxter/genemichaels",
"versions_count": 57,
"total_downloads": 87982,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2011,
"first_published_at": "2023-06-11T18:06:43.420097Z",
"latest_published_at": "2026-07-11T16:33:13.951927Z",
"latest_version_yanked": false,
"days_since_latest_publish": 10
},
{
"name": "genemichaels",
"exists": true,
"license": "ISC",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/genemichaels",
"is_deprecated": false,
"latest_version": "0.12.1",
"repository_url": "https://github.com/andrewbaxter/genemichaels",
"versions_count": 59,
"total_downloads": 79985,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1563,
"first_published_at": "2022-12-13T16:02:30.935216Z",
"latest_published_at": "2026-07-11T16:35:20.151999Z",
"latest_version_yanked": false,
"days_since_latest_publish": 10
},
{
"name": "genemichaels-lib",
"exists": true,
"license": "ISC",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/genemichaels-lib",
"is_deprecated": false,
"latest_version": "0.11.1",
"repository_url": "https://github.com/andrewbaxter/genemichaels",
"versions_count": 32,
"total_downloads": 46949,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2112,
"first_published_at": "2024-07-21T16:09:09.052789Z",
"latest_published_at": "2026-07-11T16:31:44.077900Z",
"latest_version_yanked": false,
"days_since_latest_publish": 10
},
{
"name": "aargvark_proc_macros",
"exists": true,
"license": "ISC",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/aargvark_proc_macros",
"is_deprecated": false,
"latest_version": "3.8.1",
"repository_url": "https://github.com/andrewbaxter/genemichaels",
"versions_count": 48,
"total_downloads": 76720,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2023,
"first_published_at": "2023-06-11T18:05:18.678483Z",
"latest_published_at": "2026-07-11T16:32:38.975184Z",
"latest_version_yanked": false,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 8,
"stars": 101,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-12-15",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": {
"days": [
{
"date": "2022-12-17",
"count": 24
},
{
"date": "2022-12-18",
"count": 25
},
{
"date": "2022-12-19",
"count": 8
},
{
"date": "2022-12-20",
"count": 6
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2022-12-29",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-06-10",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-03-23",
"count": 1
},
{
"date": "2024-03-24",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-12-09",
"count": 2
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-07-01",
"count": 3
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-10-07",
"count": 2
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-13",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 101,
"total_stars": 101
},
"open_issues_and_prs": 16
},
"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",
"crates/aargvark/Cargo.toml",
"crates/aargvark_proc_macros/Cargo.toml",
"crates/aargvark_tests/Cargo.toml",
"crates/genemichaels-lib/Cargo.toml",
"crates/genemichaels/Cargo.toml"
],
"largest_source_bytes": 54752,
"source_files_sampled": 23,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "bytes",
"direct": false,
"version": "1.9.0",
"severity": "moderate",
"ecosystem": "crates",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-434x-w66g-qw3r",
"RUSTSEC-2026-0007"
],
"fixed_version": "1.11.1",
"advisory_count": 2,
"oldest_advisory_days": 168
}
],
"collected": true,
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 2,
"affected_count": 1,
"assessed_count": 186,
"assessed_package": null,
"unassessed_count": 28,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "aargvark_proc_macros",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=3.8.1"
},
{
"name": "serde_json",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_yaml",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "toml",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "serde_path_to_error",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "convert_case",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "comfy-table",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "7"
},
{
"name": "url",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "http",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "console",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15"
},
{
"name": "textwrap",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.16"
},
{
"name": "unicode-width",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "shell-escape",
"manifest": "crates/aargvark/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "convert_case",
"manifest": "crates/aargvark_proc_macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "darling",
"manifest": "crates/aargvark_proc_macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.20"
},
{
"name": "flowcontrol",
"manifest": "crates/aargvark_proc_macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.3"
},
{
"name": "genemichaels-lib",
"manifest": "crates/aargvark_proc_macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.11.1"
},
{
"name": "proc-macro2",
"manifest": "crates/aargvark_proc_macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "quote",
"manifest": "crates/aargvark_proc_macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "syn",
"manifest": "crates/aargvark_proc_macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "aargvark",
"manifest": "crates/aargvark_tests/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "markdown",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=1.0.0-alpha.21"
},
{
"name": "proc-macro2",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "quote",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "syn",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "cargo-manifest",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.19"
},
{
"name": "derive_more",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "loga",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_json",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "regex",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "tempfile",
"manifest": "crates/genemichaels-lib/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3"
},
{
"name": "syn",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "walkdir",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "threadpool",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "cargo-manifest",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.19"
},
{
"name": "aargvark",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.12.1"
},
{
"name": "console",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15"
},
{
"name": "loga",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "serde",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_json",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "genemichaels-lib",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.11.1"
},
{
"name": "flowcontrol",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "dirs",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "6"
},
{
"name": "glob",
"manifest": "crates/genemichaels/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "aargvark",
"direct": true,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "aargvark_proc_macros",
"direct": true,
"version": "3.8.1",
"ecosystem": "crates"
},
{
"name": "cargo-manifest",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "cargo-manifest",
"direct": true,
"version": "0.19.1",
"ecosystem": "crates"
},
{
"name": "comfy-table",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "comfy-table",
"direct": true,
"version": "7.1.1",
"ecosystem": "crates"
},
{
"name": "console",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "console",
"direct": true,
"version": "0.15.8",
"ecosystem": "crates"
},
{
"name": "convert_case",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "convert_case",
"direct": true,
"version": "0.7.1",
"ecosystem": "crates"
},
{
"name": "convert_case",
"direct": true,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "darling",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "darling",
"direct": true,
"version": "0.20.10",
"ecosystem": "crates"
},
{
"name": "derive_more",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "derive_more",
"direct": true,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "dirs",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "dirs",
"direct": true,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "flowcontrol",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "flowcontrol",
"direct": true,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "genemichaels-lib",
"direct": true,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "glob",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "glob",
"direct": true,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "http",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "http",
"direct": true,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "loga",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "loga",
"direct": true,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "markdown",
"direct": true,
"version": "1.0.0-alpha.21",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": true,
"version": "1.0.89",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": "1.0.37",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "regex",
"direct": true,
"version": "1.11.1",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.214",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": "1.0.132",
"ecosystem": "crates"
},
{
"name": "serde_path_to_error",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_path_to_error",
"direct": true,
"version": "0.1.16",
"ecosystem": "crates"
},
{
"name": "serde_yaml",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_yaml",
"direct": true,
"version": "0.9.34+deprecated",
"ecosystem": "crates"
},
{
"name": "shell-escape",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "shell-escape",
"direct": true,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": "2.0.87",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": true,
"version": "3.17.1",
"ecosystem": "crates"
},
{
"name": "textwrap",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "textwrap",
"direct": true,
"version": "0.16.1",
"ecosystem": "crates"
},
{
"name": "threadpool",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "threadpool",
"direct": true,
"version": "1.8.1",
"ecosystem": "crates"
},
{
"name": "toml",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "toml",
"direct": true,
"version": "0.8.20",
"ecosystem": "crates"
},
{
"name": "unicode-width",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "unicode-width",
"direct": true,
"version": "0.1.14",
"ecosystem": "crates"
},
{
"name": "unicode-width",
"direct": true,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "url",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "url",
"direct": true,
"version": "2.5.4",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": true,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.3",
"ecosystem": "crates"
},
{
"name": "android-tzdata",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "android_system_properties",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "ansi-str",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "ansitok",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "arrayvec",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.4.0",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "1.3.2",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.6.0",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.16.0",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": "1.9.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.1.37",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": false,
"version": "0.4.38",
"ecosystem": "crates"
},
{
"name": "core-foundation-sys",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "crossterm",
"direct": false,
"version": "0.27.0",
"ecosystem": "crates"
},
{
"name": "crossterm_winapi",
"direct": false,
"version": "0.9.1",
"ecosystem": "crates"
},
{
"name": "darling_core",
"direct": false,
"version": "0.20.10",
"ecosystem": "crates"
},
{
"name": "darling_macro",
"direct": false,
"version": "0.20.10",
"ecosystem": "crates"
},
{
"name": "derive_more-impl",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "diff",
"direct": false,
"version": "0.1.13",
"ecosystem": "crates"
},
{
"name": "dirs-sys",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "encode_unicode",
"direct": false,
"version": "0.3.6",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.4.1",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.15",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.15.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "hermit-abi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "iana-time-zone",
"direct": false,
"version": "0.1.61",
"ecosystem": "crates"
},
{
"name": "iana-time-zone-haiku",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid_transform",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid_transform_data",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_provider_macros",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "ident_case",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.6.0",
"ecosystem": "crates"
},
{
"name": "io-lifetimes",
"direct": false,
"version": "1.0.11",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.11",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.72",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.162",
"ecosystem": "crates"
},
{
"name": "libredox",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.3.8",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.4.15",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.7.4",
"ecosystem": "crates"
},
{
"name": "lock_api",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.22",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.7.4",
"ecosystem": "crates"
},
{
"name": "minimal-lexical",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "nom",
"direct": false,
"version": "7.1.3",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "num_cpus",
"direct": false,
"version": "1.16.0",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.20.2",
"ecosystem": "crates"
},
{
"name": "option-ext",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "parking_lot",
"direct": false,
"version": "0.12.3",
"ecosystem": "crates"
},
{
"name": "parking_lot_core",
"direct": false,
"version": "0.9.10",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.1",
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": "1.4.1",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "redox_syscall",
"direct": false,
"version": "0.5.7",
"ecosystem": "crates"
},
{
"name": "redox_users",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.8",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.5",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "0.37.27",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "0.38.41",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.214",
"ecosystem": "crates"
},
{
"name": "serde_spanned",
"direct": false,
"version": "0.6.8",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.13.2",
"ecosystem": "crates"
},
{
"name": "smawk",
"direct": false,
"version": "0.3.2",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "strsim",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "strum",
"direct": false,
"version": "0.26.3",
"ecosystem": "crates"
},
{
"name": "strum_macros",
"direct": false,
"version": "0.26.4",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "terminal_size",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "2.0.12",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.12",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "toml_datetime",
"direct": false,
"version": "0.6.8",
"ecosystem": "crates"
},
{
"name": "toml_edit",
"direct": false,
"version": "0.22.24",
"ecosystem": "crates"
},
{
"name": "unicode-id",
"direct": false,
"version": "0.3.5",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.13",
"ecosystem": "crates"
},
{
"name": "unicode-linebreak",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "unicode-segmentation",
"direct": false,
"version": "1.12.0",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "unsafe-libyaml",
"direct": false,
"version": "0.2.11",
"ecosystem": "crates"
},
{
"name": "utf16_iter",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "utf8parse",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "vte",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "vte_generate_state_changes",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.0+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.3+wasi-0.2.9",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.95",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-backend",
"direct": false,
"version": "0.2.95",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.95",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.95",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.95",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-core",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.48.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.59.0",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "winnow",
"direct": false,
"version": "0.7.3",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.57.1",
"ecosystem": "crates"
},
{
"name": "write16",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.5.5",
"ecosystem": "crates"
},
{
"name": "yansi",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.10.3",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 214,
"direct_count": 60,
"indirect_count": 154
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 52,
"open_issues": 15,
"closed_ratio": 0.773,
"closed_issues": 51,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "andrewbaxter",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/597549?v=4"
},
{
"type": "User",
"login": "Billy-Sheppard",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/39789405?v=4"
},
{
"type": "User",
"login": "LnxgpI0k",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/226378222?v=4"
},
{
"type": "User",
"login": "djacu",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7043297?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.646
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"copyright.yml",
"rust.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"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": 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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "40704d0a303d298afcc9fd78d9ff7c481952c535",
"ran_at": "2026-07-21T21:10:13Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/andrewbaxter/genemichaels",
"host": "github.com",
"name": "genemichaels",
"owner": "andrewbaxter"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 54,
"vitality": 32,
"community": 52,
"governance": 57,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 32,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"forks": 8,
"stars": 101,
"watchers": 2,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "101 stars",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 101
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (ISC)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "ISC"
}
}
],
"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": 6.3,
"status": "met",
"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": 65,
"inputs": {
"packages": [
"aargvark",
"genemichaels",
"genemichaels-lib",
"aargvark_proc_macros"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 291636,
"monthly_downloads": 7709
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,709 downloads/month across crates",
"points": 51.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7709,
"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": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.646
},
"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 65% of commits",
"points": 8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 65
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 52,
"open_issues": 15,
"closed_issues": 51,
"issue_closed_ratio": 0.773,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 36.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "52/66 decided PRs merged",
"points": 30.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 52,
"decided": 66
}
}
],
"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": 27,
"owner_type": "User",
"is_verified": null,
"owner_login": "andrewbaxter",
"public_repos": 124,
"account_age_days": 5647
},
"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": "27 followers of andrewbaxter",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 27,
"login": "andrewbaxter"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "124 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 124
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"aargvark",
"genemichaels",
"genemichaels-lib",
"aargvark_proc_macros"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 10
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "4 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 4,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "59 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 59
}
}
],
"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": 60,
"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": "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": "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": 60,
"inputs": {
"topics": [
"formatter",
"parser",
"rust"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 4.2
},
"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": "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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 186 resolved dependencies against OSV; 28 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 186
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 28
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 1,
"assessed_packages": 186,
"unassessed_packages": 28,
"affected_by_severity": "moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 186,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.36,
"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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"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",
"crates/aargvark/Cargo.toml",
"crates/aargvark_proc_macros/Cargo.toml",
"crates/aargvark_tests/Cargo.toml",
"crates/genemichaels-lib/Cargo.toml",
"crates/genemichaels/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, crates/aargvark/Cargo.toml, crates/aargvark_proc_macros/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, crates/aargvark/Cargo.toml, crates/aargvark_proc_macros/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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": 54752,
"source_files_sampled": 23,
"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/23 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 23,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch crates package 'aargvark_tests' from its registry",
"deps.dev does not index crates:genemichaels@0.12.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T21:10:19.948071Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/andrewbaxter/genemichaels.svg",
"full_name": "andrewbaxter/genemichaels",
"license_state": "standard",
"license_spdx": "ISC"
}