原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"wayland",
"wayland-compositor",
"lua",
"wlroots"
],
"is_fork": false,
"size_kb": 802,
"has_wiki": true,
"homepage": "https://cudiph.github.io/cwc",
"languages": {
"C": 820295,
"C++": 2074,
"Lua": 379546,
"Nix": 10171,
"Meson": 11513,
"Shell": 8089,
"Python": 987,
"Makefile": 1026
},
"pushed_at": "2026-07-06T19:42:39Z",
"created_at": "2024-12-20T10:43:15Z",
"owner_type": "User",
"updated_at": "2026-07-31T20:15:33Z",
"description": "Hackable wayland compositor",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C",
"significant_languages": [
"C",
"Lua"
]
},
"owner": {
"blog": null,
"name": "Dwi Asmoro Bangun",
"type": "User",
"login": "Cudiph",
"company": null,
"location": "Indonesia",
"followers": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/59413417?v=4",
"created_at": "2020-01-01T13:29:34Z",
"is_verified": null,
"public_repos": 21,
"account_age_days": 2403
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-07T03:11:16Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-01-03T14:38:23Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-08-09T09:39:11Z"
}
],
"recent_commits": [
{
"oid": "66b9a0ec8204b7f8eb4d3059b4b4f4966dbe71b7",
"body": null,
"is_bot": false,
"headline": "dwl-ipc: check if output exist first before creating",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-07-06T19:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05fe0f95168f536440105eea548d3fae57bd0470",
"body": "also remove new_popup from the wlr_xdg_shell object and\nlet new_popup events from the parent surface handle it.",
"is_bot": false,
"headline": "popup: handle reposition",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-06-28T05:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de18062eb2f84a64203b578c977a8d5417df50a4",
"body": null,
"is_bot": false,
"headline": "docs: fix tablet mapping method",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-06-15T11:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ad0df201bd46fafda9f8c778c0cfb4bfe58e6c",
"body": null,
"is_bot": false,
"headline": "CwC v0.4.0",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-06-07T03:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d946fa053ac58dacc27ab28165117ba14b9aa1c9",
"body": null,
"is_bot": false,
"headline": "lua/input: add map to output and region method",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-05-14T14:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f44ca99d3907be5f5e069f89f6b78355316c01d",
"body": null,
"is_bot": false,
"headline": "toplevel: fix fr this time",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-05-08T14:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a57a405fcfd1690f075c4e007fe136b5b290910f",
"body": "…ullscreen when maximized",
"is_bot": false,
"headline": "toplevel: fix regression from previous commit where toplevel cannot f…",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-05-08T14:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41b611dcff722a7ecf2ad8ecea4aa7477d65da95",
"body": null,
"is_bot": false,
"headline": "toplevel: fix mapped in wrong size for initially maximized window",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-05-08T13:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead030649a4dcaae83b00f6b55cd5397f2e2200c",
"body": "…e gap size",
"is_bot": false,
"headline": "toplevel: fix random resize in maximized/fullscreen after changing th…",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-05-06T17:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa03400bf532761e6811ad9e30f2fe2b31ef88bf",
"body": null,
"is_bot": false,
"headline": "chore: add docs for installing on Ubuntu 24.04 (#78)",
"author_name": "brendjuan",
"author_login": "brendjuan",
"committed_at": "2026-04-23T12:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3f201a5c517951c2bb4a388ad36717f27d117d",
"body": null,
"is_bot": false,
"headline": "xwayland: fix request resize",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-19T03:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c56d1879c12d95d1c2f90f40cb286df51368e2e",
"body": null,
"is_bot": false,
"headline": "kbind: allow to set repeat rate per keybind",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-18T02:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceae777f704bb953b342e8105a7e5ef15e77e11d",
"body": null,
"is_bot": false,
"headline": "docs: fix for lua 5.5",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-18T00:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e6a5617ecb5a1161135bc2813213685ab8588be",
"body": null,
"is_bot": false,
"headline": "input: map to builtin output when input doesn't have output hint",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-12T13:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60d9ca6604d4d52d7a29520aef8616376ee1ebb8",
"body": null,
"is_bot": false,
"headline": "lua: reregister the tablet object",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-12T11:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46cfeaddad8ef61c46e60434388323a552c655f",
"body": null,
"is_bot": false,
"headline": "cursor: fix cursor shape not hidden in constrained surface",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-12T05:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7493bae3745886a5acf370d2dca0aeebaa3e475",
"body": null,
"is_bot": false,
"headline": "kbd: don't notify keybind key on focus",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-08T14:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cce34f0fde92a12b2993519c540010e4e023f8d",
"body": null,
"is_bot": false,
"headline": "kbd: don't send release event on keybind",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-07T20:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3f4a6033cf0ca5a0ffd67b5465aa948bc0615b",
"body": null,
"is_bot": false,
"headline": "util/vec: add find method",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-07T19:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aca16605170a92b695bf81eabef91507ca65a94",
"body": null,
"is_bot": false,
"headline": "util: add dynamic array",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-07T12:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c9bd98ccfcc1018f80e0f5829dbb3d05a7147c",
"body": null,
"is_bot": false,
"headline": "chore: refactor gettime and formatting",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-05T09:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93fd82b418535337fa56bf406cac4aa92387977b",
"body": null,
"is_bot": false,
"headline": "tablet: send up event according to the input simulation",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-04-02T11:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b97c98c9f4b4f69e56abad34de92c0fd392e27",
"body": null,
"is_bot": false,
"headline": "tablet: fix missing cursor by unhiding when tablet input",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-03-26T14:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a8bcb05fa432fd69b9f339bd398e6118c118b8a",
"body": null,
"is_bot": false,
"headline": "tablet: fix input not registered when dragged outside the surface",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-03-26T13:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db18f1a809b17c54b197390b8ff7811f94a3243",
"body": null,
"is_bot": false,
"headline": "input: add touch support",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-03-24T03:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37bac08d6f060ad009c54950c37f440ca3040cc2",
"body": "…#76)\n\n* fix: update tag state on client map/unmap in dwl-ipc\n\n* fix: cleanup of cwc_signals; null check\n\n* fix: remove forward declare",
"is_bot": false,
"headline": "plugin/dwl-ipc: fix update tag state on client map/unmap in dwl-ipc (…",
"author_name": "brendjuan",
"author_login": "brendjuan",
"committed_at": "2026-03-20T04:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc37a3a911b69c13563c57fcf5127f10dcf82771",
"body": "* Add support for layout changest to the dwl-ipc\n\n* Cleanup on_tag_prop_layout_mode\n\n---------\n\nCo-authored-by: Dwi Asmoro Bangun <dwiaceromo@gmail.com>",
"is_bot": false,
"headline": "plugin/dwl-ipc: add support for layout changes to the `dwl-ipc.c` (#75)",
"author_name": "brendjuan",
"author_login": "brendjuan",
"committed_at": "2026-03-20T02:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9c9704cd7ef82cf6413c6ca489d76fa86a4595",
"body": null,
"is_bot": false,
"headline": "nix: add wlroots_0_20 definition so that it compiles (#72)",
"author_name": "MangoCubes",
"author_login": "MangoCubes",
"committed_at": "2026-03-19T09:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce90c752343d55dc26e339ef3196e251c25f2bbe",
"body": "* input: add tablet support\n\n* luapi: add the tablet object\n\n* input: fix input when cursor down move across windows\n\n* update docs\n\n* fix drag n drop\n\n* fix docs warning",
"is_bot": false,
"headline": "input: add tablet support (#71)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-03-19T03:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f01a1fade30a9be6974bad56f36707d90c21830",
"body": "* rewrote some sentences in docs/00-getting-started.md\n\n* did some minimal grammar correction on the documentation\n\n* fixed a formating issue and clarified information about the tty shortcut in 00-getting-started.md",
"is_bot": false,
"headline": "docs: rewrote some senteces in the documentation. (#70)",
"author_name": "banana-peeled",
"author_login": "banana-peeled",
"committed_at": "2026-03-08T22:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656ffe04f4a25830f1eaef123fd0e5bd9d8e4ca8",
"body": null,
"is_bot": false,
"headline": "docs: fix gentoo instruction",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-03-07T07:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c34f0e70c3d4a30910239cb924706c3a906504f",
"body": "* updated instructions to include the gentoo merge\n\n* formatted correctly\n\n* removed the extra one\n\n* Update README.md\n\n---------\n\nCo-authored-by: Dwi Asmoro Bangun <dwiaceromo@gmail.com>",
"is_bot": false,
"headline": "docs: updated instructions to include the gentoo merge (#69)",
"author_name": "killertofus",
"author_login": null,
"committed_at": "2026-03-06T06:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19155b3488164dccfd6a794a6345c5436b8e1bf",
"body": null,
"is_bot": false,
"headline": "update README.md",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-02-17T06:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de11d0ce800cfa9347395646c4e4f1cfcb01a80",
"body": null,
"is_bot": false,
"headline": "tag: add layout_mode property signal",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-02-17T06:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcffc3282b19f19e3743bb87b95fac902dc46df9",
"body": null,
"is_bot": false,
"headline": "update README.md",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-02-17T06:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77822f7faf5c2253c678973c3d0a49fa08d9cb84",
"body": "with new tag properties:\n- label\n- hidden",
"is_bot": false,
"headline": "protocol: add support for ext-workspace",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-02-09T20:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d394a54f5feab049961df72a255f836400e4d689",
"body": null,
"is_bot": false,
"headline": "lib/rules: allow set to be empty",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-02-09T19:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4de6dcb89a9960b0a69e00ecbf83fe2875f9fd3",
"body": "* implement xwayland-stellite support\n\n - verify if `xwayland-satellite` binary present in `PATH`\n - spawn `xwayland-satellite` on demand.\n - monitor satellite and respawn if satellite exits.\n - support for legacy X11 applications.\n - linux kernel version 5.3 or later is required.\n\n* xwayland-satell\n[…]\nrc/xwayland.c` to `src/desktop/xwayland.c`\n - call `xwayland_s_fini()` before `wl_display_destroy_client()`\n for graceful exit\n\n* xwayland-satellite: meaningful symbol rename\n\n* add copyright notice",
"is_bot": false,
"headline": "integrate xwayland-satellite (#66)",
"author_name": "The Cyberduck",
"author_login": "dacyberduck",
"committed_at": "2026-02-07T05:41:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9dd33d13645ea0d58d8b15984c008370ceaf38c",
"body": "* made the install line better\n\nmade a table that shows which os' can install the package from the\npackage manager and which ones can't\n\n* added a dropdown and removed the unrelated packages\n\n* made it a dropdown instead of a table\n\n* fixed gentoo installation command\n\n* added some suggestions",
"is_bot": false,
"headline": "made the install line better (#42)",
"author_name": "killertofus",
"author_login": null,
"committed_at": "2026-02-06T17:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7a82b3a38c629085f0f77f15667e0202008272",
"body": null,
"is_bot": false,
"headline": "lib/impl: add use_default static function",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-31T06:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de9a122692d149cb47ff687211be5151eadf9c2",
"body": null,
"is_bot": false,
"headline": "lib: add rules module",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-31T03:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce08833c210b719daec10f9a76fbdaf73ea90aab",
"body": "fr this time",
"is_bot": false,
"headline": "toplevel: fix tiled state don't updated if it moved from floating layout",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-24T05:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "211621eb0b3b31d32b80e12c068c14625c86269d",
"body": "This reverts commit 08968e3a4a3147ce0e8377193c27360095397b10.\n\nApparently it caused crash in certain apps and I was wrong",
"is_bot": false,
"headline": "Revert \"toplevel: add a hack to fix freezing window capture\"",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-23T22:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cba25634186b88b4e04cbda3737f675110b1e5f",
"body": "When inserting container to bsp node it instantly resizing instead of\nscheduling in transaction so the resize serial already has value and the\nresize count will not change causing it to not wait for the surface\nready.",
"is_bot": false,
"headline": "toplevel: assign resize serial to toplevel only when it visible (#63)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-23T21:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dad743ad4c9211b685cf37f86e2ddd4a10a2cd5",
"body": "…ting layout\"\n\nThis reverts commit b02276aef97b4b54742650fe7b28f2398635b748.\n\nThis make the cpu goes crazy when toplevel is floating",
"is_bot": false,
"headline": "Revert \"toplevel: fix tiled state don't updated if it moved from floa…",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-23T12:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c2461f64ceeebceddb1f649c65fdba49b3f4c0",
"body": "this will prevent toplevel appear briefly when the toplevel is\nassigned to inactive tag on client::map signal",
"is_bot": false,
"headline": "toplevel: instantly update visibility when setting new tag (#61)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-23T12:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af65bede0216aa551d1be9b05ec32df701438734",
"body": null,
"is_bot": false,
"headline": "protocol: bump xdg shell and layer shell version",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-20T20:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b02276aef97b4b54742650fe7b28f2398635b748",
"body": null,
"is_bot": false,
"headline": "toplevel: fix tiled state don't updated if it moved from floating layout",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-19T18:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08968e3a4a3147ce0e8377193c27360095397b10",
"body": "the issue introduced in wlroots commit 368dcfb9f6a26d6286ada74cf23b72e01fceb47e\nwhere the compositor will wait unless the client send a capture request.\nThe capture doesn't freeze when the toplevel surface is updating the screen\ne.g. playing video.\n\nThis patch doesn't reintroduce original busy loop issue as far as I\ntested.",
"is_bot": false,
"headline": "toplevel: add a hack to fix freezing window capture",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-11T08:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e7f3be0be0d2a697de087211a35fb3218525e8",
"body": null,
"is_bot": false,
"headline": "protocol: add support for xdg-toplevel-tag",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-10T19:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c5b04b74db78177cbb77c36b5b1b67c2e8d589",
"body": null,
"is_bot": false,
"headline": "config: add option to disable middle click paste",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-10T05:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f71c65e781e6ea934b4fa6ea6463d10bb2769e58",
"body": "- offer minimized capabilities (copyq toggle don't crash anymore)\n- unset tiled state when floating\n- disable xwayland restacking on capture scene\n- improve resizing",
"is_bot": false,
"headline": "toplevel: improve xdg_shell compliant",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-09T19:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7eb5df973580c2e202544349157b52cc608a82",
"body": "* toplevel: add support for individual window capture\n\n* remove puts\n\n* fix build without xwayland",
"is_bot": false,
"headline": "toplevel: add support for individual window capture (#59)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-06T18:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8851933492e241befc2825f59b2dcb066a412c6",
"body": null,
"is_bot": false,
"headline": "build: migrate to wlroots 0.20",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-04T14:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f1f1a78d8c7b2b6d34ecef086b4f7a15259ee0",
"body": null,
"is_bot": false,
"headline": "CwC v0.3.0",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-03T14:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fdc27e8eae2c06a75ab2229a9615da8a3407da0",
"body": null,
"is_bot": false,
"headline": "defconfig: add keyboard as a mouse binding",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-01T20:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17dcd577e432d1864a4c3d027cb7518340212478",
"body": null,
"is_bot": false,
"headline": "pointer: add API to send axis and button events (#58)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2026-01-01T07:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5537a0108d12be6496b411bf5bd90a35186e5baa",
"body": "* luapi: add new method to kbd and add the kbd lua library\n\ncwc_kbd:\n- add send_key()\n- add send_key_raw()\n- add update_modifiers()\n\ncuteful.kbd:\n- add click()\n- add type()\n- add set_layout_by_shortname()\n- add event_code table",
"is_bot": false,
"headline": "kbd: add API to set key and modifier state (#56)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-28T10:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f686d8cb1316c6114b6f22efcf25407cb8591114",
"body": "…e ended",
"is_bot": false,
"headline": "cursor: fix cursor restoration for client side cursor when interactiv…",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-27T04:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8a4d9f646f278e0e5496f9eba47590ca91ff8a",
"body": null,
"is_bot": false,
"headline": "nix: fix linker error and skip tests build",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-26T18:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cfb1531c06874b85a8eea73b77bcaaa2b74265b",
"body": null,
"is_bot": false,
"headline": "nix: fix wrapGAppsHook being renamed (#55)",
"author_name": "឵ ឵",
"author_login": "wrldspawn",
"committed_at": "2025-12-26T17:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b288337008661839af9f27ba886f0d5481b23e",
"body": null,
"is_bot": false,
"headline": "seat: restore focus when drag and drop ends",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-26T16:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "841ba43692c9526bbec62ff07c6c85cee100969f",
"body": null,
"is_bot": false,
"headline": "plugins/cwcle: handle border better when raised client doesn't get focus",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-26T15:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3dc87d6b6278eaaa00b7c7e642800ac45637768",
"body": null,
"is_bot": false,
"headline": "cwctl: fix wrong binary name in example",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-26T10:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2da502f8d57a4abd05f02cbcb04fa65ec4565243",
"body": null,
"is_bot": false,
"headline": "kbind: comment debug keybind",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-25T08:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d150c7b9704142550c3d4d23236cbf14462d367a",
"body": "- add kbd::prop::layout_idx signal\n- add layout_index property\n- add layout_name property",
"is_bot": false,
"headline": "kbd: add xkb layout management API (#54)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-25T02:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "604c04cedb3f24136c6d1726cc22ed0c818339e1",
"body": null,
"is_bot": false,
"headline": "cursor: fix pointer constraint for persistent lifetime type (#53)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-16T12:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9825ffb3437ba1bb1322713ed631be0d10d14525",
"body": "* docs(rc.lua): clarify screen position requirements\n\nAdd documentation for `screen:set_position()` to explain that positions must be\nnon‑negative. This change references issue #49, which notes that setting a position\nless than 0 can cause unpredictable application behavior.\n\nSigned-off-by: ospaffor\n[…]\n\r\nSigned-off-by: ospafford <ospafford@gmail.com>\n\nCo-authored-by: Asromo <dwiaceromo@gmail.com>\n\n---------\n\nSigned-off-by: ospafford <ospafford@gmail.com>\nCo-authored-by: Asromo <dwiaceromo@gmail.com>",
"is_bot": false,
"headline": "docs(rc.lua): clarify screen position requirements (#50)",
"author_name": "ospafford",
"author_login": "ospafford",
"committed_at": "2025-12-09T20:38:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a957e1cd1975fc0b45b0ca8108397e0256cc1ae",
"body": "And reset cursor to default shape when not focused to any client.",
"is_bot": false,
"headline": "cursor: accept shape request if client is focused",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-12-01T14:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7faa84f97098f33f3ce9338a66faf20c9b6e9325",
"body": "should fix crash in certain games",
"is_bot": false,
"headline": "cursor: don't send relative motion and constraint when internal calls",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-11-16T17:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34caed100df05f09d2e209cdd266ee544973f298",
"body": "fix cs2 crash when wiggling the mouse in loading screen",
"is_bot": false,
"headline": "wayland: increase default buffer max size",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-11-16T14:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52bd69fa81b77e404100f01e10cc5076630ee798",
"body": null,
"is_bot": false,
"headline": "xwayland: finally fix steam popup",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-11-16T07:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb4063a9362fd910f136e78aaf7bc14868e12ad",
"body": "* luapi: allow spawn to capture output and exit code\n\n* bug fix\n\n* fix docs",
"is_bot": false,
"headline": "luapi: allow spawn to capture output and exit code (#46)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-11-09T11:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce69ba6137a20eb5189e26a534ee37f9547644d",
"body": "- pointer::pinch::begin\n- pointer::pinch::update\n- pointer::pinch::end\n- pointer::hold::begin\n- pointer::hold::end",
"is_bot": false,
"headline": "pointer: add other gesture signals",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-10-26T06:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a01445cc050d797a13213d1cf2f6fb45a7f8a8",
"body": "* prototype\n\n* add options to bind_swipe\n\n* pass pointer to the callback\n\n* add threshold check",
"is_bot": false,
"headline": "pointer: add gesture swipe binding to cuteful.pointer library (#45)",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-10-24T09:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb7fcf731eec65b4dd0179f7300a680c2b5c12d",
"body": null,
"is_bot": false,
"headline": "pointer: add scroll-wheel-bind",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-10-18T04:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7d3ece163b4a0a49b615a240869ce3f14e74262",
"body": "* signal!: rename property signal prefix to prop\n\n* fix formatting",
"is_bot": false,
"headline": "Rename property signals (#41)",
"author_name": "Asromo",
"author_login": "Cudiph",
"committed_at": "2025-10-11T06:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402310d54a6046aa6d4dc065600246b6946db262",
"body": "* nix: add flake and derivation\n\n* nix: fix flake.nix buildInput typo\n\n* nix: add meson flags for plugins and tests\n\n* nix: fix LUA_PATH and make plugins available\n\n* nix: add NixOS module and move stuff to nix/\n\n* nix: fix nixos-module typo\n\n* nix: add providedSessions\n\n* nix: attempt at fixing tty launch #1",
"is_bot": false,
"headline": "nix: add flake.nix and package derivation (#37)",
"author_name": "Yappaholic",
"author_login": "Yappaholic",
"committed_at": "2025-10-04T09:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026acce68dbd7992c67b61a001cd0b3efb53fbd5",
"body": null,
"is_bot": false,
"headline": "luac: improve error handling",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-10-04T00:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d41ed6f5e6479974ef027c5748504877690bf6",
"body": "…tion (#36)\n\nThese functions has been removed:\n\n* cwc.client.set_border_color_rotation\n* cwc.client.set_border_color_normal\n* cwc.cwcle.set_border_color_raised",
"is_bot": false,
"headline": "luapi!: add declarative config and remove some imperative config func…",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-10-03T22:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab675f9580178f0bc03db2971fb0dfdfcf9d35e0",
"body": null,
"is_bot": false,
"headline": "container: stop emitting insert signal when swapping",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-09-21T14:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "934be9d632d10082c245eece9a0e960ec2156247",
"body": null,
"is_bot": false,
"headline": "luapi: add data table to every object",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-09-21T04:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aa310f0554b21695a1396da1ca2a27be0f3a6c2",
"body": null,
"is_bot": false,
"headline": "kbd: add pass through option",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-09-14T10:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c659e0c71a1bb7fd2c08c4f5f6e64bce800f300",
"body": "* xwayland: add build option to disable it\n\n* also check if xwayland exist",
"is_bot": false,
"headline": "xwayland: add build option to disable it (#34)",
"author_name": "Asromo",
"author_login": "Cudiph",
"committed_at": "2025-09-14T09:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e34f932548414cd25f5081cd0af2d610dbdfaf3",
"body": null,
"is_bot": false,
"headline": "luapi: add kbd and pointer objects (#32)",
"author_name": "Asromo",
"author_login": "Cudiph",
"committed_at": "2025-09-07T07:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6672779760fee4b8afd79a05390d5110660360eb",
"body": null,
"is_bot": false,
"headline": "luac: show where config is loaded",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-09-05T12:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4e6dd06ada1b0635d6b1ac0c3401fa0115ac27c",
"body": null,
"is_bot": false,
"headline": "CwC v0.2.0",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-08-09T09:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96cdbbe971384f807d7ba3086cf3c1e2705e72bb",
"body": "…fullscreen and in BSP at secondary screen",
"is_bot": false,
"headline": "container: fix move to output restore crash when client is maximized/…",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-08-02T15:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e70a267dc14c59b49a16aad6654183648935d8",
"body": null,
"is_bot": false,
"headline": "readme.md: Grammar fixes (#23)",
"author_name": "Super",
"author_login": "superpowers04",
"committed_at": "2025-07-28T12:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a1012b1846f1629a9b6b596e8f4488bb0195f5",
"body": null,
"is_bot": false,
"headline": "cwctl: add input command",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-07-27T12:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f4c302fa493be7393b19064c2c5eb9337510817",
"body": null,
"is_bot": false,
"headline": "cwctl: reload (#22)",
"author_name": "Super",
"author_login": "superpowers04",
"committed_at": "2025-07-27T09:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9246f8ba5a24e2bedc2c9838d00e5aef4878f51f",
"body": null,
"is_bot": false,
"headline": "client: add content_type property",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-07-26T13:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1351cc4548d375eaacd46e5657845b19281483",
"body": "- make cwctl screen list also show decimal number\n- formatting\n- docs update",
"is_bot": false,
"headline": "screen: update how set_mode work",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-07-26T04:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e51d16a702a555e445bcfdcb18244e8e8c8ce3",
"body": "…(#18)\n\n* screen: adaptive_sync_supported, adaptive_sync_status, get_modes.\nset_mode and set_adaptive_sync now return true or false based on if they could set the mode\n\n* screen: set_mode_from_id\n\n* screen: set_custom_mode\n\n* screen: set_custom_mode\noops this shouldn't return anything\n\n* screen: typos and tests\n\n* screen: typo\n\n* screen: newtable > createtable\n\n* screen: set_mode_from_id > set_mode_from_idx, grammar fixes",
"is_bot": false,
"headline": "screen: add adaptive_sync_supported, adaptive_sync_status, get_modes …",
"author_name": "Super",
"author_login": "superpowers04",
"committed_at": "2025-07-24T13:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52e58060b1238e0d147662f0041f0e3cfa098426",
"body": "- also fix clipping issue\n- fix tests\n- fix resize and resize_to\n- update default config",
"is_bot": false,
"headline": "client: add option and object to set toplevel decoration mode",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-07-20T12:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "482dcde8a6165d387505680502203388e7f0db2a",
"body": null,
"is_bot": false,
"headline": "cwctl: add plugin command",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-07-19T01:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87b49df1bbe246bcef8f95e8546fbc1738559f7",
"body": null,
"is_bot": false,
"headline": "luaC: reregister plugin object",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-07-19T01:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be51387925f116299a53fdfcd6178d0a82a8dc9b",
"body": null,
"is_bot": false,
"headline": "lua: fix crash when calling cwc.input.get onstartup",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-07-19T01:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d1954c1b182b73b6897a96f2344f6b0294d3539",
"body": null,
"is_bot": false,
"headline": "luapi: add new plugin object",
"author_name": "Dwi Asmoro Bangun",
"author_login": "Cudiph",
"committed_at": "2025-07-13T13:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39766db2554fca69256a52c92eeba0df6e2c573",
"body": null,
"is_bot": false,
"headline": "luapi/kbd: add API to set xkb keymap settings (#14)",
"author_name": "Asromo",
"author_login": "Cudiph",
"committed_at": "2025-07-13T01:54:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 88,
"latest_release_at": "2026-06-07T03:11:16Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 25,
"active_weeks_last_year": 38,
"days_since_latest_release": 55,
"mean_days_between_releases": 150.9
},
"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": []
},
"popularity": {
"forks": 14,
"stars": 182,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-25",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 70506,
"source_files_sampled": 91,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"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": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 34,
"open_issues": 11,
"closed_ratio": 0.75,
"closed_issues": 33,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Cudiph",
"commits": 257,
"avatar_url": "https://avatars.githubusercontent.com/u/59413417?v=4"
},
{
"type": "User",
"login": "superpowers04",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/38338700?v=4"
},
{
"type": "User",
"login": "brendjuan",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/9857795?v=4"
},
{
"type": "User",
"login": "asumbek",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/71205197?v=4"
},
{
"type": "User",
"login": "MangoCubes",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10383115?v=4"
},
{
"type": "User",
"login": "dacyberduck",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/92496187?v=4"
},
{
"type": "User",
"login": "Yappaholic",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/153394729?v=4"
},
{
"type": "User",
"login": "banana-peeled",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/197987967?v=4"
},
{
"type": "User",
"login": "ospafford",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19611520?v=4"
},
{
"type": "User",
"login": "wrldspawn",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/96998701?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.948
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"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": 1,
"reason": "Found 5/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 9,
"reason": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "66b9a0ec8204b7f8eb4d3059b4b4f4966dbe71b7",
"ran_at": "2026-08-01T13:22:58Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-04-23T12:46:15Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 15,
"created_at": "2025-07-18T19:10:01Z",
"last_comment_at": "2025-07-22T11:09:06Z",
"last_comment_author": "superpowers04"
},
{
"number": 19,
"created_at": "2025-07-24T10:55:59Z",
"last_comment_at": "2026-02-20T23:03:39Z",
"last_comment_author": "Tortus-exe"
},
{
"number": 21,
"created_at": "2025-07-26T10:11:46Z",
"last_comment_at": "2025-07-26T14:58:46Z",
"last_comment_author": "Cudiph"
},
{
"number": 27,
"created_at": "2025-07-29T04:25:23Z",
"last_comment_at": "2025-07-31T17:47:03Z",
"last_comment_author": "raven2cz"
},
{
"number": 33,
"created_at": "2025-09-05T21:04:11Z",
"last_comment_at": "2025-09-06T13:50:04Z",
"last_comment_author": "Cudiph"
},
{
"number": 57,
"created_at": "2025-12-28T15:50:18Z",
"last_comment_at": "2025-12-30T14:30:29Z",
"last_comment_author": "Cudiph"
},
{
"number": 73,
"created_at": "2026-03-17T18:21:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2026-03-17T18:29:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2026-03-21T04:39:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2026-07-27T14:20:13Z",
"last_comment_at": "2026-07-29T12:30:32Z",
"last_comment_author": "Cudiph"
},
{
"number": 82,
"created_at": "2026-07-27T20:37:14Z",
"last_comment_at": "2026-07-29T19:05:44Z",
"last_comment_author": "Ap6661"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Cudiph/cwcwm",
"host": "github.com",
"name": "cwcwm",
"owner": "Cudiph"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 39,
"vitality": 83,
"community": 46,
"governance": 47,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"commits_last_year": 88,
"human_commit_share": 1,
"days_since_last_push": 25,
"active_weeks_last_year": 38
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 25 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 25
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "38/52 weeks with commits",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 38
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "88 commits in the last year",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 88
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 55,
"mean_days_between_releases": 150.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 55 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 55
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~150.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 150.9
}
}
],
"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": 26,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 26 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 26
}
}
],
"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": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 14,
"stars": 182,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "182 stars",
"points": 36.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 182
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.948
},
"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 95% of commits",
"points": 1.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 34,
"open_issues": 11,
"closed_issues": 33,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "34/37 decided PRs merged",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 34,
"decided": 37
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/30 approved changesets -- score normalized to 1",
"points": 1.5,
"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": 17,
"owner_type": "User",
"is_verified": null,
"owner_login": "Cudiph",
"public_repos": 21,
"account_age_days": 2403
},
"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": "17 followers of Cudiph",
"points": 9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 17,
"login": "Cudiph"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "21 public repos, account ~6 yr old",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 21
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"wayland",
"wayland-compositor",
"lua",
"wlroots"
],
"has_wiki": true,
"homepage": "https://cudiph.github.io/cwc",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://cudiph.github.io/cwc",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 5/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "9 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 8
},
"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": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.88,
"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": "88 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 88,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 70506,
"source_files_sampled": 91,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/91 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 91,
"oversized": 1
}
}
],
"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.14.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-01T13:23:09.502394Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/Cudiph/cwcwm.svg",
"full_name": "Cudiph/cwcwm",
"license_state": "custom",
"license_spdx": null
}