Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"openrazer",
"qt5",
"razer"
],
"is_fork": false,
"size_kb": 260,
"has_wiki": true,
"homepage": null,
"languages": {
"C++": 106462,
"Meson": 3416
},
"pushed_at": "2026-06-01T13:27:59Z",
"created_at": "2019-04-28T05:48:23Z",
"owner_type": "User",
"updated_at": "2026-06-01T13:35:10Z",
"description": "Qt wrapper around the D-Bus API from OpenRazer",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": "https://lucaweiss.eu",
"name": "Luca Weiss",
"type": "User",
"login": "z3ntu",
"company": "@Fairphone",
"location": "Amsterdam, Netherlands",
"followers": 259,
"avatar_url": "https://avatars.githubusercontent.com/u/3768500?v=4",
"created_at": "2013-03-04T19:59:55Z",
"is_verified": null,
"public_repos": 217,
"account_age_days": 4891
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": null,
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-04-29T19:18:03Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-11-10T17:05:18Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-10-13T19:59:02Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-12-15T17:29:47Z"
}
],
"recent_commits": [
{
"oid": "2d919637354e1f07e41cef0c88e565e266e05b03",
"body": null,
"is_bot": false,
"headline": "CI/github: Update to newer GitHub actions versions",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2026-06-01T13:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f516d592a8f3ad876fcaec4d4f197c28e160a92",
"body": null,
"is_bot": false,
"headline": "CI/github: Add workflow for SPDX check",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2026-06-01T13:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12dc22704690fc2884d05f7ed2dc5c6f3b1d2801",
"body": "Fixes #4",
"is_bot": false,
"headline": "Add missing licensing information",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2026-06-01T12:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6671cf67ede7dfc356487e7a441e51609cc74ef5",
"body": null,
"is_bot": false,
"headline": "Release version 0.4.0",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2025-04-29T19:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cef25152a70992463981e4ec2eb28f77fbd0651",
"body": null,
"is_bot": false,
"headline": "Add Dutch translations",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2025-04-29T18:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce3e1c21720f0a962d869d93b04e8de5c6f4e5c",
"body": null,
"is_bot": false,
"headline": "Add Esperanto translations",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2025-04-29T18:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b94415cb69f139bdaaeb051992dfb6993cb862f",
"body": null,
"is_bot": false,
"headline": "Build with Qt6",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2025-04-27T08:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d794349eb06f3a4d3e02ecef47c68c46dd66656c",
"body": null,
"is_bot": false,
"headline": "Release version 0.3.0",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-11-10T17:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad886db5c204962d8cac73752d7500acaafe43b",
"body": "While with Qt5 it's not really needed (included through a different\nheader presumably), for Qt6 we do need to include this explicitly.",
"is_bot": false,
"headline": "Include QLocale header in misc.cpp",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-11-10T14:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bba51ad4b5ae69064c739be117fdf72b2702dd2",
"body": "I've thought about supporting this in the past but it never actually was\nusable due to the usage of basically static variables in the header\nwhich can't be translated. So use QT_TRANSLATE_NOOP and make the user of\nthe values translate it then.",
"is_bot": false,
"headline": "Add translation support",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-06-01T11:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e77ed8e6bd638e7280391bbca8311bc8985a9f",
"body": " .clang-format:82:1: error: duplicated mapping key 'SortIncludes'",
"is_bot": false,
"headline": "Remove duplicate SortIncludes key from clang-format",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-06-01T10:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "858223ede87dc07d64115c6eecd60332f204298f",
"body": "Everything is already in the openrazer namespace, so no point in making\nit extra verbose. There won't be any naming conflicts anyways.",
"is_bot": false,
"headline": "Remove unneeded 'Razer' prefix from various types",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-05-05T21:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ab28c86f16539609e32ccf508f2ece01b209c97",
"body": null,
"is_bot": false,
"headline": "Add idle time & low battery threshold APIs",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-04-29T19:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5599a318f87ad86d34cb3fae8afb8823c035b991",
"body": null,
"is_bot": false,
"headline": "Clean up docstrings for void functions",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-04-29T18:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "169904eb8b80f1a6e4f8b1d858e94418e3fcdd9c",
"body": null,
"is_bot": false,
"headline": "Add getBatteryPercent & isCharging APIs",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-04-28T18:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1e921509783b3c0b238bd9cba660d978606b6f",
"body": null,
"is_bot": false,
"headline": "CI/github: update homebrew path",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-04-28T18:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431954f67d70404293aafc6961512a6ea03bbbdd",
"body": "Fixes openrazer/openrazer#2221",
"is_bot": false,
"headline": "Fix daemon \"not found\" status by actually checking user service",
"author_name": "Luke Horwell",
"author_login": "lah7",
"committed_at": "2024-03-21T08:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01abc1d87325ff7e7197b8782b462b1504f697b2",
"body": null,
"is_bot": false,
"headline": "CI/github: update actions",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-03-09T18:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "705961d4bd0fdc7418f0451fd46a6a77743b7e9a",
"body": "And add a missing header to libopenrazerdemo.cpp",
"is_bot": false,
"headline": "CI/appveyor: Update to VS 2022 image and cleanups",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-03-09T18:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca7ff17d82e0d5b4b3e8ea40033a81ddcd28ddbb",
"body": null,
"is_bot": false,
"headline": "CI/sourcehut: modernize and clean up",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2024-03-09T18:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4b9da93359b9abf9be4eb8907dd74d901c32ce",
"body": null,
"is_bot": false,
"headline": "Add support for DPI stages",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2023-12-16T17:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a030807ea60286d6cdb3d76d277569fe60e31a",
"body": null,
"is_bot": false,
"headline": "Implement getWaveDirection()",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2023-12-16T16:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5353bc566e257ebdace544f83d7d9099890ffcb9",
"body": null,
"is_bot": false,
"headline": "Add support for the 'wheel' effect",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2023-10-17T18:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4b7487c985709b72b6fc6d9a56658272d3839a",
"body": "Useless since we can just compare the identifier instead. And the one\nuser in RazerGenie is removed now, let's remove this API.",
"is_bot": false,
"headline": "Remove RazerCapability isWave() function",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2023-10-17T18:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f2c3f242edc79b313e55b2d7b8a9858aaa98eb",
"body": null,
"is_bot": false,
"headline": "Release version 0.2.0",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2023-10-13T19:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431050e4eb13d11153a7a5a42c9c42296bf95c07",
"body": null,
"is_bot": false,
"headline": "Add macOS CI based on GitHub Actions",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2023-08-24T18:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143d51b38d3612a6775c65fcf1e56815d72c6aa9",
"body": "Just a regular breathing effect but with no color attribute, so\nmono-color.",
"is_bot": false,
"headline": "Add support for breathing mono effect",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2023-07-01T12:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f25aab0f2df81acdd36e0a405229463d31c2c6d",
"body": "Allows us to skip some workarounds for devices with only state APIs.",
"is_bot": false,
"headline": "Add support for upcoming 'on' effect in openrazer",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2023-06-13T16:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f61cf45043cacdcfbc32ee1356bf493c446b82e",
"body": null,
"is_bot": false,
"headline": "Release version 0.1.0",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-15T17:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c5c75e1698b80fc28d4d289c13a7bca3c3f22fa",
"body": "Doesn't add anything for the user and is just confusing",
"is_bot": false,
"headline": "Remove \"Unspecified\" LED label",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-12T19:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bdc8b9170ba75c090e084cedff68069fc1f7e3",
"body": null,
"is_bot": false,
"headline": "Fix getCurrentEffect for other On/Off devices",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-12T18:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c241ae19f00f61d07d4e66262ca292b532db3c",
"body": null,
"is_bot": false,
"headline": "Install openrazer.h header",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-12T10:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7873db1ac2a1e06cd95598fd3ef973a2d51989e",
"body": null,
"is_bot": false,
"headline": "Use SPDX license headers",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-11T23:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd57c3e8d215233f94b49f4135f3fe47ffe6de8",
"body": "Allows us to easier switch to Qt6 if wanted",
"is_bot": false,
"headline": "Remove version number from Qt dependencies",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-11T19:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a621b1c868a65f26cdb67a88fd537137a849fd67",
"body": "This is not really something that applications are supposed to modify.",
"is_bot": false,
"headline": "Remove setDeviceMode() function",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-11T12:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1564c038c208cd25ceb9e40f36539f46626e811",
"body": null,
"is_bot": false,
"headline": "Use QVector for ledFxList",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-11T12:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d9d1e35960bebaa51a0eeacce7bd2d86b172c0",
"body": null,
"is_bot": false,
"headline": "Support charging, fast charging & fully charged LED",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-11T09:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d521fe68733e883410090cd4e20aa3cc4e4ec869",
"body": "Exceptions will be used for, well, exceptions.",
"is_bot": false,
"headline": "Replace bool with void return for setter methods",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T22:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4596506f0486e831de725dcf5e8815bbf6a1072",
"body": null,
"is_bot": false,
"headline": "Replace QColor usages with openrazer::RGB",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T20:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99a95d0735e600e525c2aaef859e3371c3052133",
"body": null,
"is_bot": false,
"headline": "Implement getSupportedPollRates()",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T17:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e2606d9c7a235ecb20cb9cc76fae732fabb7e88",
"body": "For DeathAdder 3.5G",
"is_bot": false,
"headline": "Implement restricted_dpi / getAllowedDPI()",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T12:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d1024f17d0fc74586bc4cce1901e18888cd8db",
"body": null,
"is_bot": false,
"headline": "Use handleDBusReply helper for some replies",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T12:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c07720e5bbb00fb67ff4866a5ea73f0ab339f6d",
"body": "Not super happy with them being like this, but a decent solution for\nnow.",
"is_bot": false,
"headline": "Implement Ripple & RippleRandom effect",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T10:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fe2f80ad4d66edcf636edd22c579c455b12a52",
"body": "Now nearly every feature in libopenrazer should be tested.",
"is_bot": false,
"headline": "demo: expand functionality",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T01:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e2dc6fd31616529099c04a2cddb26672b2d4408",
"body": null,
"is_bot": false,
"headline": "include: add QDebug helper for MatrixDimensions",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T01:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5828ec2787afef0df9ee3c7f348534686b13a88",
"body": null,
"is_bot": false,
"headline": "demo: try setting all effects",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T00:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cacdf663d4237b6b63066e85ba1da1f3c750881d",
"body": null,
"is_bot": false,
"headline": "Replace usage of foreach macro",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T00:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d852f0d2c51d6fa0475a26b919f853a8c4698fd",
"body": "These are simple on/off leds on the profile_led interface.",
"is_bot": false,
"headline": "Support red/green/blue profile LEDs",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-10T00:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b58aeecdddad4b09b749d86bc2f526581416089",
"body": "E.g. Tartarus 0x0111",
"is_bot": false,
"headline": "Support brightness-only devices",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-09T23:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe57ff42b537bdc7c3f5f00b807e214698bc3ff8",
"body": "Now hasFx only accepts RazerEffect enum and brightness has a dedicated\nmethod.",
"is_bot": false,
"headline": "Remove Led::hasFx(QString), add Led::hasBrightness()",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-09T23:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf3eabc0f3f0b1b270dd67d858c2be04cb317a1",
"body": null,
"is_bot": false,
"headline": "Fix typo in openrazer effect string",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-09T21:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e41563686a350e17fbaac4b1d494604cb30858",
"body": "This needs to be solved properly, for now hardcode one of the expected\nDPI values.",
"is_bot": false,
"headline": "demo: work around DeathAdder 3.5G DPI quirks",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-09T19:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6bb0c3239aa44578028a7bef10b00044a7a4b6e",
"body": null,
"is_bot": false,
"headline": "Use OPENRAZER_SERVICE_NAME define in introspect()",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T23:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a907f47687c074f57f348346dab523b2fdb625",
"body": null,
"is_bot": false,
"headline": "Add Manager::getServiceWatcher()",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T23:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11379cc9fa5d375784b8b76c8dcf9c1b01e12a9d",
"body": null,
"is_bot": false,
"headline": "Implement Led::getCurrentEffect() for OpenRazer",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T22:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff766fb3650f5cb48d59b7c16bd99a2a79dc57af",
"body": null,
"is_bot": false,
"headline": "Implement Led::getCurrentColors() for OpenRazer",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T22:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb812096d8e7cf04da15977ae38e892e3fb61e53",
"body": "Base the implementation on the old code.",
"is_bot": false,
"headline": "Implement Manager::getSupportedDevices() for OpenRazer",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T22:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27af5dbd25f3cac1ca0015128005af8116bcb05e",
"body": null,
"is_bot": false,
"headline": "demo: improve output format",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T22:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a66da0703da5c0e68836fb543164b5292cd6d5",
"body": "This allows us to use e.g. qDebug() on these enums.",
"is_bot": false,
"headline": "Use Q_ENUM_NS for enum classes",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T22:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42092bafff4e1e7ec5322b5716050632008f1820",
"body": null,
"is_bot": false,
"headline": "Reformat with clang-format",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T22:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67826e05e2d419acb03b81375ede6881440eb898",
"body": "This hasn't worked for a while",
"is_bot": false,
"headline": "CI: remove .travis.yml",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T18:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1666a8b3c12da7986ecc7dd24c0fb1078d2bae06",
"body": "This makes it able to remove razer_test header-only dependency\ncompletely.",
"is_bot": false,
"headline": "Use new openrazer.h file",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T18:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3069ff14d31fb72bf6ca29769e2aeb4ccc86601b",
"body": "Adjust namespace and everything to match the new name and remove dbus\nbus definition that applies to only razer_test.",
"is_bot": false,
"headline": "Import razer_test.h as openrazer.h",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2022-12-06T18:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1829dabd8c4d2a80b4323d4794d9990757feb6b8",
"body": "This gives better runtime output",
"is_bot": false,
"headline": "DBusException: implement what()",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2020-11-11T21:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1db352b9d7c18e82a6b45be446b42569755231f",
"body": "Fixes #1",
"is_bot": false,
"headline": "Add headers to install_headers directive",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2020-05-14T16:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f297901a2f557f0a5bebbe4277d569eb901ffed",
"body": null,
"is_bot": false,
"headline": "Build both backends",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2020-04-23T19:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebf99e83eb540b2f234e0e4b8f6795b0b13425c5",
"body": null,
"is_bot": false,
"headline": "Const-ify DBusException getters",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2020-04-23T18:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c30c053d73b7456a493276546d693b6e02d920d",
"body": null,
"is_bot": false,
"headline": "CI setup",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2020-03-20T21:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7152c4c624ec11e829d016186b803abba5355d",
"body": null,
"is_bot": false,
"headline": "Add meson option to build demo executable",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2020-03-20T21:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3289c2a594b96779ae66e26b9a4fff20b8ac60da",
"body": null,
"is_bot": false,
"headline": "meson: set c++std to c++11",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2020-03-06T15:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cbf2e7a27e914cecb84a415bf5a1e53d4bc4ba8",
"body": null,
"is_bot": false,
"headline": "getCurrentColors QList -> QVector",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2020-03-06T14:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9feed42353e80bc9d442c75b50a1a577329032cf",
"body": null,
"is_bot": false,
"headline": "Add razer_test wrap file",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-10T16:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe1ea9d5c2e64ece532072191d0b17e3e684a340",
"body": null,
"is_bot": false,
"headline": "Fixes for openrazer, move fx to led class, setOn()",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-09T17:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9415360c4de6f7d5e8c08b904ffb55f8ea6f34c3",
"body": null,
"is_bot": false,
"headline": "Switch custom_frame to being a feature, not fx",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-09T15:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762aefbd06685bced9a8121aba48e90281f4f342",
"body": "Those are not issues in libopenrazer, but in the respective backend",
"is_bot": false,
"headline": "Replace most FIXMEs with 'Need implementation'",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-07T10:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82956411a964d36a436083bcaca04e301734a904",
"body": null,
"is_bot": false,
"headline": "Make the daemon targets really independent",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-07T10:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18edf367041a591c03a4af87fb97366dedc24105",
"body": null,
"is_bot": false,
"headline": "openrazer: Implement translations for device types & kbd layout",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-07T10:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f01416c2f39c83686bfc0f0c29d9cc06d26146a1",
"body": null,
"is_bot": false,
"headline": "Replace getRazerUrls with getDeviceImageUrl",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-02T13:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92010b91e69abcab769fef83ff6181cd3a4cdf39",
"body": null,
"is_bot": false,
"headline": "Fix issues with brightness, wave & reactive",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-02T13:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d234136247021ba0cb657fdd7a1b86daef26f6bf",
"body": null,
"is_bot": false,
"headline": "Add Doxyfile",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T20:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55fa4faffb15079e11fd65884bbed1495a77d9c4",
"body": null,
"is_bot": false,
"headline": "Update more code comments to reflect reality",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T20:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "432fd58fd026142fe4182289cf98c54be7084a7e",
"body": null,
"is_bot": false,
"headline": "openrazer: Implement a few missing methods",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T20:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c2c5c28b52d4fef9dce7b174534db5485d086d",
"body": null,
"is_bot": false,
"headline": "Re-add razer_test support with a build-time switch",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T20:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6dbfb7db7ec4c40fe3925d39ba0c51e4de4ad9",
"body": null,
"is_bot": false,
"headline": "Update documentation",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T18:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "831c876ede1850ccd8fbf923d13454cf02f79b9e",
"body": null,
"is_bot": false,
"headline": "Remove qdoc config",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T18:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b796058b050582566310859b532488f168c2b7d7",
"body": null,
"is_bot": false,
"headline": "Move doc comments into header files",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T13:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8539dd7ab152a5f6efcb6f49d6721c2c0842f8fe",
"body": null,
"is_bot": false,
"headline": "Split Manager private members into private class",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T12:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8698532c797d7b2dca592827d26fac1b04f3eecf",
"body": null,
"is_bot": false,
"headline": "Split Device private members into private class",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T12:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1186a707a11324b6b13370914ada36cfc1a3fccd",
"body": null,
"is_bot": false,
"headline": "Split Led private members into private class",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T12:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbfa6d59d54ebe5d012c8f7e95184e103e7db3db",
"body": null,
"is_bot": false,
"headline": "Reorganize more files",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T11:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88477e1211be109f5bcfda8d5b2de2408deb717f",
"body": null,
"is_bot": false,
"headline": "clang-format: Sort and regroup includes",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T11:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0703099a8b503ad6dc76c99800707e83842da6b4",
"body": null,
"is_bot": false,
"headline": "Move private things into a private header",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T10:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78ba44ce1e097d7235373cdec0a3ac0b37992e4a",
"body": null,
"is_bot": false,
"headline": "Extract classes into separate headers",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T10:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a19f5f101bbd90128acad95d8bbcac80416b49db",
"body": null,
"is_bot": false,
"headline": "Extract DBusException to separate files",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-08-01T10:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5907db7fa2ea51d70098ec627d56942110888aca",
"body": null,
"is_bot": false,
"headline": "Improve OpenRazer version",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-07-31T15:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fec99fb0d0b96285b7937350930c37c3ac44399",
"body": null,
"is_bot": false,
"headline": "First version for old OpenRazer! RazerGenie opens!",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-07-31T14:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e495404bafbd48021a9e55866cfe9b6b18c34b2",
"body": null,
"is_bot": false,
"headline": "Add .clang-format file",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-07-31T10:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1aae913697398538746dfef2c9c2a529be02b27",
"body": null,
"is_bot": false,
"headline": "device: return QList<Led*> instead of ObjectPaths",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-07-31T10:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f740d3fcb311ec5b109c8e8fd580df1c41e8a90",
"body": null,
"is_bot": false,
"headline": "device: handle On fx",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-07-31T09:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d1dbe42ea8ad4ce8e91cc1c8f49b65d2694249",
"body": null,
"is_bot": false,
"headline": "Use RAZER_TEST_DBUS_BUS macro from razer_test",
"author_name": "Luca Weiss",
"author_login": "z3ntu",
"committed_at": "2019-07-03T22:50:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 3,
"latest_release_at": "2025-04-29T19:18:03Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 55,
"active_weeks_last_year": 1,
"days_since_latest_release": 452,
"mean_days_between_releases": 288.7
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 14,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 2,
"stars": 7,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 15520,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"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": [],
"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": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 3,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "z3ntu",
"commits": 143,
"avatar_url": "https://avatars.githubusercontent.com/u/3768500?v=4"
},
{
"type": "User",
"login": "lah7",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13032135?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.993
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"macos.yml",
"reuse.yaml"
],
"has_docs_dir": true,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 1 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": 0,
"reason": "Found 1/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"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": 8,
"reason": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"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": "2d919637354e1f07e41cef0c88e565e266e05b03",
"ran_at": "2026-07-26T15:55:16Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-01T13:30:34Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2024-03-21T08:11:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/z3ntu/libopenrazer",
"host": "github.com",
"name": "libopenrazer",
"owner": "z3ntu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"security": 41,
"vitality": 38,
"community": 16,
"governance": 55,
"engineering": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 38,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 1,
"days_since_last_push": 55,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 55 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 55
}
}
],
"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": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 452,
"mean_days_between_releases": 288.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 452 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 452
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~288.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 288.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"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": 55,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 55 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 55
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 16,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 2,
"stars": 7,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"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": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.993
},
"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 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 3,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "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": 66,
"inputs": {
"followers": 259,
"owner_type": "User",
"is_verified": null,
"owner_login": "z3ntu",
"public_repos": 217,
"account_age_days": 4891
},
"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": "259 followers of z3ntu",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 259,
"login": "z3ntu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "217 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 217
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"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": 36,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [
"openrazer",
"qt5",
"razer"
],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 1 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 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"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": "4 out of the last 4 releases have a total of 4 signed artifacts.",
"points": 6,
"status": "partial",
"details": [],
"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": 4
},
"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": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.15,
"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": "15 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 15,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 11,
"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": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 15520,
"source_files_sampled": 28,
"oversized_source_files": 0
},
"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": "0/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-26T15:55:21.493558Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/z3ntu/libopenrazer.svg",
"full_name": "z3ntu/libopenrazer",
"license_state": "custom",
"license_spdx": null
}