Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 119,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 119943
},
"pushed_at": "2026-08-02T06:56:31Z",
"created_at": "2024-06-22T21:28:09Z",
"owner_type": "User",
"updated_at": "2026-08-02T06:56:39Z",
"description": "Map types to integers",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Stepan Koltsov",
"type": "User",
"login": "stepancheg",
"company": "xAI",
"location": "London",
"followers": 533,
"avatar_url": "https://avatars.githubusercontent.com/u/28969?v=4",
"created_at": "2008-10-14T21:11:14Z",
"is_verified": null,
"public_repos": 192,
"account_age_days": 6501
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "bc6d86e6ea89e9562224b61439c2886084cebba1",
"body": "Also minor repo changes.",
"is_bot": false,
"headline": "Default for AtomicOrdinal",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2026-08-02T06:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75180ce6cdf805516f20529242c02db0f2fa326a",
"body": null,
"is_bot": false,
"headline": "Generate more efficient code (faster to compile)",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-11-22T07:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5067bf7bbd139707b17719f716d3965010c1b018",
"body": null,
"is_bot": false,
"headline": "New rust warnings",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-11-22T03:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d574c5a1292f973b42c4741d51fb25d8c4a78840",
"body": null,
"is_bot": false,
"headline": "AtomicOrdinal",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-08-29T22:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d844f87e9d7d7fdc9f6925ebddad60b8147dcdd",
"body": null,
"is_bot": false,
"headline": "impl Ordinal for char",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-20T23:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "856b98c3d47572debbd981cb29f5dc3328d65598",
"body": null,
"is_bot": false,
"headline": "impl Ordinal for Ordering",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-20T18:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e22986b543b297afab85ef43f6a4a2ffb94dc409",
"body": null,
"is_bot": false,
"headline": "Impl Ordinal for Box<T>",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-20T18:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1ab7b37842a4c8a68249dfb523076ba756d609",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.1.8",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-19T20:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eda979b47debf4917228d4501dae8cb53550ff81",
"body": null,
"is_bot": false,
"headline": "impl Ordinal for array",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-19T20:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dbe56e8a8a833ce07de5306bf02e4381a195809",
"body": null,
"is_bot": false,
"headline": "Run clippy",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-19T19:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85840ddf87bb5ecf6304d6e794445ab6cbbf7b19",
"body": null,
"is_bot": false,
"headline": "Entry in readme",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-19T18:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a229490aefc50a7b1a9cabdd1924e1d032d24fea",
"body": null,
"is_bot": false,
"headline": "Move common crate properties to /Cargo.toml",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-19T18:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "755f64254613595f766af04698750f63ad31b701",
"body": null,
"is_bot": false,
"headline": "Allow clippy::all in generated code",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-19T18:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e049b712ff99a44eebcea5ef04bcb330ae2efe",
"body": null,
"is_bot": false,
"headline": "Fix version bump 0.1.7",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-02T00:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63861a503e457392b00ec8c4180218a5813eee66",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.1.7",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-02T00:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e11640cf51821a3f93155d63535ac4d763526e3",
"body": null,
"is_bot": false,
"headline": "Add either feature",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-02T00:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc0cf6adef72503fd66ce6a7ae4fda03c33c511",
"body": null,
"is_bot": false,
"headline": "Specialize .last() and .count()",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2025-07-02T00:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e9b8fa16eddd02272f51501ed5b3def95aaa4c",
"body": null,
"is_bot": false,
"headline": "ver++",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb9ebde449c54911b538e7b712fefefe480b5aa",
"body": null,
"is_bot": false,
"headline": "Various map operations on OrdinalTotalArrayMap",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d03166990b727dcaa8d2c705175eccdb336b3a9",
"body": null,
"is_bot": false,
"headline": "OrdinalTotalArrayMap::as_ref,as_mut",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3566b3cb3aca9a3724f7c384fcf5058bad938a15",
"body": null,
"is_bot": false,
"headline": "OrdinalTotalArrayMap::from_array",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ff55e9880e5923380acbffa59ba14aa0a831eb",
"body": null,
"is_bot": false,
"headline": "ver++",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:37:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ac95d403373ceead1164d75749bd9dbbbe462c5",
"body": null,
"is_bot": false,
"headline": "OrdinalTotalArrayMap::values_array",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94142745414b29738be378234dd7c8fa86f737e0",
"body": null,
"is_bot": false,
"headline": "ver++",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57d0baddf6cacd296c07bf98d0210eaaf5267f27",
"body": null,
"is_bot": false,
"headline": "insert T, not &T",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9afb21902e979c47135a50abdbf3fafb7451a85",
"body": null,
"is_bot": false,
"headline": "ver++",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d95b4bf92c948fb225f6ff883f0318f5441c32",
"body": null,
"is_bot": false,
"headline": "Unimplement Index<K>, only keep Index<&K>",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9dbda8c0e0478a752ed057d37bc664b42dbfce9",
"body": null,
"is_bot": false,
"headline": "ver++",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f04dfd6aa273c0e2130638abeb149f201ba1f179",
"body": null,
"is_bot": false,
"headline": "Default for OrdinalTotalArrayMap",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T01:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3509aacfb8220ba6e2dead55e8b90bf12d115392",
"body": null,
"is_bot": false,
"headline": "ver++",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T00:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00fee7e214cb975b48ca8e198d00421d06cd45b3",
"body": null,
"is_bot": false,
"headline": "Add readme",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T00:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c66da64a5fae4a444c419d618238f7746cd5b1e",
"body": null,
"is_bot": false,
"headline": "More fields in Cargo.toml",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T00:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49cf4ba1781ef798a0fe042052d3bd499db68a2",
"body": null,
"is_bot": false,
"headline": "More docs",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T00:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6449fdc0ae0fdbc5f4063cdf6ac1ac87e8728787",
"body": null,
"is_bot": false,
"headline": "Fixes in docs",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T00:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f5bb663e49a8ad80a271129075d28538135c5a",
"body": null,
"is_bot": false,
"headline": "Fixes",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T00:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42551516e9d177a980eca6fe0635ca4f5bc437f7",
"body": null,
"is_bot": false,
"headline": "ordinal_array_set_s function instead of +63/64",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T00:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "128cf83d6c2fa1fa31a03994ddbdb98820aa9287",
"body": null,
"is_bot": false,
"headline": "Rename all values iterator",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-24T00:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d2cdcc9c77272c59e3ad87fc3fb0d31205dc6f",
"body": null,
"is_bot": false,
"headline": "Add insert operations to total maps",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53fe7ec567b419eabd4c080ca10457125618b7f5",
"body": null,
"is_bot": false,
"headline": "More docs",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92303afeb7365756df3169eba92d4625370a8ff3",
"body": null,
"is_bot": false,
"headline": "Remove Total prefix from iterator types",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdfec4b75b54a90face3d795735176929b5ecf73",
"body": null,
"is_bot": false,
"headline": "Fix rustdocs",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682408d0b0e06ea9f89083408c235d3641425a21",
"body": null,
"is_bot": false,
"headline": "Move total maps into submodule",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "576e0261d86a98d33f756453d3060ff0b047ce76",
"body": null,
"is_bot": false,
"headline": "Rename Init -> Total",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6770711556819527000e17c223f5ecca1dda155",
"body": null,
"is_bot": false,
"headline": "Entry API for maps",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23be1635c3f6924205d537cc9ac44b6a17b13b33",
"body": "(Also some renames)",
"is_bot": false,
"headline": "contains",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f097b0c87e06611106698adccac960b92205e5",
"body": null,
"is_bot": false,
"headline": "impl IntoIterator for maps",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T23:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706004ca5286a1c41c2059e95e48e91f18042f4c",
"body": null,
"is_bot": false,
"headline": "More iterators",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T21:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87b0ed331f68a10ce2763f5dafcc479291833106",
"body": null,
"is_bot": false,
"headline": "Precise version",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T21:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06fe7cb932f3e9547a001895335c0359b60d2bfe",
"body": null,
"is_bot": false,
"headline": "Better docs; IndexMut for Init maps",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T20:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7792a647a8dee18aa3f9ea123a3c5a29fc07bf22",
"body": null,
"is_bot": false,
"headline": "Use cargo-rdme instead of cargo-readme",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T20:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "840ffe91fea2ac4e3150738126f05a2311d7acab",
"body": null,
"is_bot": false,
"headline": "cargo-readme",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T20:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0894a3c40dcb76d86332a2e2b2a5086c1a37862",
"body": null,
"is_bot": false,
"headline": "Generate README.md",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T20:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11151fdd08d047fbd3462b7927a0e4de9fb5901",
"body": null,
"is_bot": false,
"headline": "Refactor proc macros",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T20:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba33e1dee86dcf2edcf44c1bb9e833cef2980f98",
"body": null,
"is_bot": false,
"headline": "Some refactoring",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T19:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d86c221bc0e2bc099c42470e733e2c4ecd8992",
"body": null,
"is_bot": false,
"headline": "Do not divide by zero if ordinal is empty",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T18:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24897ae27292f07cf32195936128ee0a16a70f21",
"body": null,
"is_bot": false,
"headline": "impl Clone for maps",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T18:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "477b91d2e91d0ac54620dbeb47e639de07ae1c18",
"body": null,
"is_bot": false,
"headline": "impl Clone for sets",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T18:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7908c5ddcae11f5b74791fa9cdaf8cbb53fb32e",
"body": null,
"is_bot": false,
"headline": "impl Debug for maps",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T18:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ec86d1206f076fcc885ed9f921d7f90440489d",
"body": null,
"is_bot": false,
"headline": "impl Debug for sets",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T18:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbbc5f047d92de46d7fda798074b32d1d3336e6f",
"body": null,
"is_bot": false,
"headline": "Debug for iterators",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T18:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa00b9d4dd420e506d0ab4d367f58551cde5334c",
"body": null,
"is_bot": false,
"headline": "impl Clone for iterators",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T17:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de9f319e16199b15e94cf94a1461e67101f12713",
"body": null,
"is_bot": false,
"headline": "More named iterators",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T17:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db33012d90f845074a7c1107ab7cb3c75ef5473",
"body": null,
"is_bot": false,
"headline": "Ignore .idea",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T16:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb558440e65b82729152ed3c4d05c5181d1db3d3",
"body": null,
"is_bot": false,
"headline": "Tests",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T16:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e3f5e8a4571e1e5da82e4bfbaf9a197e97ad38",
"body": null,
"is_bot": false,
"headline": "Various changes",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T15:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ca9c1f3be6c396e2067bab2ef15e1fd82dd753",
"body": null,
"is_bot": false,
"headline": "Add Ordinal prefix to set and map types",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T15:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fef4785f5fd2604662e8ead9ca9c9fd99677a70f",
"body": null,
"is_bot": false,
"headline": "Unsorted changes",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T15:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05863018ae9ea4009f63cb1b3061ccf3dd1afa08",
"body": null,
"is_bot": false,
"headline": "Outdated todo",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T13:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f0c1d991802aa182dd9d5152e9197df9b5383ea",
"body": null,
"is_bot": false,
"headline": "Deny missing docs",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T00:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c420eaf0d736214c87f1fc95a4db650a881b4f7e",
"body": null,
"is_bot": false,
"headline": "Add cargo doc job",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T00:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd306eec92749bb7a7bb90b036e67edfc13316a",
"body": null,
"is_bot": false,
"headline": "Some rustdocs",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T00:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "004dbf5cc9b81bc435b6d005573dee6caf44ea80",
"body": null,
"is_bot": false,
"headline": "Index for init maps",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T00:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc70ba4c2a995591d22bc96236f1878cb7aa7d63",
"body": null,
"is_bot": false,
"headline": "Make more iterators named",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T00:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935eaaba2cd77579abfeb299e15c4437ba92a052",
"body": null,
"is_bot": false,
"headline": "Make iterators returned from map.iter named",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-23T00:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21398f734e4210f7b670d950c9a7ad3d509b9741",
"body": null,
"is_bot": false,
"headline": "Move map, set types into submodules",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-22T23:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48bfc29cc901e57733216f06a4f957a1d7132828",
"body": null,
"is_bot": false,
"headline": "Make iterators named",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-22T23:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c0f892628e8d58e55e7a4f7e3f80ffd07fa9720",
"body": null,
"is_bot": false,
"headline": "More",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-22T23:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f8047fddaea1a15428f72f4a4bb1a6bc5343a5b",
"body": null,
"is_bot": false,
"headline": "Iterator for Set64",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-22T23:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6680061023b983a7b698a0995da2ee28e286b35",
"body": null,
"is_bot": false,
"headline": "rustfmt check in CI",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-22T22:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b244768209acc01ec936608bf814a796a32aad6a",
"body": null,
"is_bot": false,
"headline": "More precise iterator types",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-22T21:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c0525990b939c49d0ecf4a3f71eabd8cd17ebb",
"body": null,
"is_bot": false,
"headline": "Create ci.yml",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-22T21:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f0fbd2ebe8d46c2b8d7931af32cdf7b859834a6",
"body": null,
"is_bot": false,
"headline": "Initial",
"author_name": "Stepan Koltsov",
"author_login": "stepancheg",
"committed_at": "2024-06-22T06:28:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 4,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"artifacts": {
"collected": true,
"structure": [
"tree.cargo_lib"
],
"declarations": [
{
"name": null,
"path": "Cargo.toml",
"tokens": [
"cargo.workspace"
],
"ecosystem": "crates"
},
{
"name": "ordinal-map-derive",
"path": "ordinal-map-derive/Cargo.toml",
"tokens": [
"cargo.lib",
"cargo.proc_macro",
"cargo.category:data-structures",
"cargo.category:algorithms"
],
"ecosystem": "crates"
},
{
"name": "ordinal-map",
"path": "ordinal-map/Cargo.toml",
"tokens": [
"cargo.category:data-structures",
"cargo.category:algorithms"
],
"ecosystem": "crates"
}
]
},
"community": {
"has_readme": true,
"has_license": false,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ordinal-map",
"exists": true,
"license": "MIT",
"keywords": [
"enum",
"integer",
"map",
"ordinal",
"set",
"algorithms",
"data-structures"
],
"ecosystem": "crates",
"categories": [
"algorithms",
"data-structures"
],
"matches_repo": true,
"registry_url": "https://crates.io/crates/ordinal-map",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.1.11",
"repository_url": "https://github.com/stepancheg/ordinal-map",
"versions_count": 12,
"total_downloads": 2612615,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 129434,
"first_published_at": "2024-06-24T00:41:28.601648Z",
"latest_published_at": "2026-08-02T06:56:23.758626Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "ordinal-map-derive",
"exists": true,
"license": "MIT",
"keywords": [
"enum",
"integer",
"map",
"ordinal",
"set",
"algorithms",
"data-structures"
],
"ecosystem": "crates",
"categories": [
"algorithms",
"data-structures"
],
"matches_repo": true,
"registry_url": "https://crates.io/crates/ordinal-map-derive",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.1.11",
"repository_url": "https://github.com/stepancheg/ordinal-map",
"versions_count": 12,
"total_downloads": 2613439,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 129426,
"first_published_at": "2024-06-24T00:41:17.673573Z",
"latest_published_at": "2026-08-02T06:56:21.334218Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"watchers": 2,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 1
},
"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",
"ordinal-map-derive/Cargo.toml",
"ordinal-map/Cargo.toml"
],
"largest_source_bytes": 18517,
"source_files_sampled": 40,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 204
},
"dependencies": {
"manifests": [
"Cargo.toml",
"ordinal-map-derive/Cargo.toml",
"ordinal-map/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": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "syn",
"manifest": "ordinal-map-derive/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.67"
},
{
"name": "proc-macro2",
"manifest": "ordinal-map-derive/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.86"
},
{
"name": "quote",
"manifest": "ordinal-map-derive/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.36"
},
{
"name": "ordinal-map-derive",
"manifest": "ordinal-map/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.1.11"
},
{
"name": "either",
"manifest": "ordinal-map/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.15.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "either",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "ordinal-map-derive",
"direct": true,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"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": "quickcheck",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "quickcheck_macros",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 5,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "stepancheg",
"commits": 82,
"avatar_url": "https://avatars.githubusercontent.com/u/28969?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bc6d86e6ea89e9562224b61439c2886084cebba1",
"ran_at": "2026-08-03T02:32:02Z",
"aggregate_score": 2.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 0,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-02T06:58:20Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2024-07-08T02:45:53Z",
"last_comment_at": "2024-07-08T04:56:10Z",
"last_comment_author": "stepancheg"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/stepancheg/ordinal-map",
"host": "github.com",
"name": "ordinal-map",
"owner": "stepancheg"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 41 is calibrated to 36 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 41,
"calibrated": 36,
"calibration": "2026-08-02"
}
}
],
"value": 36,
"inputs": {
"security": 43,
"vitality": 27,
"community": 33,
"governance": 41,
"calibration": "2026-08-02",
"engineering": 61,
"ai_readiness": 55,
"weighted_overall_raw": 41
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 27,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"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": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 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": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"readme_badges": 0,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 90,
"inputs": {
"packages": [
"ordinal-map",
"ordinal-map-derive"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 5226054,
"monthly_downloads": 258860
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "258,860 downloads/month across crates",
"points": 72.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 258860,
"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": "weak",
"name": "Sustainability & Governance",
"value": 41,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"pr_acceptance",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 1,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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 0/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": 68,
"inputs": {
"followers": 533,
"owner_type": "User",
"is_verified": null,
"owner_login": "stepancheg",
"public_repos": 192,
"account_age_days": 6501
},
"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": "533 followers of stepancheg",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 533,
"login": "stepancheg"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "192 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 192
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ordinal-map",
"ordinal-map-derive"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"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": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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 1 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 6,
"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": 1,
"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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 204
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "0 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 0,
"status": "missed",
"details": [
{
"code": "legible_history",
"params": {
"legible": 0,
"sampled": 82
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"ordinal-map-derive/Cargo.toml",
"ordinal-map/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, ordinal-map-derive/Cargo.toml, ordinal-map/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, ordinal-map-derive/Cargo.toml, ordinal-map/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 82",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 82
}
}
],
"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": 18517,
"source_files_sampled": 40,
"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/40 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 40,
"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": 21
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "library",
"source": "cargo.lib",
"weight": 6
},
{
"tier": "declared",
"label": "library",
"source": "cargo.proc_macro",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "structure",
"label": "library",
"source": "tree.cargo_lib",
"weight": 3
}
],
"artifacts": [
{
"path": "Cargo.toml",
"labels": [],
"ecosystem": "crates"
},
{
"path": "ordinal-map-derive/Cargo.toml",
"labels": [
"library"
],
"ecosystem": "crates"
},
{
"path": "ordinal-map/Cargo.toml",
"labels": [],
"ecosystem": "crates"
}
],
"confidence": "high",
"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:ordinal-map@0.1.11; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-08-03T02:32:06.391851Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stepancheg/ordinal-map.svg",
"full_name": "stepancheg/ordinal-map",
"license_state": "absent",
"license_spdx": null
}