JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 277,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 168324
},
"pushed_at": "2026-07-17T09:03:59Z",
"created_at": "2023-05-14T08:40:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T09:02:51Z",
"description": "Common capabilities for use in constructing new data layers",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.mimiro.no/",
"name": "MIMIRO",
"type": "Organization",
"login": "mimiro-io",
"company": null,
"location": "Ås",
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/67393586?v=4",
"created_at": "2020-06-24T20:52:36Z",
"is_verified": null,
"public_repos": 38,
"account_age_days": 2217
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-17T09:03:59Z"
},
{
"tag": "v0.2.10",
"kind": "patch",
"published_at": "2025-05-28T04:32:47Z"
},
{
"tag": "v0.2.9",
"kind": "patch",
"published_at": "2024-10-31T06:35:19Z"
},
{
"tag": "v0.2.8",
"kind": "patch",
"published_at": "2024-09-20T10:59:46Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2024-09-03T11:35:21Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2024-08-23T05:45:07Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2024-08-01T10:56:31Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2024-07-30T14:44:33Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2024-03-15T09:06:45Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2024-03-11T07:39:24Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2024-03-05T17:01:28Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2024-01-31T10:01:10Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2023-12-20T12:42:21Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2023-10-13T10:26:59Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2023-10-12T06:48:21Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2023-10-12T05:47:12Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2023-10-10T05:44:39Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-09-29T13:47:36Z"
}
],
"recent_commits": [
{
"oid": "eb8f6a246febfb1924284466ef44472105ccdf8b",
"body": "update go and its dependencies",
"is_bot": false,
"headline": "Merge pull request #61 from mimiro-io/chore/update_packages",
"author_name": "Ashkan Shams",
"author_login": "ashmanto",
"committed_at": "2026-07-17T09:02:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecca77211720a76be8de991a01faa8b98c8c859b",
"body": null,
"is_bot": false,
"headline": "update go and its dependencies",
"author_name": "Ashkan Vahidishams",
"author_login": "ashmanto",
"committed_at": "2026-07-17T09:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d2af6015319a21664b9ac15c00cedcbcc4da177",
"body": "…library\n\nfeat: add extensive logging",
"is_bot": false,
"headline": "Merge pull request #60 from mimiro-io/codex/add-extensive-logging-to-…",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2025-08-27T05:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476af8084c3d5da3463d1c56d0e9e9eceeaf9306",
"body": null,
"is_bot": false,
"headline": "refactor: remove logger nil checks",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2025-08-17T14:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f1373354df4c8f9005460041b61194641b8be1",
"body": "…bugf\n\nfeat: add formatted logging methods",
"is_bot": false,
"headline": "Merge pull request #59 from mimiro-io/codex/extend-logging-api-for-de…",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2025-08-14T07:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b18475349c226e77de1463ff33b066b240e6f95",
"body": null,
"is_bot": false,
"headline": "test: cover formatted logging methods",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2025-08-14T06:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815bbfcd1219d07129503adbf0fbf7c423b440f2",
"body": "add tests for defaultvalue on incoming mapping",
"is_bot": false,
"headline": "Merge pull request #57 from mimiro-io/fix/add-tests-for-default-value",
"author_name": "Philip Ahlberg",
"author_login": "4hlberg",
"committed_at": "2025-05-28T11:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8beea6d7a9cd56a12ed3296ff8d6054ef9b11a93",
"body": null,
"is_bot": false,
"headline": "fix typo in function name",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2025-05-28T10:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3460a294e57417512d2fae651f8161cd5439a79d",
"body": "…chema-parser\n\nRevert \"Added json-to-parquet-string parser\"",
"is_bot": false,
"headline": "Merge pull request #58 from mimiro-io/revert-43-improvement/parquet-s…",
"author_name": "Philip Ahlberg",
"author_login": "4hlberg",
"committed_at": "2025-05-28T10:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71bd4a3e7e1becdaf7839f3231763182cfbab03f",
"body": null,
"is_bot": false,
"headline": "Revert \"Added json-to-parquet-string parser\"",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2025-05-28T10:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1607e67e3580630dd1281ecc8c11afe028421bfe",
"body": null,
"is_bot": false,
"headline": "add tests for defaultvalue on incoming mapping",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2025-05-28T10:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5aa7cf515fba63981af96e411ba1f840c76c37",
"body": "Added json-to-parquet-string parser",
"is_bot": false,
"headline": "Merge pull request #43 from mimiro-io/improvement/parquet-schema-parser",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2025-05-28T04:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cff28fa796c304e66dcca7877a5ce17eaf5ccee",
"body": "…ing-mapping\n\nAdd defaultvalue for incoming mapping config",
"is_bot": false,
"headline": "Merge pull request #56 from mimiro-io/chore/add-defaultvalue-to-incom…",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2025-05-28T04:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9835b981b93e1539aa18c6c1e4e32656445d3671",
"body": null,
"is_bot": false,
"headline": "Add defaultvalue for incoming mapping config",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2025-05-27T13:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f2100b09164ac8acd208d2e79d22e8a06368a2",
"body": "Fix formatting in README",
"is_bot": false,
"headline": "Merge pull request #55 from mimiro-io/feat/subEntities",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2025-01-23T10:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17662bccf3945950f3e6c548108620d014677d4a",
"body": null,
"is_bot": false,
"headline": "Fix formatting in README",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2024-10-31T06:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d82fca247800879b1cad357192599bab08a742",
"body": "Add support for mapping sub items to sub entities",
"is_bot": false,
"headline": "Merge pull request #54 from mimiro-io/feat/subEntities",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2024-10-30T12:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c1c03f7dd19e4b081f978beb1c99ce09893fbd",
"body": null,
"is_bot": false,
"headline": "Add support for mapping sub items to sub entities",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2024-10-30T09:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "847fe0915e191a9d3bc554223ce50931801fb916",
"body": "upgrade deps",
"is_bot": false,
"headline": "Merge pull request #53 from mimiro-io/chore/upgrade-deps",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2024-09-20T10:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f61585897ad44565935d9bdd7345dfe400472320",
"body": "Add support for casting datatype in prop mapping",
"is_bot": false,
"headline": "Merge pull request #52 from mimiro-io/feature/datatype",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-09-20T08:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3542c5f5621318f2cb3fee5fec0e576b64e1da38",
"body": null,
"is_bot": false,
"headline": "upgrade deps",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-09-20T08:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb8822b65453a36c75914f9653a69cb36592cc6",
"body": null,
"is_bot": false,
"headline": "Improve handling of out of range values",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2024-09-20T08:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "549a6e53547fa7890e2b3a6e58d392ddfe9efede",
"body": null,
"is_bot": false,
"headline": "Add list of available data types",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2024-09-19T12:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56add6c7633e553dcda39f184851de51d1c92243",
"body": null,
"is_bot": false,
"headline": "Add support for more types",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2024-09-19T12:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63d3120505c8a27e236c9dfc52059a132e393d14",
"body": null,
"is_bot": false,
"headline": "Add support for casting datatype in prop mapping",
"author_name": "Anders Borud",
"author_login": "andebor",
"committed_at": "2024-09-19T08:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14a6570f93de42a17dd6b607b725cafe75ab7336",
"body": "updated edgm data to v0.7.8",
"is_bot": false,
"headline": "Merge pull request #51 from mimiro-io/chore/upgrade-edgm",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-09-03T11:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e71a3d319b948c0ad09141878b37b4db54be696",
"body": null,
"is_bot": false,
"headline": "updated edgm data to v0.7.8",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-09-03T11:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba7088864e5816e3bf1a56607fb57514fd4627f",
"body": "…fs-initialised-before-mappping\n\nupdated mapitemtoentity to ensure no nil maps",
"is_bot": false,
"headline": "Merge pull request #50 from mimiro-io/improvement/ensure-props-and-re…",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-09-03T10:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efc1241399238a505b6fc88ec664ada1cad99900",
"body": null,
"is_bot": false,
"headline": "updated mapitemtoentity to ensure no nil maps",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-09-03T06:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "915d5793233f80ef0317ea72a74eeb64d586c554",
"body": "added support for setting default rdf type on outgoing mappings",
"is_bot": false,
"headline": "Merge pull request #48 from mimiro-io/feature/sppt-literal-value",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-08-23T05:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb176414ffeb242c34a6ce8bd6f31ab15572d097",
"body": null,
"is_bot": false,
"headline": "added support for setting default rdf type on outgoing mappings",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-08-22T11:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1312c3466279874c2fa36d5424eef070701381f2",
"body": "…enator\n\nadded construction function for format type concatening writers",
"is_bot": false,
"headline": "Merge pull request #47 from mimiro-io/feature/support-creating-concat…",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-08-01T10:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b3ac46d8ac2b123e99f2a78863bac2648fbd80d",
"body": null,
"is_bot": false,
"headline": "added construction function for format type concatening writers",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-08-01T09:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199473f72abe962cd1dde5a0767038435e548e0d",
"body": "…-in-encoders\n\nFeature/provide sppt for concat in encoders",
"is_bot": false,
"headline": "Merge pull request #46 from mimiro-io/feature/provide-sppt-for-concat…",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-07-30T14:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6143edf30d8379acbbc2d26f0c267b5bce3e32f6",
"body": null,
"is_bot": false,
"headline": "fixed improper use of tmp folder",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-07-30T14:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "146f2958fe32486c82f2e9106fc77bed4743c011",
"body": null,
"is_bot": false,
"headline": "upgrade deps",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-07-30T14:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe93b907a2e51da2ff18dd5a671ed06f2dbe44d",
"body": "…added parquet test",
"is_bot": false,
"headline": "renamed interfaces to Write and Close. removed unused context param. …",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-07-30T10:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13400b47322a79f51a8dd38f323b2526b7fb0a79",
"body": null,
"is_bot": false,
"headline": "added concatenator interface, generic impl and parquet impl",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-07-29T13:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98344062e9d7d00c11189b98dfe3370900379318",
"body": null,
"is_bot": false,
"headline": "wip: added json concatenator and test",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-06-17T11:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e120a6e61d062f2574526ab39bf2055d87d11665",
"body": null,
"is_bot": false,
"headline": "wip: added csv concatination writer and test",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-06-17T08:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83893eaff471cf31fa0fc9436f2dfb70777d3cb",
"body": "Patch CVE-2023-45288",
"is_bot": false,
"headline": "Merge pull request #44 from mimiro-io/chore/24-102-fix-govulncheck-vulns",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-04-11T13:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22bf7cf0897df3b09d59023830d9daf9879ff7a5",
"body": null,
"is_bot": false,
"headline": "Patch CVE-2023-45288",
"author_name": "Ingve Vormestrand",
"author_login": "ingve",
"committed_at": "2024-04-11T13:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f58f200dddba224e77a4e4941289f883f967b288",
"body": null,
"is_bot": false,
"headline": "Added json-to-parquet-string parser",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-15T13:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "251397641a0323da1dae35565360ae1597699e49",
"body": "added parquet-encoder and test files",
"is_bot": false,
"headline": "Merge pull request #41 from mimiro-io/feature/parquet-encoder",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-15T09:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09599a83335a072d49083ee6ebd7228931ece27f",
"body": "push logger down. updated tests",
"is_bot": false,
"headline": "Merge pull request #42 from mimiro-io/improvement/push-logger-down",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-15T09:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "957b2a95304641233871ebcc0a752309f316c1f4",
"body": null,
"is_bot": false,
"headline": "Added readme example for the parquet-encoder",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-15T08:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ed11d3eb021011ef5c45abd1a03486c055c02b1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into feature/parquet-encoder",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-15T08:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d5ab16ae01e8accf1e5c1d78423031c14ed482",
"body": null,
"is_bot": false,
"headline": "push logger down. updated tests",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-15T08:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66dc1d4cef6568661c194e6d6530fbe82b688094",
"body": "Feature/flatfile encoder",
"is_bot": false,
"headline": "Merge pull request #40 from mimiro-io/feature/flatfile-encoder",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-15T08:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e938c6ee9a4c506fb1d0f59d8cc928455ed4c7c",
"body": "Move some checks to flushThreshold, remove logging until logger can be\npassed down with the interfaces created.",
"is_bot": false,
"headline": "Removed debugging-print",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-15T07:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf22329ba2162b70252c2175bd5fbf1f4c4724c",
"body": null,
"is_bot": false,
"headline": "added parquet-encoder and test files",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-14T12:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d1e2e100482731e5773dd5df97d9769e36fd08",
"body": null,
"is_bot": false,
"headline": "Updated readme with more examples and info",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-12T12:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def550db8fac555cf4ee2f0fdc0d2b67cc577593",
"body": "Added flatfile as an option in common datalayer\nMade fixes to handling if config is missing",
"is_bot": false,
"headline": "Made updates to config handling",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-12T12:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc7c02dec7b7a938e55e617d50716703f14acea",
"body": "Makes sure the field is the correct length, also for numbers.",
"is_bot": false,
"headline": "add handling of integers on write in encoder.",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-11T09:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ace006d055840e308aea79b3b35e9648d4e81b",
"body": "…onfig\n\nadded structured config",
"is_bot": false,
"headline": "Merge pull request #39 from mimiro-io/improvement/typed-csv-encoder-c…",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-11T07:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29af7eb0250138c5f7798b6e0fb48dd58a3bac4",
"body": null,
"is_bot": false,
"headline": "added structured config",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-09T16:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dde529a053b3dd0fba62f136842c99a2c61c602",
"body": "Rename has headers",
"is_bot": false,
"headline": "Merge pull request #38 from mimiro-io/bug/rename-hasHeaders",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-09T15:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c70076f729afbf74099454958ca6b89e5b39d7",
"body": null,
"is_bot": false,
"headline": "updated config",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-09T09:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24db2b67c9c66c33b9ee579b3bcffbe56b948ad",
"body": null,
"is_bot": false,
"headline": "improvements to csv encoder config naming",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-09T09:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967ea8e71cecc45aff735e50c84b18f87d687cac",
"body": "Started to add examples",
"is_bot": false,
"headline": "Add Encoder to readme",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-08T09:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603dd8453296a439a5f78995bef0d72197c14b18",
"body": "Added test files.\nNot fixed: data types in write, example if integer needs to be prepended\nwith zeros",
"is_bot": false,
"headline": "Add flatfile enc/dec and tests.",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-08T09:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfda99a7e04b983623b145ce2d84e2c48b1d51a9",
"body": null,
"is_bot": false,
"headline": "Merge pull request #37 from mimiro-io/feature/expose-layer-core",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-08T07:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b89cad26e6844b0afe66e18928648936013c4140",
"body": "…ayers",
"is_bot": false,
"headline": "expose layer service to support easier testing when developing data l…",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-07T14:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9780737f9060a86995058506bcb021a411e7faff",
"body": "Feature/csv encoder",
"is_bot": false,
"headline": "Merge pull request #35 from mimiro-io/feature/csv-encoder",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-07T14:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271bb40fdb95fbba54bb8d5664ff8751e4611752",
"body": null,
"is_bot": false,
"headline": "First flatfile write",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-07T12:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c8a4ab33dbcf95aea5c48a1dd1fc9c69ae5f3d0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #36 from mimiro-io/fix/stop-server",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-05T16:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0343e4d8b9025995f10c680934b31b613cdec7e",
"body": null,
"is_bot": false,
"headline": "stop echo and layer when service is stopped",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-03-05T14:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "609d02fe801d3154e01516b05d484dd36a6f2aad",
"body": null,
"is_bot": false,
"headline": "Added description and example for source_config csv",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-04T12:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "489cec792e92afb5531199319959624e89131f03",
"body": null,
"is_bot": false,
"headline": "added support for writing tabs. supported more datatypes for writing",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-02T07:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e582adb04f0138eba929d0caaf4f0df67668774",
"body": null,
"is_bot": false,
"headline": "fixed tabs in sample file, updated test to deal with just one row",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-03-01T15:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944a1f39698ffbdeffb9a9ab79ea0120d01ea007",
"body": "Add function to return rune froms string",
"is_bot": false,
"headline": "Add testfile for tab-separated",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-01T14:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d4aba811b3b159afdc3f621e4808a19a752c153",
"body": null,
"is_bot": false,
"headline": "Add all refactorings",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-01T13:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7892f9fa621ec2d0de465ab4d1d68c6b27be21d",
"body": "Set validatefields to -1 by default. Default otherwise is first row.",
"is_bot": false,
"headline": "Refactor and add ignoreColumns",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-03-01T11:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b756bcc92fd0d0f530f8fd7c82117b42bb5a8b2",
"body": "Add sourceConfig to csv_test",
"is_bot": false,
"headline": "Add csv decoder,",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-02-29T09:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cc08aa1c742f3b3b421a8765d9d7043da7c7ee8",
"body": "Feature/encoders",
"is_bot": false,
"headline": "Merge pull request #34 from mimiro-io/feature/encoders",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-02-28T08:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18ffd797e876aeda9a1198659687ccd487b00a8d",
"body": null,
"is_bot": false,
"headline": "Comment out csv_test to make test go through",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-02-28T08:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9bd2706cbaa1c0f0a2b2a47748f3403486f74ca",
"body": null,
"is_bot": false,
"headline": "Added specifics to csv encoder - WIP",
"author_name": "4hlberg",
"author_login": "4hlberg",
"committed_at": "2024-02-28T07:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6032fd41a02cc37c4dbe9fddaa210e2b6e2fd423",
"body": null,
"is_bot": false,
"headline": "csv encoder outline",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-02-16T13:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b010768222ca88119f386c61a1268be7ca6c7aa",
"body": "use zerolog",
"is_bot": false,
"headline": "Merge pull request #33 from mimiro-io/feat/LoggerWithoutTime",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-02-14T11:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a69e9d8cbb93c2f030a1a0998d42cb5ef89628",
"body": "…several requests",
"is_bot": false,
"headline": "added support for writer and dealt with issue with batch writes over …",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-02-13T19:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3141045f4535decd6319510072f4fb3b3d2a7d5",
"body": null,
"is_bot": false,
"headline": "use zerolog",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-02-13T15:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1a6bcf16ac2934e0cae5f469fa690d99e8bbf3",
"body": null,
"is_bot": false,
"headline": "added tests for json encoder reading and writing",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-02-13T14:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a747c2779c0e2d68800aaa659f77b9fbdf16f1f5",
"body": null,
"is_bot": false,
"headline": "wip - demo use of mapper and item reader",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-02-13T12:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dbaa9ed19d47361a9f9303ca67e4f0d1e89414b",
"body": null,
"is_bot": false,
"headline": "make it possible to omit time key from slog",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-02-13T11:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a31b3ee3d27f14ef9b416838a9597744d33fc4",
"body": null,
"is_bot": false,
"headline": "updated with writer and item factory",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-02-12T19:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd71ed2bf930089b998db61384c655c1fe80e370",
"body": null,
"is_bot": false,
"headline": "wip - shaping up the encoder pattern",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-02-12T19:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22af5556dfc7b0e776ca5a702be17e0ca7e895ce",
"body": "only allow since in /changes",
"is_bot": false,
"headline": "Merge pull request #32 from mimiro-io/fix/issue-23/since-and-limit",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-01-31T09:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7317fd79bf580233e45398a390a227808eb4fa19",
"body": "also rename take as limit",
"is_bot": false,
"headline": "only allow since in /changes",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-31T09:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "483681920d5a68ef953614c47b76b104d747f218",
"body": "add env helper",
"is_bot": false,
"headline": "Merge pull request #31 from mimiro-io/feat/env-overrides",
"author_name": "Graham Moore",
"author_login": "gra-moore",
"committed_at": "2024-01-31T09:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41258c4fa98d7c9bbb611b556a512a6971e5014",
"body": null,
"is_bot": false,
"headline": "add go doc",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-30T19:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63e2911b2bd3b36d092a47f9137568b9cac61bc5",
"body": null,
"is_bot": false,
"headline": "add readme paragraph on env helper",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-30T19:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12ef03a9ce9f39d70537d897152035e33ff23ae",
"body": null,
"is_bot": false,
"headline": "add env helper",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-29T14:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f01d3ba30aa0bcea6fd183a98e57132a5186a9d2",
"body": "…dler\n\nclean up error handling middleware",
"is_bot": false,
"headline": "Merge pull request #30 from mimiro-io/fix/issue-25/panic-in-panic-han…",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-29T11:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03b8a1a0c960c9ee55bceb89182d7d164ee56b01",
"body": null,
"is_bot": false,
"headline": "amend",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-29T11:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a80b4a930cd4dabf1c6d2b69a8fa5822159f23b",
"body": null,
"is_bot": false,
"headline": "add more context to mapping errors",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-29T11:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a3528374c44b1e594865718d94b3340db50467",
"body": null,
"is_bot": false,
"headline": "Issue-26: better errors in constructions",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-29T11:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e5f01430f2290bf24778da63a105cd2692b902d",
"body": null,
"is_bot": false,
"headline": "close EntityIterator",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-26T16:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe25e6a48dffb8400b2cd5e4f576dd0f653005f",
"body": null,
"is_bot": false,
"headline": "clean up error handling middleware",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-26T15:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f12419450e2080f40072618a40dfcdfcef3faba",
"body": "Fix/issue 22/enable config params",
"is_bot": false,
"headline": "Merge pull request #29 from mimiro-io/fix/issue-22/enable-config-params",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-26T14:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f6a10b83a744e50a4189b2e085184d0453f2831",
"body": null,
"is_bot": false,
"headline": "make sure all layer config params work",
"author_name": "Sven Eigenbrodt",
"author_login": "sveeig",
"committed_at": "2024-01-26T09:57:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 6,
"latest_release_at": "2026-07-17T09:03:59Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 3,
"days_since_latest_release": 4,
"mean_days_between_releases": 95.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/mimiro-io/common-datalayer",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/mimiro-io/common-datalayer",
"is_deprecated": false,
"latest_version": "v0.3.0",
"repository_url": "https://github.com/mimiro-io/common-datalayer",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T09:02:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 2,
"stars": 0,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2025-09-27",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"sample"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 45090,
"source_files_sampled": 26,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 13
}
],
"collected": true,
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 19,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/DataDog/datadog-go/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.9.0"
},
{
"name": "github.com/fraugster/parquet-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/hashicorp/go-uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.3"
},
{
"name": "github.com/labstack/echo/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.15.4"
},
{
"name": "github.com/mimiro-io/entity-graph-data-model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.11"
},
{
"name": "github.com/rs/zerolog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/datadog/datadog-go/v5",
"direct": true,
"version": "v5.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fraugster/parquet-go",
"direct": true,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-uuid",
"direct": true,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/labstack/echo/v4",
"direct": true,
"version": "v4.15.4",
"ecosystem": "go"
},
{
"name": "github.com/mimiro-io/entity-graph-data-model",
"direct": true,
"version": "v0.7.11",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": true,
"version": "v1.35.1",
"ecosystem": "go"
},
{
"name": "github.com/apache/thrift",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/labstack/gommon",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.15",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.23",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasttemplate",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 19,
"direct_count": 6,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 51,
"open_issues": 1,
"closed_ratio": 0.889,
"closed_issues": 8,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "gra-moore",
"commits": 94,
"avatar_url": "https://avatars.githubusercontent.com/u/1191838?v=4"
},
{
"type": "User",
"login": "sveeig",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/674691?v=4"
},
{
"type": "User",
"login": "4hlberg",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/33317308?v=4"
},
{
"type": "User",
"login": "andebor",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/6567953?v=4"
},
{
"type": "User",
"login": "ashmanto",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/6340081?v=4"
},
{
"type": "User",
"login": "ingve",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/62911?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.55
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"add-issues-to-project.yaml",
"test.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "3 out of 14 merged PRs checked by a CI test -- score normalized to 2",
"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": 9,
"reason": "Found 13/14 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 2,
"reason": "SAST tool is not run on all commits -- score normalized to 2",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "eb8f6a246febfb1924284466ef44472105ccdf8b",
"ran_at": "2026-07-21T18:39:09Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mimiro-io/common-datalayer",
"host": "github.com",
"name": "common-datalayer",
"owner": "mimiro-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 55,
"vitality": 65,
"community": 25,
"governance": 68,
"engineering": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 95.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~95.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 95.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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 25,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"forks": 2,
"stars": 0,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-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": 68,
"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": 6,
"top_contributor_share": 0.55
},
"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 55% of commits",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 55
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"merged_prs": 51,
"open_issues": 1,
"closed_issues": 8,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "51/52 decided PRs merged",
"points": 37.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 51,
"decided": 52
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/14 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 8,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "mimiro-io",
"public_repos": 38,
"account_age_days": 2217
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "8 followers of mimiro-io",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "mimiro-io"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "38 public repos, account ~6 yr old",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 38
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/mimiro-io/common-datalayer"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 51,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "3 out of 14 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 14 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 13/14 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 2",
"points": 1,
"status": "partial",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 19 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 19
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 19,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 19,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": "at_risk",
"name": "AI Readiness",
"value": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.38,
"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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "Go",
"largest_source_bytes": 45090,
"source_files_sampled": 26,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"sample"
],
"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": "sample",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "sample"
}
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-21T18:39:26.708413Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mimiro-io/common-datalayer.svg",
"full_name": "mimiro-io/common-datalayer",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}