JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 26382,
"has_wiki": true,
"homepage": "http://liquidsdr.org",
"languages": {
"C": 5470340,
"M4": 46761,
"C++": 632281,
"CMake": 69921,
"Shell": 17230,
"MATLAB": 27576,
"Python": 19101,
"Assembly": 181,
"Makefile": 1203
},
"pushed_at": "2026-07-22T13:01:42Z",
"created_at": "2010-05-07T20:11:10Z",
"owner_type": "User",
"updated_at": "2026-07-22T13:08:01Z",
"description": "digital signal processing library for software-defined radios",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C",
"significant_languages": [
"C",
"C++"
]
},
"owner": {
"blog": "http://liquidsdr.org",
"name": "Joseph D. Gaeddert",
"type": "User",
"login": "jgaeddert",
"company": null,
"location": "Virginia",
"followers": 250,
"avatar_url": "https://avatars.githubusercontent.com/u/253027?v=4",
"created_at": "2010-04-26T13:17:27Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 5931
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2026-06-07T15:20:02Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2025-02-01T22:41:09Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2023-06-20T02:37:25Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2022-11-20T21:07:20Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2022-02-03T11:41:46Z"
}
],
"recent_commits": [
{
"oid": "b27f00dd26475d7fd583d6eb1e33154626639150",
"body": null,
"is_bot": false,
"headline": "Merge branch 'simd-runtime-dev'",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-20T11:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41427b4337c01094003867a923b8eab2c9de1137",
"body": null,
"is_bot": false,
"headline": "windows: fixing off-by-one check for array bounds",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T17:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "648c23b9136cb97aec2f6f0aec9f1e2bb57c0531",
"body": "… be odd length",
"is_bot": false,
"headline": "windows/kbd: fixing error that incorrectly specified that winodw must…",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T17:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc571730b9ed7a0cac453e035b3551ae9bdead0",
"body": null,
"is_bot": false,
"headline": "poly/findroots: fixing array out-of-bounds error",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T17:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd257e15456e1bf5d760e6f231401ea18b5bbb0",
"body": null,
"is_bot": false,
"headline": "modem/apsk: ensuring logic does not try to take negative modulo",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T17:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be603bec864b96094d30877703d1c3532bb4db68",
"body": "…n FFT index)",
"is_bot": false,
"headline": "fskdem: fixing frequency error estimate (used symbol index rather tha…",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T14:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658b7772ad8b74479e2697b7e88c1c5adb7532b1",
"body": null,
"is_bot": false,
"headline": "cpfskdem: properly resetting coherent demodulation",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T13:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f34d88244344c5ce09b08e6f7614febc9c8d0a",
"body": null,
"is_bot": false,
"headline": "firdespm: cleaning up debugging macros",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T13:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "519d6a286479a86a39589c5037828de4cb10347d",
"body": null,
"is_bot": false,
"headline": "firdespm: fixing reading array element out-of-bounds",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T13:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcaacd6c8e4c513c457d0273f35febdc642f6663",
"body": " * was missing crealf() for odd-order filters\n * handled correctly in main area\n * was silently assigning complex value to float* array",
"is_bot": false,
"headline": "iirdes: ensuring only real component of poles/zeros are retained",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:57:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3201875ffad79f78c060a4ec324aabaf8367c0b0",
"body": " * was checking that cimagf(_z[i]) > tol which only catches positive\n imaginary components\n * added fabsf() to ensure negative imaginary parts are caught\n * need a clean way to test",
"is_bot": false,
"headline": "iirdes: fixing logic error with liquid_cplxpair()",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc6297c5d306f890d7bed5cbd1cf0c816338191",
"body": null,
"is_bot": false,
"headline": "examples: removing old help/usage definitions",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a648235fa4cf26dd297a6a1a1a7466155ebab9d3",
"body": null,
"is_bot": false,
"headline": "fft: fixing bit-reversal copy for radix-2 transforms?",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "720a8abe84d4c9596758b40625e3605006475280",
"body": null,
"is_bot": false,
"headline": "eqrls: removing old DEBUG macro code",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd4074593ee5393bfc7f1f0f33f467d0b3e1582",
"body": null,
"is_bot": false,
"headline": "eqrls: fixing NULL pointer dereference error in recreate()",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d24e4c0ec42ea62f0e66c1d0107e1c4a727844",
"body": " * initializing to default coefficients if recreate with NULL\n * avoiding division by zero with zero sum\n * removing DEBUG macro print guard",
"is_bot": false,
"headline": "eqlms: fixing issues with coefficients init and sum==0",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7609df2fd322ecb3afd3ba27036fcc20ae3ba5fd",
"body": "…oor estimate",
"is_bot": false,
"headline": "asgram: fixing logic error eliminating temporal smoothing of noise fl…",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23be53d8a45a86b34e28b518857a808ef6690ac6",
"body": null,
"is_bot": false,
"headline": "fft/autotest: fixing test for odd-length fftshift",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-18T12:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24279b48c7f4b0d3debe39804c161689400c893d",
"body": null,
"is_bot": false,
"headline": "dotprod: moving #pragma directive inside guard to fix platform.io",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-15T19:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05be016a7f0b7d82bab4152a23d7e55220a09147",
"body": " * ran into issues with valgrind segmentation faults; passing *all* of\n the compiler flags into the global dotprod include meant that AVX\n was compiled with AVX512 extensions through compiler optimization,\n causing valgrind to crash a run-time since it cannot use AVX512 yet\n * needs further testing\n * need to validate this works with neon/altivec",
"is_bot": false,
"headline": "dotprod: using \"#pragma GCC target\" directives for each target",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-13T23:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed4692ec641576692f28e75a80d503243cc39f79",
"body": null,
"is_bot": false,
"headline": "dotprod: being stricter about runtime selection",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-13T12:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67affba47e792d1190226f4673b494e23b070135",
"body": null,
"is_bot": false,
"headline": "dotprod/avx512: cleaning interface definition for consistency",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-13T12:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2fdc0a7ea6dbe9fab69ca91fe2868c8bb92c503",
"body": null,
"is_bot": false,
"headline": "dotprod/avx: cleaning interface definition for consistency",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-13T12:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "255a715040855c962ad4c6a789a52f9ff8d22aff",
"body": null,
"is_bot": false,
"headline": "crc/autotest: adding tests with known outputs (test vectors)",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T21:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f9ee2d99b1a043f4b33dfad6e42d2dab9b0715",
"body": null,
"is_bot": false,
"headline": "modem/cpfskdem: fixing old fprintf to stderr",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T21:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0376e30f988e2c210f686fbcb45aeb432f360b31",
"body": null,
"is_bot": false,
"headline": "filter/iirdes: fixing old fprintf to stderr",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T21:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ec4e8176f1d61073adb28fa160207e47527b44",
"body": null,
"is_bot": false,
"headline": "fec: fixing old fprintf to stderr",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T21:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "346e82ef9909fabd5d2f9d07d84a8f45e898d638",
"body": null,
"is_bot": false,
"headline": "examples/iirdes: fixing old fprintf to stderr in example",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T21:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cbeae49fbc1e0edd2356e179f1017cf982ec6ff",
"body": null,
"is_bot": false,
"headline": "filter/iirdes: replacing preprocessor guard with log statements",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T20:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c83d905b9a985ef94c61338151baa7945655dfba",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into simd-runtime-dev",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T20:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "403145a9c4918a1b04f24eea2a447325eab68b9d",
"body": null,
"is_bot": false,
"headline": "build: cleaning up legacy scripts, ensuring examples are covered",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T18:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9622e999fc932362a059ef88961da4fddbd4286",
"body": null,
"is_bot": false,
"headline": "build: removing liquid.config.h in legacy build system",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T18:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "227eb6038c7742a88fd5a1bd1bab5df3e4005b7d",
"body": null,
"is_bot": false,
"headline": "build: updating preset configuration for platform.io",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T18:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37f5f5d5173b64f8f0db5fda816d2e4b70c011bc",
"body": null,
"is_bot": false,
"headline": "build/simd: adding basic checks for legacy autotools",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T18:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b88cba3fc383f44195397d3001dc64fd69a1086",
"body": null,
"is_bot": false,
"headline": "sandbox: removing runtime test",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T17:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2487b6055d11ae07095be2b31002588f031e1946",
"body": " * cmake macros still need fixing as these only check for base SSE\n * values are populated in liquid.config.h\n * need to split dotprod methods appropriately",
"is_bot": false,
"headline": "build: adding hooks for full x86 checks through AMX10.2",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T13:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "286b549286376abe0a3a01fc646792b7ec4ce795",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into simd-runtime-dev",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T13:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "645a057363bca50124b574147bf1fc39da0a3e00",
"body": null,
"is_bot": false,
"headline": "build/cmake: fixing avx512 summary print",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T13:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dacbe6e8612766b83e56a362a19d60c00158b0b",
"body": null,
"is_bot": false,
"headline": "dotprod/sse: cleaning interface definition for consistency",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T12:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2cd0e3ab06752b61c05c425a9974b00f8da9fc",
"body": null,
"is_bot": false,
"headline": "dotprod/neon: cleaning interface definition for consistency",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T12:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0846950c5b39ae6d32228d289f19ad79ddabebe9",
"body": null,
"is_bot": false,
"headline": "dotprod: simplifying runtime detect/select",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-12T11:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f88aa74d49747c9938c58793477a1f86c8cb3a",
"body": null,
"is_bot": false,
"headline": "dotprod: adding runtime select method",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-11T22:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060e6b8b81fd28bcf31b2fe9b1e160286bd2a20f",
"body": null,
"is_bot": false,
"headline": "core/runtime: implementing runtime detect",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-11T21:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd742b2d71d6ab0106ee63a30eca0257c818f48d",
"body": null,
"is_bot": false,
"headline": "core/runtime: adding full list of current/pending x86 accelerations",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-11T21:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f97e2c0965356b022525439ca1145de587b37ad",
"body": null,
"is_bot": false,
"headline": "core/runtime: adding enumeration for runtime detect",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-11T17:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2d7342e0b7b2f64881556d973e6d052645dc4a",
"body": null,
"is_bot": false,
"headline": "build: adding notes on run-time selection in changelog",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-11T14:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53533187e700db41210ed310ccb77158c94ce5b8",
"body": null,
"is_bot": false,
"headline": "build: fixing default config header for simple builds (e.g. platformio)",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-06T11:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716bec66b0cef153e5a243cf106755be29ec4b4b",
"body": null,
"is_bot": false,
"headline": "build: fixing build for autotools",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T23:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24fbe1c9448f22488878b1edf8cd609f654fbe54",
"body": null,
"is_bot": false,
"headline": "build: renaming config template for consistency",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T21:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72426806a81c2d398595747024ce64025a08b770",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into simd-runtime-dev",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T21:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "725c05973c5b908f760c9a4f8b759ee7c70e0885",
"body": null,
"is_bot": false,
"headline": "utility: removing dependency on preprocessor SIZEOF_INT macro",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T21:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab329426aa9615a8aab187da2bb0cbd6150bba4",
"body": null,
"is_bot": false,
"headline": "build: moving config file to allow autotools compatibility",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T21:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2314a6918ecda707e489210f83f483fe2689d832",
"body": null,
"is_bot": false,
"headline": "build: consolidating configuration_file in cmake to just config.h",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T20:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c37481eca3d7e22ce9c014e7dc507d9da8f0339d",
"body": null,
"is_bot": false,
"headline": "build: adding build options to info section",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T19:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dd3c0df1c9fd99da2b30bc589867c6ab019b29e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'build-info-dev' into simd-runtime-dev",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T18:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f1388616b97070560deffd667476ca7721715e4",
"body": null,
"is_bot": false,
"headline": "dotprod: building and testing with avx512 for runtime selection",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T16:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ecc05ccf541fa4f5917ba4f71d0b5ffee59623c",
"body": null,
"is_bot": false,
"headline": "dotprod: building and testing with sse for runtime selection",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T16:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6395055fdaedce2066ccc851896d899ae5dfa8e",
"body": null,
"is_bot": false,
"headline": "build: adding compiler flags to support SIMD operations",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T14:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c74b99d0ffe06244c40dd1e3febcd2e96611dae9",
"body": null,
"is_bot": false,
"headline": "dotprod: building and testing with avx for runtime selection",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T14:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624501dc562fffb32fb503abeb506cb0441319a7",
"body": null,
"is_bot": false,
"headline": "dotprod: building and testing with neon for runtime selection",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T14:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092d617757f732e8432f639923d4a9d2a894c0a6",
"body": null,
"is_bot": false,
"headline": "dotprod: simplifying prototype to allow for runtime execution",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T13:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14501b2ee756a1fd5ba223d8afe0337f2ffd7627",
"body": null,
"is_bot": false,
"headline": "utility: adding (empty) tests for memory functions",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T13:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3487a7671db2508a44e51e49d4e25b9e0c7656da",
"body": null,
"is_bot": false,
"headline": "memory: adding portable aligned memory alloc/free methods",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-05T12:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b0bc0198e74637804a9e4008dc36bfe63e2933",
"body": null,
"is_bot": false,
"headline": "build: removing macro requiring cmake 3.21 as it was causing issues",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-04T20:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d0a5b1b173ea3def74a855d9d9047a1e62356c",
"body": null,
"is_bot": false,
"headline": "dotprod: adding EXTENSION macros for convenient printing",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-04T19:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d1bea132c2bd4c3fba9e560b648dbe712b086d8",
"body": null,
"is_bot": false,
"headline": "dotprod: trying to select appropriate runtime method",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-04T16:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b00a5b91acae16cd927354b7ab12421701e849b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into simd-runtime-dev",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-04T16:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c7950037b3f17e259204b0655e5787e74876f7",
"body": null,
"is_bot": false,
"headline": "dotprod: adding EXTENSION macros for convenient printing",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-04T16:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "241b34709d3d92cd1bbdd4ec7628f467cd499e12",
"body": null,
"is_bot": false,
"headline": "build: using cmake to define preprocessor macros for SIMD",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-04T14:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f73fc3bc8c9c50ba5adeac98a2a44431426b7280",
"body": null,
"is_bot": false,
"headline": "dotprod: testing runtime execute method selection",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-04T12:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444e2b8ddcfe196c2f6e30c876b24c7cb2cf3d09",
"body": null,
"is_bot": false,
"headline": "build: adding runtime checks for SSE3, SSSE3, SSE4.1, SSE4.2",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11735bef7301954defb14d36611fbf75112cbd4d",
"body": null,
"is_bot": false,
"headline": "build: setting cmake flags for building arch-specific components",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19b1df732b70a58c3b84ef46bbd778e837ce25d4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into simd-runtime-dev",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9311c9dff2dbac8945436ef88b77d41dfb686319",
"body": null,
"is_bot": false,
"headline": "build: adding note about required cmake version 3.21",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e27717b9f9380ce6068da4eebe2e9ac615c54e",
"body": null,
"is_bot": false,
"headline": "build: bumping required cmake to 3.21 to enable more modern features",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd896fe51911cac2a4b39b801614fb482daf3d5e",
"body": null,
"is_bot": false,
"headline": "build: adding macro to simplify variable setting in cmake",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2047084c4347df1bef639a76ecf71675150566f",
"body": null,
"is_bot": false,
"headline": "qdsync: adding cpfsk example to try to reproduce #418",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2794c164e7eda64fd0839f4a9204aa0eff748e",
"body": null,
"is_bot": false,
"headline": "math/poly: cleaning up signed comparison in findroots()",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d511d9f2573c386e7bb592b56dbe2fddcacf4d",
"body": null,
"is_bot": false,
"headline": "logger: adding comment as to return value for certain methods",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c108d8ed2bae49c5748ef2468bcb4509225713",
"body": "…ing strip",
"is_bot": false,
"headline": "build: fixing issue with summary.cmake with string representation dur…",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88b2516d3cb2168409603e830a0fa603466a2b1c",
"body": "Return LIQUID_ENOCONV instead of LIQUID_EIVAL when qs1dsearch_init()\nand qs1dsearch_init_direction() fail to converge. LIQUID_EIVAL is for\ninvalid input values, while LIQUID_ENOCONV correctly indicates that\nthe algorithm could not find a solution.\n\nThis addresses the FIXME comments added by the maintainer in commit\nd0dc373a (2022-09-22).",
"is_bot": false,
"headline": "optim: fix qs1dsearch error code for non-convergence",
"author_name": "lc",
"author_login": "noonafter",
"committed_at": "2026-07-03T13:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "436255501e0101b646d23c851677fb027e42c6d7",
"body": null,
"is_bot": false,
"headline": "sandbox/runtime: converting to structured object test",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T13:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf17901cd4be5088fffe919162cdc3a970300d81",
"body": null,
"is_bot": false,
"headline": "sandbox: adding runtime test",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-03T12:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bbd8cac8793d7230484bf15e12f898c285248c",
"body": null,
"is_bot": false,
"headline": "build: adding note about required cmake version 3.21",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-01T12:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5fc5ee38b109f7827400b2f4b4da75c844482a0",
"body": null,
"is_bot": false,
"headline": "build: bumping required cmake to 3.21 to enable more modern features",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-01T12:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22d3f2d7bfb39036c44aecee35465da9ef2cf3d",
"body": null,
"is_bot": false,
"headline": "build: adding macro to simplify variable setting in cmake",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-07-01T12:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b7592a48ff2cf72f44d0771ead82c3991aef11",
"body": null,
"is_bot": false,
"headline": "build: adding placeholder for vector extensions in build info",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-29T12:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12cf17e2e3c9930d215fb27ab5e0a58277963b9c",
"body": null,
"is_bot": false,
"headline": "build: adding color enabled flag to build info",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-29T12:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "401801ded0d4a07f6ce3b9745e1d2673f89972c7",
"body": null,
"is_bot": false,
"headline": "build: adding logging values to build info",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-29T12:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58490f90f1ea874dc8a626fbb7a4c149d71c25b7",
"body": null,
"is_bot": false,
"headline": "build: adding notes to build info to changelog",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-29T12:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d051ced0918461bbe2ca1e63eaf4921b06279179",
"body": null,
"is_bot": false,
"headline": "build: adding build_info support for autotools",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T22:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19aab72908df44e963498a5d00fc70646cae31d5",
"body": null,
"is_bot": false,
"headline": "build: adding 'build_env' info value to specify cmake vs. autotools",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T21:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23c8bd36fc527140076b8918d25575712f7a74e3",
"body": null,
"is_bot": false,
"headline": "build: printing build information to linker test",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T19:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a228856a86c4af2bfa96fe63521f45c75596df32",
"body": null,
"is_bot": false,
"headline": "build: consolidating build info struct",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T19:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21660518527eb1bd1660356f52aab20ef944c7a1",
"body": null,
"is_bot": false,
"headline": "build: adding cmake-derived build info structure as template",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T19:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ebb2ada1737a2624a405bcb4987f6cd9bf7b73",
"body": null,
"is_bot": false,
"headline": "build: adding basic build information to binary output",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T13:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72bd959703b44a28ba5894cf9dc1a843944da130",
"body": null,
"is_bot": false,
"headline": "runtime: adding windows support for getting core count (needs testing)",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T13:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0fc960bfb1d18ee67687c1150747e244a7efc1e",
"body": null,
"is_bot": false,
"headline": "runtime: trying to get core count for POSIX systems",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T13:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0ec48cb49354b0224041ba188d804d8b0fd0be",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T12:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4381938b6d2d707a08f5993e0eb360239fe4af20",
"body": null,
"is_bot": false,
"headline": "qdsync: adding cpfsk example to try to reproduce #418",
"author_name": "Joseph D. Gaeddert",
"author_login": "jgaeddert",
"committed_at": "2026-06-28T12:28:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 536,
"latest_release_at": "2026-06-07T15:20:02Z",
"latest_release_tag": "v1.8.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 42,
"days_since_latest_release": 45,
"mean_days_between_releases": 396.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 507,
"stars": 2266,
"watchers": 125,
"fork_history": {
"days": [
{
"date": "2012-01-28",
"count": 1
},
{
"date": "2012-07-06",
"count": 1
},
{
"date": "2013-06-20",
"count": 1
},
{
"date": "2013-10-30",
"count": 1
},
{
"date": "2013-11-15",
"count": 1
},
{
"date": "2013-12-11",
"count": 1
},
{
"date": "2013-12-25",
"count": 1
},
{
"date": "2014-02-04",
"count": 1
},
{
"date": "2014-04-23",
"count": 1
},
{
"date": "2014-05-01",
"count": 1
},
{
"date": "2014-05-29",
"count": 1
},
{
"date": "2014-05-30",
"count": 1
},
{
"date": "2014-08-05",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-11-06",
"count": 1
},
{
"date": "2014-11-20",
"count": 1
},
{
"date": "2014-12-13",
"count": 1
},
{
"date": "2014-12-16",
"count": 1
},
{
"date": "2015-02-27",
"count": 1
},
{
"date": "2015-03-03",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-06-05",
"count": 1
},
{
"date": "2015-06-06",
"count": 1
},
{
"date": "2015-06-30",
"count": 1
},
{
"date": "2015-07-16",
"count": 1
},
{
"date": "2015-08-09",
"count": 1
},
{
"date": "2015-08-28",
"count": 1
},
{
"date": "2015-10-10",
"count": 1
},
{
"date": "2015-10-11",
"count": 1
},
{
"date": "2015-10-12",
"count": 1
},
{
"date": "2015-10-17",
"count": 1
},
{
"date": "2015-11-07",
"count": 1
},
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-18",
"count": 1
},
{
"date": "2016-01-28",
"count": 1
},
{
"date": "2016-02-06",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-15",
"count": 2
},
{
"date": "2016-03-17",
"count": 1
},
{
"date": "2016-03-20",
"count": 1
},
{
"date": "2016-04-01",
"count": 1
},
{
"date": "2016-04-09",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-23",
"count": 1
},
{
"date": "2016-05-14",
"count": 1
},
{
"date": "2016-05-15",
"count": 1
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-05-29",
"count": 1
},
{
"date": "2016-06-25",
"count": 1
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2016-07-08",
"count": 1
},
{
"date": "2016-07-12",
"count": 1
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-17",
"count": 2
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-16",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2016-08-29",
"count": 1
},
{
"date": "2016-08-31",
"count": 1
},
{
"date": "2016-09-28",
"count": 1
},
{
"date": "2016-10-02",
"count": 1
},
{
"date": "2016-11-26",
"count": 1
},
{
"date": "2016-11-30",
"count": 1
},
{
"date": "2016-12-11",
"count": 1
},
{
"date": "2016-12-16",
"count": 2
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2017-01-03",
"count": 1
},
{
"date": "2017-02-10",
"count": 1
},
{
"date": "2017-02-12",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-03-31",
"count": 1
},
{
"date": "2017-04-03",
"count": 1
},
{
"date": "2017-04-06",
"count": 2
},
{
"date": "2017-04-22",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-20",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-13",
"count": 1
},
{
"date": "2017-06-14",
"count": 1
},
{
"date": "2017-06-23",
"count": 1
},
{
"date": "2017-06-26",
"count": 1
},
{
"date": "2017-06-29",
"count": 1
},
{
"date": "2017-07-07",
"count": 1
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-07-20",
"count": 1
},
{
"date": "2017-08-04",
"count": 1
},
{
"date": "2017-08-07",
"count": 1
},
{
"date": "2017-08-31",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-09-24",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-10-17",
"count": 1
},
{
"date": "2017-10-20",
"count": 1
},
{
"date": "2017-10-22",
"count": 1
},
{
"date": "2017-12-02",
"count": 1
},
{
"date": "2017-12-03",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2017-12-14",
"count": 1
},
{
"date": "2017-12-31",
"count": 1
},
{
"date": "2018-01-01",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-03-04",
"count": 1
},
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-03-24",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-04-19",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-05-22",
"count": 1
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-07-11",
"count": 1
},
{
"date": "2018-07-18",
"count": 1
},
{
"date": "2018-08-16",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-09-20",
"count": 2
},
{
"date": "2018-10-24",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-20",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-11-22",
"count": 1
},
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2018-12-29",
"count": 1
},
{
"date": "2019-01-04",
"count": 2
},
{
"date": "2019-01-05",
"count": 1
},
{
"date": "2019-01-20",
"count": 1
},
{
"date": "2019-01-26",
"count": 1
},
{
"date": "2019-01-31",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-02-17",
"count": 1
},
{
"date": "2019-03-16",
"count": 1
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-04-05",
"count": 1
},
{
"date": "2019-04-09",
"count": 1
},
{
"date": "2019-04-13",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-11",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-25",
"count": 1
},
{
"date": "2019-06-01",
"count": 1
},
{
"date": "2019-06-04",
"count": 1
},
{
"date": "2019-06-18",
"count": 1
},
{
"date": "2019-06-25",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-17",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-08-23",
"count": 1
},
{
"date": "2019-08-25",
"count": 1
},
{
"date": "2019-09-14",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-18",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2019-11-15",
"count": 2
},
{
"date": "2019-11-24",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-14",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2019-12-22",
"count": 1
},
{
"date": "2019-12-25",
"count": 1
},
{
"date": "2019-12-27",
"count": 2
},
{
"date": "2019-12-30",
"count": 1
},
{
"date": "2020-01-01",
"count": 1
},
{
"date": "2020-01-12",
"count": 1
},
{
"date": "2020-01-23",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-01-30",
"count": 1
},
{
"date": "2020-02-02",
"count": 1
},
{
"date": "2020-02-05",
"count": 2
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-26",
"count": 1
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-05",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-04-14",
"count": 2
},
{
"date": "2020-04-19",
"count": 1
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-05-02",
"count": 2
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-08-08",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-09-17",
"count": 2
},
{
"date": "2020-09-24",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-11-04",
"count": 2
},
{
"date": "2020-11-13",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-11-24",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-03-27",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-18",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-08-21",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-08-30",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-11-12",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-04",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-30",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-02-21",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-03-20",
"count": 2
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-04-15",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-05-08",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-06-10",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2022-07-08",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-29",
"count": 1
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2022-09-17",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-28",
"count": 1
},
{
"date": "2022-11-05",
"count": 1
},
{
"date": "2022-11-06",
"count": 1
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-02-10",
"count": 2
},
{
"date": "2023-03-04",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-05-01",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-08",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-11-09",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2023-11-20",
"count": 2
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2024-02-05",
"count": 2
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-03-22",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-04-16",
"count": 2
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-28",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-15",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-23",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-17",
"count": 2
},
{
"date": "2024-07-28",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-06",
"count": 1
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-10-09",
"count": 2
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-02-25",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-09",
"count": 2
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-16",
"count": 2
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-05-01",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-07-02",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
},
{
"date": "2025-07-13",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-08-05",
"count": 2
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-09-01",
"count": 1
},
{
"date": "2025-09-21",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-11-14",
"count": 1
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2025-12-20",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2025-12-31",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-29",
"count": 2
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-04-20",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": true,
"collected": 463,
"total_forks": 507
},
"star_history": null,
"open_issues_and_prs": 159
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"gentab/makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 632281,
"source_files_sampled": 961,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 36,
"merged_prs": 74,
"open_issues": 123,
"closed_ratio": 0.553,
"closed_issues": 152,
"closed_unmerged_prs": 30
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jgaeddert",
"commits": 7819,
"avatar_url": "https://avatars.githubusercontent.com/u/253027?v=4"
},
{
"type": "User",
"login": "brian-armstrong",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/15702338?v=4"
},
{
"type": "User",
"login": "vankxr",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/18643387?v=4"
},
{
"type": "User",
"login": "fsheikh",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/4252152?v=4"
},
{
"type": "User",
"login": "gwbres",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/7270467?v=4"
},
{
"type": "User",
"login": "nowls",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/5605625?v=4"
},
{
"type": "User",
"login": "noonafter",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/36412417?v=4"
},
{
"type": "User",
"login": "lejafar",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/17352786?v=4"
},
{
"type": "User",
"login": "burnbot-alt",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/240768940?v=4"
},
{
"type": "User",
"login": "AHSauge",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30699769?v=4"
}
],
"contributors_sampled": 37,
"top_contributor_share": 0.984
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"core.yml",
"coverage.yml",
"platformio.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 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": 10,
"reason": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"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": "no SAST tool detected",
"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": "b27f00dd26475d7fd583d6eb1e33154626639150",
"ran_at": "2026-07-22T19:05:43Z",
"aggregate_score": 4.2,
"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-22T13:06:10Z",
"oldest_open_prs": [
{
"number": 17,
"created_at": "2015-10-21T01:05:17Z",
"last_comment_at": "2016-03-09T07:34:00Z",
"last_comment_author": "guruofquality"
},
{
"number": 19,
"created_at": "2015-11-07T10:59:15Z",
"last_comment_at": "2015-11-14T18:28:25Z",
"last_comment_author": "jgaeddert"
},
{
"number": 21,
"created_at": "2015-11-15T02:04:18Z",
"last_comment_at": "2015-11-19T22:25:38Z",
"last_comment_author": "jgaeddert"
},
{
"number": 27,
"created_at": "2015-12-18T01:08:10Z",
"last_comment_at": "2016-03-02T23:54:55Z",
"last_comment_author": "brian-armstrong"
},
{
"number": 28,
"created_at": "2016-01-30T01:10:57Z",
"last_comment_at": "2019-02-15T19:44:54Z",
"last_comment_author": "brian-armstrong"
},
{
"number": 35,
"created_at": "2016-03-02T22:14:03Z",
"last_comment_at": "2017-02-04T21:24:57Z",
"last_comment_author": "itdaniher"
},
{
"number": 38,
"created_at": "2016-03-09T06:56:14Z",
"last_comment_at": "2016-09-17T02:29:39Z",
"last_comment_author": "brian-armstrong"
},
{
"number": 40,
"created_at": "2016-04-23T23:49:33Z",
"last_comment_at": "2024-08-01T05:46:06Z",
"last_comment_author": "xerpi"
},
{
"number": 51,
"created_at": "2016-07-06T12:10:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2016-09-29T00:35:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2016-10-02T13:12:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 110,
"created_at": "2017-10-20T12:23:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 136,
"created_at": "2018-08-16T07:26:38Z",
"last_comment_at": "2024-08-13T12:25:13Z",
"last_comment_author": "hobbes1069"
},
{
"number": 151,
"created_at": "2018-12-12T19:46:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 153,
"created_at": "2019-01-15T21:30:37Z",
"last_comment_at": "2019-01-16T18:26:13Z",
"last_comment_author": "fsheikh"
},
{
"number": 159,
"created_at": "2019-04-02T03:47:43Z",
"last_comment_at": "2023-06-02T12:41:02Z",
"last_comment_author": "jgaeddert"
},
{
"number": 167,
"created_at": "2019-05-08T09:03:25Z",
"last_comment_at": "2019-05-13T17:55:38Z",
"last_comment_author": "brian-armstrong"
},
{
"number": 175,
"created_at": "2019-09-14T20:51:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 181,
"created_at": "2019-12-25T21:48:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 183,
"created_at": "2019-12-31T11:07:17Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-27T12:20:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 14,
"created_at": "2015-10-05T18:18:49Z",
"last_comment_at": "2023-09-26T13:13:33Z",
"last_comment_author": "rognskog"
},
{
"number": 41,
"created_at": "2016-05-01T19:01:31Z",
"last_comment_at": "2016-08-21T14:11:20Z",
"last_comment_author": "jgaeddert"
},
{
"number": 44,
"created_at": "2016-05-13T14:39:46Z",
"last_comment_at": "2016-05-13T14:59:41Z",
"last_comment_author": "vsergeev"
},
{
"number": 47,
"created_at": "2016-07-01T03:09:46Z",
"last_comment_at": "2016-11-12T20:30:34Z",
"last_comment_author": "bratwurzt"
},
{
"number": 49,
"created_at": "2016-07-05T16:57:49Z",
"last_comment_at": "2016-07-12T18:55:27Z",
"last_comment_author": "ckuethe"
},
{
"number": 55,
"created_at": "2016-07-27T22:15:32Z",
"last_comment_at": "2016-08-22T18:49:41Z",
"last_comment_author": "novelistparty"
},
{
"number": 56,
"created_at": "2016-07-28T09:21:21Z",
"last_comment_at": "2016-08-17T02:02:56Z",
"last_comment_author": "jgaeddert"
},
{
"number": 66,
"created_at": "2016-11-22T17:10:46Z",
"last_comment_at": "2019-12-19T15:34:35Z",
"last_comment_author": "rocket-pig"
},
{
"number": 67,
"created_at": "2016-11-29T02:11:12Z",
"last_comment_at": "2016-11-30T09:25:03Z",
"last_comment_author": "corq"
},
{
"number": 68,
"created_at": "2016-12-03T22:58:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 72,
"created_at": "2016-12-29T09:22:01Z",
"last_comment_at": "2016-12-31T02:46:12Z",
"last_comment_author": "Kishaihd"
},
{
"number": 75,
"created_at": "2017-02-02T09:19:52Z",
"last_comment_at": "2017-02-02T18:37:26Z",
"last_comment_author": "brian-armstrong"
},
{
"number": 79,
"created_at": "2017-03-20T23:07:43Z",
"last_comment_at": "2017-03-26T18:39:36Z",
"last_comment_author": "jgaeddert"
},
{
"number": 80,
"created_at": "2017-03-23T15:40:31Z",
"last_comment_at": "2017-03-29T22:37:28Z",
"last_comment_author": "jgaeddert"
},
{
"number": 91,
"created_at": "2017-05-17T19:11:20Z",
"last_comment_at": "2017-05-29T16:23:54Z",
"last_comment_author": "ijustlovemath"
},
{
"number": 96,
"created_at": "2017-07-12T11:02:44Z",
"last_comment_at": "2017-10-17T10:41:32Z",
"last_comment_author": "jgaeddert"
},
{
"number": 98,
"created_at": "2017-08-04T03:36:17Z",
"last_comment_at": "2017-08-09T23:26:57Z",
"last_comment_author": "jgaeddert"
},
{
"number": 100,
"created_at": "2017-08-06T01:26:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 102,
"created_at": "2017-08-10T00:00:13Z",
"last_comment_at": "2019-09-11T18:45:43Z",
"last_comment_author": "bobasaurus"
},
{
"number": 103,
"created_at": "2017-08-12T06:13:53Z",
"last_comment_at": "2017-08-12T11:20:37Z",
"last_comment_author": "jgaeddert"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jgaeddert/liquid-dsp",
"host": "github.com",
"name": "liquid-dsp",
"owner": "jgaeddert"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 42,
"vitality": 86,
"community": 70,
"governance": 48,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"commits_last_year": 536,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 42
},
"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": "42/52 weeks with commits",
"points": 29.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 42
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "536 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 536
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v1.8.0",
"releases_from_tags": false,
"days_since_latest_release": 45,
"mean_days_between_releases": 396.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 45 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 45
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~396.3 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 396.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 70,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"forks": 507,
"stars": 2266,
"watchers": 125,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,266 stars",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2266
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "507 forks",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 507
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "125 watchers",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 125
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 37,
"top_contributor_share": 0.984
},
"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 98% of commits",
"points": 0.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "37 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 37
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"merged_prs": 74,
"open_issues": 123,
"closed_issues": 152,
"issue_closed_ratio": 0.553,
"closed_unmerged_prs": 30
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "55% of issues closed",
"points": 25.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 55
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "74/104 decided PRs merged",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 74,
"decided": 104
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 250,
"owner_type": "User",
"is_verified": null,
"owner_login": "jgaeddert",
"public_repos": 13,
"account_age_days": 5931
},
"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": "250 followers of jgaeddert",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 250,
"login": "jgaeddert"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~16 yr old",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://liquidsdr.org",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://liquidsdr.org",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.2
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 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": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.72,
"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": "72 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 38.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 72,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"gentab/makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "gentab/makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "gentab/makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 632281,
"source_files_sampled": 961,
"oversized_source_files": 3
},
"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": "3/961 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 961,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:06:00.396389Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jgaeddert/liquid-dsp.svg",
"full_name": "jgaeddert/liquid-dsp",
"license_state": "standard",
"license_spdx": "MIT"
}