Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"audio",
"thread-priority"
],
"is_fork": false,
"size_kb": 174,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 5649,
"C++": 603,
"Rust": 78506,
"Shell": 355,
"Makefile": 266
},
"pushed_at": "2026-07-30T09:11:46Z",
"created_at": "2018-01-23T16:59:32Z",
"owner_type": "Organization",
"updated_at": "2026-07-30T09:13:20Z",
"description": "Depending on the platform, bump a thread priority so that it's suitable for real-time audio",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MPL-2.0",
"default_branch": "master",
"license_spdx_raw": "MPL-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://www.mozilla.org/",
"name": "Mozilla",
"type": "Organization",
"login": "mozilla",
"company": null,
"location": "Mountain View, California",
"followers": 10660,
"avatar_url": "https://avatars.githubusercontent.com/u/131524?v=4",
"created_at": "2009-09-26T08:22:18Z",
"is_verified": null,
"public_repos": 2562,
"account_age_days": 6152
},
"license": {
"state": "standard",
"spdx_id": "MPL-2.0",
"raw_spdx": "MPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.35.1",
"kind": "patch",
"published_at": "2026-04-27T11:56:57Z"
}
],
"recent_commits": [
{
"oid": "c4c66ddca2774e1d674f09651574d32eab3225ad",
"body": null,
"is_bot": false,
"headline": "0.36.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2026-07-30T09:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1661371db6eb08191b75315689b8ad76527023e9",
"body": "* Add native SCHED_FIFO promotion for the Linux build without dbus\n\nThe Linux build without the `dbus` feature previously fell through to the\nblanket fallback, where promotion was a no-op that returned Ok, so callers\nbelieved they had real-time priority when they did not.\n\nGive that build a real imp\n[…]\nthe extra field gives the info struct tail padding, so serialize the\nfields explicitly (chaining their bytes) instead of transmuting the whole struct,\nwhich would read the uninitialized padding bytes.",
"is_bot": false,
"headline": "Add native SCHED_FIFO promotion for the Linux build without dbus (#45)",
"author_name": "Henrik Enquist",
"author_login": "HEnquist",
"committed_at": "2026-07-30T08:40:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6658be56af6e98061dc1e7292903bbdc95f59857",
"body": null,
"is_bot": false,
"headline": "Update repository URL",
"author_name": "Alex Touchet",
"author_login": "atouchet",
"committed_at": "2026-04-28T20:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a5050838b10b1e5a5a30c49bcd0d0cdee935dc",
"body": null,
"is_bot": false,
"headline": "Release 0.35.1",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2026-04-27T11:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3465c6029d87524b5f52269145a5049c87fc3a0b",
"body": "BOOL was removed from Win32::Foundation; use i32 instead. HANDLE and\nHMODULE are now *mut c_void so null checks must use .is_null(). Add\nSend/Sync impls for OwnedLibrary since it wraps a raw pointer.",
"is_bot": false,
"headline": "Fix build with windows-sys 0.61",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2026-04-27T11:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23abf810e040234591084b0d7f9b0ae83ff7f20f",
"body": null,
"is_bot": false,
"headline": "bump windows-sys dependency to 0.61.2",
"author_name": "Henrik Skupin",
"author_login": "whimboo",
"committed_at": "2026-04-27T11:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67795ac0f392dd4e35adb03a14ac1b8aa83c1e9d",
"body": null,
"is_bot": false,
"headline": "Release 0.35.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2026-04-21T12:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d7e9b20a0938a537f0183ed4dd41142b5ac909f",
"body": null,
"is_bot": false,
"headline": "Expose target pid on Linux.",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2026-04-10T11:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7567c2f84006f9c9fa833e210b418b117cc96a1",
"body": null,
"is_bot": false,
"headline": "Allow building the macOS backend for iOS targets.",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2026-03-19T10:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6465fc80e0403a9e034af2cb1a64b31b06de463",
"body": null,
"is_bot": false,
"headline": "Fix clippy, run it, fix clippies, for ther fallback path",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-08-13T12:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a2f5757adccda89beeb924d6260efeeaae04956",
"body": null,
"is_bot": false,
"headline": "Fix fallback path compilation warnings",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-08-13T12:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b1cf085b291c57d6958781730e0ab6bf0b9044d",
"body": null,
"is_bot": false,
"headline": "Add CI config to test fallback path",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-08-13T12:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0849df4cf26a99da44c44f03f40d5acd0cdcc8c7",
"body": null,
"is_bot": false,
"headline": "0.34.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-08-13T12:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8106f4ecf8aee705dc35c79adacf0df9754da03",
"body": "Revert windows-sys upgrade until Gecko catches up, otherwise we end up with\nduplicate crate imports.\n\nThis reverts commit b21650ff55da37f829c0c46b18ea491a43535d2b.",
"is_bot": false,
"headline": "Revert \"build: upgrade `windows-sys` 0.52 → 0.59\"",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2025-08-13T10:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f05959ea0eb1eaea8cd4f6667ce22548003db07",
"body": null,
"is_bot": false,
"headline": "macOS: Remove mach_sys.rs and use definitions from mach2/libc.",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2025-08-13T10:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14e0b099300b2201bf3c286f32cc3f0dde3b14c2",
"body": null,
"is_bot": false,
"headline": "macOS: Limit computation time to 50ms, per OS limits.",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2025-08-13T10:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d849b7589055e509bbc42d5997dc9f6b69f0e7f",
"body": "Add native Android support.",
"is_bot": false,
"headline": "Merge pull request #35 from mozilla/native_android",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2025-08-13T05:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aa7241430a7bdb4675c89082d170ce24901674a",
"body": "Closes issue #24.",
"is_bot": false,
"headline": "Add native Android support.",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2025-08-13T05:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ee35a0e0e93d8309154ce9c50d908d8ea00268",
"body": "Update CI runners",
"is_bot": false,
"headline": "Merge pull request #31 from mozilla/update-CI",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2025-08-13T05:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90747485c20517f44a8e2c467417573291ed8f2d",
"body": "`mach` is unmaintained, and this is one of the last two packages in Gecko depending on it:\n```\nCrate: mach\nVersion: 0.3.2\nWarning: unmaintained\nTitle: mach is unmaintained\nDate: 2020-07-14\nID: RUSTSEC-2020-0168\nURL: https://rustsec.org/advisories/RUSTSEC-2020-0168\nDepen\n[…]\nr 0.6.0\n │ └── gkrust-shared 0.1.0\n ├── audioipc2-client 0.6.0\n │ └── gkrust-shared 0.1.0\n └── audioipc2 0.6.0\n ├── audioipc2-server 0.6.0\n └── audioipc2-client 0.6.0\n```",
"is_bot": false,
"headline": "chore: Switch from `mach` to `mach2`",
"author_name": "Lars Eggert",
"author_login": "larseggert",
"committed_at": "2025-06-10T12:04:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70a666946956d9633932713d379066e2f4335358",
"body": null,
"is_bot": false,
"headline": "More clippy",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-06-02T14:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98bdac909291b2beac9aadc40633c0c1c2ffe071",
"body": null,
"is_bot": false,
"headline": "Skip test on Linux, macOS",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-06-02T14:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5a8cf27432c12de2d5d8b0ffde3f3557a87cf3",
"body": null,
"is_bot": false,
"headline": "Nightly clippy fix",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-06-02T14:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64f87399584e1cc82470a9d56d2ea5c0ce03582",
"body": null,
"is_bot": false,
"headline": "Fix clippy issues",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-06-02T14:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7fd66d51300ddecb926db77e0b91626508a125",
"body": null,
"is_bot": false,
"headline": "Update CI runners",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-06-02T13:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c2d1cb5231215661ab68f3833beec4881d1604",
"body": null,
"is_bot": false,
"headline": "0.0.33",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2025-01-22T13:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21650ff55da37f829c0c46b18ea491a43535d2b",
"body": null,
"is_bot": false,
"headline": "build: upgrade `windows-sys` 0.52 → 0.59",
"author_name": "Erich Gubler",
"author_login": "ErichDonGubler",
"committed_at": "2025-01-22T13:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd20584db75d87ba8972a89154b2706ffca1e20d",
"body": null,
"is_bot": false,
"headline": "chore: satisfy `clippy::doc_lazy_continuation`",
"author_name": "Erich Gubler",
"author_login": "ErichDonGubler",
"committed_at": "2025-01-22T13:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea28d1b3b7c1b54bdde275ab5d334d8149947fe",
"body": null,
"is_bot": false,
"headline": "chore: satisfy `clippy::missing_transmute_annotations`",
"author_name": "Erich Gubler",
"author_login": "ErichDonGubler",
"committed_at": "2025-01-22T13:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2742ea58e798c54a2d30350de965ffb274cafa42",
"body": null,
"is_bot": false,
"headline": "0.32.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2024-03-14T16:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99172c9907e314c7479fdaed636621cbe54dad1b",
"body": "…all on Windows.\n\nThis removes an unnecessary pair of calls at library load.",
"is_bot": false,
"headline": "Use the first call to `set_mm_thread_characteristics` as the warmup c…",
"author_name": "Yannis Juglaret",
"author_login": "yjugl",
"committed_at": "2024-03-14T14:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5da9558360c639da21dd39ae2af89f59008878",
"body": null,
"is_bot": false,
"headline": "Add a multithread test",
"author_name": "Yannis Juglaret",
"author_login": "yjugl",
"committed_at": "2024-03-13T17:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c14d5f13b0132ce43aa8df41eb13c3b6401b68",
"body": "* Load `avrt.dll` dynamically with `LoadLibraryW`\n* Fail with an `AudioThreadPriorityError`\n* Ensure thread-safety with a warmup call\n\nSee also https://bugzilla.mozilla.org/show_bug.cgi?id=1884214",
"is_bot": false,
"headline": "Stop depending on `avrt.dll` statically on Windows",
"author_name": "Yannis Juglaret",
"author_login": "yjugl",
"committed_at": "2024-03-13T17:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c8fc334dc93ec4b18a98fbb2e728d814be23b4",
"body": null,
"is_bot": false,
"headline": "0.31.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2024-01-17T09:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "404f57740a38a6753eed2402f15d1ba1cd624766",
"body": null,
"is_bot": false,
"headline": "Update windows-sys to 0.52",
"author_name": "Mike Hommey",
"author_login": "glandium",
"committed_at": "2024-01-17T09:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f01d2c3a36e3448108a5c7cbeb9f88d005aa8ec",
"body": null,
"is_bot": false,
"headline": "Add tests to cover pull #23",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2023-11-14T21:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b4b506d937ec56f54b575f605ea014e25d1ffaa",
"body": null,
"is_bot": false,
"headline": "rt_linux: set `buffer_frames` to `u64` before big multiplication",
"author_name": "hinto.janai",
"author_login": "hinto-janai",
"committed_at": "2023-11-14T20:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0399abb1401fe7e83fe9759abbd1511a5d6905ff",
"body": null,
"is_bot": false,
"headline": "0.30.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-11-06T08:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52c2ea0ddfe6614c4a9e027b56251e8d9670294c",
"body": null,
"is_bot": false,
"headline": "0.28.1",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-11-06T08:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "977a776a2d24324d3e8825e525f6ce90a63a701c",
"body": null,
"is_bot": false,
"headline": "Fix build for systems with 32-bit `rlim_t`.",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2023-11-06T08:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c73488ff7d7ab99a8759b46eda4210ce7b265bc3",
"body": null,
"is_bot": false,
"headline": "Switch from `windows` to `windows-sys` and update to 0.48.",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2023-11-02T09:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9f8847292c3af32d020a312d8d15b52a85e6f30",
"body": null,
"is_bot": false,
"headline": "0.28",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-10-31T09:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4819cbe247763f26662391a03840f044e8cf405",
"body": null,
"is_bot": false,
"headline": "Remove winapi fallback now that windows-sys is widely available.",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2023-10-31T08:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27c3bb0541476a5b3b9cffb4508028447e48766",
"body": null,
"is_bot": false,
"headline": "Use non-lfs64 api for getrlimit()/setrlimit() wrapper functions",
"author_name": "LinuxUserGD",
"author_login": "LinuxUserGD",
"committed_at": "2023-10-31T08:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e532a27bba67129cf0b50c1a73df4984dd1d93",
"body": null,
"is_bot": false,
"headline": "Add safety section to unsafe API function",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-09-20T14:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "173a19f6fd902edf4628631c95d2a3608881c68b",
"body": null,
"is_bot": false,
"headline": "0.27.1",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-03-30T13:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b0865b86069e530f504579be250281e51c1d6c",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-03-30T13:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46fd0acb5f4ac6007596b5d6a0ef3d54f6cd1a2d",
"body": null,
"is_bot": false,
"headline": "0.27.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-03-30T13:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8135df81a4abfac87e409bb657f07e6a696a0266",
"body": null,
"is_bot": false,
"headline": "Only do the rlimit call if the dbus call fails",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-03-30T13:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db6f0035effdd16fc196cb7efa85fc6e92734ff",
"body": null,
"is_bot": false,
"headline": "Bump nix",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-03-30T13:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "041fc1e83753217a07df0ff8f5749305648138eb",
"body": null,
"is_bot": false,
"headline": "Fix clippy warnings",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2023-03-30T08:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8b3d6a2b7fc1f23a46c2b9167dab26b8ee106ae",
"body": null,
"is_bot": false,
"headline": "Upgrade cfg-if to 1.0",
"author_name": "Mike Hommey",
"author_login": "glandium",
"committed_at": "2023-03-30T08:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80987a0511d671a09b612c05c831030da235edc",
"body": null,
"is_bot": false,
"headline": "0.26.1",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-03-22T11:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52a25b73d7dcebaa4a26767a267b6d8bce789092",
"body": null,
"is_bot": false,
"headline": "0.26",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-24T10:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46950b71e601af551ba5fb5e0b96d7c273c94e79",
"body": "…s-rs\".",
"is_bot": false,
"headline": "Restore optional ability to build against \"winapi\" instead of \"window…",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2022-02-24T10:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7629c66bdb5061ea3b5ecc67952b5b7e147828fd",
"body": null,
"is_bot": false,
"headline": "0.25.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-17T10:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ee43ce443eda41a872f3b5ca72b5de9d49093bf",
"body": "…S 12.\n\nFrom macOS 12 (XNU 8019.41.5), the computation time must be at least\nhalf the constraint time: https://github.com/apple-oss-distributions/xnu/blob/e6231be02a03711ca404e5121a151b24afbff733/osfmk/kern/thread_policy.c#L389",
"is_bot": false,
"headline": "rt_mach: Calculation computation time as half of constraint, per macO…",
"author_name": "Matthew Gregan",
"author_login": "kinetiknz",
"committed_at": "2022-02-17T10:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35199d2a8d1ad6ae426f720bd7c0ede7de87755",
"body": null,
"is_bot": false,
"headline": "Fix clippy issues on Windows Nightly",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9c19a35772d5ac6f5512dc5586f1e4de008c77",
"body": null,
"is_bot": false,
"headline": "Fix nightly clippy errors on macOS",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63414a48a3ad1202254d2edebc9975db450f458",
"body": null,
"is_bot": false,
"headline": "Don't run the test on Linux, add Nightly",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbfa728cfa275ca80a7d482bf8c29c94634260e9",
"body": null,
"is_bot": false,
"headline": "Fix example",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5762b2a1b2d27b9224af9400ccd2b73d4675410c",
"body": null,
"is_bot": false,
"headline": "Fix doc formatting",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60968662c3c3324b4441ce8a132311086200a01d",
"body": null,
"is_bot": false,
"headline": "Fix clippy issues",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f5b4118f3eb0f94f7f7263624300120597f7f59",
"body": null,
"is_bot": false,
"headline": "Add crate-wide doc comment",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20da41562544bd82bdfa9f152127d61625fb9c0a",
"body": null,
"is_bot": false,
"headline": "Move to project-wide license file",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b38374ef69d005d5775c2fdcc57057dd9b57acc2",
"body": null,
"is_bot": false,
"headline": "Installl libdbus-1-dev on Linux",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b817ace07c4f8f1abc6367265fd29d36f695b95",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc1081227372bf2cd623f8d37f8882410e38bc46",
"body": null,
"is_bot": false,
"headline": "Update rust.yml",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8801215064bd89778f53bd539519c23b4b8c10",
"body": null,
"is_bot": false,
"headline": "Update rust.yml",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-14T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12df1e92ef90453a96aa10897a17b794141367b",
"body": null,
"is_bot": false,
"headline": "Badges",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-11T16:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9466deadd33f35a7d5f3388aa5012231b7f96e",
"body": null,
"is_bot": false,
"headline": "0.24",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-11T15:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5cbeb1a3f22cfdbec14d0098ad4a479a3bcfd1",
"body": null,
"is_bot": false,
"headline": "Fix some clippy issues",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-11T15:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b34f0bdc368e05d970a79c1daec58add1bc74a",
"body": null,
"is_bot": false,
"headline": "Remove .travis.yml",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-11T14:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa8ebb87d8421c4ebc5190af2068a4a950ed323",
"body": null,
"is_bot": false,
"headline": "Fix macOS build warning",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-11T14:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b87773c4b4ef973d84620b44225e095f7a40937",
"body": null,
"is_bot": false,
"headline": "Fix build, attempt at making dbus the default",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-11T14:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b55a92335eb1c60c489a822c7b0f779ebf75768",
"body": null,
"is_bot": false,
"headline": "Add CI",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2022-02-11T14:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a44b2447480d556cbc72f3fe254f110a0e308be",
"body": "`windows-rs` [1] is becoming the more ergonomic contender for hitting\nwin32 APIs.\n\nUnfortunately, both it and `winapi` are large dependencies that can\nsignificantly impact compile times.\nBy porting this project to use `windows-rs`, we allow modern Windows\naudio projects to significantly lower their \n[…]\nwill still be projects who'd prefer the use of `winapi`:\nperhaps they can remain on `audio_thread_priority < 0.24`, and that\nwill be a sufficient solution?\n\n[1] https://github.com/microsoft/windows-rs",
"is_bot": false,
"headline": "Use \"windows-rs\" instead of \"winapi\"",
"author_name": "Mitchell Hentges",
"author_login": "mitchhentges",
"committed_at": "2022-02-11T13:52:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "93b0ee3132e743e30f0cd2d2e4f509d1e17a9496",
"body": null,
"is_bot": false,
"headline": "0.23.4",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-07-15T09:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be1d17adff1c5dc1538e136f0d9859918256c695",
"body": null,
"is_bot": false,
"headline": "Take Android x86 into account",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-07-15T09:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38be6eeb8b28b7e68e1777215c88aed8a8866266",
"body": null,
"is_bot": false,
"headline": "0.23.3",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-07-08T13:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c1ce26ff809f00dec05a99957e734e0d2be250",
"body": "Continue exposing the C-style functions on Linux",
"is_bot": false,
"headline": "0.23.2",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-07-08T12:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da656e5ca496b6567cf55df42f01c3b1865d83f6",
"body": null,
"is_bot": false,
"headline": "0.23.1",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-07-08T12:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863d30498e005a2992a52203ea6bef012de79fe1",
"body": null,
"is_bot": false,
"headline": "0.23.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-07-08T11:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d08dd340691d9e4756d78907f3a45ac7492d67",
"body": null,
"is_bot": false,
"headline": "On Linux Desktop, allow disabling dbus and keeping the same interface",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-07-08T10:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eff01dc94c1d9d81d3488af114e271c2dc7f905",
"body": null,
"is_bot": false,
"headline": "s/error.description/error.to_string/, description is deprecated",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-07-08T10:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e203b71cd834ded5f447c91364695ff1771fca3c",
"body": null,
"is_bot": false,
"headline": "0.21.1",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-04-27T09:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982efda39ae7c88ae4a897373ca6b96540e3a056",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-04-27T09:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22d1376d3837e54826d7f174fd4ef0c78d52bfc",
"body": null,
"is_bot": false,
"headline": "Fix BMO#1633266",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-04-27T09:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696aab00d7bd88fe8811634f8fe97d832a7d6f4b",
"body": null,
"is_bot": false,
"headline": "0.22.0",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2020-01-31T09:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7c4842a540b8b54a9bbb565384b44b682db348",
"body": null,
"is_bot": false,
"headline": "Fix build on unsupported platforms",
"author_name": "Greg V",
"author_login": "valpackett",
"committed_at": "2020-01-08T19:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a6b2ef805e41a24aa03060ddf87222cf8c9c4f",
"body": null,
"is_bot": false,
"headline": "Reorder fields so that there is no padding.",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-11-25T09:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0745e10b4d44363917845e2dc966083076f82b81",
"body": null,
"is_bot": false,
"headline": "0.21",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-11-04T10:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b86285d3c0cae2cb731730460f386ffa30cb03",
"body": "It wasn't really being used anyways, since we alwayrs restore priority\nto `SCHED_OTHER`, that expects the only common field of `sched_param` to\nbe zero, because `SCHED_OTHER` does not support a priority.",
"is_bot": false,
"headline": "Stop storing sched_param in RtPriorityThreadInfo on Linux",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-11-04T10:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cb74913a3b57f47c775feb5eda8b4900418165b",
"body": "refactor error handling",
"is_bot": false,
"headline": "Merge pull request #5 from padenot/error-refactor",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-10-16T13:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6225265a8e9c3025f9df9e61da1df4145e3dc6",
"body": null,
"is_bot": false,
"headline": "refactor error handling",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-10-16T13:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31ee06cbb3b919da385275aeb4be9a1f432a2c7e",
"body": null,
"is_bot": false,
"headline": "0.20.2 - build fix for musl",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-09-26T12:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61044329fd1906ab09105ba1ca6400519cc404d4",
"body": null,
"is_bot": false,
"headline": ".",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-09-26T11:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fecc01e7d44220678796ab9f86e51bed1afd06",
"body": "This is not true on musl, it's a void*. Printing errno is more useful\nanyways.",
"is_bot": false,
"headline": "Don't assume pthread_t can be printed with {}.",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-09-26T11:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61638e7c7b0d197169f5dc436937cf9de0990580",
"body": null,
"is_bot": false,
"headline": "0.20.1",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-09-12T14:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d1dfbc1269a05094782d167549e32221d5c054",
"body": null,
"is_bot": false,
"headline": "Fix OSX; 0.20.1",
"author_name": "Paul Adenot",
"author_login": "padenot",
"committed_at": "2019-09-12T13:59:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 19,
"latest_release_at": "2026-04-27T11:56:57Z",
"latest_release_tag": "0.35.1",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 7,
"days_since_latest_release": 95,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "audio_thread_priority",
"exists": true,
"license": "MPL-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/audio_thread_priority",
"is_deprecated": false,
"latest_version": "0.36.0",
"repository_url": "https://github.com/mozilla/audio_thread_priority",
"versions_count": 49,
"total_downloads": 482435,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 56731,
"first_published_at": "2018-01-24T17:32:03.326515Z",
"latest_published_at": "2026-07-30T09:11:52.316645Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 17,
"stars": 49,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
},
{
"date": "2026-07-29",
"count": 1
}
],
"complete": true,
"collected": 17,
"total_forks": 17
},
"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": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 39182,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "time",
"direct": false,
"version": "0.1.45",
"severity": "moderate",
"ecosystem": "crates",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-wcg3-cvx6-7396",
"RUSTSEC-2020-0071"
],
"fixed_version": "0.2.23",
"advisory_count": 2,
"oldest_advisory_days": 2081
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 2,
"affected_count": 1,
"assessed_count": 21,
"malicious_count": 0,
"assessed_package": "crates:audio_thread_priority@0.36.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "cfg-if",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "simple_logger",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cfg-if",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "simple_logger",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "dbus",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "mach2",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "nix",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 3,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 28,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 11,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "padenot",
"commits": 167,
"avatar_url": "https://avatars.githubusercontent.com/u/270485?v=4"
},
{
"type": "User",
"login": "kinetiknz",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/67343?v=4"
},
{
"type": "User",
"login": "ErichDonGubler",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/658538?v=4"
},
{
"type": "User",
"login": "yjugl",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/6500833?v=4"
},
{
"type": "User",
"login": "glandium",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1038527?v=4"
},
{
"type": "User",
"login": "atouchet",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/26315797?v=4"
},
{
"type": "User",
"login": "valpackett",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/208340?v=4"
},
{
"type": "User",
"login": "HEnquist",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6504678?v=4"
},
{
"type": "User",
"login": "whimboo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/129603?v=4"
},
{
"type": "User",
"login": "jcristau",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3703806?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.843
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"rust.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "6 out of 11 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": 5,
"reason": "Found 11/21 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": "c4c66ddca2774e1d674f09651574d32eab3225ad",
"ran_at": "2026-08-01T00:27:05Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T09:13:00Z",
"oldest_open_prs": [
{
"number": 46,
"created_at": "2026-07-29T21:16:49Z",
"last_comment_at": "2026-07-31T14:39:15Z",
"last_comment_author": "padenot"
}
],
"last_merged_pr_at": "2026-07-30T08:40:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mozilla/audio_thread_priority",
"host": "github.com",
"name": "audio_thread_priority",
"owner": "mozilla"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 55,
"calibrated": 57,
"calibration": "2026-08-02"
}
}
],
"value": 57,
"inputs": {
"security": 48,
"vitality": 57,
"community": 55,
"governance": 72,
"calibration": "2026-08-02",
"engineering": 44,
"ai_readiness": 34,
"weighted_overall_raw": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 57,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 62,
"inputs": {
"releases_count": 1,
"latest_release_tag": "0.35.1",
"releases_from_tags": true,
"days_since_latest_release": 95,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 95 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 95
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 17,
"stars": 49,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "49 stars",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 49
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "17 forks",
"points": 10,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 17
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"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": "recognized license (MPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MPL-2.0"
}
}
],
"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": "good",
"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": 79,
"inputs": {
"packages": [
"audio_thread_priority"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 482435,
"monthly_downloads": 56731
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "56,731 downloads/month across crates",
"points": 63.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 56731,
"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": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.843
},
"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 84% of commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 84
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"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": 86,
"inputs": {
"merged_prs": 28,
"open_issues": 0,
"closed_issues": 11,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 5,
"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": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "28/33 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 28,
"decided": 33
}
}
],
"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 11/21 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "excellent",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 10660,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "mozilla",
"public_repos": 2562,
"account_age_days": 6152
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "10,660 followers of mozilla",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10660,
"login": "mozilla"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2562 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 2562
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"audio_thread_priority"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "49 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 49
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 44,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 11 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": [
"audio",
"thread-priority"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 48,
"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": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 11 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 11/21 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Matched the crates:audio_thread_priority@0.36.0 runtime dependency closure — what installing the published package pulls in — 21 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "crates:audio_thread_priority@0.36.0",
"assessed": 21
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 82,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 1,
"assessed_packages": 21,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "1 affected: time 0.1.45 (moderate 6.2)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "time 0.1.45 (moderate 6.2)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 2081 days ago",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 2081
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 21,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0.04,
"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.16,
"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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 39182,
"source_files_sampled": 8,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"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.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-01T00:27:22.222039Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mozilla/audio_thread_priority.svg",
"full_name": "mozilla/audio_thread_priority",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}