JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 3702,
"has_wiki": true,
"homepage": null,
"languages": {
"C++": 3742689
},
"pushed_at": "2026-07-16T23:37:09Z",
"created_at": "2022-08-21T09:12:03Z",
"owner_type": "User",
"updated_at": "2026-07-16T23:37:12Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MPL-2.0",
"default_branch": "master",
"license_spdx_raw": "MPL-2.0",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "schombert",
"company": null,
"location": null,
"followers": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/22087402?v=4",
"created_at": "2016-09-08T23:37:06Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 3603
},
"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": "v0.2.2",
"kind": "patch",
"published_at": "2023-01-20T00:47:33Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2022-10-14T08:14:44Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2022-09-17T05:55:24Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2022-09-09T23:04:09Z"
},
{
"tag": "v0.1",
"kind": "other",
"published_at": "2022-09-06T06:03:58Z"
}
],
"recent_commits": [
{
"oid": "f0fcc0380c2f747a135b03a5bf244b0ae691683e",
"body": null,
"is_bot": false,
"headline": "additional misuse of subcount",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-07-16T23:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5be4987b5e7b11efc11e82bcfbce5af9bb4cb225",
"body": null,
"is_bot": false,
"headline": "fix misuse of subcount",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-07-16T23:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8203e5c56a1f00854c04807a15fa486e2d19a422",
"body": null,
"is_bot": false,
"headline": "a couple more decorations",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-05-30T08:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa4eec5f6c4b8464d8670dfe67a9075784db016",
"body": null,
"is_bot": false,
"headline": "more const on keydata",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-05-29T09:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fd91440ef7525b149ea2918ea4885bf8966deb8",
"body": null,
"is_bot": false,
"headline": "make keydata function const",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-05-29T08:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed4c37d4e2fc1c831b5b5b1220d3c7e24ccb758e",
"body": null,
"is_bot": false,
"headline": "add const vector execute functions",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-05-29T07:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20748c65e9b9f6e5feb949c454ad102822389b38",
"body": null,
"is_bot": false,
"headline": "make lookup by composite keys const",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-05-29T07:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501adc080cb839a345b69b84ada000149839a030",
"body": null,
"is_bot": false,
"headline": "allow for_each iteration over container in a const context",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-05-28T23:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439cea5b29281c72f8bfa27f95783882544cee24",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/schombert/DataContainer",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-05-15T03:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2e582c73695ab3af21789dde78248516de1b72",
"body": null,
"is_bot": false,
"headline": "add zero size gaurds around memcpy in serialization code",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2026-05-15T03:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d790b90b7b96058688672d024b3c230b5dee06",
"body": "Change if statement order to ensure SSE 4.2 is picked over SSE3 if applicable",
"is_bot": false,
"headline": "Merge pull request #21 from ZombieFreak115/master",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-12-15T22:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5667ea9f757a6740449d6dcfff8ba1225431d630",
"body": "…plicable",
"is_bot": false,
"headline": "Change if statement order to ensure SSE 4.2 is picked over SSE3 if ap…",
"author_name": "ZombieFreak115",
"author_login": "ZombieFreak115",
"committed_at": "2025-12-13T23:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c1ebaa8e109d079db1821846f2ce315c8a74d4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/schombert/DataContainer",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-12-11T22:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cef7fbb55faafd29e080621af83bebeee91e92eb",
"body": "…rtial loads",
"is_bot": false,
"headline": "fix sse3 incorrect sign extension for int8_t and uint8_t values in pa…",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-12-11T22:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "962c2a756de351221a32cb61e4b6afee98de80fb",
"body": "Fix macros",
"is_bot": false,
"headline": "Merge pull request #20 from ineveraskedforthis/to_upstream",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-11-27T08:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90acc3d48c4a99ee0d682f416ebe1f56ae1c38c",
"body": null,
"is_bot": false,
"headline": "move warning under the guard",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-27T08:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c42b39dd71f19f465303c4383347ff69c9037622",
"body": null,
"is_bot": false,
"headline": "fix macros",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-27T07:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac273c67c3bbbe99fbd8c3766586b6ab949c1710",
"body": "Split id definitions from the main file",
"is_bot": false,
"headline": "Merge pull request #19 from ineveraskedforthis/to_upstream",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-11-27T05:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c0739d80bbe756db9ca11107a0ebdb147006df6",
"body": null,
"is_bot": false,
"headline": "add missing undefine and warning pop",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-27T05:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfebfafd9053f32ce269ce451efd93bc9d4b4320",
"body": null,
"is_bot": false,
"headline": "add missing defines",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-26T14:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcc1d2a7dfe3d24506a08b4c079c06033e414567",
"body": null,
"is_bot": false,
"headline": "add missing headers",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-26T14:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64efe51547d166908e238df303799b96c8a36163",
"body": null,
"is_bot": false,
"headline": "add missing newline",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-26T14:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9277ba8157b27e5c0808034c4608b418dfa61c42",
"body": null,
"is_bot": false,
"headline": "move id vectors to ids header",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-26T14:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e75d5144416f1214a130b5ecb519ecd7d12f0efd",
"body": null,
"is_bot": false,
"headline": "fix include",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-26T13:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4994bf95dbca7f2b52114ac59e78e3032bba6bd8",
"body": null,
"is_bot": false,
"headline": "test new way to handle ids",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-11-26T13:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d8b64c32fe0fa40d3b8290d84c1cc276b5ae99d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/schombert/DataContainer",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-10-27T08:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9706ca8a30ed9b00f48290669acd619f5dcac890",
"body": null,
"is_bot": false,
"headline": "fix missing set value",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-10-27T08:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6eb536ff4a9f7759ff01ba4746379b1b89aa2ca",
"body": "Disable huge pages",
"is_bot": false,
"headline": "Merge pull request #18 from stevezxc/master",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-09-13T19:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7e4535784b1c8a2734ea651457a00169cb079c",
"body": null,
"is_bot": false,
"headline": "Disable huge pages",
"author_name": "Stevezxc",
"author_login": "stevezxc",
"committed_at": "2025-09-11T16:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6568909ff1706cc3f81dd386515d179b95339dfc",
"body": "Update common_types.hpp",
"is_bot": false,
"headline": "Merge pull request #17 from Lizzie841/patch-4",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-08-26T05:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcfc460edd970ea31393cb91610af64f4f2655b9",
"body": null,
"is_bot": false,
"headline": "Update common_types.hpp",
"author_name": "Lizzie",
"author_login": null,
"committed_at": "2025-08-26T05:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b1da98de23e16a99870274a01550dabe6847c54",
"body": "use mmap instead of malloc to bypass malloc shenanigans",
"is_bot": false,
"headline": "Merge pull request #16 from Lizzie841/patch-3",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-08-26T05:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5491dba2d79ace748d8d939714b8017acacdaaf6",
"body": null,
"is_bot": false,
"headline": "use mmap instead of malloc to bypass malloc shenanigans",
"author_name": "Lizzie",
"author_login": null,
"committed_at": "2025-08-26T05:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20de3feadfe03206d0b222d7fe1256e863ea8532",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/schombert/DataContainer",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-07-20T11:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20cab1e3aa3fad675441079978ffa685fdf3ac79",
"body": null,
"is_bot": false,
"headline": "set bits atomically",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-07-20T11:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a865b331bae191a503a33bb341d03963a367d0f1",
"body": "Fix lua codegen",
"is_bot": false,
"headline": "Merge pull request #15 from ineveraskedforthis/to_upstream",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-05-10T07:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd483f01ff6ec758534570d0f19da7f38de11ea",
"body": null,
"is_bot": false,
"headline": "remove include from code",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-03-29T12:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f68538682855370b99d2f4d094849329e2be30",
"body": null,
"is_bot": false,
"headline": "merge",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-03-05T13:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b27c089320ddcf38cebca2cd58bf7a78fbaa015",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/upstream' into to_upstream",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2025-03-05T13:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba5e5bffdbca1d389c093948feab8a46445ade39",
"body": "fix mask_vector::set in ve_sse.hpp",
"is_bot": false,
"headline": "Merge pull request #14 from js00070/fix_ve_sse",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-02-02T08:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d81075a88431a083936bc5a886a87a8dc7aeac",
"body": null,
"is_bot": false,
"headline": "fix mask_vector::set in ve_sse.hpp",
"author_name": "zhiyi zhang",
"author_login": "js00070",
"committed_at": "2025-02-02T07:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538d55c91cdd3dc228592d2a3470012a49ca8e14",
"body": null,
"is_bot": false,
"headline": "add no conversion switch",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2025-01-26T06:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ddfd3eba2635bc8f8fdadcb69c07211a21c168",
"body": null,
"is_bot": false,
"headline": "remove reference from end iterators, make end iterator non derfrencable",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-12-01T06:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d06f6659b398010e50e6b1d65daec9a167f2bab",
"body": null,
"is_bot": false,
"headline": "fix ifdef",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2024-11-14T09:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cd2cce6030a0524a3ed8ca67fd21a99f9b3a532",
"body": null,
"is_bot": false,
"headline": "Update LuaDLLGenerator.cpp",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2024-11-13T11:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef71b0478c4073c1c3b2033049a07ad0d58f2d6",
"body": null,
"is_bot": false,
"headline": "comment out wrong type conversion",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2024-11-12T06:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34e6f60da81c9d9a8ca91f4253ef40d2fc63f5a6",
"body": "update",
"is_bot": false,
"headline": "Merge pull request #3 from schombert/master",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2024-11-06T08:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b336c1725fa2c3fef040f11da62e70333f0a415f",
"body": null,
"is_bot": false,
"headline": "remove more loops",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-11-06T07:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1c81a6e37398b3b38ecfd2f86d54612de59242c",
"body": null,
"is_bot": false,
"headline": "trying to speed up generated code compilation",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-11-06T07:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4754d3bb5bd44984b4318c97a111b9f345e48f06",
"body": "fix missing id unboxing",
"is_bot": false,
"headline": "Merge pull request #2 from schombert/master",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2024-10-25T06:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38665ad604d93ef6145077fd45f01e985d8260b",
"body": null,
"is_bot": false,
"headline": "fix missing id unboxing",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-10-25T05:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d513b3bea00cbc694ae6859e38a957e7660bce6",
"body": null,
"is_bot": false,
"headline": "include libs",
"author_name": "ineveraskedforthis",
"author_login": "ineveraskedforthis",
"committed_at": "2024-10-25T05:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fabb47fa9d1fb349f21dc8c46af45fc2b7a38d23",
"body": null,
"is_bot": false,
"headline": "fix automatic uptypes from joins",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-10-24T23:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd42b625127d390bc62b484a7c6f2c21a42a98b",
"body": null,
"is_bot": false,
"headline": "fix relationship access functions",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-10-23T07:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "165417b33ba678cc447cc013f364f8196479b795",
"body": null,
"is_bot": false,
"headline": "add missing equals",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-10-23T07:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3687cb178d4b16e07ad181bbe6c699bea081fcbc",
"body": null,
"is_bot": false,
"headline": "fix relationship lua dll generation",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-10-23T06:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "878fb7536bee659c13fd31cee5f296f1846cdee1",
"body": null,
"is_bot": false,
"headline": "support property swapping",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-10-12T04:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6193198443d36f5dd029e07c3c001159a41d593f",
"body": null,
"is_bot": false,
"headline": "add file wrappers",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-09-08T06:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6faa7c9fbaec99153574efb620a96afa3290e219",
"body": null,
"is_bot": false,
"headline": "add extern C",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-09-01T08:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bb672a9163f424e6c0ce9d6cd22f539e1781a1f",
"body": null,
"is_bot": false,
"headline": "move -1 inside cast",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-09-01T07:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8205f651ecae7d27ce0fdf2eb8da0724dcccd0f",
"body": null,
"is_bot": false,
"headline": "support bindings for opaque structs, pooled vectors",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-08-31T22:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80aa2009d82f0dfa063734afcccdb47c21cf493a",
"body": null,
"is_bot": false,
"headline": "lua bindings version 2",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-08-27T04:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d45dc7db14e9e22a5a0353983ab4c23f6e8fe32",
"body": null,
"is_bot": false,
"headline": "how?",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-08-26T10:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a17493298dd35287059c0f4ac0b64d7318747ee",
"body": null,
"is_bot": false,
"headline": "init pcount",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-08-26T09:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e22375b97f299a8ce6854f327cf595eae5ecfc",
"body": null,
"is_bot": false,
"headline": "add lua bindings generator",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-08-26T09:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "800e365ab812429a7b9695774b6fa4883058879e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/schombert/DataContainer",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-08-01T21:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b4a5bf9a383cee41c4c0db2c3a79a74b0aa5be",
"body": null,
"is_bot": false,
"headline": "add fif interface friends",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-08-01T21:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431096cda392294b4a371e7c440cee0b0f971948",
"body": "Include cstdint",
"is_bot": false,
"headline": "Merge pull request #11 from Makkkkus/patch-1",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-06-20T20:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c751a0335e950aec6f6c80cef641cc60bb905fc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/schombert/DataContainer",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-02-17T01:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd239d6bb9825a45c3d116729bfe93723f5a4df4",
"body": null,
"is_bot": false,
"headline": "more robust multi-dimensional array code",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-02-17T01:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cda4da28d31f2573a8e84fef28eb94411a42341a",
"body": null,
"is_bot": false,
"headline": "Update parsing.hpp",
"author_name": "Makkkkus",
"author_login": "Makkkkus",
"committed_at": "2024-01-26T20:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9514cf899f72ed938d4944e3c8292896e3f703",
"body": null,
"is_bot": false,
"headline": "Include cstdint",
"author_name": "Makkkkus",
"author_login": "Makkkkus",
"committed_at": "2024-01-26T20:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dca14df6f75c3f894dca40c9b60259a3da2d252c",
"body": "fix std::countl_zero in clang",
"is_bot": false,
"headline": "Merge pull request #10 from wxwisiasdf/patch-6",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-01-24T05:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f13faea8a9d87cf50b3bfd273bcd799433de57",
"body": null,
"is_bot": false,
"headline": "fix std::countl_zero in clang",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-24T05:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "523ace5d8710b69f09da7e37494b040b5ab480d6",
"body": "Update ve.hpp",
"is_bot": false,
"headline": "Merge pull request #9 from wxwisiasdf/patch-5",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-01-22T03:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f594d1d4830968eaa05d0e437b2623a0bb214038",
"body": null,
"is_bot": false,
"headline": "Update ve_sse3.hpp",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-22T02:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85eb871bb44a0c9c2de4075fa27e78580a4801bf",
"body": null,
"is_bot": false,
"headline": "Update ve_sse3.hpp",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-21T23:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28e5367a4146e13c912aa6a00546b48b8212bdbb",
"body": null,
"is_bot": false,
"headline": "Update ve_sse3.hpp",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-21T23:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66aa7ff6ea202079758175507b11db639c82bfb1",
"body": null,
"is_bot": false,
"headline": "Update ve.hpp",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-21T23:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de00392aeefbad4711eac11b5ed8b98a6005b9ed",
"body": null,
"is_bot": false,
"headline": "Create ve_sse3.hpp",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-21T22:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc79ac208e2ec05d45eeab33192006e8b58039af",
"body": null,
"is_bot": false,
"headline": "Update ve.hpp",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-21T22:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3bf62501d3959aebdb518258b989f5da52e8c0",
"body": "stop emitting rep bsr on non-avx2 insn, use countl instead",
"is_bot": false,
"headline": "Merge pull request #8 from wxwisiasdf/patch-4",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-01-21T03:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a4fe4416ba6abce2960dd0ac0eb731a72d6f42",
"body": null,
"is_bot": false,
"headline": "stop emitting rep bsr on non-avx2 insn, use countl instead",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-21T03:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e854d942e8afc3b631b5edde297b585728feccf",
"body": null,
"is_bot": false,
"headline": "fix atomic find",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-01-02T09:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55f7cee207093054840acdf437069d44c1aad545",
"body": "Update unordered_dense.h",
"is_bot": false,
"headline": "Merge pull request #7 from wxwisiasdf/patch-3",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-01-02T08:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e7e9fe9317e9cc41b4545dc16222156fefd91ce",
"body": null,
"is_bot": false,
"headline": "Update unordered_dense.h",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-02T08:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ed3872e5ecaf5062bb20ac99c39e7f143a52c8",
"body": "Update unordered_dense.h to 4.4.0!",
"is_bot": false,
"headline": "Merge pull request #6 from wxwisiasdf/patch-2",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-01-02T08:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e0469892b9d185e7b79dd1e401fde67c6c89d2",
"body": null,
"is_bot": false,
"headline": "Update unordered_dense.h",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-02T08:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a81c34b846bfef5a14cc48f2a9cf1cdd82b1f19",
"body": null,
"is_bot": false,
"headline": "Update unordered_dense.h",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-02T06:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be494bc261a003caab95b8552a5edabda130e5ec",
"body": "a",
"is_bot": false,
"headline": "Update unordered_dense.h to 4.4.0!",
"author_name": "wxwisiasdf",
"author_login": "wxwisiasdf",
"committed_at": "2024-01-02T06:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9892843bd8eb9d163ff9f1d259ffd74fe088c3f9",
"body": null,
"is_bot": false,
"headline": "fix for linux",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-01-02T06:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b151600b724d038c6db4a8c5526c18eee6eb477b",
"body": null,
"is_bot": false,
"headline": "don't be stupid",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2024-01-02T04:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c77de44f7b972f3181a8a9e51898c49965283885",
"body": null,
"is_bot": false,
"headline": "remove implicit conversion on masks",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2023-12-19T11:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12fa564fe74c89e312a245494068f62876fff3ed",
"body": null,
"is_bot": false,
"headline": "tweak partial load instructions",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2023-12-19T11:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84bc9f96e476e54bbf5531c79de057902f0567dd",
"body": "Add AVX-512",
"is_bot": false,
"headline": "Merge pull request #5 from coderguy57/master",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2023-12-19T11:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2362fa0737da4318a57ea062156416c22efad78",
"body": null,
"is_bot": false,
"headline": "Add AVX-512",
"author_name": "coderguy57",
"author_login": "coderguy57",
"committed_at": "2023-12-18T20:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c216ce06e0f870b5ed7d354b3bf6217b48dae7",
"body": null,
"is_bot": false,
"headline": "update with proper memory order constant",
"author_name": "Schombert",
"author_login": "schombert",
"committed_at": "2023-11-18T05:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eafde677254c6dd2dcc20df733488f8e5d5d0b07",
"body": "Cast other side of std::min w/ size_t",
"is_bot": false,
"headline": "Merge pull request #4 from NattyNarwhal/cast-size-t",
"author_name": "schombert",
"author_login": "schombert",
"committed_at": "2023-11-18T05:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a531b587964f492f621fac9d256d33cda8abaabb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/schombert/DataContainer",
"author_name": "Schombert",
"author_login": "schombert",
"committed_at": "2023-11-18T05:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df27879a73700a71f081fe89e51763239d1c5571",
"body": null,
"is_bot": false,
"headline": "move to a single backing buffer for arrays",
"author_name": "Schombert",
"author_login": "schombert",
"committed_at": "2023-11-18T05:11:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 33,
"latest_release_at": "2023-01-20T00:47:33Z",
"latest_release_tag": "v0.2.2",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 8,
"days_since_latest_release": 1279,
"mean_days_between_releases": 33.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 10,
"stars": 15,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-05-17",
"count": 1
},
{
"date": "2023-11-17",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2024-10-05",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": {
"days": [
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-09-18",
"count": 2
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2024-03-02",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_stars": 15
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 624554,
"source_files_sampled": 53,
"oversized_source_files": 21,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 18,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 4
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "schombert",
"commits": 113,
"avatar_url": "https://avatars.githubusercontent.com/u/22087402?v=4"
},
{
"type": "User",
"login": "old-account-392754",
"commits": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/5275918?v=4"
},
{
"type": "User",
"login": "ineveraskedforthis",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/19423454?v=4"
},
{
"type": "User",
"login": "wxwisiasdf",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/39974089?v=4"
},
{
"type": "User",
"login": "Makkkkus",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/37084190?v=4"
},
{
"type": "User",
"login": "NattyNarwhal",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3161292?v=4"
},
{
"type": "User",
"login": "stevezxc",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/32411702?v=4"
},
{
"type": "User",
"login": "ZombieFreak115",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/32988549?v=4"
},
{
"type": "User",
"login": "coderguy57",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/75251578?v=4"
},
{
"type": "User",
"login": "js00070",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11257336?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.496
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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": 9,
"reason": "binaries present in source code",
"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": 0,
"reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 4/19 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 8,
"reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f0fcc0380c2f747a135b03a5bf244b0ae691683e",
"ran_at": "2026-07-22T03:43:50Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2025-12-15T22:02:17Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/schombert/DataContainer",
"host": "github.com",
"name": "DataContainer",
"owner": "schombert"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 35,
"vitality": 62,
"community": 38,
"governance": 55,
"engineering": 17
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 33,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "33 commits in the last year",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 33
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"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": 60,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.2.2",
"releases_from_tags": false,
"days_since_latest_release": 1279,
"mean_days_between_releases": 33.9
},
"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 1279 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1279
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~33.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 33.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 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": "at_risk",
"name": "Community & Adoption",
"value": 38,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"forks": 10,
"stars": 15,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "15 stars",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 15
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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 (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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 10,
"top_contributor_share": 0.496
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 50% of commits",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 50
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"merged_prs": 18,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/22 decided PRs merged",
"points": 31.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 22
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/19 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"followers": 28,
"owner_type": "User",
"is_verified": null,
"owner_login": "schombert",
"public_repos": 12,
"account_age_days": 3603
},
"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": "28 followers of schombert",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 28,
"login": "schombert"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~9 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 17,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/19 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 23,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.18,
"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": "18 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 12,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 624554,
"source_files_sampled": 53,
"oversized_source_files": 21
},
"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": "21/53 source files over 60KB",
"points": 33.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 53,
"oversized": 21
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T03:44:03.244036Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/schombert/DataContainer.svg",
"full_name": "schombert/DataContainer",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}