原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"editor",
"golang"
],
"is_fork": false,
"size_kb": 9484,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1546119
},
"pushed_at": "2026-07-17T18:57:11Z",
"created_at": "2016-10-11T13:31:50Z",
"owner_type": "User",
"updated_at": "2026-07-21T04:49:50Z",
"description": "Source code editor in pure Go.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Jorge Miguel Pinto",
"type": "User",
"login": "jmigpin",
"company": null,
"location": null,
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/22080111?v=4",
"created_at": "2016-09-08T15:37:15Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 3603
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.14.0",
"kind": "minor",
"published_at": "2026-07-17T18:59:01Z"
},
{
"tag": "v3.13.0",
"kind": "minor",
"published_at": "2026-05-12T18:27:42Z"
},
{
"tag": "v3.12.0",
"kind": "minor",
"published_at": "2025-08-13T12:19:38Z"
},
{
"tag": "v3.11.0",
"kind": "minor",
"published_at": "2025-03-28T16:26:23Z"
},
{
"tag": "v3.10.0",
"kind": "minor",
"published_at": "2024-07-16T18:11:59Z"
},
{
"tag": "v3.8.0",
"kind": "minor",
"published_at": "2024-04-03T15:23:07Z"
},
{
"tag": "v3.7.0",
"kind": "minor",
"published_at": "2023-11-29T18:27:05Z"
},
{
"tag": "v3.6.0",
"kind": "minor",
"published_at": "2022-12-12T17:26:54Z"
},
{
"tag": "v3.5.0",
"kind": "minor",
"published_at": "2022-07-26T14:28:54Z"
},
{
"tag": "v3.4.0",
"kind": "minor",
"published_at": "2022-06-27T17:24:36Z"
},
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2022-06-13T16:18:30Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2021-07-27T13:46:20Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2020-10-21T19:00:15Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-02-22T12:43:02Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-02-19T12:25:15Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-01-03T09:20:24Z"
}
],
"recent_commits": [
{
"oid": "97fa53a8a4c678b72a55372947ca5e99dc638126",
"body": null,
"is_bot": false,
"headline": "Release 3.14.0",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-07-17T18:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2603fb1cad4649b1728bfc47afdbfd3b02f7cd",
"body": null,
"is_bot": false,
"headline": "editor: reduce wrap line indent default",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-07-16T11:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4f79b5c99c27fcd6347fde68a56fb07d46a208",
"body": null,
"is_bot": false,
"headline": "docs: update v3.14 feature documentation",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-07-04T21:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f3f3ef7ef321dc5e671e357e3df57b15a945ff",
"body": null,
"is_bot": false,
"headline": "go: update x/image to v0.43.0",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-07-04T19:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "405426cff6d93d3cf9aeb5dd5fc454d994d1f63a",
"body": "Bumps [golang.org/x/image](https://github.com/golang/image) from 0.38.0 to 0.41.0.\n- [Commits](https://github.com/golang/image/compare/v0.38.0...v0.41.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/image\n dependency-version: 0.41.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/image from 0.38.0 to 0.41.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T19:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85fd13e7cf7e599304b7321eb3fcde0350d580ef",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.50.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.50.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.55.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/net from 0.50.0 to 0.55.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T18:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267cb246d7b8465fe6d3692027a8602d2e802105",
"body": null,
"is_bot": false,
"headline": "core: terminate ListDir errors with newline",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-27T21:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8179206a5c9a347e192e777f8daa0e2bbc455632",
"body": null,
"is_bot": false,
"headline": "core: add configurable toolbar variable highlighting",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-27T21:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3951342d106cf7560a6273f2d5c89ba9f25a13bf",
"body": null,
"is_bot": false,
"headline": "core: comment toolbar commands by physical line",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-27T19:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721f33f24d318674e6bcaa19b6577b3b7a77a528",
"body": null,
"is_bot": false,
"headline": "core: omit parent-only ListDir paths candidates",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-27T19:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce6fdaacb38731c727148764a2ce00de20d3750",
"body": null,
"is_bot": false,
"headline": "core: list hidden files by default",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-27T19:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ed3d07f3d7991c62edc7a1cc3247dd12e2748c",
"body": null,
"is_bot": false,
"headline": "core/internalcmds: add Edit pipe command",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-26T09:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f47aa84f113474275b34f3a70fa2a7c3b07b630f",
"body": null,
"is_bot": false,
"headline": "toolbarparser: expand refs in quoted var values",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T19:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01465e32ee12295cd82f41d5ca3ff3058547d6dc",
"body": null,
"is_bot": false,
"headline": "core: support glob sources in ListDir",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T18:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5990dc17cc9d4b9f5d49a20fa206491a8d20def1",
"body": null,
"is_bot": false,
"headline": "toolbarparser: encode nearby homevar paths safely",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T18:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6076e2ab326dff91cbe539caadfabe8f7c1642c7",
"body": null,
"is_bot": false,
"headline": "core: allow ListDir toolbar definitions for reload",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T17:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "787d1a5958a92c720eb9a14407a947ac95dc7a7a",
"body": null,
"is_bot": false,
"headline": "iorw: simplify find diacritic matching",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T16:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb92700f0c543f1b040e5dfc5824f06bfd8e7f52",
"body": null,
"is_bot": false,
"headline": "drawer4: clamp scroll offset to visible content",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T16:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e0cb590f3a75ee8f7de09346d9357357791a28",
"body": null,
"is_bot": false,
"headline": "drawutil: ensure terminal text contrast after highlights",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T16:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b98316488cb94d5a9d04c9f973ffdddf86eb62",
"body": null,
"is_bot": false,
"headline": "core: centralize toolbar var home decoding",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T14:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de105118ec838d0cfabc3dee636e9d43d12e5c5",
"body": null,
"is_bot": false,
"headline": "core/toolbarparser: decode home vars in toolbar variables",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T14:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b632dce404678616bfd38a965450980510983a7c",
"body": null,
"is_bot": false,
"headline": "core/copyposition: copy to both clipboards by default",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T14:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc38f3eff0858b3c853284e67a1ef02a381b659",
"body": null,
"is_bot": false,
"headline": "core/listdir: support multi-source compact listings",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T14:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d47f7abfaabcd814803b28d735437b8aebe9042",
"body": null,
"is_bot": false,
"headline": "core: simplify button menu entries",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-25T13:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d36aa8e9dea3ae888396aca16561938440187de",
"body": null,
"is_bot": false,
"headline": "internalcmds: add unified open command",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-24T10:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "973db7df14155f5455cf8c4cd521ffcb6fa922f4",
"body": null,
"is_bot": false,
"headline": "util/osutil: Fix filemanager opening paths",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-24T09:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61db78ec96b9b7a48a999f5410096dda2c011477",
"body": " clipboard target",
"is_bot": false,
"headline": "core: default quiet command reporting and add copy position",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-24T06:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb317724c96f2f805f04e3f00ad55695dbdbdd67",
"body": null,
"is_bot": false,
"headline": "core/termemu: sync grid sizing with auto font fitting",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-23T18:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6be67cb01e034029d94a303cac8e403b623dcdc1",
"body": null,
"is_bot": false,
"headline": "ui: add configurable text cursor with half-cell hit testing",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-23T07:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6468521b147c8a970e39150ac34304e28ec629ce",
"body": null,
"is_bot": false,
"headline": "docs: summarize develop changes for v3.14 alpha",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-23T06:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a13dbed2c1c5cd18238c17d324d6962e36db0e",
"body": "…pport",
"is_bot": false,
"headline": "ui: add configurable textarea cursor behavior with themed X cursor su…",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-23T05:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2896d9034acd2299ed7411af80ff156e995e226a",
"body": null,
"is_bot": false,
"headline": "ui: add themed text cursor hit testing",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T21:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e5c969f032a3ac492b8aa11bcda038fab63b6f",
"body": null,
"is_bot": false,
"headline": "driver/xdriver: add themed Xcursor support",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T20:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207115330b26af13e1b0062ed15130ea7e51faa3",
"body": null,
"is_bot": false,
"headline": "core: remove obsolete completion remnants",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T17:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14014c8098ce51d14a80cfa4c18356fa624244c",
"body": null,
"is_bot": false,
"headline": "core: add generic copy position command that copies to clipboard",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T16:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e478d47a785f29bd3228f6a2a8e5cee2ce08fa94",
"body": null,
"is_bot": false,
"headline": "docs: clarify session autosave timing",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T09:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde12d1960f49f610f14e7237f3da86b8c02be06",
"body": null,
"is_bot": false,
"headline": "core: show SaveSession help in root menu",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T09:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07573b34d7ba085f8cbe39e70fc1050324570875",
"body": null,
"is_bot": false,
"headline": "core: add quiet session autosave option",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T09:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b9e3eab1717a948d094bec1f7f18ba2270de31",
"body": null,
"is_bot": false,
"headline": "core: use session parser for window title",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T09:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a4487567e2c120f75bc44cda60c666190f7ff22",
"body": null,
"is_bot": false,
"headline": "core: add session autosave from root toolbar",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-22T09:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bc7de3d0552555cddbb6fc485f1ebdae91cec59",
"body": null,
"is_bot": false,
"headline": "osutil: pause command output before start callback",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-20T16:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba29a1e2bf2fc47f115f79e7e0d9bd9d5b484da",
"body": null,
"is_bot": false,
"headline": "ui: disable shadows by default",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-20T14:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4abdca8de06c34db4c5c40ae71a1fdc4c7fdac3d",
"body": null,
"is_bot": false,
"headline": "core/drawutil: reserve newline width for terminal layout",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-20T14:38:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d126391f783f3f078b488ceb7c005c6cf26bd552",
"body": null,
"is_bot": false,
"headline": "ui/drawutil: expose annotation hit testing on drawer interface",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-20T05:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a9486815bdcf53ad661bd5e25a3b1a8d739b81",
"body": null,
"is_bot": false,
"headline": "ui/drawutil: derive drawer4 cursor start offset internally",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-20T05:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8e89539ce718d3a97f05b27df8ca36a0f99841b",
"body": null,
"is_bot": false,
"headline": "util/drawutil: add shared text drawer options (abstracts drawer4)",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-20T04:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d35ec69b5771a8df91dddd0ec4882882f3beb4",
"body": null,
"is_bot": false,
"headline": "core/termemu: improve trim newlines at the end of screenprinter.",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-19T01:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "243846b524166e11603dd8438597002507003527",
"body": null,
"is_bot": false,
"headline": "core/termemu: handle DECST8C CSI ? 5 W sequence",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-18T07:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9291c4bf53045362f89e7255606a8567070f794a",
"body": null,
"is_bot": false,
"headline": "core/erow: add F5 shortcut to reload the row",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-17T22:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b12629ef895c3e3d98d2baf6f4d9c6fa66aa799c",
"body": null,
"is_bot": false,
"headline": "fontutil: avoid string allocation in kern cache",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-17T01:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "989751ceb6d56afca5783075b7c5c5d095871d7c",
"body": null,
"is_bot": false,
"headline": "core/termemu: skip wide placeholders in scrollback",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-16T00:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b431012e23cde5aba5c6393aded8c898008d7a3",
"body": null,
"is_bot": false,
"headline": "util/uiutil/widget: fix stable cursor at text end",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-13T08:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6a07759f4257d9a4b56af133dba5f8322e5486",
"body": null,
"is_bot": false,
"headline": "core/termemu: fix grid output line wrapping",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-13T06:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a846b6092be2f8b221237bfa2fb5206ac648918",
"body": null,
"is_bot": false,
"headline": "core: disable line wrap when alternate buffer is active",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-13T03:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1972f6a220af73af058a1c64cbfeb177965d0761",
"body": "…cks for stable cursor",
"is_bot": false,
"headline": "util/parseutil: use byte-based line/col functions with newline callba…",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-13T03:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05f078ff2b131cff81e63a29f060e44e588625c",
"body": null,
"is_bot": false,
"headline": "fontutil/facerunes: use PUA runes for terminal line wrapping",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-13T02:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fd9c02a0766b29381421d68e1ec021b4191407",
"body": null,
"is_bot": false,
"headline": "core, widget: preserve visual cursor position across major text updates",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-12T22:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "954112b72c3e12da5133ab6f287ebfec91cd0057",
"body": "… fallback",
"is_bot": false,
"headline": "core/termemu, fontutil: support double-width runes and full-size font…",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-12T16:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a0e50b57f8642c46fea50336793760c26a9744",
"body": "…ding is enabled",
"is_bot": false,
"headline": "core: support middle-click paste on terminal row when keyboard forwar…",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-10T19:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "746c9db24f7c9e94fb0e8d62a812c317e8b50aa9",
"body": "…ec) and manage it in erowtermemu",
"is_bot": false,
"headline": "core/termemu: fix carriage return by makeing LNM default to false (sp…",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-10T19:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4924aac062fd0665c27d6bba83afda2a931f3598",
"body": null,
"is_bot": false,
"headline": "parseutil/reslocparser: support GitHub line fragments",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-08T23:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78ddd2972b7b52d2f42e2df9a1a1b229ae21cfbd",
"body": null,
"is_bot": false,
"headline": "core/terminal: fix mouse wheel forwarding",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-06T01:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f80adc922ad1f89d5e77eb03af3e1a50f3a211b7",
"body": null,
"is_bot": false,
"headline": "core: fix Shift+Tab ansi sequence in terminal emulator",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-03T18:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ea3bb723dac14fcf74a67f840d0729bcb4abb8",
"body": null,
"is_bot": false,
"headline": "core/lsproto: align CallHierarchy types with LSP specification",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-03T18:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daca4494164b67c2ca3e7cdffe6aaf75623a4096",
"body": "…cations",
"is_bot": false,
"headline": "core/lsproto: add LsprotoImplementors command and support multiple lo…",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-03T04:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6100d97dcc035cdd517226ee0c7996c88dd7b425",
"body": null,
"is_bot": false,
"headline": "util/drawutil/drawer4: skip wrap line rune insertion if zero",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-02T20:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248feef182d0a161a27db68ccc6c33fc99f5493a",
"body": null,
"is_bot": false,
"headline": "util/drawutil/drawer4: add tree runes to auto-indent",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-02T15:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f484da571e4b6ab94b7301abea7546554da79f32",
"body": null,
"is_bot": false,
"headline": "core: add syntax highlight extensions for more file types.",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-02T14:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62c1d1e0d7288a550b02417705e63e168e62683f",
"body": null,
"is_bot": false,
"headline": "core/termemu: fix CSI private prefix and intermediate character parsing",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-06-02T07:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696e1be4537e933ab5147537a53916463854e68a",
"body": null,
"is_bot": false,
"headline": "Start 3.14.0 alpha",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-12T18:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9291cdc98ad5258a4ca5a55d408f9f265992237",
"body": null,
"is_bot": false,
"headline": "Release 3.13.0",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-12T18:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a66f962b70328b41e5fbee531caeb66ed2a00a35",
"body": null,
"is_bot": false,
"headline": "Run go tidy/vet",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-12T18:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4be73aee1962eac1ccd521772ad7fb4266dae6",
"body": null,
"is_bot": false,
"headline": "docs: update terminal screenshot",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-01T09:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae589781221b470494fcc5eee2fd50a39212450",
"body": null,
"is_bot": false,
"headline": "core: show terminal option before font option",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-01T09:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f54765665a5dc24b418286b4e4bb8500b8b608eb",
"body": null,
"is_bot": false,
"headline": "core: preserve terminal grid size without textarea area",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-01T08:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd79957edeb0cffe518331ec96943b5996fca0e0",
"body": null,
"is_bot": false,
"headline": "util/parseutil/btparser: merge misc utilities",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-01T05:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6505af3fdc5e020e6e46d667f299288e00905448",
"body": null,
"is_bot": false,
"headline": "util/parseutil/btparser: remove byte loop helper",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-01T05:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b572ccc990e12b28ecc79515ddb662a1682e82a7",
"body": null,
"is_bot": false,
"headline": "util/parseutil/reslocparser: use brute cover for file paths",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-01T05:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b1d2c3dd3f629e4a80077c7e94d9d8e827f0b3",
"body": null,
"is_bot": false,
"headline": "util/parseutil/btparser: add bounded anchors and CoverPos",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-05-01T04:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "932fcc8e8b126acadb1cd9ad6131c7b67226fbbb",
"body": null,
"is_bot": false,
"headline": "core: keep terminal font size stable without auto",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-30T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bc5606ce1d4b123aadef2688a5f1107e33da8d0",
"body": null,
"is_bot": false,
"headline": "util/osutil: fix pty output drain on close",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-30T12:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "698f6d1c45c90b067b6378e885b4cfdc5baf5075",
"body": null,
"is_bot": false,
"headline": "core: avoid single-column terminal emu startup",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-30T10:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce894b4514453cfe491ff60e2db364a075b24ec6",
"body": null,
"is_bot": false,
"headline": "core/erow: split term/font state and add colorize opts",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-30T03:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f8407dfafe6e8d9ea2569c373fb4b78045ccf8c",
"body": null,
"is_bot": false,
"headline": "core/erow: fix crash during terminal size recalculation",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-30T03:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a4fb19d10e894df391a75568acc293d26daa48",
"body": null,
"is_bot": false,
"headline": "core/erow: allow terminal size recalculation with zero bounds",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-29T05:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0538714b0f627c78efb76b46e95b382e44910d67",
"body": null,
"is_bot": false,
"headline": "readme: update work in progress notes",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-25T04:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864e4c3144c35c277e5bb581964a18d48a2c2d4c",
"body": null,
"is_bot": false,
"headline": "editor: update root toolbar default commands",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-25T04:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f536d1ec5fc5532a0b8458efe0dcc3d5bd0c42",
"body": null,
"is_bot": false,
"headline": "rwedit: add ctrl word deletion shortcuts",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-25T04:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a8e86fce55e342df0b8c78f34817e9a66154ab",
"body": null,
"is_bot": false,
"headline": "toolbar: comment current part from shortcuts",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-25T03:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f511cd312c6daf17c9b55c3ef54d57174199ca0c",
"body": null,
"is_bot": false,
"headline": "termemu: reinsert scrollback lines on resize grow",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-25T00:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47bea9c3c8d3566134515d92e014fa209c364047",
"body": null,
"is_bot": false,
"headline": "termemu: separate strict grid wrap behavior",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-25T00:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1773ef4ed3b1d8307fd73ad80392e43fb30bbc0a",
"body": null,
"is_bot": false,
"headline": "core/ui: rename textarea bounds event to bounds change",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T21:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f75c754ff787e6f21bb8e01d0d36f06838c25c0f",
"body": null,
"is_bot": false,
"headline": "drawer4: allow fractional wrapped line indent width",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T21:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487b5d0c089ae6094227fb01f618fb1825680891",
"body": null,
"is_bot": false,
"headline": "README: update work-in-progress notes",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T20:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ef686badd9d985111054b2115501cae8525886f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'btparser' after squash",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T19:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a527cabe58a322c662aeb8bb18d6019b9a307e",
"body": "- Add the new btparser package and migrate parsing code to it across toolbarparser, reslocparser, inline completion, syntax highlight and parenthesis highlight.\nThis simplifies the parsing code, makes grammar construction more consistent, and improves performance versus the previous approach in th\n[…]\n6a769266d94737676acf53aaf3a3319ba8c2\nAuthor: Jorge Miguel Pinto <jmigpin@gmail.com>\nDate: Thu Apr 23 07:10:14 2026 +0100\n\n drawutil/drawer4: configure wrapped line indent tabs. Default is 2 tabs.",
"is_bot": false,
"headline": "parseutil: add btparser and migrate parsing code",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T19:21:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4db97541462ca7af91def0b343c8a42f82e903c9",
"body": null,
"is_bot": false,
"headline": "core: remove stale term emu paint comments",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T08:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c15e5cff7dd3b1bfea9910fdceaa3ab3f775b1ab",
"body": null,
"is_bot": false,
"headline": "reslocparser: rename reslocparser2 to reslocparser",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T03:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d222d44e56bf33e4efbc3a0a405e1af1f73bb5a9",
"body": null,
"is_bot": false,
"headline": "reslocparser: remove legacy parser 1 and tests",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T03:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327663b88e1e6748be73555845c2632088376d8e",
"body": null,
"is_bot": false,
"headline": "parseutil: remove unused lrparser package",
"author_name": "Jorge Miguel Pinto",
"author_login": "jmigpin",
"committed_at": "2026-04-24T03:10:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 310,
"latest_release_at": "2026-07-17T18:59:01Z",
"latest_release_tag": "v3.14.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 26,
"days_since_latest_release": 4,
"mean_days_between_releases": 164.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/jmigpin/editor",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/jmigpin/editor",
"is_deprecated": false,
"latest_version": "v1.3.14",
"repository_url": "https://github.com/jmigpin/editor",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T18:50:16Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 28,
"stars": 440,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2017-10-03",
"count": 1
},
{
"date": "2018-09-28",
"count": 2
},
{
"date": "2020-01-22",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-08",
"count": 1
},
{
"date": "2020-02-25",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-08-01",
"count": 2
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
}
],
"complete": true,
"collected": 28,
"total_forks": 28
},
"star_history": {
"days": [
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-05-11",
"count": 8
},
{
"date": "2017-05-12",
"count": 9
},
{
"date": "2017-05-13",
"count": 4
},
{
"date": "2017-05-15",
"count": 1
},
{
"date": "2017-05-18",
"count": 7
},
{
"date": "2017-05-19",
"count": 13
},
{
"date": "2017-05-20",
"count": 1
},
{
"date": "2017-05-21",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-05-25",
"count": 2
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-06-08",
"count": 1
},
{
"date": "2017-06-22",
"count": 1
},
{
"date": "2017-07-04",
"count": 1
},
{
"date": "2017-07-22",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-10-31",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-12-21",
"count": 5
},
{
"date": "2017-12-22",
"count": 9
},
{
"date": "2017-12-23",
"count": 1
},
{
"date": "2017-12-24",
"count": 2
},
{
"date": "2017-12-25",
"count": 1
},
{
"date": "2018-01-01",
"count": 2
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-01-20",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-05-10",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-09-27",
"count": 1
},
{
"date": "2018-09-28",
"count": 9
},
{
"date": "2018-09-29",
"count": 1
},
{
"date": "2018-09-30",
"count": 2
},
{
"date": "2018-10-01",
"count": 5
},
{
"date": "2018-11-10",
"count": 1
},
{
"date": "2018-11-13",
"count": 2
},
{
"date": "2018-11-14",
"count": 1
},
{
"date": "2018-11-15",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2019-01-21",
"count": 1
},
{
"date": "2019-02-02",
"count": 1
},
{
"date": "2019-03-03",
"count": 1
},
{
"date": "2019-03-11",
"count": 1
},
{
"date": "2019-05-18",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-19",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-08-24",
"count": 2
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-11-02",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-10",
"count": 11
},
{
"date": "2020-01-11",
"count": 2
},
{
"date": "2020-01-12",
"count": 6
},
{
"date": "2020-01-13",
"count": 4
},
{
"date": "2020-01-14",
"count": 3
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-01-20",
"count": 2
},
{
"date": "2020-01-22",
"count": 1
},
{
"date": "2020-01-30",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-02-07",
"count": 2
},
{
"date": "2020-02-08",
"count": 3
},
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-02-25",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-04-06",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-08-12",
"count": 1
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-09-24",
"count": 1
},
{
"date": "2020-10-03",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-11-10",
"count": 1
},
{
"date": "2020-11-21",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-01-12",
"count": 4
},
{
"date": "2021-01-21",
"count": 2
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-03-23",
"count": 2
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-06-05",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-08-14",
"count": 1
},
{
"date": "2021-08-20",
"count": 1
},
{
"date": "2021-08-28",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-10-30",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-05",
"count": 2
},
{
"date": "2022-03-06",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-03-26",
"count": 2
},
{
"date": "2022-03-30",
"count": 2
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-15",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-06",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-09-18",
"count": 1
},
{
"date": "2022-10-17",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-12-10",
"count": 2
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-06-14",
"count": 2
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-06",
"count": 1
},
{
"date": "2023-08-09",
"count": 2
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-10-04",
"count": 2
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-14",
"count": 3
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-23",
"count": 1
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-19",
"count": 2
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-07-19",
"count": 2
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-07-30",
"count": 26
},
{
"date": "2024-07-31",
"count": 20
},
{
"date": "2024-08-01",
"count": 6
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-08-04",
"count": 2
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-14",
"count": 3
},
{
"date": "2024-08-15",
"count": 2
},
{
"date": "2024-08-16",
"count": 2
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-01-11",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-03-31",
"count": 3
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-10-23",
"count": 2
},
{
"date": "2025-10-26",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-03-29",
"count": 2
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
}
],
"complete": true,
"collected": 440,
"total_stars": 440
},
"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": [
"go.mod"
],
"largest_source_bytes": 34322,
"source_files_sampled": 404,
"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/net",
"direct": true,
"version": "v0.55.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 1,
"oldest_advisory_days": 7
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 7
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 16,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/creack/pty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.24"
},
{
"name": "github.com/davecgh/go-spew",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/fsnotify/fsnotify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/jezek/xgb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240325151524-a685a6edb6d8"
},
{
"name": "golang.org/x/exp/jsonrpc2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250911091902-df9299821621"
},
{
"name": "golang.org/x/image",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "golang.org/x/mod",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.55.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/creack/pty",
"direct": true,
"version": "v1.1.24",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": true,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/jezek/xgb",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20240325151524-a685a6edb6d8",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp/jsonrpc2",
"direct": true,
"version": "v0.0.0-20250911091902-df9299821621",
"ecosystem": "go"
},
{
"name": "golang.org/x/image",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp/event",
"direct": false,
"version": "v0.0.0-20250819193227-8b4c13bb791b",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/xerrors",
"direct": false,
"version": "v0.0.0-20240903120638-7835f813f4da",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 13,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 16,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 44,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jmigpin",
"commits": 1998,
"avatar_url": "https://avatars.githubusercontent.com/u/22080111?v=4"
},
{
"type": "User",
"login": "gbluma",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/178871?v=4"
},
{
"type": "User",
"login": "TheLastBilly",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/47233777?v=4"
},
{
"type": "User",
"login": "semarie",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/8948701?v=4"
},
{
"type": "User",
"login": "jeromenerf",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/570751?v=4"
},
{
"type": "User",
"login": "neutralinsomniac",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/92071?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.988
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"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": 10,
"reason": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/28 approved changesets -- score normalized to 0",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "97fa53a8a4c678b72a55372947ca5e99dc638126",
"ran_at": "2026-07-22T09:07:30Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-04T19:03:51Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jmigpin/editor",
"host": "github.com",
"name": "editor",
"owner": "jmigpin"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 56,
"vitality": 80,
"community": 65,
"governance": 53,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"commits_last_year": 310,
"human_commit_share": 0.98,
"days_since_last_push": 4,
"active_weeks_last_year": 26
},
"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": "26/52 weeks with commits",
"points": 18,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 26
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "310 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 310
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v3.14.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 164.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"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 ~164.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 164.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 28,
"stars": 440,
"watchers": 9,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "440 stars",
"points": 42.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 440
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "28 forks",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 28
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.988
},
"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 99% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"merged_prs": 16,
"open_issues": 0,
"closed_issues": 44,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/23 decided PRs merged",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 23
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 40,
"inputs": {
"followers": 11,
"owner_type": "User",
"is_verified": null,
"owner_login": "jmigpin",
"public_repos": 1,
"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": "11 followers of jmigpin",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "jmigpin"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~9 yr old",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/jmigpin/editor"
],
"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": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_ci": false,
"has_tests": true,
"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": 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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"editor",
"golang"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "2 existing vulnerabilities detected",
"points": 6,
"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. Remaining weights renormalized. Matched 16 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 16
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 86,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 16,
"unassessed_packages": 0,
"affected_by_severity": "unknown 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: golang.org/x/net v0.55.0 (unknown), golang.org/x/text v0.38.0 (unknown)",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "golang.org/x/net v0.55.0 (unknown), golang.org/x/text v0.38.0 (unknown)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 16,
"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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.531,
"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": "52 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 52,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"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": 71,
"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.02
},
"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": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 34322,
"source_files_sampled": 404,
"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/404 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 404,
"oversized": 0
}
}
],
"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-22T09:07:40.264880Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jmigpin/editor.svg",
"full_name": "jmigpin/editor",
"license_state": "standard",
"license_spdx": "MIT"
}