Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"rust",
"proc-macro"
],
"is_fork": false,
"size_kb": 489,
"has_wiki": false,
"homepage": "https://docs.rs/derive_utils",
"languages": {
"Rust": 27216
},
"pushed_at": "2026-07-24T20:07:02Z",
"created_at": "2018-12-15T06:25:51Z",
"owner_type": "User",
"updated_at": "2026-07-24T20:07:15Z",
"description": "A procedural macro helper for easily writing custom derives for enums.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Taiki Endo",
"type": "User",
"login": "taiki-e",
"company": null,
"location": "Japan",
"followers": 998,
"avatar_url": "https://avatars.githubusercontent.com/u/43724913?v=4",
"created_at": "2018-09-30T14:12:50Z",
"is_verified": null,
"public_repos": 269,
"account_age_days": 2855
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2026-07-24T20:07:08Z"
},
{
"tag": "v0.15.1",
"kind": "patch",
"published_at": "2026-02-27T13:30:57Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2025-01-16T18:41:18Z"
},
{
"tag": "v0.14.2",
"kind": "patch",
"published_at": "2024-08-23T17:10:12Z"
},
{
"tag": "v0.14.1",
"kind": "patch",
"published_at": "2024-01-27T10:50:38Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2024-01-27T08:05:33Z"
},
{
"tag": "v0.13.2",
"kind": "patch",
"published_at": "2023-07-27T18:19:46Z"
},
{
"tag": "v0.13.1",
"kind": "patch",
"published_at": "2023-06-29T17:29:15Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2023-03-26T12:25:00Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2022-01-10T12:41:48Z"
},
{
"tag": "v0.11.2",
"kind": "patch",
"published_at": "2021-01-05T15:54:36Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2020-12-29T15:33:13Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2020-11-06T11:15:40Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2020-06-02T20:19:59Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2019-09-15T16:44:42Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2019-08-14T06:56:42Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2019-08-12T06:37:04Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2019-05-30T15:15:52Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2019-05-21T15:37:03Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2019-03-13T14:50:41Z"
}
],
"recent_commits": [
{
"oid": "cb2b80515b33469a87a3d5cebfe0f05854f48900",
"body": null,
"is_bot": false,
"headline": "Release 0.16.0",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-07-24T20:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2504d03a1f0b8db0621a90f47c7c7bf8fcb3eacc",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-07-24T19:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead617a0053fb5149b62ed5cf55d21dbbb9e4a18",
"body": null,
"is_bot": false,
"headline": "Upgrade to `syn v3` (#49)",
"author_name": "Josh Stone",
"author_login": "cuviper",
"committed_at": "2026-07-24T19:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33267c846f4e3ed5afd16892028110464c6c8d89",
"body": null,
"is_bot": false,
"headline": "ci: Update taiki-e/github-actions workflows",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-07-03T16:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a6bac2bd7bc54c62c98ba041ed3fc98bbc69fa5",
"body": "miri and msrv have been merged to rust-test reusable workflow.",
"is_bot": false,
"headline": "ci,tools: Update config and script",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-05-26T15:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d291100b27c5d55aab3d676dbfa8234f374f53cf",
"body": null,
"is_bot": false,
"headline": "ci,tools: Update config and script",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-05-02T19:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481e6d5a9f329a42fc5c90598e13d35da26fffc9",
"body": null,
"is_bot": false,
"headline": "Update scripts and CI config",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-04-10T09:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1df0c20349e9d04c067950ef01520919037eb22",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh and related config",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-04-03T19:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b141978944b404d10b155a1ca02ba184ed2f0145",
"body": null,
"is_bot": false,
"headline": "zizmor: Apply more lints",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-03-29T17:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a17618d57a1c666a497e5bd37901b0f1e939a6d",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh and related config",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-03-28T17:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7544450899eb0e66cebcd0f1998932e4070b79",
"body": null,
"is_bot": false,
"headline": "Update script and CI config",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-03-12T18:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098e00e46983ff435dce350b3bd3762136178aa4",
"body": null,
"is_bot": false,
"headline": "ci: Update permissions for tidy reusable workflow",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-03-03T11:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6fc10f7d7a0c131215be42b7f991bd2c1dadd0",
"body": null,
"is_bot": false,
"headline": "Release 0.15.1",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-27T13:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d74462ec2d5ec1b2cc28e43814fe4715269b153d",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-27T13:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b161378a0733251b5d01c9d078639bf257137e",
"body": null,
"is_bot": false,
"headline": "Update allowed lint list",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-27T13:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f427a462d1772bb3967518cc8e2230088efe7ef",
"body": "```\nerror: this `map_or` can be simplified\n --> src/parse.rs:429:28\n |\n429 | if get_ty_path(&ty.elem).map_or(false, |path| path.is_ident(\"Self\")) {\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = help: for fu\n[…]\n if get_ty_path(&ty.elem).map_or(false, |path| path.is_ident(\"Self\")) {\n429 + if get_ty_path(&ty.elem).is_some_and(|path| path.is_ident(\"Self\")) {\n |\n```",
"is_bot": false,
"headline": "Fix clippy::unnecessary_map_or warning",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-09T14:30:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "93c06a36215a300ed57077515077b48fcb13ce78",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-09T14:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccdca1e927ab8878df6bca867f1fa0522dc43611",
"body": "```\n error: package `unicode-ident v1.0.23` cannot be built because it requires rustc 1.71 or newer, while the currently active rustc version is 1.68.2\n```",
"is_bot": false,
"headline": "Bump MSRV to 1.71",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-09T14:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9874c0b2b9dd6de9b8484bf9cbb5e8372d4a1cd2",
"body": null,
"is_bot": false,
"headline": "Disable std prelude",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-07T09:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbf9b6c614c0264188be90a65a9ddbec58c0ba0",
"body": "https://github.com/taiki-e/github-actions/commit/96af4dc51482b761c058fdc8ef3a80b44a18e51f\n\n```\nerror: unreachable `pub` item\n --> src/lib.rs:19:1\n |\n19 | pub fn derive_iterator(input: TokenStream) -> TokenStream {\n | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n | |\n | help: co\n[…]\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n | |\n | help: consider restricting its visibility: `pub(crate)`\n |\n = help: or consider exporting it for use by other crates\n```",
"is_bot": false,
"headline": "Apply clippy to doctest",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-07T09:44:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0abaa2fd4c7d7ae5b38d913862b0ec7fd41a3acd",
"body": null,
"is_bot": false,
"headline": "Apply clippy::std_instead_of_alloc",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-02-07T09:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0069d3c502339384af0e4f7b846db9a7d6bd3e3a",
"body": null,
"is_bot": false,
"headline": "Update .deny.toml",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-01-11T10:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31256d6fd6516125141732171b798e4431eae130",
"body": null,
"is_bot": false,
"headline": "rustfmt: Set hex_literal_case = \"Upper\"",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2026-01-06T14:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6332f074da5a3b320f9c744a29f9ad79b8d4aa64",
"body": null,
"is_bot": false,
"headline": "Apply zizmor and update scripts",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-12-04T16:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68bebe27e5bc7ff9045f02303a8b940dbd1d66cc",
"body": null,
"is_bot": false,
"headline": "ci: Merge release-related workflows",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-12-04T15:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa7e1be72d8fb50fa2c6c9d4208b0f246c9ea8a8",
"body": "```\n error: package `syn v2.0.107` cannot be built because it requires rustc 1.68 or newer, while the currently active rustc version is 1.61.0\n```",
"is_bot": false,
"headline": "Bump MSRV to 1.68",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-10-27T15:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b0a3d497019a99aa87a1703121328404ccfaac",
"body": null,
"is_bot": false,
"headline": "ci: Use new publish mechanism",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-10-27T15:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77712857c184561cd699fc876bd94e13b4eaf392",
"body": null,
"is_bot": false,
"headline": "Tweak imports",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-09-29T14:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3fdc5e231c0966f1c17ddc94554e3b425ae743c",
"body": "```\nerror: package `quote v1.0.41` cannot be built because it requires rustc 1.60 or newer, while the currently active rustc version is 1.56.1\n```\n\n```\nerror: package `syn v2.0.106` cannot be built because it requires rustc 1.61 or newer, while the currently active rustc version is 1.60.0\n```",
"is_bot": false,
"headline": "Bump MSRV to 1.61",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-09-29T14:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bfa7845503350efdeaa9aec57a6ae849f9f219e",
"body": "https://blog.rust-lang.org/2025/07/11/crates-io-development-update-2025-07/#trusted-publishing",
"is_bot": false,
"headline": "ci: Use Trusted Publishing",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-08-31T09:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11a68ea2b9e2c2a005a9625218a17d091696b6cb",
"body": null,
"is_bot": false,
"headline": "tools: Update publish.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-08-04T14:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab6bc26768494a569f04a9a9bff983569f14e08b",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-03-20T18:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1777eb41e51d8344d3c7148d63fc51157ce0c554",
"body": null,
"is_bot": false,
"headline": "tools: Update scripts",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-03-09T09:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cfe7d3aa058c280bcdc3294b1b3f1b41362135c",
"body": null,
"is_bot": false,
"headline": "rustfmt: set style_edition = \"2024\"",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-02-23T13:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25818dfb0100deb297f1457a6e363393f41552e2",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-02-21T14:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af686f4282588348a05309470a85be996cd1196a",
"body": null,
"is_bot": false,
"headline": "Update comments",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-02-08T05:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b1d796e0c90cca49997de842880a7360094cbf1",
"body": null,
"is_bot": false,
"headline": "gitattributes: Disable linguist detection for tools/tidy.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-02-05T06:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ecc51b530ffd355206d79447a4b708f17fd54e4",
"body": null,
"is_bot": false,
"headline": "Add .git-blame-ignore-revs",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-02-05T06:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b89af8ab28f82a4e75dc9051c1e871b237c440ae",
"body": null,
"is_bot": false,
"headline": "Tweak docs",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-02-03T13:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34227a4d16a8e21025e3a7f918db1376bb9a341",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh and related configs",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-02-02T21:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e1beaade5d8723bcf80d50772ec9325a5b28486",
"body": null,
"is_bot": false,
"headline": "ci: Update reusable workflows",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-02-01T02:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "605f7664caef5d26c0dad4c3c867f13e1c4d9759",
"body": "…rkflow",
"is_bot": false,
"headline": "ci: Use taiki-e/github-actions/.github/workflows/test.yml reusable wo…",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-31T17:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9887c4df55642aa2f0ceb761875ffa88e28ac3",
"body": null,
"is_bot": false,
"headline": "Release 0.15.0",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-16T18:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5682735a32ab79a1125a64db269b263d01d19a4f",
"body": null,
"is_bot": false,
"headline": "Use #[automatically_derived] on generated impls",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-16T18:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef2267d111f9f5ff756658ccb5d2bbb8f52d0bce",
"body": null,
"is_bot": false,
"headline": "ci: Disable buggy dependabot grouped update",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-16T13:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afbd87ff7bb5b40cffe00ca5ac41dc562f4c0d86",
"body": "…CI config",
"is_bot": false,
"headline": "tools: Format shell scripts with indent_size = 2 to match scripts in …",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-16T13:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86d6e111ed95b01f3ac45eb46a96c042370cf8f0",
"body": null,
"is_bot": false,
"headline": "Add MSRV reason comment",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-14T11:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a6f335ee775865eb35c7914143e4698b6eda4f",
"body": null,
"is_bot": false,
"headline": "Apply clippy::unused_trait_names lint",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-13T13:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943e2e3195daf2fc765a837160db709f028c1ae2",
"body": "https://github.com/taiki-e/github-actions/commit/5630c3f678ff79eb6fecaf3eb8c6dabd6b8a744b",
"is_bot": false,
"headline": "ci: Update reusable workflows",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-12T13:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec69ee9426d5545026211b87a63c796a24aae86",
"body": null,
"is_bot": false,
"headline": "ci: Use -Zmiri-many-seeds on scheduled job",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-11T05:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6f903dffed2d9497a7ae31c3393b5a462033c30",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh and markdownlint config",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-10T15:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32289f005ef4be9cdee5a4e45c7a334100e06787",
"body": null,
"is_bot": false,
"headline": "Apply unnameable_types lint",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2025-01-06T15:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5256ce0863deaa282d36db50cf124a462b3ff0",
"body": "https://github.com/dtolnay/unicode-ident/releases/tag/1.0.14",
"is_bot": false,
"headline": "Update .deny.toml",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-11-20T16:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d0c4ec20d63aa822d9cadf3d40cef5fa6d668a",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-10-20T19:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63cc68e55911ae95bd976427f2e0d11aa5e0473e",
"body": null,
"is_bot": false,
"headline": "ci: Auto-update cspell dictionary",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-10-20T18:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72a765ad28682397b320fb10e385d8f6aca2e315",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-10-03T16:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41075044a8be60b7ed5936f3c45827d79244191b",
"body": "https://github.com/taiki-e/github-actions/commit/3d23ff7968df58dccbe78a56af766ca42d34e05f",
"is_bot": false,
"headline": "ci: Use taiki-e/github-actions/install-rust action",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-09-27T18:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbffc5b1437a70f1bf4d1e6ad0876954d4046281",
"body": null,
"is_bot": false,
"headline": "tools: Update scripts",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-09-22T16:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06f52e2333b06e0817b61bcc96053db86deb378",
"body": null,
"is_bot": false,
"headline": "Clean up scripts",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-09-07T13:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47fdc231e56ba5fda8acf14847abe1d13f86bba7",
"body": null,
"is_bot": false,
"headline": "Use grouped update of dependabot",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-08-30T11:14:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b723a5031be79c6f1d424438faf50322bc64cb15",
"body": null,
"is_bot": false,
"headline": "Apply deprecated_safe lint",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-08-25T12:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8439005ad64b08f7371c9f0a6e99e5bc411e6e6",
"body": null,
"is_bot": false,
"headline": "Release 0.14.2",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-08-23T17:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1969ddbc10f739d391aa21ac9ad363de109e5dc",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-08-23T17:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b171e0c7200eaa64917f7bb8c1042df4e51005d6",
"body": null,
"is_bot": false,
"headline": "Ignore more clippy lints at workspace level",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-08-23T13:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12c7556060120f0d4af0b1b02e5b86885bdbfa4",
"body": null,
"is_bot": false,
"headline": "Disable derive feature of syn",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-08-23T13:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9caf62dd89eabcd31937b6cbb1944c3bc6718b2f",
"body": null,
"is_bot": false,
"headline": "Update .deny.toml",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-08-04T07:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27e9f4b9cda83affa607829629aa91d834b948fc",
"body": null,
"is_bot": false,
"headline": "Ignore more clippy lints at workspace level",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-07-01T15:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e8d2f03974d7eac086e7c8d9350f08ae563299",
"body": null,
"is_bot": false,
"headline": "Apply clippy::as_underscore lint",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-06-21T14:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a22f725e7b72364153674f93c14e5ef3b4b3f47",
"body": null,
"is_bot": false,
"headline": "tools: Update tidy.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-06-03T18:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ddceea50bb4ba02b6dec882427a8f9498630fa4",
"body": null,
"is_bot": false,
"headline": "Update cspell dictionary",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-06-01T01:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "753a5828c461b79c10f2cc9e1362c0d61eccf579",
"body": null,
"is_bot": false,
"headline": "Ignore more lints at workspace level",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-05-28T18:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff37398f29a142370cb9e074626d548a932c8e87",
"body": "https://github.com/rust-lang/rust-clippy/issues/12270",
"is_bot": false,
"headline": "Ignore buggy clippy::lint_groups_priority lint",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-05-24T20:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac45e0e2ffbc93008dce6166f5095b1716cdeccd",
"body": null,
"is_bot": false,
"headline": "tests: Remove #![cfg(not(careful))] from compiletest",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-05-05T02:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebad2fb349e13a347bb59a8adde82db4d71e103",
"body": null,
"is_bot": false,
"headline": "tools: Update scripts",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-04-20T18:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675264c2fd9e04dbbcea84ef525303d9c42f8040",
"body": null,
"is_bot": false,
"headline": "docs: Use latest in docs.rs links",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-04-19T14:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f68a8a1366a11acf920c94c1d43e8ef33bdac72c",
"body": null,
"is_bot": false,
"headline": "docs: Update msrv badge and remove doc covered by it",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-04-18T13:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65887f857d5094960d2918aafbd97cd5747447c8",
"body": null,
"is_bot": false,
"headline": "Ignore more clippy lint at workspace level",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-04-06T16:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a639466d6433f2b1c8ed9e0e2b50375bf960b06",
"body": null,
"is_bot": false,
"headline": "Tweak doc examples",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-04-03T12:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d996d4695541037adb68c61052e94c22affc6e50",
"body": null,
"is_bot": false,
"headline": "ci: Track executables and binaries in dependency graph",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-04-01T00:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a549925b02286439d68c86a5709c5dfcb4a37287",
"body": null,
"is_bot": false,
"headline": "Update comments in .rustfmt.toml",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-03-19T12:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad123b30fdb7bb875f571c9922b2c8a9b8496398",
"body": "https://github.com/taiki-e/checkout-action",
"is_bot": false,
"headline": "ci: Use taiki-e/checkout-action action",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-03-08T17:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb09d96eead70d59f884baf39c02d1b21eabfb7",
"body": null,
"is_bot": false,
"headline": "Ignore more lints at workspace level",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-03-04T18:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73615991d2079096f3caa9ba0d2a37a7be1c2f73",
"body": null,
"is_bot": false,
"headline": "tidy: Use yq via venv",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-03-02T18:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d2dd81c8f04c525d9f630e31b4d277af587718",
"body": null,
"is_bot": false,
"headline": "tidy: Check TOML format",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-02-22T18:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b885e00d5a6e6597f821973e0540bc6ceefcb60",
"body": "This reverts commit 45151af71385c3ae029497bbcef6f1001186ff24.",
"is_bot": false,
"headline": "Revert \"Revert \"Revert \"Disable dependabot update for Github Actions\"\"\"",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-02-05T14:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e33250cc4e6378c21333e1497dc9c57761400475",
"body": null,
"is_bot": false,
"headline": "Update .deny.toml",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-02-05T12:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7a0004165cfe0b6e052f7499f22f587e09ad19",
"body": null,
"is_bot": false,
"headline": "Tweak comment in Cargo.toml",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T16:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c733f2e0d1822206f2053aa788eb6fba646251f",
"body": null,
"is_bot": false,
"headline": "Release 0.14.1",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T10:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412a74299df5858942a2beffc4cad99132f55fe8",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T10:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3343d452dd9c33097bfb336bfb8eaeb0e45594d",
"body": null,
"is_bot": false,
"headline": "Bug fixes",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T10:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "058db52059d90a866c700e4d5931a236fbc7c307",
"body": null,
"is_bot": false,
"headline": "tools: Update publish.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T08:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25fed69a2c1837af2b898dedcc0b04de08266a64",
"body": null,
"is_bot": false,
"headline": "Release 0.14.0",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T08:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b541651a631bdbbc2eb583dde8c60d04393c5bf5",
"body": null,
"is_bot": false,
"headline": "tools: Update publish.sh",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T08:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ef3f27fe3e44b692c2a785335182ceba20234e",
"body": null,
"is_bot": false,
"headline": "Update test",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T06:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b5ff54c01fc1067d116e3f19291a1a3689ea67",
"body": "Fixes #47",
"is_bot": false,
"headline": "Fix handling of recursive structures without type parameters",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T06:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10cc2346d1bb56e68ccc465e88370959bf414379",
"body": null,
"is_bot": false,
"headline": "Replace mem::replace with mem::take",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T04:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b767f55b8df2c81ae7788e102a949864142b507f",
"body": null,
"is_bot": false,
"headline": "Use more re-exported items",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T04:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8f27b9bc07f03bf5fedba53c4e05dc141e3aaa",
"body": null,
"is_bot": false,
"headline": "Allow quote variables in the trait definition",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T03:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb7cd4b25204156de932c0ac50a242a009d3946",
"body": null,
"is_bot": false,
"headline": "Update version in readme",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-27T03:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8493741b1ee268b9d47da5fe69247a4c9f158f4b",
"body": "…eusable workflow",
"is_bot": false,
"headline": "ci: Use taiki-e/github-actions/.github/workflows/create-release.yml r…",
"author_name": "Taiki Endo",
"author_login": "taiki-e",
"committed_at": "2024-01-25T14:16:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 31,
"latest_release_at": "2026-07-24T20:07:08Z",
"latest_release_tag": "v0.16.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 17,
"days_since_latest_release": 0,
"mean_days_between_releases": 184
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "derive_utils",
"exists": true,
"license": "Apache-2.0 OR MIT",
"keywords": [
"derive",
"enum",
"macros",
"development-tools::procedural-macro-helpers",
"rust-patterns"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/derive_utils",
"is_deprecated": false,
"latest_version": "0.16.0",
"repository_url": "https://github.com/taiki-e/derive_utils",
"versions_count": 34,
"total_downloads": 23070337,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1659508,
"first_published_at": "2018-12-15T06:32:47.431357Z",
"latest_published_at": "2026-07-24T20:07:06.201778Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 5,
"stars": 38,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2019-09-15",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"examples/example/Cargo.toml",
"examples/example_derive/Cargo.toml"
],
"largest_source_bytes": 16567,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 4,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "proc-macro2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.91"
},
{
"name": "quote",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.35"
},
{
"name": "syn",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "proc-macro2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 3,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 35,
"open_issues": 3,
"closed_ratio": 0.625,
"closed_issues": 5,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "taiki-e",
"commits": 530,
"avatar_url": "https://avatars.githubusercontent.com/u/43724913?v=4"
},
{
"type": "User",
"login": "blackbeam",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/155883?v=4"
},
{
"type": "User",
"login": "cuviper",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/36186?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.996
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cb2b80515b33469a87a3d5cebfe0f05854f48900",
"ran_at": "2026-07-25T16:15:54Z",
"aggregate_score": 7.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T05:12:15Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T19:28:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 27,
"created_at": "2020-04-19T14:57:07Z",
"last_comment_at": "2023-02-17T01:16:38Z",
"last_comment_author": "erikbrinkman"
},
{
"number": 28,
"created_at": "2020-04-19T15:02:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2020-11-06T09:50:57Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/taiki-e/derive_utils",
"host": "github.com",
"name": "derive_utils",
"owner": "taiki-e"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"security": 75,
"vitality": 73,
"community": 60,
"governance": 60,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 31,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 17
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "31 commits in the last year",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 31
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v0.16.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 184
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~184 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 184
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"forks": 5,
"stars": 38,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "38 stars",
"points": 25.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 38
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"derive_utils"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 23070337,
"monthly_downloads": 1659508
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,659,508 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1659508,
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.996
},
"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 100% of commits",
"points": 0.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"merged_prs": 35,
"open_issues": 3,
"closed_issues": 5,
"issue_closed_ratio": 0.625,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "62% of issues closed",
"points": 29.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 62
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/41 decided PRs merged",
"points": 32.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 41
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 71,
"inputs": {
"followers": 998,
"owner_type": "User",
"is_verified": null,
"owner_login": "taiki-e",
"public_repos": 269,
"account_age_days": 2855
},
"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": "998 followers of taiki-e",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 998,
"login": "taiki-e"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "269 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 269
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"derive_utils"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "34 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 34
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"rust",
"proc-macro"
],
"has_wiki": false,
"homepage": "https://docs.rs/derive_utils",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.rs/derive_utils",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 75,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"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": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.46,
"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": "46 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 46,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"examples/example/Cargo.toml",
"examples/example_derive/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, examples/example/Cargo.toml, examples/example_derive/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, examples/example/Cargo.toml, examples/example_derive/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 16567,
"source_files_sampled": 8,
"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/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example",
"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": "example, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, 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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:derive_utils@0.16.0; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-25T16:16:01.500470Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/taiki-e/derive_utils.svg",
"full_name": "taiki-e/derive_utils",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}