原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"org-mode",
"go",
"emacs",
"static-site"
],
"is_fork": false,
"size_kb": 1750,
"has_wiki": true,
"homepage": "https://niklasfasching.github.io/go-org/",
"languages": {
"Go": 116789,
"CSS": 2550,
"Shell": 4292,
"Makefile": 1129
},
"pushed_at": "2026-07-03T02:04:01Z",
"created_at": "2018-12-02T13:12:06Z",
"owner_type": "User",
"updated_at": "2026-07-21T13:09:13Z",
"description": "Org mode parser with html & pretty printed org rendering. also shitty static site generator.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "niklasfasching.de",
"name": "Niklas Fasching",
"type": "User",
"login": "niklasfasching",
"company": null,
"location": "Berlin",
"followers": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/5137812?v=4",
"created_at": "2013-08-01T11:28:23Z",
"is_verified": null,
"public_repos": 14,
"account_age_days": 4744
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.9.1",
"kind": "patch",
"published_at": "2025-07-19T09:38:16Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2025-06-28T10:17:09Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2024-08-20T13:56:53Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2023-06-16T18:07:53Z"
},
{
"tag": "v1.6.6",
"kind": "patch",
"published_at": "2023-03-12T10:27:27Z"
},
{
"tag": "v1.6.5",
"kind": "patch",
"published_at": "2022-05-31T12:31:31Z"
},
{
"tag": "v1.6.4",
"kind": "patch",
"published_at": "2022-05-30T15:35:16Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2022-03-19T17:39:14Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2022-03-03T18:12:42Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2022-01-07T18:25:55Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2021-12-26T22:25:30Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2021-04-11T19:52:12Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2021-01-02T19:48:28Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2020-07-28T17:28:30Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2020-07-22T11:49:58Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2020-06-29T14:48:46Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2020-06-26T18:11:14Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-04-17T13:59:03Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-01-20T17:47:26Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2019-12-22T13:17:14Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2019-11-02T22:48:20Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2019-10-27T15:43:42Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2019-10-06T17:27:42Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2019-09-28T13:22:59Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2019-08-26T12:37:52Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2019-08-24T10:11:23Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2019-07-28T14:40:09Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2019-07-07T16:01:22Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2019-07-07T15:38:47Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2019-06-04T10:30:13Z"
}
],
"recent_commits": [
{
"oid": "2f088a12697ba4dad46c2c2084db3ae1707830fb",
"body": "This reverts commit 337f973266484ce9ecde4fc160a2a1a208dd19b7.\nissues with rewinding - looks like lists and other places would need to be\nupdated to handle -1 since they were built under the assumption of >= 0. Not\nfinding the time for this right now so reverting to prevent people on latest\nfrom running into this\n\nSee https://github.com/niklasfasching/go-org/issues/127",
"is_bot": false,
"headline": "Revert \"Fix associated keywords for headlines\"",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2025-07-19T09:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b90da74b76588788700011d757b1d98d2e29c4f",
"body": null,
"is_bot": false,
"headline": "Fix macros with spaces",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2025-06-28T10:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "337f973266484ce9ecde4fc160a2a1a208dd19b7",
"body": null,
"is_bot": false,
"headline": "Fix associated keywords for headlines",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2025-06-28T10:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed88fea76dc0ac4126e557d4e1d7a53547a6ce47",
"body": null,
"is_bot": false,
"headline": "Fix generate-gh-pages: Apparently wasm_exec.js was moved",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2025-05-12T20:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d8701e84d452d68421bba7c08b5b387f6dc0e57",
"body": "feat: allow for custom link resolving",
"is_bot": false,
"headline": "Merge pull request #121 from theSuess/master",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2025-05-12T17:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8bd23d282322930e5c2db452ae3c385165dca50",
"body": "…ang.org/x/net-0.38.0\n\nbuild(deps): bump golang.org/x/net from 0.23.0 to 0.38.0",
"is_bot": false,
"headline": "Merge pull request #123 from niklasfasching/dependabot/go_modules/gol…",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2025-05-12T17:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb5515f225192108dd741ab5b1f928f4521ed4bb",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.38.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.23.0 to 0.38.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-16T21:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417b814e85e9c1264c74cb586fa3fe3c38c7fd1c",
"body": null,
"is_bot": false,
"headline": "feat: allow for custom link resolving",
"author_name": "Dominik Süß",
"author_login": "theSuess",
"committed_at": "2025-01-02T10:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075f3bab6dcff59828d9966ea9d6babb04426608",
"body": "Allow for multiple inline blocks in a paragraph",
"is_bot": false,
"headline": "Merge pull request #115 from Gusted/multiple-inline",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-09-02T11:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4a992dbd40641e3e0bb76f1e81db0e49bc3147",
"body": "There's has a special case for parameters that start with `-` and come directly\nafter the language. See [1]\n\n[1] https://orgmode.org/manual/Literal-Examples.html#FOOT117",
"is_bot": false,
"headline": "Parse switches in code block params",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-08-20T13:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cfae311326bd57fd54eb2ffbca76b8861443b72",
"body": "https://orgmode.org/manual/Comment-Lines.html",
"is_bot": false,
"headline": "Add support for COMMENT headlines",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-08-20T13:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc6100fc7573641b5a026a6f8dc814758aeb23f",
"body": null,
"is_bot": false,
"headline": "Do not include excluded headlines when calculating headline index",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-08-20T13:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f684b24872e4c0bfbaea0526f6f773cd2d8281",
"body": "See #117",
"is_bot": false,
"headline": "Update image extension regex to match emacs image-file-name-extensions",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-08-20T12:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f537c0bda3e71a2fd220c1d2c8e0214fee85dc76",
"body": "- Adjust the inlineBlock regex to match until the first `]` and `}`,\nthis allows for multiple inline blocks to be present on the same line.\n- Test added.",
"is_bot": false,
"headline": "Allow for multiple inline blocks in a paragraph",
"author_name": "Gusted",
"author_login": "Gusted",
"committed_at": "2024-07-29T15:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c2b120f73238f99cfd66dff7ed5812e337d1b6",
"body": "Honour org :noweb strip-export parameter when writing HTML",
"is_bot": false,
"headline": "Merge pull request #114 from donaldh/noweb-redux",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-05-29T17:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83bde78a852f1f83cbbd9c2cdcbd17c626dcb5f4",
"body": "Signed-off-by: Donald Hunter <donald.hunter@gmail.com>",
"is_bot": false,
"headline": "Add diff to error report when tests fail",
"author_name": "Donald Hunter",
"author_login": "donaldh",
"committed_at": "2024-05-28T22:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7595323bcc430d0855517c1c08fe2304c5c9be5",
"body": "Signed-off-by: Donald Hunter <donald.hunter@gmail.com>",
"is_bot": false,
"headline": "Add test for :noweb strip-export to blocks.org",
"author_name": "Donald Hunter",
"author_login": "donaldh",
"committed_at": "2024-05-28T22:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f599b9e668bcfc5fac3591c6fdaa9aed733b3b2",
"body": "Signed-off-by: Donald Hunter <donald.hunter@gmail.com>",
"is_bot": false,
"headline": "Honour org :noweb strip-export parameter when writing HTML",
"author_name": "Donald Hunter",
"author_login": "donaldh",
"committed_at": "2024-05-22T18:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31a96a3c036472fdaff3262a795dc993de04e95",
"body": "Signed-off-by: Donald Hunter <donald.hunter@gmail.com>",
"is_bot": false,
"headline": "Include file name in parse error message",
"author_name": "Donald Hunter",
"author_login": "donaldh",
"committed_at": "2024-05-22T18:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b85080f051e8ca212fcb7522037146e69503d0",
"body": "…ensitive\n\nMake media file extensions not be case sensitive",
"is_bot": false,
"headline": "Merge pull request #113 from fpdotmonkey/file-extensions-arent-case-s…",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-05-15T14:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "939b1879b389a70407e60dc3b4c17844ffb8a04d",
"body": "I had a .PNG file that caused me to spend an hour and a half\ntroubleshooting...",
"is_bot": false,
"headline": "Make media file extensions not be case sensitive",
"author_name": "Fletcher Porter",
"author_login": "fpdotmonkey",
"committed_at": "2024-05-14T20:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7ff0fa3e0494e1de1c17d93eefcfcd78118842",
"body": "…ang.org/x/net-0.23.0\n\nbuild(deps): bump golang.org/x/net from 0.17.0 to 0.23.0",
"is_bot": false,
"headline": "Merge pull request #112 from niklasfasching/dependabot/go_modules/gol…",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-04-19T17:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98665b7f13ba7a5ea792feb3ab039453d667bf7d",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\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.17.0 to 0.23.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-19T12:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc916744d4cebdfb64fb7b82405d573e3edd8c0b",
"body": "Update HTML writer to support footnotes from footnotes",
"is_bot": false,
"headline": "Merge pull request #111 from facundoolano/footnote_in_footnote",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2024-03-23T17:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3817ebe25df9e7724499d3b19163cf35e9424b",
"body": null,
"is_bot": false,
"headline": "add test for footnote in footnote",
"author_name": "facundoolano",
"author_login": "facundoolano",
"committed_at": "2024-03-13T18:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79fd96a2ead218ad33849eac0a2b410cdf525b4e",
"body": null,
"is_bot": false,
"headline": "track unused footnotes to allow footnote from another one's definition",
"author_name": "facundoolano",
"author_login": "facundoolano",
"committed_at": "2024-03-13T18:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a32df1461eb34a451b1e0dab71bd9b2558ea5dc4",
"body": "…ang.org/x/net-0.17.0\n\nbuild(deps): bump golang.org/x/net from 0.0.0-20201224014010-6772e930b67b to 0.17.0",
"is_bot": false,
"headline": "Merge pull request #104 from niklasfasching/dependabot/go_modules/gol…",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2023-10-11T21:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42f4b0387e1f61109da18ca0c34f3620c22b34a",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201224014010-6772e930b67b to 0.17.0.\n- [Commits](https://github.com/golang/net/commits/v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\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",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-11T21:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "016eab10df72c084689efe3ee81b0b5899d19181",
"body": "Making hr tags compatible with xml",
"is_bot": false,
"headline": "Merge pull request #103 from prmadev/master",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2023-10-08T19:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d00478629093d1bef3887ccdfd6f60afea6e891",
"body": null,
"is_bot": false,
"headline": "feat: make hr tags self closing",
"author_name": "prmadev",
"author_login": "prmadev",
"committed_at": "2023-10-08T13:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb20dbda93cb88c3503f7508dc78cbbc639378f",
"body": "trim leading newline char on blocks for html",
"is_bot": false,
"headline": "Merge pull request #102 from FikriRNurhidayat/master",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2023-06-16T18:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de50d60af3b556e1ee3f2e3e7d23dff3feff1fe",
"body": null,
"is_bot": false,
"headline": "trim leading newline char on blocks for html",
"author_name": "Fikri",
"author_login": "FikriRNurhidayat",
"committed_at": "2023-06-16T16:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d45490186570898940e8a404eba42017bffa2b2",
"body": "Refresh test fixtures for chroma v2.5.0",
"is_bot": false,
"headline": "Merge pull request #100 from anthonyfok/refresh-for-chroma-v2.5.0",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2023-03-13T18:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5c1ea2b9b57a6418b04f5ef43e79762266b30b",
"body": "'tabindex=\"0\"' was removed from <pre> elements in chroma v2.5.0;\nsee alecthomas/chroma#736",
"is_bot": false,
"headline": "Refresh test fixtures for chroma v2.5.0",
"author_name": "Anthony Fok",
"author_login": "anthonyfok",
"committed_at": "2023-03-13T13:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b428de285cc97c30c8ed72b6ae24ccb2f31708",
"body": "- we can use type casting to check for type instead of adding a dependency on\n reflect\n- lint complains about redundant types, so get rid of that for peace of mind",
"is_bot": false,
"headline": "html: Clean up and simplify code",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2023-03-12T10:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5464ab37d2ede542f62629edcd3df6fa1a4d46c3",
"body": "Since writers are normally only used synchronously (i.e. to write one document\nat a time), we don't guard modifications to their internal\nstate (e.g. temporarily replacing the string.Builder in WriteNodesAsString)\nagainst race conditions.\n\nThe package global `orgWriter` and corresponding use cases o\n[…]\nmultaneously across go routines is not a standard\npattern, we'll sync the use of the global `orgWriter` instead of trying to make\nthe actual writer threadsafe; less code noise for the common use case.",
"is_bot": false,
"headline": "Fix race condition surrounding global orgWriter",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2023-03-12T10:28:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "18314a9f4129fdd42a4adf52e79156b256c1783c",
"body": "make it possible to customize style for status/priority/tag",
"is_bot": false,
"headline": "Merge pull request #96 from linchen2chris/master",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2023-03-03T18:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29e77a0555ebbf66e673f7fb4d14c0239eb40e61",
"body": null,
"is_bot": false,
"headline": "update the fixtures",
"author_name": "linchen2chris",
"author_login": "linchen2chris",
"committed_at": "2023-03-02T09:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538fa3b3c5422ad102b719960fac08c5e28691c1",
"body": null,
"is_bot": false,
"headline": "make classname with priority and lowercase",
"author_name": "linchen2chris",
"author_login": "linchen2chris",
"committed_at": "2023-03-02T09:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dcadee27eebb9b64e9e9435fe572ca57c0510ca",
"body": null,
"is_bot": false,
"headline": "make tag support other language",
"author_name": "linchen2chris",
"author_login": "linchen2chris",
"committed_at": "2023-02-21T11:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acd8b842b6d83dc7d4906705bc4c82c792e4d0de",
"body": null,
"is_bot": false,
"headline": "make it possible to customize style for status/priority/tag",
"author_name": "linchen2chris",
"author_login": "linchen2chris",
"committed_at": "2023-02-21T10:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa3e6f91d96bdef72882f1d683e0a64ea376bceb",
"body": "Allow customizing header level offset",
"is_bot": false,
"headline": "Merge pull request #95 from glacials/html-toplevel-hlevel",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2023-02-19T17:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d5ac593374b1c81ebdecbcaec092abb6b0d622",
"body": "Allows consumers to specify `TopLevelHLevel` to `HTMLWriter`, which\nworks identically to Org's official [`:html-toplevel-hlevel` /\n`org-html-toplevel-hlevel`](https://orgmode.org/manual/Publishing-options.html) property.\n\nFixes #94.",
"is_bot": false,
"headline": "Allow customizing header level offset",
"author_name": "glacials",
"author_login": "glacials",
"committed_at": "2023-02-18T23:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1849701ba7d094c86a8ee9082a01bcae5dd783fe",
"body": "current support for latex fragments was inline only, i.e. lines containing block\nelements (e.g. a line starting with `* `, i.e. a headline) will not be parsed\nas part of the latex fragment but the respective block element. Parsing latex\nblocks at the block level should fix that. Note that in any case we don't do\nany processing and just emit the raw latex (leaving the rendering to e.g. js).",
"is_bot": false,
"headline": "Add support for latex blocks / environments",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-11-02T13:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05a2dedbf874863fdceba439de5e0f4c0b28467f",
"body": null,
"is_bot": false,
"headline": "Remove superfluous []string declarations",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-11-01T11:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f27340ed5e7f5cd10cb996eea9135246a5b689f7",
"body": "Post chars are defined in (nth 1 org-emphasis-regexp-components) in emacs org.\nWhen I initially adapted the list of chars for go, I failed to check how it's\nactually used (further down in org.el):\n (string-match (concat \"[\" (nth 1 erc) \"\\n]\") (char-to-string (char-after (point))))\n\nDue to the surro\n[…]\n;'\\\")}\\\\[\" \"[:space:]\" \".\" 1)\n\nis actually a literal backslash, not an escape of the opening bracket I\nguess. I'm not in the mood for thinking any harder about this, so let's hope\nthis is right. yolo.",
"is_bot": false,
"headline": "Add `\\` to emphasis post chars to allow immediate explicit line break",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-09-20T15:16:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3082cbe04ec87d12dde39308d6688736204d36c4",
"body": "Correct link to orgmode docs",
"is_bot": false,
"headline": "Merge pull request #88 from xjzi/master",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-08-27T11:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b54ef128eff794c31c4f30da4e368bb0eeed6682",
"body": null,
"is_bot": false,
"headline": "Correct link to orgmode docs",
"author_name": "xjzi",
"author_login": "xjzi",
"committed_at": "2022-08-26T14:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351c47cdc967e77707625964e48501d6eec28c00",
"body": "Don't wrap simple titles in <p>",
"is_bot": false,
"headline": "Merge pull request #87 from xjzi/master",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-08-22T16:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81cb0c373564b8e900f3effd09928cf988b0a90d",
"body": "Before this commit, if an org document was titled \"Title here\", the\nfirst line of HTML output would be as follows:\n\n<h1 class=\"title\"><p>Title here\\n</p></h1>\n\nThis commit changes the HTML writer to instead output the following:\n\n<h1 class=\"title\">Title Here</h1>\n\nI conversatively modified the code, so there might be more cases where\nelements should be omitted from the title.",
"is_bot": false,
"headline": "Don't wrap simple titles in <p>",
"author_name": "xjzi",
"author_login": "xjzi",
"committed_at": "2022-08-21T16:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9c046a14b741524853f4eeefd33315c419e628",
"body": "highlightCodeBlock: expose params so they can be passed to Chroma by users",
"is_bot": false,
"headline": "Merge pull request #85 from kisaragi-hiu/hl_lines",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-07-25T15:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a960c460d01bd7e68e683be2ede54b6ae4d3a5",
"body": null,
"is_bot": false,
"headline": "highlight: add tests for ParseRanges",
"author_name": "Kisaragi Hiu",
"author_login": "kisaragi-hiu",
"committed_at": "2022-07-25T10:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "980dd2038daf58c8b590a64e2358f7fd8016661d",
"body": null,
"is_bot": false,
"headline": "make: Allow generating single fixture",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-07-23T22:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1e3cf24f7391653162d6b0a7b942beaa5b588e",
"body": null,
"is_bot": false,
"headline": "make: Only rebuild when necessary",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-07-23T22:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8d3bc16ab1c8d97f0f0df60f5627126c6cad03",
"body": "The hl_lines key is specifically the same as Hugo's key.",
"is_bot": false,
"headline": "highlight: support highlighting lines in the default writer",
"author_name": "Kisaragi Hiu",
"author_login": "kisaragi-hiu",
"committed_at": "2022-07-17T18:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b56fc914c80f6b8a6f6dde9c19d70ff7e79a89b",
"body": null,
"is_bot": false,
"headline": "highlight: Expose node params so we can pass options to Chroma",
"author_name": "Kisaragi Hiu",
"author_login": "kisaragi-hiu",
"committed_at": "2022-07-17T18:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c938e7e433baaff80520fc8ca5697dba04efac6",
"body": "Refresh test fixtures for chroma v2.2.0",
"is_bot": false,
"headline": "Merge pull request #84 from anthonyfok/refresh-for-chroma-v2.2.0",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-06-28T15:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b18ba94ea08414cb1f1f93954e7527a23a5a54",
"body": "Missing semicolons have been added since chroma v2.0.1",
"is_bot": false,
"headline": "Refresh test fixtures for chroma v2.2.0",
"author_name": "Anthony Fok",
"author_login": "anthonyfok",
"committed_at": "2022-06-28T12:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a520664dc78f0c3295545749db857f5b69d8bf55",
"body": null,
"is_bot": false,
"headline": "emphasis: Fix reading of prev/next rune for multibyte characters",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-06-18T14:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f145082ad7f6c7b538a30743f8f472cfc0860e0",
"body": "Until now we're not using t.Run to create a sub test for each fixture - for the\ncurrent bug I want to only run a single file as I'm a print debugger and don't\ncare for the noise of logs from other tests. While at it, it made sense to\nmerge the implementations.",
"is_bot": false,
"headline": "Refactor writer tests",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-06-18T14:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b71b143ae3f1dd9cd69c1ad8c8ea97ad613c1f",
"body": "Run go mod tidy",
"is_bot": false,
"headline": "Merge pull request #82 from bep/tidy",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-05-31T12:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "338dfae4f1d2a1f03a7317ccb671b5ced9304f24",
"body": "`go mod tidy` kept including goorgeous and blackfriday for me - turns out go\ndoes not honor gitignore [1] and the correct way of ignoring a subdirectory is to\nplace an empty `go.mod` file in it [2]. As I haven't looked in that file for\nquite some time and goorgeous has been deprecated let's rather j\n[…]\ns`. `docs/` is gitignored but not\n ignored by go\n[2] https://github.com/golang/go/wiki/Modules#can-an-additional-gomod-exclude-unnecessary-content-do-modules-have-the-equivalent-of-a-gitignore-file",
"is_bot": false,
"headline": "Remove goorgeous comparison",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-05-31T12:31:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "57c166a3adb8f287a11c5f06550c7bc49c2fefc1",
"body": null,
"is_bot": false,
"headline": "Run go mod tidy",
"author_name": "Bjørn Erik Pedersen",
"author_login": "bep",
"committed_at": "2022-05-30T16:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47f963ec352c4936c1e0e62d59fffaa9c9bba011",
"body": null,
"is_bot": false,
"headline": "gh-pages: Add link to blorg example",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-05-30T15:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8b8e73722575e156ef88d5d52afdd2c31aa90ab",
"body": "As github pages is served not on root but /go-org/ we need to move everything\ninto a subdirectory of that name when serving locally",
"is_bot": false,
"headline": "make: Add serve-gh-pages target",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-05-30T15:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67951ec664793273a3fd08964353eacf7bed5041",
"body": null,
"is_bot": false,
"headline": "Update chroma: v0.10.0 -> v2",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-05-30T15:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c87232bd4761dfd5017d81db961cb0741f5cde8",
"body": null,
"is_bot": false,
"headline": "generate-fixtures: Fix hashing of rendered blorg testadata",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-05-30T15:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e11cc3db0357bca5c63340fd90cc342ff9a6c13",
"body": null,
"is_bot": false,
"headline": "Fix html entities: support \\<entity>{} and prevent partial replacements",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-04-28T16:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7344ea2e865e69bb69eb9441723387f173ea3cf8",
"body": "go 1.18 embeds vcs info into binaries by default [1] allowing us to provide a\nrudimentary version cmd in just a few lines. (version) vcs tags are not\nembedded for now - just the commit hash should be good enough for now though.\n\n[1] https://tip.golang.org/doc/go1.18",
"is_bot": false,
"headline": "Add version flag",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-03-27T00:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1395751121f484305428db7694d01f47e787e8",
"body": "seems like i removed that target at some point and forgot to update the\nreadme. As installing go is os specific let's just check for go instead and\nlet the user handle the installing.",
"is_bot": false,
"headline": "README: Remove deprecated install target and check for go in setup",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-03-19T17:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d26e9697437426a37fb346b20d497b5d3e79741",
"body": "Update chroma to 0.10.0",
"is_bot": false,
"headline": "Merge pull request #74 from QuLogic/update-chroma",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-03-03T18:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfaba450eca62b43a0d70a44b798c4f2a403f8be",
"body": "Rewrite blorg tests without external md5sum",
"is_bot": false,
"headline": "Merge pull request #73 from QuLogic/blorg-tests",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-03-03T18:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e821b8b7c41181d50feb5fafc0209741f6a9eda",
"body": "- 0.9.2 added `tabindex=\"0\"` to `pre`:\n https://github.com/alecthomas/chroma/pull/515\n- 0.10.0 changed around divs and spans, pre and code\n https://github.com/alecthomas/chroma/pull/571\n https://github.com/alecthomas/chroma/pull/572",
"is_bot": false,
"headline": "Update chroma to 0.10.0",
"author_name": "Elliott Sales de Andrade",
"author_login": "QuLogic",
"committed_at": "2022-02-28T05:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65699c036b211130c1badbe1b61a3a9de177b810",
"body": "It's a little bit longer, but avoids the need for external tools like\nfind and md5sum.",
"is_bot": false,
"headline": "Rewrite blorg tests without external md5sum",
"author_name": "Elliott Sales de Andrade",
"author_login": "QuLogic",
"committed_at": "2022-02-28T00:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1122a3dfbc7c1c3f95f5ca11c69d60234afbb5a1",
"body": "By not combining all files into one md5sum.",
"is_bot": false,
"headline": "Make blorg tests more verbose",
"author_name": "Elliott Sales de Andrade",
"author_login": "QuLogic",
"committed_at": "2022-02-27T20:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a85f587d3109de5155f500c51042c6cd61dd18b",
"body": null,
"is_bot": false,
"headline": "Fix a typo in blorg test",
"author_name": "Elliott Sales de Andrade",
"author_login": "QuLogic",
"committed_at": "2022-02-27T20:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19409dd62dd3d9c217dde165de16c9b4a6acbb38",
"body": "build: update to Go 1.17",
"is_bot": false,
"headline": "Merge pull request #68 from Juneezee/go1.17",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2022-01-07T18:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "568df2c38d760962addafa5d0e5927cc4d2abd20",
"body": "Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>",
"is_bot": false,
"headline": "build: update `go` directive in `go.mod` to 1.17",
"author_name": "Eng Zer Jun",
"author_login": "Juneezee",
"committed_at": "2022-01-07T01:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2286d48ff1197b6f02794d911829e9f6ce36fe5",
"body": "Apparently that way of detecting data on stdin is not really fool\nproof. Instead of improving that let's just swap the order and look for a file\nfirst. yolo.",
"is_bot": false,
"headline": "cli: Fix support for reading input from stdin - prefer file input",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-12-26T22:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82b26b5401b1a925c27cf5f925166fa3782185e",
"body": null,
"is_bot": false,
"headline": "cli: Support reading input from stdin",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-12-26T22:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df89d27a4e6032cc5b9e7d7642a179606f11a721",
"body": "Support fast tags by trimming the key binding.",
"is_bot": false,
"headline": "Merge pull request #65 from josephburnett/trim-fast-tags",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-10-28T20:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aff78bc23db9c2e071accfdcd904235985ce9b2e",
"body": null,
"is_bot": false,
"headline": "Support fast tags by trimming the key binding.",
"author_name": "Joseph Burnett",
"author_login": "josephburnett",
"committed_at": "2021-10-28T15:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9995b3cdad4a8aaea06d3574f59c583633b75cd4",
"body": "Handle `%s`/`%h` interpolation and add support for shorthand of prefix only\nlinks / links with empty tag (i.e. `[example]` instead of [example:]). See\n[1] and [2]. As so often we don't match org mode output completely but our\noutput looks sane enough to me so let's move along for now.\n\n[1] https://orgmode.org/manual/Link-Abbreviations.html\n[2] https://github.com/bzg/org-mode/blob/main/lisp/ol.el#L1011",
"is_bot": false,
"headline": "html: Improve link abbreviation (#+LINK) resolution",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-10-25T14:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34dfe32024ea63694371c85f19775d547c0d2106",
"body": null,
"is_bot": false,
"headline": "Document ealb in options.org fixture",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-07-25T19:54:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c901c00166809395bb2bab65c3420f1bb593e43c",
"body": "See pandoc: https://pandoc.org/MANUAL.html#extension-east_asian_line_breaks",
"is_bot": false,
"headline": "Add non-standard ealb (east asian line break) option",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-07-20T20:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e68f1db4048225fba41e63d6c13e0bd359d01eb",
"body": null,
"is_bot": false,
"headline": "Update stylesheet to handle unwrapped list items",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-07-20T20:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3a0999222efbfe37372f51b245951b85086a37",
"body": "This also removes extra newlines for simple list items, see changes to\ntests for details.\n\nCloses #57",
"is_bot": false,
"headline": "For simple list items, don't wrap in <p> tags",
"author_name": "Ori",
"author_login": "obar",
"committed_at": "2021-07-13T21:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429602aba73e110cc65beab8b614262be721d668",
"body": null,
"is_bot": false,
"headline": "make: fix preview command",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-07-13T20:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb81851be636de91f6903ec189eb7f46a056db8",
"body": "emacs org mode did it first",
"is_bot": false,
"headline": "html: Hide excluded headlines from TOC",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-07-13T18:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ae6088650075d8514e72aa5d6787c44ca6d735",
"body": "By getting rid of the PHONY install and bundling the go get with its uses we\ncan prevent unnecessary go gets in `make build` - this speeds up development as\nI run `make generate-fixtures` a lot and fetching dependencies takes\ncomparatively long.\n\nWe also add the `-d` flag to go get to get rid of the\n[…]\nuse 'go install' with a version,\n\tlike 'go install example.com/cmd@latest'.\n\tFor more information, see https://golang.org/doc/go-get-install-deprecation\n\tor run 'go help get' or 'go help install'.\n```",
"is_bot": false,
"headline": "Improve Makefile: Only install dependencies and rebuild when required",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-04-17T13:48:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "21f1af7d4851b76992caf97c385a606c79ef1932",
"body": "org mode supports [1] setting the value attribute [2] of ordered list items to\nchange the numbering for the current and following items. Let's do the same. As\nthe attribute has no meaning for other types of lists [2] we'll just not\nsupport it for those cases [3].\n\n[1] https://orgmode.org/manual/Plai\n[…]\nb/HTML/Element/li#attributes\n[3]\nOrg mode seems to instead set the id attribute for e.g. unordered lists\nstarting with `[@\\d+]\\s` - but I don't really see the value in that and will\nskip that for now.",
"is_bot": false,
"headline": "Add support for custom numbering of ordered list using [@\\d+]",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-04-17T13:43:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b3edd6c18291c37ec7b4758c19f06318f25cd161",
"body": "The actual parameter parsing logic in emacs org mode is quite complex [1]. All\nwe want for now is to handle parameter values containing spaces [2]. Splitting\non ` :` gets us close enough for now. As I'm very opposed to copying 100 lines\nof parameter parsing logic just to get exports right let's wait\n[…]\n2] I never ran into such parameters before and wrongly assumed that splitting\non spaces would be enough. boy was i wrong - just look at that massive\nfunction [1]! that's why we can't have nice things!",
"is_bot": false,
"headline": "Improve block parameter parsing",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-04-11T19:52:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b9f05878fadb707ad0de146d31cb219d40834e07",
"body": "This reverts commit bf7f957af2a1a00b0727a0a7df326f4a2d413429.\n\nWe still have to manually install it for now but we don't have to fuck around\nwith env vars anymore. github actions still defaults to go 1.15 [1]. Whatever.\n\n[1]\n```\nls -lisah $(which go)\n108022 0 lrwxrwxrwx 1 root root 42 Mar 18 22:15 /usr/bin/go ->\n/opt/hostedtoolcache/go/1.15.10/x64/bin/go\n```",
"is_bot": false,
"headline": "Revert \"Manually install go 1.16 until github actions updates image\"",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-03-28T15:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c239a7aeb26a3de2027838d31d22d60828ce17e",
"body": "org mode allows rendering the toc anywhere in the html document using the `TOC`\nkeyword [1]. There's more options but `#+TOC: headlines $n` should be enough\nfor starters. Note that org mode still requires setting `#+OPTIONS: toc:nil` to\ndisable the default toc\n\n[1] https://orgmode.org/manual/Table-of-Contents.html",
"is_bot": false,
"headline": "html: Add support for #+TOC keyword",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-03-28T15:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf7f957af2a1a00b0727a0a7df326f4a2d413429",
"body": null,
"is_bot": false,
"headline": "Revert Me: Manually install go 1.16 until github actions updates image",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-03-01T13:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703066682e5c13bbb6902f64f16a4b4600654c3a",
"body": "Instead of the bare bones default config we embedded as a string until now we\ncan use go 1.16 embed to embed the test blorg.org which makes a much better\nstarting config (if only to see what's possible).",
"is_bot": false,
"headline": "Update to go v1.16 and embed more extensive default blorg.org",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-03-01T13:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02df432d763cf4746e03832e7750e085876f538e",
"body": null,
"is_bot": false,
"headline": "Refactor main cmd: Improve error messages and code layout",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-01-23T19:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dadf8c4c2924cbb3b93be45f96e1147596ca6f2",
"body": "Hugo defaults to serving files with pretty urls [1] - this means\n`/posts/foo.org` is served at `/posts/foo/`. This works because servers\ndefault to serving index.html when a directory is specified and hugo renders\nthe post to `/posts/foo/index.html` instead of `/posts/foo.html`. To make\nrelative links work we need to (1) remove the fake `foo/` subdirectory from\nunrooted links and (2) replace any `.org` suffix with `/`.\n\n[1] https://gohugo.io/content-management/urls/#pretty-urls",
"is_bot": false,
"headline": "html: Support pretty relative links",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-01-02T19:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d56e95624f3ae1099edb9b527d4eb4a5df4e1d",
"body": "emacs rewrites links to `.org` files to corresponding links with `.html`\nextension in the html export.",
"is_bot": false,
"headline": "html: Rewrite local links to .org files to .html",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-01-02T19:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b68e209accc33382c840c03c97252fe83b6f44b",
"body": "because all my other repos use it and hackernews told me travisci free tier is\ndead.",
"is_bot": false,
"headline": "Migrate from travisci to github actions",
"author_name": "Niklas Fasching",
"author_login": "niklasfasching",
"committed_at": "2021-01-02T19:42:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 30,
"commits_last_year": 0,
"latest_release_at": "2025-07-19T09:38:16Z",
"latest_release_tag": "v1.9.1",
"releases_from_tags": true,
"days_since_last_push": 25,
"active_weeks_last_year": 0,
"days_since_latest_release": 374,
"mean_days_between_releases": 143.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/niklasfasching/go-org",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/niklasfasching/go-org",
"is_deprecated": false,
"latest_version": "v1.9.1",
"repository_url": "https://github.com/niklasfasching/go-org",
"versions_count": 30,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-07-19T09:38:16Z",
"latest_version_yanked": null,
"days_since_latest_publish": 374
}
]
},
"popularity": {
"forks": 54,
"stars": 396,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-07-04",
"count": 1
},
{
"date": "2020-09-24",
"count": 1
},
{
"date": "2020-10-14",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2021-02-13",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-08-13",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-07-17",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-10-13",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-05-28",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-10-08",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-03-13",
"count": 3
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-19",
"count": 1
}
],
"complete": true,
"collected": 54,
"total_forks": 54
},
"star_history": null,
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 20499,
"source_files_sampled": 25,
"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": "0.38.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4440",
"GO-2026-4441",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030"
],
"fixed_version": "1.26.3",
"advisory_count": 11,
"oldest_advisory_days": 172
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 11,
"affected_count": 1,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/alecthomas/chroma/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.0"
},
{
"name": "github.com/pmezard/go-difflib",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/alecthomas/chroma/v2",
"direct": true,
"version": "2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": true,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "0.38.0",
"ecosystem": "go"
},
{
"name": "github.com/dlclark/regexp2",
"direct": false,
"version": "1.4.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 3,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 25,
"open_issues": 16,
"closed_ratio": 0.835,
"closed_issues": 81,
"closed_unmerged_prs": 10
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "niklasfasching",
"commits": 260,
"avatar_url": "https://avatars.githubusercontent.com/u/5137812?v=4"
},
{
"type": "User",
"login": "donaldh",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/465955?v=4"
},
{
"type": "User",
"login": "QuLogic",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/302469?v=4"
},
{
"type": "User",
"login": "linchen2chris",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3970087?v=4"
},
{
"type": "User",
"login": "kisaragi-hiu",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/11722318?v=4"
},
{
"type": "User",
"login": "anthonyfok",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1274764?v=4"
},
{
"type": "User",
"login": "pjkundert",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/290924?v=4"
},
{
"type": "User",
"login": "facundoolano",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1040941?v=4"
},
{
"type": "User",
"login": "xjzi",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/66976878?v=4"
},
{
"type": "User",
"login": "bep",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/394382?v=4"
}
],
"contributors_sampled": 19,
"top_contributor_share": 0.887
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 4,
"reason": "Found 6/14 approved changesets -- score normalized to 4",
"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": 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": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 0,
"reason": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2f088a12697ba4dad46c2c2084db3ae1707830fb",
"ran_at": "2026-07-28T12:35:20Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-03T02:04:04Z",
"oldest_open_prs": [
{
"number": 109,
"created_at": "2024-03-10T14:43:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 133,
"created_at": "2026-07-03T02:04:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 134,
"created_at": "2026-07-04T01:04:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 136,
"created_at": "2026-07-19T17:20:32Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-05-12T17:51:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 32,
"created_at": "2020-02-29T12:33:11Z",
"last_comment_at": "2023-05-14T16:35:05Z",
"last_comment_author": "WillForan"
},
{
"number": 71,
"created_at": "2022-02-20T19:47:52Z",
"last_comment_at": "2023-03-26T11:29:49Z",
"last_comment_author": "braoult"
},
{
"number": 78,
"created_at": "2022-04-15T12:40:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2022-11-02T23:56:19Z",
"last_comment_at": "2022-11-26T13:51:19Z",
"last_comment_author": "niklasfasching"
},
{
"number": 105,
"created_at": "2023-10-25T18:33:49Z",
"last_comment_at": "2023-10-29T14:15:25Z",
"last_comment_author": "niklasfasching"
},
{
"number": 108,
"created_at": "2024-02-01T17:27:45Z",
"last_comment_at": "2024-03-25T17:19:06Z",
"last_comment_author": "zerotyr"
},
{
"number": 119,
"created_at": "2024-09-11T10:03:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 120,
"created_at": "2024-10-15T20:04:38Z",
"last_comment_at": "2026-07-04T18:35:45Z",
"last_comment_author": "patmaddox"
},
{
"number": 126,
"created_at": "2025-06-08T12:02:11Z",
"last_comment_at": "2025-07-19T09:36:27Z",
"last_comment_author": "niklasfasching"
},
{
"number": 127,
"created_at": "2025-07-10T20:05:36Z",
"last_comment_at": "2025-07-19T09:35:49Z",
"last_comment_author": "niklasfasching"
},
{
"number": 128,
"created_at": "2025-08-20T11:26:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 129,
"created_at": "2025-12-16T19:38:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 130,
"created_at": "2025-12-18T13:59:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 131,
"created_at": "2025-12-20T11:40:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 132,
"created_at": "2026-01-28T13:59:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 135,
"created_at": "2026-07-05T11:09:45Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/niklasfasching/go-org",
"host": "github.com",
"name": "go-org",
"owner": "niklasfasching"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 42,
"inputs": {
"security": 42,
"vitality": 33,
"community": 55,
"governance": 54,
"engineering": 59,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 49,
"overall_after_abandonment_multiplier": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.97,
"days_since_last_push": 25,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 25 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 25
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 30,
"latest_release_tag": "v1.9.1",
"releases_from_tags": true,
"days_since_latest_release": 374,
"mean_days_between_releases": 143.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "30 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 30
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 374 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 374
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~143.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 143.2
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 6,
"days_since_last_merged_pr": 441,
"days_since_last_human_commit": 374,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 374 days; 2 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 374,
"count": 2,
"signals": "issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 54,
"stars": 396,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "396 stars",
"points": 42.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 396
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "54 forks",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 54
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 19,
"top_contributor_share": 0.887
},
"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 89% of commits",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "19 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 19
}
}
],
"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": 72,
"inputs": {
"merged_prs": 25,
"open_issues": 16,
"closed_issues": 81,
"issue_closed_ratio": 0.835,
"closed_unmerged_prs": 10
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "84% of issues closed",
"points": 39,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 84
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/35 decided PRs merged",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/14 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"followers": 36,
"owner_type": "User",
"is_verified": null,
"owner_login": "niklasfasching",
"public_repos": 14,
"account_age_days": 4744
},
"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": "36 followers of niklasfasching",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 36,
"login": "niklasfasching"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "14 public repos, account ~12 yr old",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 14
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"github.com/niklasfasching/go-org"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 374
},
"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 374 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 374
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"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": 59,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"org-mode",
"go",
"emacs",
"static-site"
],
"has_wiki": true,
"homepage": "https://niklasfasching.github.io/go-org/",
"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": "https://niklasfasching.github.io/go-org/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Pinned-Dependencies, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"pinned_dependencies",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/14 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 4 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": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 68,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 1,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/net 0.38.0 (moderate 6.5)",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/net 0.38.0 (moderate 6.5)"
}
}
],
"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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 172 days ago",
"points": 34.4,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 172
}
}
],
"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": 4,
"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": 16
},
"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": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.649,
"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": "63 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 63,
"sampled": 97
}
}
],
"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": 77,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.03
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 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": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"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": 20499,
"source_files_sampled": 25,
"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/25 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T12:35:41.054535Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/niklasfasching/go-org.svg",
"full_name": "niklasfasching/go-org",
"license_state": "standard",
"license_spdx": "MIT"
}