Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"asciidoctor",
"go",
"asciidoc"
],
"is_fork": false,
"size_kb": 1028,
"has_wiki": false,
"homepage": "https://sr.ht/~shulhan/asciidoctor-go/",
"languages": {
"Go": 223463,
"CSS": 36095,
"Makefile": 591
},
"pushed_at": "2026-06-23T19:23:05Z",
"created_at": "2020-10-22T14:49:03Z",
"owner_type": "User",
"updated_at": "2026-06-23T19:23:12Z",
"description": "[mirror] Native Go module for parsing and converting asciidoc markup language.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go",
"CSS"
]
},
"owner": {
"blog": "https://kilabit.info",
"name": "Shulhan",
"type": "User",
"login": "shuLhan",
"company": null,
"location": "Bandung, Indonesia",
"followers": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/43306?v=4",
"created_at": "2008-12-30T12:16:58Z",
"is_verified": null,
"public_repos": 57,
"account_age_days": 6419
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": null,
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-05-15T05:58:13Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-05-11T12:20:10Z"
},
{
"tag": "v0.7.5",
"kind": "patch",
"published_at": "2026-05-11T11:52:04Z"
},
{
"tag": "v0.7.4",
"kind": "patch",
"published_at": "2026-04-04T10:51:41Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2026-02-09T06:00:04Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2025-12-27T06:22:56Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2025-04-18T12:41:38Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-04-18T09:29:09Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2025-02-01T02:06:35Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2024-12-08T14:06:49Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-09-07T09:47:04Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2024-04-04T14:45:27Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2023-12-14T08:40:52Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-06-04T09:14:22Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2023-03-02T16:47:00Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-02-12T06:38:20Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2022-09-05T13:24:19Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2022-08-05T18:25:29Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-07-24T14:41:14Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-03-04T15:47:35Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2021-12-06T11:40:15Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-03-06T16:31:55Z"
}
],
"recent_commits": [
{
"oid": "ea4ed48a397d5182d5e8a51a4ccb6c3ace66e33c",
"body": "This is the second release after migration to new Go module path.\n\nSince asciidoctor-go is the bedrock of most of our Go modules, we need\nto release new one so all of our Go modules can be migrated.\n\n**💧 all: modernize codes using \"go fix\"**.\n\n**💧 all: use new module path for pakakeh.go**.\n\n**💧 all:\n[…]\nnces to https://git.kilabit.info/xxx.\n\n**💧 all: embed the SPDX headers in files instead of using REUSE**.\n\nUsing REUSE we may miss the year and actual copyright holder like we\nhave in sunset.jpg file.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.8.1 (2026-05-15)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-15T05:58:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd260dddc3984cdf01ebaca85260efb7babaf5f5",
"body": "Using REUSE we may miss the year and actual copyright holder like we have\nin sunset.jpg file.",
"is_bot": false,
"headline": "all: embed the SPDX headers in files instead of using REUSE",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-14T21:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fcd940b553aaefc749fdb336c4a86ae6a715283",
"body": "For project related links it should reference\nhttps://kilabit.info/project/xxx, for git repository it should\nreferences to https://git.kilabit.info/xxx.",
"is_bot": false,
"headline": "all: update links to references new location",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-14T20:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "816a76849909060616744a001298836926282b5b",
"body": null,
"is_bot": false,
"headline": "all: use new module path for pakakeh.go",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-14T19:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33808cbfae897d44c04bf6f898612ae4250501c0",
"body": "Commands to run,\n\n\t$ go fix ./...\n\t$ make",
"is_bot": false,
"headline": "all: modernize codes using \"go fix\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-13T13:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6df71aae910dc88d0a9638c3813e92c237bff1ae",
"body": "This is a major release where we move the Go module path to\nkilabit.info/asciidoctor-go and git repository to\nhttps://git.kilabit.info/asciidoctor-go .\n\nThe license also changes from GPL-3.0-or-later to GPL-3.0-only, because\nthe \"or-later\" is too broad and there is none that exists right now.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.8.0 (2026-05-11)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-11T12:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3166e7106385b2572632bb9b9beb1e55dcbe42a3",
"body": "Using GPL-3.0-or-later is too broad.",
"is_bot": false,
"headline": "all: changes the license to GPL-3.0-only",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-11T12:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c032e55ffe5b948fd3648b407fa88debcacb105",
"body": "The repository location also changes to\nhttps://git.kilabit.info/asciidoctor-go.",
"is_bot": false,
"headline": "all: rename the Go module to kilabit.info/asciidoctor-go",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-11T12:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fde951750595b62b843b3bcd36f6da030eb583",
"body": "🌼 all: initialize the TOC title in Document Attributes.\n\nThis allow user to turn-off the TOC by setting it to \":toc-title!:\".\n\n🌼 all: improve parsing block and table delimiters.\n\nPreviously, the opening and closing of block and table delimiters is\nparsed by fixed length. For example, an opening for \n[…]\ning block must\nhave four characters of \"-\" (\"----\"), an opening for table must be \"|===\".\n\nThis changes allow more that four characters as long as the length of\nopen and closed delimiter line matched.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.7.5 (2026-05-11)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-11T11:52:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f0a935a9300e3dc478c9f1f5bb9c1e003061fe28",
"body": "Update the list based on items in AsciiDoc Language Documentation [1]\nTable of Content (or navigation items).\n\nAlso, merges the Unsupported markup and TODO sections into the list using\nemoji symbols.\n\n[1] https://docs.asciidoctor.org/asciidoc/latest/",
"is_bot": false,
"headline": "all: update the list of Features in README",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-11T11:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d1df00ca59fdd582a5197da4281fecb97f13ecf",
"body": "Previously, the opening and closing of block and table delimiters is\nparsed by fixed length.\nFor example, an opening for listing block must have four characters of\n\"-\" (\"----\"), an opening for table must be \"|===\".\n\nThis changes allow more that four characters as long as the length of\nopen and closed delimiter line matched.",
"is_bot": false,
"headline": "all: improve parsing block and table delimiters",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-05-11T10:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0417c56b2db38121868e5447594193217c07689",
"body": "This allow user to turn-off the TOC by setting it to\n\":toc-title!:\".",
"is_bot": false,
"headline": "all: initialize the TOC title in Document Attributes",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-04-22T02:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca8dea4f620de1e6725120edcc59cd20d0663dc",
"body": "This release set the minimum Go version to 1.26.0.\n\n**🌼 all: fix parsing inline format with escaped character**\n\nIf the text inside the inline format contains escaped character, the\nparsing failed to find the closed character which cause the format is\nnot rendered as expected.\n\n**🌼 all: make the anc\n[…]\n the space with the same space length in\nthe first line.\nIf the spaces length is not equal but the line start with space, remove only\nsingle space.\nThis is follow the same behaviour as in asciidoctor.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.7.4 (2026-04-04)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-04-04T10:51:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "45526ab31b93debffd51e1aaad43c9acf9d61ab6",
"body": "A line that start with one or more space will be considered\nas literal paragraph.\nOnce literal line found it will end until an empty line.",
"is_bot": false,
"headline": "all: fix parsing literal paragraph",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-04-04T09:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e626c6306697a64af87b1b7fa4f61b0580d5a8",
"body": null,
"is_bot": false,
"headline": "go.mod: update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-04-04T08:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d7f5a462ef3ba6d07f0f13af6816badcea09e1",
"body": "Previously, we try to fix the anchor position by using \"flex-direction:\nrow-reverse\".\nThis cause the formatted text inside title also become reversed.\nFor example,\n\n\t== With `mono`\n\nWill rendered as\n\n\tmono With $\n\nThis is not as expected.\n\nThis changes fix this by rendering the anchor on the right after title.",
"is_bot": false,
"headline": "all: move the sect anchor element to the right",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-03-30T14:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d0204028e90ecd60c74f426456c901367491ed9",
"body": "In Asciidoctor, when `:sectanchors:` is set, the default anchor symbol\nposition is absolute on the left side of heading text with block display\noption (the symbol located outside of box area of headers).\nIn special case, this cause an overflow when the generated HTML are\nrendered inside flex with fi\n[…]\ne with empty\ncontent on bottom).\n\nThis module changes the anchor symbol position to the right side of\nheading text to prevent scroll on such layout, without absolute position\nand normal inline layout.",
"is_bot": false,
"headline": "all: make the anchor symbol position on the right side of headers",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-03-26T08:38:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "073830628f986293efc67db97b8729bc9d75f167",
"body": "The asciidoctor behaviour will not recognize list that is not started\nby empty line, similar to our implementation.",
"is_bot": false,
"headline": "testdata: add test for paragraph followed by unordered list",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-02-23T04:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "974b8b5068b688258dbe1ffcc37d0ce0f3f4b4c7",
"body": "If the text inside the inline format contains escaped character, the\nparsing failed to find the closed character which cause the format is\nnot rendered as expected.",
"is_bot": false,
"headline": "all: fix parsing inline format with escaped character",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-02-18T04:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4956de038af8b52db6d03f0b6f5b77e6b7cfa721",
"body": "**🌼 all: add aria-label to the anchor when sectanchor enabled**\n\nThe aria-label help user with screen reader to discern and navigate\nthe anchor.\n\nFor more information see\nhttps://dequeuniversity.com/rules/axe/4.11/link-name .\n\n**🌼 all: update default CSS to asciidoctor v2.0.26**\n\nThe default CSS now split into separate file to simplify tracking and\nmodifying the style as needed.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.7.3 (2026-02-09)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-02-09T06:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc91c39caefa0e00832cce55ae5a0073e67f6a8",
"body": null,
"is_bot": false,
"headline": "go.mod: update dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-02-09T05:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f289b7f13a1dfc7c096b13b5f194aa61dc14075f",
"body": "The aria-label help user with screen reader to discern and navigate\nthe anchor.\n\nRef: https://dequeuniversity.com/rules/axe/4.11/link-name",
"is_bot": false,
"headline": "all: add aria-label to the anchor when sectanchor enabled",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-01-24T14:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170d3e23e2b288c026bc4c8263093bef4138f046",
"body": null,
"is_bot": false,
"headline": "all: update default CSS to asciidoctor v2.0.26",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-01-22T20:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7346cea5b876c99877d156f7d8428442507a5e98",
"body": "Using separate file allow tracking and modifying the style as needed.",
"is_bot": false,
"headline": "all: use separate file with go:embed for default CSS",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-01-22T20:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b5b41d62c7e8fee012be72feec7a66e1bb83e7",
"body": "Instead of showing multiple paragraphs of license text, display it with\nsingle line.\n\nWhile at it, embed the SPDX license directly instead of using REUSE.toml.",
"is_bot": false,
"headline": "all: reformat README with prettier and simplify license",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2026-01-22T07:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050ae5215ba426a1f2a13dcc5555f9d1b21d9d56",
"body": "This release update the README so the _doc directory can be served under\nhttps://kilabit.info/project/asciidoctor-go .\n\nThe go.mod is updated to use minimum Go 1.24.0 and all dependencies has\nbeen updated to latest release.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.7.2 (2025-12-27)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-12-27T06:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170f6155cba0e8517ee90cbdafeb8d883192c3b3",
"body": null,
"is_bot": false,
"headline": "go.mod: use Go 1.24.0 and update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-12-27T06:13:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01256b3d68a37f44541d74cba195ffbcdbb3e6d0",
"body": null,
"is_bot": false,
"headline": "all: update README for kilabit.info/project/asciidoctor-go",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-06-29T11:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd30c720046cc9d131dc638a56a45c12f9051806",
"body": "[BUG FIX] **Fix the logic when applying default embedded CSS.**\n\nBy default, the document contains \":stylesheet:\" attribute, which\nmeans using the default embedded CSS.\nTo disable it, unset the attribute using \":stylesheet!:\".\nTo overwrite it, set the attribute to path of CSS file\n\":stylesheet: my.css\".\n\n[ENHANCEMENT] Export the constant for document attribute \"stylesheet\".",
"is_bot": false,
"headline": "Release asciidoctor-go v0.7.1 (2025-04-18)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-04-18T12:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aef4c19dd9b4b9da2460e22395b6a25a476100f",
"body": "By default, the document contains \":stylesheet:\" attribute, which\nmeans using the default embedded CSS.\nTo disable it, unset the attribute using \":stylesheet!:\".\nTo overwrite it, set the attribute to path of CSS file\n\":stylesheet: my.css\".\n\nWhile at it, export the DocAttrStylesheet.",
"is_bot": false,
"headline": "all: fix the logic when applying default embedded CSS",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-04-18T12:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "984b3b2c912616de5d8c2de766d4897c255d563e",
"body": "The \"generator\" value will changes on each releases, so better to disable\nit to minimize noise during release commit.",
"is_bot": false,
"headline": "all: disable generating HTML meta for \"generator\" in tests",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-04-18T11:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d11741c4c050cb0cec96f588baff6366da30d2",
"body": "[NEW FEATURE] Support include directive inside block code.\n\nExample of block code with include directive,\n\n----\n...\ninclude::file[]\n...\n----\n\n[NEW FEATURE] Support document attribute \"docdir\"\n\nThe \"docdir\" attribute contains the full path of the directory that\ncontains the source document.\nBy defaul\n[…]\nere the Document resided.\n\n[NEW FEATURE] Add default HTML stylesheet.\n\nThe generated HTML now contains the default stylesheet.\nThe stylesheet is copied from HTML file generated by Asciidoctor\nv2.0.23.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.7.0 (2025-04-18)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-04-18T09:29:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "552a3d83e549ead4c348f94d2a704ec9e23d0a6c",
"body": "Changes,\n\n* Link the Includes feature to the official documentation\n* Update Unsupported Markup related to Includes\n* Update list of TODO related to Includes\n* Move CHANGELOG to Development section",
"is_bot": false,
"headline": "README: update notes related to Includes directive",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-04-18T09:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02bd8e9662cef9cf2c5f1ae0b560e7070c9fc564",
"body": null,
"is_bot": false,
"headline": "all: update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-04-18T08:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f25296bef9bb02f3be87e61c54703e26b7814096",
"body": "Example of block code with include directive,\n\n----\n...\ninclude::file[]\n...\n----",
"is_bot": false,
"headline": "all: support include directive inside block code",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-04-18T08:24:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d1a301ea4d42b73d7af3c982ede59e1f868260",
"body": null,
"is_bot": false,
"headline": "all: remove logging",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-04-18T08:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b966bc52b9ecc62be830c14882ea93085c08556d",
"body": "The nolint tag is to ignore being linted by golangci-lint.\nSince we are not using golangci-lint anymore, we can remove it.",
"is_bot": false,
"headline": "all: remove the \"nolint\" tag",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-18T14:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a421761567ad0e711673c6e4ef63d9c1840d5a",
"body": "The \"docdir\" attribute contains the full path of the directory that\ncontains the source document.\nBy default it is set to the directory where the Document resided.",
"is_bot": false,
"headline": "all: support document attribute \"docdir\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-16T08:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aac8b7676140dcb803fc1614334a92698e35429",
"body": "Some of attribute may depends on property of the Document.",
"is_bot": false,
"headline": "all: move setting attribute to Document",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-16T08:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8daebbd6b41177ee1e0de79257f162aa4b486766",
"body": "Every time we execute \"make test-parser\", the generated HTML files will\nchanges the \"Last updated xxx\" (where xxx is the time its executed).\nThis changes prevent this unnecessary diff in the future.",
"is_bot": false,
"headline": "testdata: redact the \"Last updated\" time in test-parser HTML files",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-13T13:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48843938adc4f6c687b61808ba8122b94299c642",
"body": "Use the title names from the latest AsciiDoc Language Documentation.",
"is_bot": false,
"headline": "README: update the completed features on Lists and Description Lists",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-13T13:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56a1e4c4bfa2adb882bd9f0fc33b16110a2d09bd",
"body": "The generated HTML now contains the default stylesheet.\nThe stylesheet is copied from HTML file generated by Asciidoctor v2.0.23.",
"is_bot": false,
"headline": "all: add default HTML stylesheet",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-13T13:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0504ba09e1113b9638baff89442679a437db63b",
"body": null,
"is_bot": false,
"headline": "testdata: add test data for unordered list with custom marker \"[none]\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-13T12:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e17eb2f1a50dfde85a40ce2de48abf123c04b3ad",
"body": null,
"is_bot": false,
"headline": "testdata: fix version number in test data",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-13T12:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3597269b177017c3d35896d9ff12f15af616a72c",
"body": "[BUG FIX]\nFix section detected as paragraph after list and comment.\nPreviously, given the following markup,\n----\n* Sub list\n+\nSub list content.\n\n//}}}\n//{{{\n== Sub 2\n//}}\n----\nThe section \"Sub 2\" will be parsed as paragraph instead of new section.\n\n[CHORE]\nIn the linter, we replace the fieldalignment and shadow using our internal\ngocheck command.\nThis linters actually have an API that can be combined into a program,\nwhich provided by package \"pakakeh.go/lib/goanalysis\".",
"is_bot": false,
"headline": "Release asciidoctor-go v0.6.2 (2025-02-01)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-01T02:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "566a5f9ce9b200c71b04784919befb747720629e",
"body": null,
"is_bot": false,
"headline": "README: mention ciigo as the front-end tools of this library",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-01T02:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f04c347644db4dac89d8fe9e89a546b28aef1356",
"body": "The fieldalignment and shadow is linter from golang.org/x/tools.\nThis linters actually have an API that can be combined into a program,\nwhich provided by package \"pakakeh.go/lib/goanalysis\".",
"is_bot": false,
"headline": "make: replace external linters with internal command gocheck",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-01T01:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5057dfdb75b851254987ac1237f84cd4d7f54a02",
"body": null,
"is_bot": false,
"headline": "go.mod: update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-02-01T01:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0de1106fa27a1e3e6ccd3fff8cbbc7f578aaad6",
"body": "Previously, given the following markup,\n\n----\n* Sub list\n+\nSub list content.\n\n//}}}\n//{{{\n== Sub 2\n//}}\n----\n\nThe section \"Sub 2\" will be parsed as paragraph instead of new section.",
"is_bot": false,
"headline": "all: fix section detected as paragraph after list and comment",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-01-21T14:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed20fc1c23e8dd0096d32159df32a81d4e2cbb6a",
"body": null,
"is_bot": false,
"headline": "go.mod: update all dependencies and Go to version 1.23.4",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2025-01-06T02:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b59bd3cefeb40c5c59f5bf79d10d48e725b0f3",
"body": "=== Bug fixes\n\n* all: fix error log when failed to open included file::\n\n The log use the wrong variable when printing path for failed include\n file.\n\n* all: fix reading include file when parent path is absolute::\n\n Previously, if the parent document is opened using absolute path and\n it contains include directive, the included file will fail to read\n because the parent path is joined with current working directory.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.6.1 (2024-12-08)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-12-08T14:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b753829937f060439c7020f41cf2461a22fcf2",
"body": null,
"is_bot": false,
"headline": "go.mod: update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-12-08T13:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85f2a125b3e07358c66fcb2cc9d072c8ebb7e2c4",
"body": "Using 8080 is too common and has cause conflict with some service on my\ndevelopment laptop.",
"is_bot": false,
"headline": "make: serve doc on non-common port",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-10-15T05:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ea376671b1975392252bc6f70497c54d4bbab16",
"body": "This is to make it easy to see how it parsed and how it written to HTML,\nmake the code more searchable.\n\nWhile at it, add test for block image.",
"is_bot": false,
"headline": "all: group all image related method and functions into single file",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-10-15T05:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8eb463345633a1816f97cc967d104127cc4c5f4",
"body": null,
"is_bot": false,
"headline": "all: fix missing SPDX copyright and license on test file",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-10-15T04:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37563af4c7e82fab352f4ab9137f808058e483e2",
"body": "Previously, if the parent document is opened using absolute path and it\ncontains include directive, the included file will fail to read because\nthe parent path is joined with current working directory.",
"is_bot": false,
"headline": "all: fix reading include file when parent path is absolute",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-10-13T16:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013bf4d56baf977244c670a77048ca6d946c1f56",
"body": null,
"is_bot": false,
"headline": "all: fix error log when failed to opend included file",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-10-13T15:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7214a14e994bea65eab6620689708484b9c45e7",
"body": "=== Breaking changes\n\n* all: rename struct \"AttributeEntry\" to \"DocumentAttribute\"\n\n This is to make the struct is clear that it represent the document\n attribute.\n\n* all: rename struct \"AttributeEntry\" to \"DocumentAttribute\"\n\n This is to make the struct is clear that it represent the document\n \n[…]\nnly placed after\n revision or author or title.\n\n* all: remove unnecessary TrimRight\n\n Each lines to be parsed has been trimmed on the first load, so there\n is no need to do it again, on some cases.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.6.0 (2024-09-07)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-09-07T09:47:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6d1232efffd9dc14b34bd9c44a38473b85e7c0d8",
"body": null,
"is_bot": false,
"headline": "go.mod: update dependency",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-09-07T07:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1572c628a4a07ab189a779f4e703918f9f3a50a",
"body": "This is the second we remove golangci-lint.\nPreviously, we replace it with revive, now we replace it with go internal\ntools \"go vet\".\n\nThe problem is the same, golangci-lint does not works when compiled or\nusing gotip.\nAlso, on VM with 8GB memory, it will crash due to OOM.",
"is_bot": false,
"headline": "Makefile: replace golangci-lint with \"go vet\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-09-07T07:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4449f82b5691154e962a95cad2f0794a22f996",
"body": "The WriteByte is the method in that conform [io.ByteWriter].",
"is_bot": false,
"headline": "all: fix signature of [Element.WriteByte]",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-09-07T07:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b1dce76d78e6b26afa57de7469bf262a53790f",
"body": "Each lines to be parsed has been trimmed on the first load, so\nthere is no need to do it again, on some cases.",
"is_bot": false,
"headline": "all: remove unnecessary TrimRight",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-15T17:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "836385a4ad7bc9a914c9a8544901518f0a64f2ed",
"body": "The \":leveloffset:\" on document attribute allow increment\nor decrement the heading level on included files.\n\nReference: https://docs.asciidoctor.org/asciidoc/latest/directives/include-with-leveloffset/",
"is_bot": false,
"headline": "all: support document attribute \"leveloffset\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-15T17:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64bd8146914636d395ecd50bf2623b5353976521",
"body": "Using struct limit the value to only string, while some attributes\ncan be an integer value, for example \"leveloffset\".",
"is_bot": false,
"headline": "all: refactoring DocumentAttribute into struct",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-13T16:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c31c2117be6e83c11b975163a7695eddba894b",
"body": "The idea is to provide consistent naming for metadata and attribute.\nThe AsciiDoctor documentation mostly name them as document attribute.",
"is_bot": false,
"headline": "all: rename meta or metadata words to document attribute",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-13T16:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2ff454eaa7b713e20842b387705c91aa180eaca",
"body": "Using \".reuse/dep5\" has been deprecated since REUSE v3.2.\n\nWhile at it, add missing license to file \"const.go\".",
"is_bot": false,
"headline": "all: replace licensing format to REUSE.toml",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-13T00:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8fdcc2be2fcae1bfd3dd62b8bc2d4abe75e78d0",
"body": "This is to make the struct is clear that it represent the document\nattribute.",
"is_bot": false,
"headline": "all: rename struct \"AttributeEntry\" to \"DocumentAttribute\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-13T00:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "741463b99f14f1869c804cd4c6b15be155a7c27e",
"body": "The elKindSection0 is the Document Title, the line that start\nwith \"= \".",
"is_bot": false,
"headline": "all: add element kind Section 0",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-12T17:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8628bc2cc75ad1069fcb1e633e02e04132c348e9",
"body": null,
"is_bot": false,
"headline": "go.mod: update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-12T16:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e98aea8108d267fc5f8364d0e611698f413095c5",
"body": "Previously, an empty line before Document Title cause the parser\nstop parsing the document header, now an empty lines are skipped.\nAlso document attribute can be place anywhere, either before or\nafter title, and in between attributes; now it can be only placed\nafter revision or author or title.",
"is_bot": false,
"headline": "all: use strict document header format",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-08-12T16:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a2bcad4d62c7fd93a3411e0a60cfa07c2b04051",
"body": "This release only contains chores.\n\n* all: replace module \"share\" with \"pakakeh.go\"\n\n The \"share\" module has been moved to new repository with new name at\n \"https://sr.ht/~shulhan/pakakeh.go\".\n For more information see the change logs at \"pakakeh.go\" module.\n\n* all: comply with linter recommendat\n[…]\nrelated to refactoring if-else witch switch\n statement.\n\n* all: replace if-else bytes.Equals with static string case comparisons\n\n Using string instead of [bytes.Equal] give code much more readable.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.5.2 (2023-04-04)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-04-04T14:45:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc67158aeeb6035f0755a3156449a342edbf24b0",
"body": null,
"is_bot": false,
"headline": "all: replace if-else bytes.Equals with static string case comparisons",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-03-05T11:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a51183943b29f9011d2ffa439a1cce502ce36cb",
"body": null,
"is_bot": false,
"headline": "all: comply with linter recommendations",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-03-05T11:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "346500242a3541bf9f7d8ce008dcf2ef6950e9a0",
"body": null,
"is_bot": false,
"headline": "all: replace module \"share\" with \"pakakeh.go\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2024-03-05T11:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc54ecb3e21852f2120548e48603ac9212ecfda3",
"body": "=== Bug fixes\n\n* all: fix custom IDs on first section always got replaced\n\n Any custom ID on the first section always replaced with the subsection\n because, first, when detecting preamble we did not check for line with\n kind ID \"[[…]]\" an short ID \"[#…]\". Second, when parsing preamble we\n did \n[…]\nthe latest golangci-lint is failed to build\n with Go tip, a simple \"make\" on the golangci-lint never success in\n my experiences.\n\n This changes fix all the output reported by the revive and shadow.",
"is_bot": false,
"headline": "Release asciidoctor-go v0.5.1 (2023-12-14)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-12-14T08:40:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "008230e7e72251addceb5abe04af6a5edc16a04c",
"body": "The lib/parser has been deprecated.",
"is_bot": false,
"headline": "all: replace \"lib/parser\" with \"strings/parser\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-12-13T11:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb215a6d8138c04ec0e3a91228a9ef23f26148b3",
"body": null,
"is_bot": false,
"headline": "all: remove dependency to \"github.com/shuLhan/share/lib/debug\"",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-12-09T19:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03504cc1789ba694f54a4c3e516a92de08500557",
"body": null,
"is_bot": false,
"headline": "go.mod: set minimum Go to version 1.20 and update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-12-09T19:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd1faa6b97de023ef7129399483e841fb4a9b16",
"body": "Any custom ID on the first section always replaced with the subsection\nbecause, first, when detecting preamble we did not check for line with\nkind ID \"[[...]]\" an short ID \"[#...]\".\nSecond, when parsing preamble we did not stop when we found line kind\nID and short ID.\n\nThis preamble thing is kind of annoying.\nWe need to revisit again how to detect preamble, maybe not calling\nseparate block parser, but making it linear as the default first child of\nparent element.",
"is_bot": false,
"headline": "all: fix custom IDs on first section got replaced",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-12-09T19:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9242df367ec97093dbfce62830db020ec53def11",
"body": null,
"is_bot": false,
"headline": "all: rewrite tests for ToHTML using [test.Data]",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-12-09T16:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f016620361024bb3f5c9709bfdf1e48691439ad4",
"body": "The golangci-lint does not output any results anymore\nEither we are getting good at writing Go or the linter itself is become\nless good.\nWe also have seen that the latest golangci-lint is failed to build\nwith Go tip, a simple \"make\" on the golangci-lint never success in my\nexperiences.\n\nThis changes fix all the output reported by the revive and shadow.",
"is_bot": false,
"headline": "all: replace linter golangci-lint with revive and shadow",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-12-09T16:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d54e38bac45dfe2e33dd0860e4eb49702d9d52e",
"body": null,
"is_bot": false,
"headline": "go.mod: update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-11-05T05:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa8f6829e59467d042c00d35964bb805b3e8c05d",
"body": null,
"is_bot": false,
"headline": "go.mod: update all dependencies",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-10-14T04:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1084b36db923f54bc1e0047ec4681626164260a",
"body": "=== New features\n\n* all: add support for unordered list with '-'\n\n=== Bug fixes\n\n* all: fix rendering blockquote without attribution\n* all: handle custom marker in between unordered list",
"is_bot": false,
"headline": "Release asciidoctor-go v0.5.0 (2023-06-04)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-06-04T09:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191fe5d486492ec3b564f77d4c3708f2fa3201e5",
"body": null,
"is_bot": false,
"headline": "go.mod: update share module to v0.47.0",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-06-04T09:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e0507b62393b8461b29cda7565f685d79b58ca3",
"body": "Given the following markup,\n\n [square]\n * item 1\n [circle]\n ** item 2\n\nThe list on item 2 now start with `<div class=\"ulist circle\">`.",
"is_bot": false,
"headline": "all: handle custom marker in between unordered list",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-05-30T15:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c25256f105271c402eb56cd19b1e73fa8fd26fb",
"body": "The HTML file can be viewed by running \"make serve-doc\" and opening\nhttp://127.0.0.1:8080/test.html .\nIt provide a textarea where developer can input partial HTML and a\nbutton Preview to render the partial HTML on the right.",
"is_bot": false,
"headline": "_doc: add HTML file to test previewing partial HTML content",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-05-28T14:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f7bb3e07398c80e782dd46045ce020a45067095",
"body": "The unordered list item with hyphen ('-') cause too much confusion and\ninconsistency, nevertheless most of still use it.\n\nCase one, given the following markup,\n\n```\n- Item 1\n+\n\"A line\nof quote\"\n-- Author\n```\n\nIs the \"Author\" the sub item in list or we are parsing author of quote\nparagraph?\n\nCase two\n[…]\nrt in new line.\n\nAs a reminder, the official documentation only recommend using hyphen for\nsimple list item [1].\n\n[1] https://docs.asciidoctor.org/asciidoc/latest/lists/unordered/#basic-unordered-list",
"is_bot": false,
"headline": "all: add support for unordered list with '-'",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-05-28T13:55:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4a6f5296b2c03e8c8ee681a31bc39822efeddffc",
"body": "Somehow using \"X.\" prefix after list item rendered different on different\nhost.\nFor example, given these markdown\n\n* 16. Sections\n * 16.1. Titles as HTML headings\n\nOn github [1],\n\n * xvi. Sections\n o 16.1. Titles as HTML headings\n\nOn SourceHut [2],\n\n * Sections\n o 16.1. Titles as HTML headi\n[…]\ns://github.com/shuLhan/asciidoctor-go/tree/f3bc802f3978192ad25176a0f9e2c24ac855c23a\n[2] N/A\n[3] https://pkg.go.dev/git.sr.ht/~shulhan/asciidoctor-go@v0.4.2-0.20230527193852-5d485c227553#section-readme",
"is_bot": false,
"headline": "all: reformat list item, remove numbering prefix xx.x.",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-05-28T07:32:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d485c22755334728dea72d7ce434814021e3aaa",
"body": "Previously, in the htmlWriteBlockQuoteEnd, if attribution is set\nwe add HTML tag <div> and close it later after we add citation.\n\nThe issue is we did not check if attribution is true again when we\nadd closing tag for div, which make the div above of blockquote get\nclosed.",
"is_bot": false,
"headline": "all: fix rendering blockquote without attribution",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-05-27T19:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66c685ff3d33028811e972811c85be8534760d0",
"body": null,
"is_bot": false,
"headline": "go.mod: update all dependencies and Go version to 1.19",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-05-27T17:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3bc802f3978192ad25176a0f9e2c24ac855c23a",
"body": "I use two remote repositories: GitHub and SourceHut.\nGitHub support rendering README using asciidoc while SourceHut not.\nThis cause the repository that use README.adoc rendered as text in\nSourceHut which make the repository page less readable.\n\nAlso, the pkg.go.dev now render README but only support\n[…]\n ciigo so I can write README using\nMarkdown and the rest of documentation using Asciidoc.\n\nHow did Markdown become defactor standard? Its lack comment, creating\ntable of content, macro, and many more.",
"is_bot": false,
"headline": "all: convert README from Asciidoc to Markdown",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-05-27T16:47:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d2e6dd1abb7e506dbe8963c5662c95b74a7d2dfa",
"body": "=== Bug fixes\n\n* all: fix empty line printed on ToHTMLBody or ToHTMLEmbedded\n* all: ignore parsing block image in paragraph\n\n=== Enhancements\n\n* all: handle empty preamble",
"is_bot": false,
"headline": "Release asciidoctor-go v0.4.1 (2023-03-02)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-03-02T16:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f263ce061a953380bf07d3d7777260ed3cd65f5",
"body": "The idea is to allow viewer to view the repository CHANGELOG without\nchanging to directory _doc.",
"is_bot": false,
"headline": "all: move CHANGELOG from _doc to root",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-03-02T16:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ce03f696112a0cb2db2898778312fc32b62439d",
"body": "Given the following adoc,\n\n----\n= T\n----\n\nIf we call ToHTMLBody, the output is\n\n----\n\n<div id=\"header\">\n<h1>T</h1>\n----\n\nThis changes fix the empty line at the top.",
"is_bot": false,
"headline": "all: fix empty line printed on ToHTMLBody or ToHTMLEmbedded",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-03-02T16:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe8bd4d6305e82259eaac94972f1621aa52e89aa",
"body": "If the document contains empty preamble do not output the HTML wrapper of\nit.",
"is_bot": false,
"headline": "all: handle empty preamble",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-03-02T16:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7059665463bd648321fbd8c4b9227ead65767975",
"body": null,
"is_bot": false,
"headline": "all: update share modules",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-03-02T16:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c7edc6cb26bf63fc8cf1f61d5e33fc9ee620ef",
"body": "Previously, if we have block image in paragraph, we parse it as inline\nimage but with invalid src, for example\n\n image::my.png[multi\n line]\n\nwould be parsed as <img src=\":imy.png\" alt=\"multi line\">.\nThis is incorrect according to asciidoctor output.",
"is_bot": false,
"headline": "all: ignore parsing block image in paragraph",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-03-02T16:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b83f6228897c3a7f24fa7b60cb30310bb5f2dcf",
"body": "=== New features\n\n* all: add support for document attribute \"last-update-label\"\n* all: implement inline macro for passthrough (\"pass:\")\n* all: implement macro \"footnote:\"\n\n=== Bug fixes\n\n* all: detach parsing preamble from content.\n This is to prevent empty preamble being rendered in HTML content.\n\n* all: fix the orders of generated HTML meta\n\n=== Enhancements\n\n* all: support multi line attribute values",
"is_bot": false,
"headline": "Release asciidoctor-go v0.4.0 (2023-02-12)",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-02-12T06:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511b22c4f4d46e5ece3d346d15b11d54edf25a0e",
"body": null,
"is_bot": false,
"headline": "go.mod: update share module to v0.43.0",
"author_name": "Shulhan",
"author_login": "shuLhan",
"committed_at": "2023-02-12T06:19:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 27,
"latest_release_at": "2026-05-15T05:58:13Z",
"latest_release_tag": "v0.8.1",
"releases_from_tags": true,
"days_since_last_push": 34,
"active_weeks_last_year": 9,
"days_since_latest_release": 74,
"mean_days_between_releases": 58.1
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "kilabit.info/asciidoctor-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/kilabit.info/asciidoctor-go",
"is_deprecated": false,
"latest_version": "v0.8.1",
"repository_url": null,
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-15T05:58:13Z",
"latest_version_yanked": null,
"days_since_latest_publish": 74
}
]
},
"popularity": {
"forks": 0,
"stars": 22,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"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": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 41493,
"source_files_sampled": 42,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "kilabit.info/pakakeh.go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.64.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "shuLhan",
"commits": 282,
"avatar_url": "https://avatars.githubusercontent.com/u/43306?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ea4ed48a397d5182d5e8a51a4ccb6c3ace66e33c",
"ran_at": "2026-07-28T17:15:22Z",
"aggregate_score": 3.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": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/shuLhan/asciidoctor-go",
"host": "github.com",
"name": "asciidoctor-go",
"owner": "shuLhan"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 44 is calibrated to 41 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 44,
"calibrated": 41,
"calibration": "2026-08-02"
}
}
],
"value": 41,
"inputs": {
"security": 38,
"vitality": 60,
"community": 32,
"governance": 40,
"calibration": "2026-08-02",
"engineering": 44,
"ai_readiness": 64,
"weighted_overall_raw": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 60,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 27,
"human_commit_share": 1,
"days_since_last_push": 34,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 34 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 34
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "27 commits in the last year",
"points": 13,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 27
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v0.8.1",
"releases_from_tags": true,
"days_since_latest_release": 74,
"mean_days_between_releases": 58.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 74 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 74
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~58.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 58.1
}
}
],
"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": "exceptional",
"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": 79,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 79 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 79
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"forks": 0,
"stars": 22,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "22 stars",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 22
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": false,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": "weak",
"name": "Sustainability & Governance",
"value": 40,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"followers": 91,
"owner_type": "User",
"is_verified": null,
"owner_login": "shuLhan",
"public_repos": 57,
"account_age_days": 6419
},
"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": "91 followers of shuLhan",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 91,
"login": "shuLhan"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "57 public repos, account ~17 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 57
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"kilabit.info/asciidoctor-go"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 74
},
"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 74 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 74
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 44,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"asciidoctor",
"go",
"asciidoc"
],
"has_wiki": false,
"homepage": "https://sr.ht/~shulhan/asciidoctor-go/",
"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://sr.ht/~shulhan/asciidoctor-go/",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 64,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.84,
"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": "84 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 84,
"sampled": 100
}
}
],
"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": 68,
"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
},
"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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 41493,
"source_files_sampled": 42,
"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/42 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 42,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T17:15:26.882926Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shuLhan/asciidoctor-go.svg",
"full_name": "shuLhan/asciidoctor-go",
"license_state": "custom",
"license_spdx": null
}