Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"gat",
"hkt",
"rust",
"type-level-programming",
"higher-kinded-type",
"lending-iterator"
],
"is_fork": false,
"size_kb": 169,
"has_wiki": false,
"homepage": "https://docs.rs/higher-kinded-types",
"languages": {
"HTML": 2764,
"Rust": 54956,
"Shell": 501
},
"pushed_at": "2026-07-31T12:34:24Z",
"created_at": "2023-05-08T22:40:52Z",
"owner_type": "User",
"updated_at": "2026-07-31T12:36:30Z",
"description": "\"Generic generics\" / higher-kinded APIs in stable Rust.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "linkedin.com/in/danielhenrymantilla",
"name": "Daniel Henry-Mantilla",
"type": "User",
"login": "danielhenrymantilla",
"company": "https://www.ditto.live/",
"location": "France - Spain",
"followers": 275,
"avatar_url": "https://avatars.githubusercontent.com/u/9920355?v=4",
"created_at": "2014-11-23T22:35:10Z",
"is_verified": null,
"public_repos": 159,
"account_age_days": 4267
},
"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.3.1",
"kind": "patch",
"published_at": "2026-07-31T12:27:57Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-12-08T11:56:32Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-10-03T14:56:43Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-03-28T15:16:21Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2023-07-26T18:02:03Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-07-04T13:52:45Z"
}
],
"recent_commits": [
{
"oid": "9e1a6fdb47bd907e787c81bff024fdf8f49e725d",
"body": "Co-authored-by: Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>",
"is_bot": false,
"headline": "Fixed broken link in the README (#4)",
"author_name": "Jonas Fassbender",
"author_login": "jofas",
"committed_at": "2026-07-31T12:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0732076142defafc8708b211862f24e3d7caa7f5",
"body": "The paste crate is no longer maintained (RUSTSEC-2024-0436): its author archived the repository and flagged it as unmaintained, which cargo audit / cargo deny report as a vulnerability. pastey is a drop-in replacement fork of paste with the same paste! macro API and additional features, actively mai\n[…]\ngo.toml: update macro_rules_attribute to 0.2.3\n- src/utils.rs: use ::pastey::paste! instead of ::paste::paste!\n- Cargo.lock: regenerated accordingly\n\nRefs: danielhenrymantilla/higher-kinded-types.rs#8",
"is_bot": false,
"headline": "Replace unmaintained paste dependency with pastey (#9)",
"author_name": "Shrey Shah",
"author_login": "shrey4796",
"committed_at": "2026-07-31T12:26:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0142932251dddfd5db4706b5d87cecfed519a46a",
"body": "This factors out `type_eq` and `extra_arities` modules under a\n`crate::advanced` module, where:\n\n- the internal `WithLifetime` trait is exposed (with the assoc type\nrenamed as `Of` to avoid `T::T`. _Hopefully_ this doesn't conflict nor\ncause ambiguities with the `Of<'_>` of `ForLifetime…`).\n- a new \n[…]\nthis will be requiring associated-type bounds, or at least,\nimmensely benefiting from them, which is why **the MSRV of the crate is\ngetting bumped to ~~1.79.0~~** EDIT: I went all the way to `1.85.0`.",
"is_bot": false,
"headline": "Version 0.3.0: `mod` cleanup & `ForLifetimeMaybeUnsized` (#5)",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-12-08T11:51:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "91cea9c65cb04278db854bfa3af7771784f96930",
"body": "Change-Id: I2fbc2809fb8dfd59ec56f72fa32b05ca6a6a6964\nJJ-Change-Id: <pad> xkonxrzqkormkmuqlnutksxkpwxozunp",
"is_bot": false,
"headline": "Version 0.3.0 release",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-12-08T11:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842d90e26b2540456cbed8c9d41b5821779a842d",
"body": "Change-Id: Ie414fbf29634b655727799ce8745b4216a6a6964\nJJ-Change-Id: <pad> lvyvkokxqtwvotuusxssqqnlrsvuovxy",
"is_bot": false,
"headline": "Add `all the required jobs` CI step",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-12-08T11:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee821886caf4741c908d30dfcfb1bc288b33bdc",
"body": "Change-Id: I6a6a69645e552dc969c8c875a497125e90b7e7ba\nJJ-Change-Id: <pad> uluuxmnqtqnrnrsupvqsyxulqzoslsop",
"is_bot": false,
"headline": "rc2",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-10-03T12:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c237db78b467c7b595b2ef9f773ed7e8fe76efa",
"body": "Change-Id: I6a6a6964a902b0762f37502339e5b2cd8e0f20a6\nJJ-Change-Id: <pad> pqzxozstxkwsuzxwwqluoxnmrlzkxzpt",
"is_bot": false,
"headline": "WIP: tentative doc improvements",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-10-03T12:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "193a1d891f43eecc45de995ede0650bf2b514e00",
"body": "Change-Id: I6a6a69641231e15c6b1abb549b3e897fbc810e41\nJJ-Change-Id: <pad> yxwylyuntoypoouvqowlrqskonryzlvy",
"is_bot": false,
"headline": "Bump MSRV to 1.85.0",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-10-03T12:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63310321c40da3986036fc65fb61f2f534606f1d",
"body": "Change-Id: I6a6a6964ef3e367062c4b901aa240bd417543a3d\nJJ-Change-Id: <pad> lkwlwtsztxnvoqzyppxvzomvysuvwpwm",
"is_bot": false,
"headline": "merge origin/master",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-10-03T12:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ad8ca26c0b562fcddace0f0a25565f2b779ccf",
"body": "* Fix `#[macro_export]` full path shenanigans\n\nChange-Id: I6a6a6964bb7e6cd759c6de5120688340955b0f5e\nJJ-Change-Id: <pad> oosltnmsuqntmluyxztrrwvzquuozkul\n\n* Version 0.2.1 release candidate\n\nChange-Id: I6a6a69643a555d49a50e1471c21e6407e91d39b1\nJJ-Change-Id: <pad> wpuuumvqpuzlyvsynxyltvzslqymwqoy\n\n* Version 0.2.1 release\n\nJJ: auto-generated trailers:\nChange-Id: I6a6a6964a419f8c981bd2f5ca32e8cecd87d5c75\nJJ-Change-Id: <pad> pvyqkrnqryomxkunpwxlrnlnmrsmunsu",
"is_bot": false,
"headline": "Fix `#[macro_export]` full path shenanigans (#7)",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-10-03T12:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "161c53719f3de4ecaa1d00e49655f56b615d840e",
"body": null,
"is_bot": false,
"headline": "v0.3.0-rc1",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T22:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0973f2b15b543862e4bd516b0c4bca23e54ba39b",
"body": null,
"is_bot": false,
"headline": "Nits & fix UI tests",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T21:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cfc6178e77fb193d83ed1732b6afa422f127da7",
"body": "…` felt weird.",
"is_bot": false,
"headline": "Rename `WithLifetime::{T, Of}`. Indeed, for `T : WithLifetime`, `T::T…",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T21:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d25f32f0a71a1b4d26e6df72cf1aa480f021c1",
"body": null,
"is_bot": false,
"headline": "Introduce `ForLifetimeUnsized`, but as an \"unrelated\" trait",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T21:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5d8341556d68816d4ef3c00579542ed881eec1",
"body": null,
"is_bot": false,
"headline": "Fix CI",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T16:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b27d1b8360aeca2154f8d3a7e68559a234bf6209",
"body": "…rities & type_eq to it",
"is_bot": false,
"headline": "Expose `WithLifetime` trait under a new `advanced` module, and move a…",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T15:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963c7c445c8590654a958241091a16a1c5910805",
"body": null,
"is_bot": false,
"headline": "mv .cargo/config{,.toml}",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T15:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12b393e4a3e575dbdb5c46beac5bb6eaceaa0b4",
"body": null,
"is_bot": false,
"headline": "Bump MSRV to 1.79.0",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T15:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a81d81c14b4b1aeff4c993e234115d7d0c4076a4",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T15:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d33e1ccd571b14543d305c24c5d7e1f77aae9a10",
"body": null,
"is_bot": false,
"headline": "0.2.0 release",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2025-03-28T15:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "748f11406aa1eee98c714350ffdaa10920d822ae",
"body": "See https://docs.rs/higher-kinded-types/0.2.0-rc1/higher_kinded_types/extra_arities/trait.CovariantForLt.html",
"is_bot": false,
"headline": "Add `CovariantForLt` proof-of-concept (#3)",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-26T17:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf1976575e190cac6d8cb5d54b4bf953c595229",
"body": null,
"is_bot": false,
"headline": "Version 0.2.0 release candidate",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-26T17:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63552b363ef0266e87b02918d57baf684c43d43",
"body": null,
"is_bot": false,
"headline": "Update `.lock` file",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-26T17:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f39b64c17d63536c20a7e6a26d7b7647686f33",
"body": null,
"is_bot": false,
"headline": "Add `CovariantForLt` proof-of-concept",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-26T17:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4fa3bd934436913db96f605fdbd77c4b3c64895",
"body": null,
"is_bot": false,
"headline": "Fix bug in `ForLt!` non-`fn_traits` muncher",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-21T12:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b60a6059afa6deb4fdbfb68025c2583dc0bf4e",
"body": null,
"is_bot": false,
"headline": "Initial `v0.1.0` release (#2)",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-04T13:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531dc17e680ae416e78d53577fff3338323fb1c2",
"body": null,
"is_bot": false,
"headline": "Version 0.1.0 release",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-04T13:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5936604f4575f53f8dcceaee9c5c7aebaed9883",
"body": null,
"is_bot": false,
"headline": "Extend `ForLtAndTy` doc example",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-04T13:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf92f5d67dee6956e2ea14bf3aeafafd8f70948",
"body": null,
"is_bot": false,
"headline": "Typo",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-04T13:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6773359d6a9bdb07dd87367c5a2cf89d5fe1b3c4",
"body": null,
"is_bot": false,
"headline": "Fix UI tests",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-04T13:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffba2bc79672c6ad81070896238f29bf98e2a3c2",
"body": null,
"is_bot": false,
"headline": "Release candidate",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-04T13:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ecbcb0115e0d9666873a59a6e929b2ecc21f51f",
"body": null,
"is_bot": false,
"headline": "mv src/{other,extra}_arities.rs",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-04T13:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9879b674bbf40317119ad82a922cdc22770df20f",
"body": null,
"is_bot": false,
"headline": "Implement macros and document the `other_arities`",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-04T13:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "018788097d13e2837ff40bf651c179396b2c55a8",
"body": null,
"is_bot": false,
"headline": "rc4",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-03T12:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a3e47b25250d8d3048e9f406e76c249f04d5c7",
"body": null,
"is_bot": false,
"headline": "Whoops",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-03T12:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04e02bb362ad034c94626452a357f817460abb6",
"body": null,
"is_bot": false,
"headline": "Add `other_arities`. TODO: implement the `For!` macro",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-03T12:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7282ab44798bb9cbe9c46b50bd613219a83527d8",
"body": null,
"is_bot": false,
"headline": "Rename `HKT` to `ForLt` and `For!`",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-07-03T12:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c7740afe4bbbed431c932b5fb2ca7183c3cfce",
"body": null,
"is_bot": false,
"headline": "Big renaming: `HKT` -> `Gat`, `__<'lt>` -> `Of<'lt>`",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-06-03T16:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a5ba17150635aecbc2b8f2eadf0ab1dcb1364d",
"body": null,
"is_bot": false,
"headline": "Add `<code>` in README",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-06-03T16:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e995d979fb285e1e2d88832df332cda5d77953b",
"body": null,
"is_bot": false,
"headline": "Fix missing `?Sized`",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-14T23:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f22f5258915fafbee01ed2c848539479a241cf3",
"body": null,
"is_bot": false,
"headline": "Cargo.toml nits",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-14T23:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66cb6ff85078a8a63131c5e8a8312439fb01af4c",
"body": null,
"is_bot": false,
"headline": "README.md",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-14T23:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "651692af75eb1fc5752742906c405725b78f6602",
"body": null,
"is_bot": false,
"headline": "A lot of doc additions + `type_eq` shenanigans",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-14T19:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c28f336b9e9f29baad473f5dd4e669fe3bcb6d2",
"body": null,
"is_bot": false,
"headline": "Hide `WithLifetime`, seal `HKT`, and improve docs",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-14T11:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9424ce7ba9a5095b832bdbe91d8e985dbe7f0d",
"body": null,
"is_bot": false,
"headline": "Nit",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-13T23:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c4c6afaab31fdb56972402fa4f2672e8bd8778",
"body": null,
"is_bot": false,
"headline": "`doc(hidden)` on the fallback `HKT!`",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-13T23:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84dce31a916b917c505f65a5e9ac647b6719f552",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-13T23:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5325265cd6ab0af9bf4ea8bed8eef632bf82b79a",
"body": null,
"is_bot": false,
"headline": "WIP",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-13T20:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c524eccad7c1179a7476dbbfcb9054f5330cad6c",
"body": "…emplate)",
"is_bot": false,
"headline": "Blank slate (from https://github.com/danielhenrymantilla/proc-macro-t…",
"author_name": "Daniel Henry-Mantilla",
"author_login": "danielhenrymantilla",
"committed_at": "2023-05-13T20:29:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 8,
"latest_release_at": "2026-07-31T12:27:57Z",
"latest_release_tag": "v0.3.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 0,
"mean_days_between_releases": 224.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "higher-kinded-types",
"exists": true,
"license": "Zlib OR MIT OR Apache-2.0",
"keywords": [
"higher-kinded-types",
"lifetime",
"gat",
"hkt",
"lending-iterator"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/higher-kinded-types",
"is_deprecated": false,
"latest_version": "0.3.1",
"repository_url": "https://github.com/danielhenrymantilla/higher-kinded-types.rs",
"versions_count": 15,
"total_downloads": 6622178,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 775489,
"first_published_at": "2023-05-14T23:05:59.760330Z",
"latest_published_at": "2026-07-31T12:27:11.024043Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 4,
"stars": 20,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 16884,
"source_files_sampled": 8,
"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": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "macro_rules_attribute",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.3"
},
{
"name": "never-say-never",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "6.6.666"
},
{
"name": "pastey",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "macro_rules_attribute",
"direct": true,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "never-say-never",
"direct": true,
"version": "6.6.666",
"ecosystem": "crates"
},
{
"name": "pastey",
"direct": true,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "macro_rules_attribute-proc_macro",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 3,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 6,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "danielhenrymantilla",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/9920355?v=4"
},
{
"type": "User",
"login": "jofas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20799702?v=4"
},
{
"type": "User",
"login": "shrey4796",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7247401?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.959
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"CI.yml",
"future-proof.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": 6,
"reason": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 2/9 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9e1a6fdb47bd907e787c81bff024fdf8f49e725d",
"ran_at": "2026-07-31T16:25:07Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-31T12:38:55Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-31T12:34:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/danielhenrymantilla/higher-kinded-types.rs",
"host": "github.com",
"name": "higher-kinded-types.rs",
"owner": "danielhenrymantilla"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 55,
"calibrated": 57,
"calibration": "2026-08-02"
}
}
],
"value": 57,
"inputs": {
"security": 51,
"vitality": 62,
"community": 52,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 48,
"ai_readiness": 38,
"weighted_overall_raw": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"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": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.3.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 224.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~224.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 224.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 4,
"stars": 20,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "20 stars",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 20
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "exceptional",
"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": 98,
"inputs": {
"packages": [
"higher-kinded-types"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 6622178,
"monthly_downloads": 775489
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "775,489 downloads/month across crates",
"points": 78.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 775489,
"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": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.959
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 81,
"inputs": {
"merged_prs": 6,
"open_issues": 0,
"closed_issues": 2,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/7 decided PRs merged",
"points": 25.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 7
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/9 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"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": 66,
"inputs": {
"followers": 275,
"owner_type": "User",
"is_verified": null,
"owner_login": "danielhenrymantilla",
"public_repos": 159,
"account_age_days": 4267
},
"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": "275 followers of danielhenrymantilla",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 275,
"login": "danielhenrymantilla"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "159 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 159
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"higher-kinded-types"
],
"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": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 48,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"gat",
"hkt",
"rust",
"type-level-programming",
"higher-kinded-type",
"lending-iterator"
],
"has_wiki": false,
"homepage": "https://docs.rs/higher-kinded-types",
"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/higher-kinded-types",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/9 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 4 resolved dependencies against OSV. 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": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 4,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 3
},
"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": "weak",
"name": "AI Readiness",
"value": 38,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.245,
"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": "12 of 49 human commits state their intent (structured subject or explanatory body)",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 12,
"sampled": 49
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_nix": false,
"has_tests": false,
"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"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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 49",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 49
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 16884,
"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
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:higher-kinded-types@0.3.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-31T16:25:22.759002Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/danielhenrymantilla/higher-kinded-types.rs.svg",
"full_name": "danielhenrymantilla/higher-kinded-types.rs",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}