JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"rust",
"xcursor-theme"
],
"is_fork": false,
"size_kb": 50,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 25855
},
"pushed_at": "2026-07-31T11:52:57Z",
"created_at": "2020-04-07T13:24:31Z",
"owner_type": "User",
"updated_at": "2026-07-31T11:55:32Z",
"description": "A Rust library to load cursors from Xcursor themes",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Samuele Esposito",
"type": "User",
"login": "esposm03",
"company": null,
"location": "Aarhus, Denmark",
"followers": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/36164633?v=4",
"created_at": "2018-02-05T15:46:52Z",
"is_verified": null,
"public_repos": 14,
"account_age_days": 3098
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "4760fa50b9352168e1b740c1ff75f37697620423",
"body": null,
"is_bot": false,
"headline": "Release 0.3.11",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2026-07-31T11:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b003d500d740c87268683f95037b16ecf48a583",
"body": "feat: add scalable cursor support",
"is_bot": false,
"headline": "Merge pull request #29 from hojjatabdollahi/scalable-svg-cursors",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2026-07-31T11:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc9d385a596e9d0ad2cf8448138afc87b41180e8",
"body": null,
"is_bot": false,
"headline": "feat: add scalable cursor support",
"author_name": "Hojjat",
"author_login": "hojjatabdollahi",
"committed_at": "2026-07-27T22:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64bd498bc572b5747161e9573781337edacf5ab8",
"body": null,
"is_bot": false,
"headline": "Release 0.3.10",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2025-06-24T17:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94da32a858dd7a58eb7f2aeabf39ad7d7073f81",
"body": "Fix environment variable filtering to exclude empty values",
"is_bot": false,
"headline": "Merge pull request #28 from Arcohol/fix-search-paths-env",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2025-06-24T17:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c417bd6d8a2c01e50502072bbeb110c19d73f96a",
"body": null,
"is_bot": false,
"headline": "Fix environment variable filtering to exclude empty values",
"author_name": "Tiantian Li",
"author_login": "Arcohol",
"committed_at": "2025-06-24T16:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29c994de4b3d53968f2147d2b815626ec669bdda",
"body": null,
"is_bot": false,
"headline": "Release 0.3.8",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2025-06-19T16:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6feec836b0653e1a02fd4f5145d770b764db907",
"body": "…s-etc\n\nFix home dir expansion in `XCURSOR_PATH` + add tests + etc",
"is_bot": false,
"headline": "Merge pull request #27 from zed-industries/fix-home-dir-expansion-bug…",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2025-06-18T06:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d24eb4491dab3258700725cfccf5381829d3cd",
"body": null,
"is_bot": false,
"headline": "Fixes",
"author_name": "Michael Sloan",
"author_login": "mgsloan",
"committed_at": "2025-06-17T20:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b97b95f99a88308b0f71abd1545bb9701dd5b800",
"body": "Every dir searched is subject to home dir expansion - https://gitlab.freedesktop.org/xorg/lib/libxcursor/-/blob/master/src/library.c?ref_type=heads#L261\n\nStarted making changes to this code due to thinking that `XCURSOR_PATH` should not be an override, but turns out this is the correct behavior and \n[…]\nnger parses `XDG_DATA_HOME` as a path list, as it is a single path.\n\n* No longer expands `~` in the middle of paths, only at the beginning.\n\n* Treats empty environment variables as if they were unset.",
"is_bot": false,
"headline": "Fix home dir expansion in `XCURSOR_PATH` + add tests + etc",
"author_name": "Michael Sloan",
"author_login": "mgsloan",
"committed_at": "2025-06-17T00:13:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68c3555283dfd59f973cba13a4916f1f34aac76f",
"body": null,
"is_bot": false,
"headline": "Release 0.3.8",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2024-08-12T08:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77293e1231cc205d9c60d7029dccd39a5c00d827",
"body": null,
"is_bot": false,
"headline": "Document MSRV",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2024-08-12T08:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11edab0b062b4bf3d65079368cdaf71e43f87c0",
"body": "Remove a few allocations",
"is_bot": false,
"headline": "Merge pull request #23 from MaxVerevkin/misc",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2024-08-12T08:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b862d209c0518f5da5ab56110986809b3b041033",
"body": "Some minor things: A bit better code coverage and a small, unimportant code optimisation",
"is_bot": false,
"headline": "Merge pull request #22 from psychon/minor-things",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2024-08-12T08:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11741ead558afaba44506fd24e79f3bb44679ad1",
"body": "Fix building with Rust 1.34 and add a GitHub workflow for checking this property",
"is_bot": false,
"headline": "Merge pull request #21 from psychon/msrv-check",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2024-08-12T08:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2671da78238ca30bce1b8a1ae5b9dc4a5d4d4c9b",
"body": null,
"is_bot": false,
"headline": "Remove allocation from fn tag()",
"author_name": "MaxVerevkin",
"author_login": "MaxVerevkin",
"committed_at": "2024-08-11T09:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "479b5f6328f28b34b5e049c3e84dd2931ef33f8d",
"body": null,
"is_bot": false,
"headline": "Simplify fn u32_le()",
"author_name": "MaxVerevkin",
"author_login": "MaxVerevkin",
"committed_at": "2024-08-11T09:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d83b01b4985a96c4f93f211f2eb84421eb2f2f2",
"body": "This is a small code optimisation that doesn't really make much of a\ndifference.\n\nSigned-off-by: Uli Schlachter <psychon@znc.in>",
"is_bot": false,
"headline": "Use chunks_exact()",
"author_name": "Uli Schlachter",
"author_login": "psychon",
"committed_at": "2024-08-10T14:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "971f926e47f272c47f401ab67c7cd1639f7340c9",
"body": "This new data is optimised for a short test and not for \"this makes\nsense in the wild\".\n\nSigned-off-by: Uli Schlachter <psychon@znc.in>",
"is_bot": false,
"headline": "Add some tests of existing functionality",
"author_name": "Uli Schlachter",
"author_login": "psychon",
"committed_at": "2024-08-10T14:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "802783a1149c433c520bb4b27fe7c844dd79dae6",
"body": "Cursor only implements Read if its inner type implements AsRef<[u8]>.\nin Rust 1.34, this is not the case for arrays with 128 entries, which\nFILE_CONTENTS is. Thus, we have to explicitly turn this into a slice\n\nCompiler error:\n\n error[E0277]: the trait bound `[u8; 128]: std::convert::AsRef<[u8]>` \n[…]\n:1\n |\n 58 | fn parse_header(i: &mut impl Read) -> IoResult<(u32, u32)> {\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nSigned-off-by: Uli Schlachter <psychon@znc.in>",
"is_bot": false,
"headline": "Fix test compilation with Rust 1.34",
"author_name": "Uli Schlachter",
"author_login": "psychon",
"committed_at": "2024-08-10T14:06:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f0eec188e5f19d95e4e07990bffeb6866b792b6c",
"body": "Signed-off-by: Uli Schlachter <psychon@znc.in>",
"is_bot": false,
"headline": "Add a workflow checking an old Rust version",
"author_name": "Uli Schlachter",
"author_login": "psychon",
"committed_at": "2024-08-10T14:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2423d8d2b00ae1745179143382520131b3c402da",
"body": null,
"is_bot": false,
"headline": "Release 0.3.7",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2024-08-10T13:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0859d44fb4efee118f5baee1609dbd64f40b8f5b",
"body": null,
"is_bot": false,
"headline": "fix: support different file header sizes",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2024-08-10T11:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b380ce4a023816c8c8e54fc2a92f86317c58c9ed",
"body": null,
"is_bot": false,
"headline": "fix: check that the image is well-formed",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2024-08-10T10:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff2da403a24cc3180a1cde0f64749e82f683379",
"body": "Add API to directly load a file",
"is_bot": false,
"headline": "Merge pull request #19 from psychon/direct-file-reading",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2024-08-10T10:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "440ee4d72e6266345c9cf2411c70f325e073441a",
"body": "So far, the parse_xcursor() expected a byte slice as its input. Since\nthe use of this crate is usually in reading cursor files, that means one\nhas to first load the whole file to memory and then give the result to\nthis crate, which copies some of that data.\n\nFor example, here is wayland-cursor using\n[…]\nrKind::Other with the text \"Tag mismatch\". This error is\nexternally visible through this new function.\n\nNo behavioural changes to the code are intended.\n\nSigned-off-by: Uli Schlachter <psychon@znc.in>",
"is_bot": false,
"headline": "Add API to directly load a file",
"author_name": "Uli Schlachter",
"author_login": "psychon",
"committed_at": "2024-08-10T09:19:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b57f683c7ec48bfe14ad85850d32b0da0804025b",
"body": null,
"is_bot": false,
"headline": "Release 0.3.6",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2024-07-18T15:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8642b5f8f8eec0a2a2aeeaed2de73883ea24077f",
"body": "Closes #15",
"is_bot": false,
"headline": "Merge pull request #16 from dfoxfranke/master",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2024-07-18T15:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad694476608f2cd2c6520ead05665752788affa",
"body": "Closes #15.",
"is_bot": false,
"headline": "Add CursorTheme::load_icon_with_depth method",
"author_name": "Daniel Fox Franke",
"author_login": "dfoxfranke",
"committed_at": "2024-07-18T14:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aead2904e757a6f5fe04b0f768f384837051461",
"body": null,
"is_bot": false,
"headline": "Release 0.3.5",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2023-12-10T12:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53e48b4369b91c63a81216a0b05aeaf311ca525c",
"body": null,
"is_bot": false,
"headline": "Fix clippy lint",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2023-12-10T12:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56e2261e76121a39c83ea789963ee2d73d6129a",
"body": "nom is ridiculous overkill for a parser that isn't really that complex.\r\nTherefore in order to remove the dependency from `winit`, I'd like to\r\nremove this dependency.\r\n\r\nI've replaced it with a simple hand-rolled parser built on top of the\r\nbyte slice type.\r\n\r\nSigned-off-by: John Nunley <dev@notgull.net>",
"is_bot": false,
"headline": "Use a hand-rolled parser instead of nom (#13)",
"author_name": "John Nunley",
"author_login": "notgull",
"committed_at": "2023-12-10T12:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a058797e726205dd816f89d3e4fdca96ed5e087",
"body": null,
"is_bot": false,
"headline": "Remove mention of endianness in README",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2021-11-18T07:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d511c171b110f538f3cbb9107a9f637b4018b847",
"body": null,
"is_bot": false,
"headline": "chore: release version 0.3.4",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2021-08-23T10:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa4fcd5d482cf6d9b5ac10859167b470dc89e9e",
"body": "* chore(deps): update nom requirement from 6.0 to 7.0\r\n\r\nUpdates the requirements on [nom](https://github.com/Geal/nom) to permit the latest version.\r\n- [Release notes](https://github.com/Geal/nom/releases)\r\n- [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md)\r\n- [Commits](https://git\n[…]\nures = false` from nom\r\n\r\n* Appease clippy\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: esposm03 <36164633+esposm03@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update nom requirement from 6.0 to 7.0 (#10)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-23T10:20:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0e16996452978717a98aacf38e20b35e5cac4b91",
"body": "Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>\r\nCo-authored-by: Samuele Esposito <36164633+esposm03@users.noreply.github.com>",
"is_bot": true,
"headline": "Upgrade to GitHub-native Dependabot (#9)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2021-04-29T04:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6282f1883037ebede8ba2135d16763fddec94fa4",
"body": null,
"is_bot": false,
"headline": "Update to use integrated dependabot",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2021-04-29T04:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159cf8fa6510cb1dd7ef1189d33d2580ecbbf42b",
"body": null,
"is_bot": false,
"headline": "chore: nom update",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-11-21T20:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1c950d849e6360305183ed48a2202d4124d2de1",
"body": null,
"is_bot": false,
"headline": "chore: version bump",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-06-09T14:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d887b7544a73878697c271c7b65459d1b9282567",
"body": null,
"is_bot": false,
"headline": "chore: include license and readme in crate (#7)",
"author_name": "Michel Alexandre Salim",
"author_login": "michel-slm",
"committed_at": "2020-06-09T14:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce60e84c2b5858059587deaa3b51f8e910893a5",
"body": null,
"is_bot": false,
"headline": "chore: add ci",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-05-27T16:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cbe2b1b123babf0d97bac63315e09002df3c0c7",
"body": null,
"is_bot": false,
"headline": "chore: bump to version 0.3.1",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-05-27T14:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511418ff0e7ab6f8e4e0da5f28c76cd6e521395f",
"body": "This commit removes nom's `lexical` feature",
"is_bot": false,
"headline": "fix: remove unneeded dependencies (#6)",
"author_name": "Jonas Platte",
"author_login": "jplatte",
"committed_at": "2020-05-27T14:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e738df43a12b5e243b10d7180e5345bb04786490",
"body": null,
"is_bot": false,
"headline": "chore: bump version",
"author_name": "Kirill Chibisov",
"author_login": "kchibisov",
"committed_at": "2020-05-23T09:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cabd6982eeb195010bc1990b42ddc3bfa93ef65f",
"body": null,
"is_bot": false,
"headline": "fix: varios errors and issues (#4)",
"author_name": "Kirill Chibisov",
"author_login": "kchibisov",
"committed_at": "2020-05-23T08:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d3daea4b979173d7063b7256c5001a4dc72459",
"body": null,
"is_bot": false,
"headline": "chore: clippy and remove println",
"author_name": "Victor Berger",
"author_login": "vberger",
"committed_at": "2020-05-22T10:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acd89c1e073242effd83f2c77fed5d7b968f92d4",
"body": null,
"is_bot": false,
"headline": "feat: add a parser for xcursor files (#2)",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-05-19T19:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8679b00b92d450bef953ca6667414477b12b59c",
"body": null,
"is_bot": false,
"headline": "fix: ignore the section name in index.theme",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-05-03T19:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1939ff5035028209f833f2e74fc1084fa6982f6d",
"body": null,
"is_bot": false,
"headline": "fix: unneded file in git repo",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-04-25T21:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e93179c2ff946d8c9792ead4b495ed28556ea2f",
"body": null,
"is_bot": false,
"headline": "fix: only include needed files in published crate",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-04-25T21:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd161b88b6304f5fc17196d7bb4e5136c61ffe3c",
"body": null,
"is_bot": false,
"headline": "chore: add docs.rs link in README badges",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-04-25T21:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "452badf57c5bde90820fae3508ad4b85281fbee4",
"body": null,
"is_bot": false,
"headline": "fix: links in readme version badge",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-09T14:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19ff24f01e9344ad234aba172d67fa9ee037bdc",
"body": null,
"is_bot": false,
"headline": "chore: Preparation for publish on crates.io",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-09T13:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "755164e2ab21bc049f8e7aaf9a10f9120857cee8",
"body": null,
"is_bot": false,
"headline": "chore: add the license",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-09T13:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e14f37377e4172a3a7bcbba62b37f90697e7ec47",
"body": null,
"is_bot": false,
"headline": "feat: readability and documentation improvements",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-09T13:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686c9f17b25916fe71ec0b4e7aa98b03e759dcf7",
"body": null,
"is_bot": false,
"headline": "Switch to rust-ini instead of ini",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-09T11:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8e8774b003fea7a7fda297bfe3644f6f8ae74d",
"body": null,
"is_bot": false,
"headline": "Ignore of Cargo.lock",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-09T10:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7841fb0c14b26544b7a3c644049f4eb47f306b7",
"body": null,
"is_bot": false,
"headline": "Deletion of cargo.lock",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-09T10:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b126caf8dbd72ca15f9703aa6a954dd762de264",
"body": null,
"is_bot": false,
"headline": "Parsing of xcursor theme, and loading of files",
"author_name": "esposm03",
"author_login": "esposm03",
"committed_at": "2020-04-07T14:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "427b51bcb30974b591d75c633ab26ff0d6952150",
"body": null,
"is_bot": false,
"headline": "Function to calculate theme directories",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-06T22:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e809fac9aa7cfc885437294c1af4b9e4ec13845",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Samuele Esposito",
"author_login": "esposm03",
"committed_at": "2020-04-06T22:13:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 1,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 1,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "xcursor",
"exists": true,
"license": "MIT",
"keywords": [
"parser",
"load",
"cursor",
"themes",
"x-cursor",
"gui"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/xcursor",
"is_deprecated": false,
"latest_version": "0.3.11",
"repository_url": "https://github.com/esposm03/xcursor-rs",
"versions_count": 16,
"total_downloads": 33204922,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2623781,
"first_published_at": "2020-04-09T14:00:47.330252Z",
"latest_published_at": "2026-07-31T11:53:43.571238Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 10,
"stars": 9,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-05-22",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 15701,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 17,
"open_issues": 1,
"closed_ratio": 0.889,
"closed_issues": 8,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "esposm03",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/36164633?v=4"
},
{
"type": "User",
"login": "psychon",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/89482?v=4"
},
{
"type": "User",
"login": "kchibisov",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/27620401?v=4"
},
{
"type": "User",
"login": "MaxVerevkin",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/34583604?v=4"
},
{
"type": "User",
"login": "mgsloan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/22570?v=4"
},
{
"type": "User",
"login": "dfoxfranke",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4708206?v=4"
},
{
"type": "User",
"login": "hojjatabdollahi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2222199?v=4"
},
{
"type": "User",
"login": "notgull",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19805233?v=4"
},
{
"type": "User",
"login": "jplatte",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/951129?v=4"
},
{
"type": "User",
"login": "michel-slm",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/85603?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.695
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"rust.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"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": 4,
"reason": "Found 8/18 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 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": "4760fa50b9352168e1b740c1ff75f37697620423",
"ran_at": "2026-07-31T16:43:01Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-31T11:53:21Z",
"oldest_open_prs": [
{
"number": 26,
"created_at": "2025-02-27T21:19:48Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-31T11:51:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 25,
"created_at": "2025-02-27T21:06:43Z",
"last_comment_at": "2025-02-28T15:14:44Z",
"last_comment_author": "esposm03"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/esposm03/xcursor-rs",
"host": "github.com",
"name": "xcursor-rs",
"owner": "esposm03"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 46,
"vitality": 25,
"community": 52,
"governance": 65,
"engineering": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 0.967,
"days_since_last_push": 0,
"active_weeks_last_year": 1
},
"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": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"forks": 10,
"stars": 9,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 100,
"inputs": {
"packages": [
"xcursor"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 33204922,
"monthly_downloads": 2623781
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,623,781 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2623781,
"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": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.695
},
"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 70% of commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 17,
"open_issues": 1,
"closed_issues": 8,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/19 decided PRs merged",
"points": 34.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/18 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"followers": 28,
"owner_type": "User",
"is_verified": null,
"owner_login": "esposm03",
"public_repos": 14,
"account_age_days": 3098
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "28 followers of esposm03",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 28,
"login": "esposm03"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "14 public repos, account ~8 yr old",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 14
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"xcursor"
],
"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": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 42,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"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": "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": 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": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"rust",
"xcursor-theme"
],
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.6
},
"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": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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 8/18 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 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": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.61,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "36 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.033
},
"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": 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 61",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 61
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 61 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 61
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 15701,
"source_files_sampled": 2,
"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/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:xcursor@0.3.11; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-31T16:43:18.374404Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/esposm03/xcursor-rs.svg",
"full_name": "esposm03/xcursor-rs",
"license_state": "standard",
"license_spdx": "MIT"
}