原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"opus"
],
"is_fork": false,
"size_kb": 15819,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 27336796,
"M4": 50868,
"C++": 6798,
"CSS": 17866,
"HTML": 3122,
"Perl": 10762,
"Rust": 31763,
"CMake": 53547,
"Meson": 38641,
"Shell": 396168,
"Python": 4298,
"Assembly": 40774,
"Makefile": 277385
},
"pushed_at": "2026-07-24T08:23:23Z",
"created_at": "2018-11-12T18:50:35Z",
"owner_type": "User",
"updated_at": "2026-07-24T08:23:45Z",
"description": "Rust bindings to libopus",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C",
"significant_languages": [
"C"
]
},
"owner": {
"blog": "https://doumanash.github.io/",
"name": "Douman",
"type": "User",
"login": "DoumanAsh",
"company": null,
"location": "夢",
"followers": 136,
"avatar_url": "https://avatars.githubusercontent.com/u/5676053?v=4",
"created_at": "2013-10-13T12:51:58Z",
"is_verified": null,
"public_repos": 403,
"account_age_days": 4666
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "bacfaee83b81f1c7ff49a611836a89ddfe516a4f",
"body": null,
"is_bot": false,
"headline": "0.7.4",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2026-07-24T08:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61598984aada518216495832e468155adb0c470",
"body": "…build configuration (#23)\n\n* Re-enable rustfmt for bindings\n\n* Allow cross-language LTO\n\n* Explicitly control opus options\n\n* Set CMAKE_BUILD_TYPE from OPT_LEVEL\n\n* CPU feature detection from TARGET_FEATUREs\n\n* Fix features initialization\n\n* Handle missing \"CARGO_CFG_TARGET_FEATURE\"",
"is_bot": false,
"headline": "Fix rustfmt on bindings, enable cross-language LTO, and improve Opus …",
"author_name": "Andrew Morozko",
"author_login": "Andrew-Morozko",
"committed_at": "2026-07-24T08:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9cf9bb34ea9b155cb54095811f5db90bc1a22c4",
"body": null,
"is_bot": false,
"headline": "0.7.3",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2026-05-02T12:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61af350a6ad430ed7268ed08bdb450d2e2cc83e5",
"body": "… (#22)\n\n* Add test to use decoder and disable LTO flags when these are detected\n\n* use set_var\n\n* Finalize",
"is_bot": false,
"headline": "Add test to use decoder and disable LTO flags when these are detected…",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2026-05-02T12:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9356cc50d6586512185b8aafe4b6a6a4854cb745",
"body": null,
"is_bot": false,
"headline": "0.7.2: Return opus.patch for windows build part",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2026-04-27T10:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7091c1f3ca7039db8f97078b8a2b717eb9d37eb4",
"body": "… upstream",
"is_bot": false,
"headline": "Remove opus.patch notice since all necessary changes were merged into…",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2026-04-27T10:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14c667d57824c4210b62880476312dddd1265db3",
"body": null,
"is_bot": false,
"headline": "0.7.1",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2026-04-27T10:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3791d23bf828433b6c028ebbfaa5dc8c8ecf764f",
"body": null,
"is_bot": false,
"headline": "0.7.0: Update libopus to 1.6.1",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2026-04-27T10:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c89b1885ffab716b35267c0b9a694c8b34711141",
"body": null,
"is_bot": false,
"headline": "0.6.0: Switch to using core::ffi and confirm 1.82.0 as min rust version",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2026-03-17T23:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36176d885a048eda4eb86aebec75544d00c3bae",
"body": null,
"is_bot": false,
"headline": "Add note to opusic-c",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2026-01-16T05:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0541089fd7818ed2739b71ce56025ff67d30788",
"body": null,
"is_bot": false,
"headline": "0.5.8",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2025-10-11T02:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71eb898d45443dfbdadc2cb8e1843bb3b5d6fc4e",
"body": null,
"is_bot": false,
"headline": "Refactoring to introduce customization of link selection",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2025-10-11T02:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca8258cf0a8b076386771ecdce03ab1ee74b342",
"body": "* feat: proper no-extra env-vars required dynamic linking\n\nDisables bundling by default\n\n* fix: re-enable bundling \"libopus\" by default\n\n* style(build): consistent comment style\n\n* fix: make \"cmake\" only required for \"bundled\" feature\n\n* style(build): \"constants have by default a `'static` lifetime\"\n\nfix clippy warning",
"is_bot": false,
"headline": "Add proper dynamic linking (#19)",
"author_name": "hasezoey",
"author_login": "hasezoey",
"committed_at": "2025-10-11T01:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f58e03cf40105f98a4e708456fe329c74687d80",
"body": null,
"is_bot": false,
"headline": "CI: switch to workflows",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2025-10-10T17:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c719909ed6bd8fbe6948f2818cf9171fc872591",
"body": null,
"is_bot": false,
"headline": "0.5.7",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2025-06-12T11:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12f2ff07e16c017011ede659c3e1570d0fcd3078",
"body": null,
"is_bot": false,
"headline": "Add osce feature (#18)",
"author_name": "Sebastian Neubauer",
"author_login": "Flakebi",
"committed_at": "2025-06-12T11:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee304e1c60cf2483b466b6fcafaadf243fbb2a2c",
"body": null,
"is_bot": false,
"headline": "Revert uglifier",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2025-06-05T11:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e6fe976d5a60e59b6a84fe083765f0911d0b77",
"body": null,
"is_bot": false,
"headline": "0.5.6: Allow stripping some safety features via cargo features (#17)",
"author_name": "Lauri Gustafsson",
"author_login": "gustafla",
"committed_at": "2025-06-05T11:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e514e58242e28b5798c7abf13ac0af2bbaaefc5",
"body": null,
"is_bot": false,
"headline": "Disable uglifier",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2025-06-05T11:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ce55838ebf4d26eb4f5d23754218c7e4ef2bd6",
"body": null,
"is_bot": false,
"headline": "0.5.5: Add lib64 to link search path in case of linux build",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2025-01-21T13:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19df70647d07ef2f95491e7b4cd5c505503f2122",
"body": null,
"is_bot": false,
"headline": "Add note on diff from libopus source code",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-12-14T07:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd16cc316f74736d6d4d719ca3ada5288636395b",
"body": null,
"is_bot": false,
"headline": "0.5.4: Re-license under opus license",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-12-14T07:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74728579f2b41708d4209909681ab74a8171c537",
"body": null,
"is_bot": false,
"headline": "0.5.3: Add DRED feature",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-12-01T03:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ca085fb1a62ff1cf93b3e36596c9ca8bff18e5",
"body": null,
"is_bot": false,
"headline": "Update repo",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-11-23T12:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282341bc46974cc07627f28a92d6694dea6eca83",
"body": null,
"is_bot": false,
"headline": "0.5.2",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-11-23T12:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61cb3673b4e0d2fbc9ae2cfb8d0682f6ce175409",
"body": null,
"is_bot": false,
"headline": "set(CMAKE_TRY_COMPILE_TARGET_TYPE, STATIC_LIBRARY) (#14)",
"author_name": "Nam Se Hyun",
"author_login": "namse",
"committed_at": "2024-11-23T12:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f17e95936ab5759e9ca443f85c1c5b83d5c8bbc2",
"body": null,
"is_bot": false,
"headline": "0.5.1",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-09-12T03:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3c4940f7dd315ac2a83594cd24fa40260515582",
"body": null,
"is_bot": false,
"headline": "Rename `Intsafe.h` to `intsafe.h` for case-sensitive OS (#13)",
"author_name": "Nam Se Hyun",
"author_login": "namse",
"committed_at": "2024-09-12T03:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d656c6f1cb0c7c138be3627907c552bd22df5f",
"body": null,
"is_bot": false,
"headline": "0.5.0",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-05-11T08:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af69e30cbdf7e66fb43247054ca0eb3e6fa9646a",
"body": null,
"is_bot": false,
"headline": "Fix windows build",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-05-11T08:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84712bb6e0dfdd74354ea6d1030d6cf79d34bbe0",
"body": null,
"is_bot": false,
"headline": "Update to opus 1.5.2",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2024-05-11T07:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d14ce0c6b7fa37702d6b31c116546e4bfaf794cd",
"body": null,
"is_bot": false,
"headline": "0.4.1: Leave HW detection to opus fully",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2023-06-19T06:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af1976cff83ca3767996b17578f2f116dfeaee88",
"body": null,
"is_bot": false,
"headline": "0.4.0: Update to opus 1.4.0",
"author_name": "DoumanAsh",
"author_login": "DoumanAsh",
"committed_at": "2023-06-15T05:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "922b3172dc865292fb60994b9093d25ef7508bef",
"body": null,
"is_bot": false,
"headline": "0.3.6",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2021-10-19T21:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e653f8f3c6195c23496862703c49fd929d378690",
"body": "* Fix libopus build on 64-bit linux\r\n\r\n* Enforce output directory for cmake\r\n\r\n* Fix broken copy-pasta\r\n\r\nCo-authored-by: Douman <douman@gmx.se>",
"is_bot": false,
"headline": "Fix libopus build on 64-bit linux (#12)",
"author_name": "Benjamin Saunders",
"author_login": "Ralith",
"committed_at": "2021-10-19T21:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c8dfba1e3ad009975a6380a2ecb7e87f07b1290",
"body": "* Support linking an external build",
"is_bot": false,
"headline": "Support linking an external build (#11)",
"author_name": "Benjamin Saunders",
"author_login": "Ralith",
"committed_at": "2021-10-19T06:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49001f0de0e35f09c292c9462b94b2bc011e2972",
"body": null,
"is_bot": false,
"headline": "Add note on android build",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2021-07-19T14:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334174b60e01c45fcd0dfa9cec76f458a6c5573a",
"body": null,
"is_bot": false,
"headline": "Upgrade to bindgen 0.58 with some SJW renaming",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2021-04-23T06:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d78573a535be4a2ecddddf7b68ade990bf686c",
"body": null,
"is_bot": false,
"headline": "0.3.5",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2021-03-25T10:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bcfd65a8a7e6c505dea633fc2a95ed63cc770c6",
"body": null,
"is_bot": false,
"headline": "Make no_std",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2021-03-24T10:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a73c128a0fd896193f09b71cddfc8ae35433e8c5",
"body": null,
"is_bot": false,
"headline": "Allow user to set some extra env variables",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2021-03-23T12:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d65a916468d732855967c1dd8c3a7ebdcf89c62",
"body": null,
"is_bot": false,
"headline": "Allow to have ANDROID_NDK_HOME while building other target",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2021-03-23T12:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "878f6969a4886b8829f460768ad13a5361dba21d",
"body": null,
"is_bot": false,
"headline": "Android: Try to rely on toolchain file and abi",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2021-03-23T11:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8def198e5f6784a546c7cccbbe3d79a6b4e6af55",
"body": null,
"is_bot": false,
"headline": "0.3.4: Correct sse2 define name in build",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-07-04T11:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead52cfb1b2cc87fcae93df5bf92120b282e5eb6",
"body": null,
"is_bot": false,
"headline": "0.3.3 Make all HW instructions used by opus checked in build script",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-07-04T11:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce77487551df0a79e6a7455b37404edeef87c281",
"body": "…on it would seem",
"is_bot": false,
"headline": "0.3.2: Use is_x86_feature_detected for AVX, it is better working opti…",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-07-04T09:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f2f5a9b309a425121ad1000f3ecb7fb929ffdb5",
"body": null,
"is_bot": false,
"headline": "0.3.1",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-07-04T09:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab60f7670338a527f691e43ca682de8d41f673c",
"body": null,
"is_bot": false,
"headline": "Add feature to disable AVX to ignore broken detection in C code (#6)",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-07-04T09:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d46403eae6891e0bd2dad9ccc7fd69102b20a0",
"body": null,
"is_bot": false,
"headline": "Mention opus version in README",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-02T06:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7bb1f8777d0adf643a5f8a7c483f29853f2088e",
"body": null,
"is_bot": false,
"headline": "Update license to a better one",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-02T06:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544024823813919ac4240880ef8dc879cc6a9b5f",
"body": null,
"is_bot": false,
"headline": "CI badge",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-02T06:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d336a53d01f0e946304a527958cb916a04d1e4dd",
"body": null,
"is_bot": false,
"headline": "Add github actions CI",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-02T06:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4895731a123bee461a0f6f74169b9db99e74355d",
"body": null,
"is_bot": false,
"headline": "Merge commit '452d4b650b1f0ac90d457d9e0c20c1268b8e3f0f' as 'opus'",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-02T06:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "452d4b650b1f0ac90d457d9e0c20c1268b8e3f0f",
"body": "git-subtree-dir: opus\ngit-subtree-split: e85ed7726db5d677c9c0677298ea0cb9c65bdd23",
"is_bot": false,
"headline": "Squashed 'opus/' content from commit e85ed772",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-02T06:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec1dc900267709b4f93148c798178159a11acd4",
"body": null,
"is_bot": false,
"headline": "Cmake (#2)",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-02T06:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4986ecb82dd56cbc01b1bde1268e48e0fcc869af",
"body": null,
"is_bot": false,
"headline": "0.2.3",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-01T05:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e4d602c28564903a79184eaf4d43ff777397873",
"body": "Cross-compile libopus",
"is_bot": false,
"headline": "Merge pull request #1 from alyssais/cross",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2020-06-01T05:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50cacf1e06b815cb251940b848602ee6a044b755",
"body": "I was unable to cross-compile this crate. I fixed this by checking\nwhat cross-compiling configure options and environment variables\nlibsodium-sys sets, since that was a crate I had on hand that did\ncross-compile.\n\nThis patch sets CC, CFLAGS, and --host to their appropriate values.\nCFLAGS is set conditionally if it isn't empty, because otherwise it'll\nclobber default CFLAGS like -O2[1].\n\n[1]: https://github.com/maidsafe/rust_sodium/pull/54",
"is_bot": false,
"headline": "Cross-compile libopus",
"author_name": "Alyssa Ross",
"author_login": "alyssais",
"committed_at": "2020-06-01T01:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49381fe8ea3e469c6b6cc431e0e2d9b2b84d92bf",
"body": null,
"is_bot": false,
"headline": "0.2.2: Correct linker flags",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-13T16:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53e328ca0a1b3df8ba68aee131b065be84cd3b57",
"body": null,
"is_bot": false,
"headline": "-m 0.2.1: Improve build script for windows-gnu?",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-13T06:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca69ee1b8eb935d6e875f29d55a75cbd69a35117",
"body": null,
"is_bot": false,
"headline": "Correct OUT_DIR path for windows-gnu",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-13T06:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fd83ba0188197eb2a8e45a5142430ae3e6ea329",
"body": null,
"is_bot": false,
"headline": "Windows CI: msys?",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-12T21:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bb7ffc5e13d4b2d3cd1dba02f384a5cfd653f1f",
"body": null,
"is_bot": false,
"headline": "Windows CI: pull submodule",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-12T20:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9655a879b7a39e23b840e57065bc89d695ffb84",
"body": null,
"is_bot": false,
"headline": "Do not use bindgen on windows CI",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-12T20:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb83a99b2d41dc79b7fed2c86bccd2bf5ad09d6",
"body": null,
"is_bot": false,
"headline": "Add CI",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-12T20:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27f76d283400d3ce3fc637eda96ba0d255c2a557",
"body": null,
"is_bot": false,
"headline": "0.2.0: Use signed defines",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-12T19:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a76d8609018e9abd4005f8fb844433663c421488",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-12T19:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d04e9d74dd95b89f561b602e7206061a2abac9",
"body": null,
"is_bot": false,
"headline": "Finish unix env",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-12T19:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623cb56631c8041b96302525e29009a744dc51d4",
"body": null,
"is_bot": false,
"headline": "Initial",
"author_name": "Douman",
"author_login": "DoumanAsh",
"committed_at": "2018-11-12T18:49:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 12,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "opusic-sys",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"opus"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/opusic-sys",
"is_deprecated": false,
"latest_version": "0.7.4",
"repository_url": "https://github.com/DoumanAsh/opusic-sys",
"versions_count": 29,
"total_downloads": 557676,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 78785,
"first_published_at": "2018-11-12T19:07:56.349969Z",
"latest_published_at": "2026-07-24T08:23:36.379451Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 15,
"stars": 21,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-10-10",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 15,
"total_forks": 15
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 9626771,
"source_files_sampled": 407,
"oversized_source_files": 18,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"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": 2,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bindgen",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "cmake",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 12,
"open_issues": 1,
"closed_ratio": 0.889,
"closed_issues": 8,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "DoumanAsh",
"commits": 60,
"avatar_url": "https://avatars.githubusercontent.com/u/5676053?v=4"
},
{
"type": "User",
"login": "Ralith",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/104558?v=4"
},
{
"type": "User",
"login": "namse",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3580430?v=4"
},
{
"type": "User",
"login": "alyssais",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2768870?v=4"
},
{
"type": "User",
"login": "Andrew-Morozko",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16529201?v=4"
},
{
"type": "User",
"login": "gustafla",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8680135?v=4"
},
{
"type": "User",
"login": "Flakebi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6499211?v=4"
},
{
"type": "User",
"login": "hasezoey",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10911626?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.87
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"rust.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 6/30 approved changesets -- score normalized to 2",
"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": 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 7,
"reason": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bacfaee83b81f1c7ff49a611836a89ddfe516a4f",
"ran_at": "2026-07-24T12:38:52Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T08:24:58Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T08:22:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 5,
"created_at": "2020-07-02T17:10:20Z",
"last_comment_at": "2020-07-04T13:18:53Z",
"last_comment_author": "DoumanAsh"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/DoumanAsh/opusic-sys",
"host": "github.com",
"name": "opusic-sys",
"owner": "DoumanAsh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 49 is calibrated to 48 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 49,
"calibrated": 48,
"calibration": "2026-08-02"
}
}
],
"value": 48,
"inputs": {
"security": 38,
"vitality": 34,
"community": 48,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 59,
"ai_readiness": 43,
"weighted_overall_raw": 49
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 34,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 12,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 9,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 9 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 9
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 48,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 15,
"stars": 21,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "21 stars",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 21
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "15 forks",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 15
}
}
],
"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": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "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
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"packages": [
"opusic-sys"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 557676,
"monthly_downloads": 78785
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "78,785 downloads/month across crates",
"points": 65.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 78785,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.87
},
"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 87% of commits",
"points": 2.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 87
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"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": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"merged_prs": 12,
"open_issues": 1,
"closed_issues": 8,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 2,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 37.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/14 decided PRs merged",
"points": 25.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 14
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/30 approved changesets -- score normalized to 2",
"points": 3,
"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": 63,
"inputs": {
"followers": 136,
"owner_type": "User",
"is_verified": null,
"owner_login": "DoumanAsh",
"public_repos": 403,
"account_age_days": 4666
},
"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": "136 followers of DoumanAsh",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 136,
"login": "DoumanAsh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "403 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 403
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"opusic-sys"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 59,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"opus"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 7 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/30 approved changesets -- score normalized to 2",
"points": 1.5,
"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 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 43,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.203,
"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": "14 of 69 human commits state their intent (structured subject or explanatory body)",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 69
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 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": 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 69",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 69
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 9626771,
"source_files_sampled": 407,
"oversized_source_files": 18
},
"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": "18/407 source files over 60KB",
"points": 52.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 407,
"oversized": 18
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:opusic-sys@0.7.4; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T12:39:06.158540Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/DoumanAsh/opusic-sys.svg",
"full_name": "DoumanAsh/opusic-sys",
"license_state": "custom",
"license_spdx": null
}