Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 80,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 75626
},
"pushed_at": "2026-07-23T15:25:12Z",
"created_at": "2026-04-23T13:21:58Z",
"owner_type": "User",
"updated_at": "2026-07-23T15:27:22Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "Sergio-dot",
"company": null,
"location": "Italy",
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/64589320?v=4",
"created_at": "2020-04-30T11:20:28Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 2279
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-23T15:24:03Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-23T14:44:09Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-23T14:31:10Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-23T13:30:28Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-19T19:53:30Z"
}
],
"recent_commits": [
{
"oid": "ea9c7a476e60fc3c2d65e725817fdd7ddcc61ba7",
"body": "fix: clear gofpdf errors after AddUTF8Font, recover from SplitLines p…",
"is_bot": false,
"headline": "Merge pull request #15 from Sergio-dot/fix/font-fallback-defense",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T15:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1aafea309725542dc4400aebd6b0c40467d7d60",
"body": "…anic on broken fonts",
"is_bot": false,
"headline": "fix: clear gofpdf errors after AddUTF8Font, recover from SplitLines p…",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T15:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7bc4455fad602b4a756e3f67f4a5a4adcd7c95",
"body": "…ult fonts",
"is_bot": false,
"headline": "fix: remove premature SetFont in NewRenderer to support non-core defa…",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T14:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb7b727d958600059b2e81956e916b2809efd6b1",
"body": "refactor: support style-specific font files (family→{style→path})",
"is_bot": false,
"headline": "Merge pull request #14 from Sergio-dot/feat/style-specific-font-config",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T14:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f08cf3c8985006d263b6c137b7f9f1492498ff",
"body": null,
"is_bot": false,
"headline": "refactor: support style-specific font files (family→{style→path})",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T14:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170bafff757573b25974b9aa7318261d46085684",
"body": null,
"is_bot": false,
"headline": "docs: use generic names in showcase sample data",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T14:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493b513a3ca1fc923a1cdbcdf8930716474baa6d",
"body": null,
"is_bot": false,
"headline": "docs: add usage guide with examples for all block types",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T14:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f46ebe8181d0d8290ac743e4b66a3f5dc7eff5",
"body": "feat: add inline text spans with per-fragment styling (bold/italic/co…",
"is_bot": false,
"headline": "Merge pull request #13 from Sergio-dot/feat/inline-text-spans",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T13:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863d4bcdca3da7514134632d3d718275e285cef5",
"body": "fix: register bold, italic, and bold-italic font variants to prevent …",
"is_bot": false,
"headline": "Merge pull request #12 from Sergio-dot/fix/register-font-style-variants",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T13:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da6e2793de9b3a4ac2880881484b430cecba944",
"body": "…lor/size)",
"is_bot": false,
"headline": "feat: add inline text spans with per-fragment styling (bold/italic/co…",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T13:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0173576b27d887b199cc7ee91210fab673c679",
"body": "…Latin-1 fallback for accented chars",
"is_bot": false,
"headline": "fix: register bold, italic, and bold-italic font variants to prevent …",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-23T13:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f4d97b5b28d4694453dbff45cd3add303a9c9ea",
"body": "fix: prevent table row splitting across page breaks",
"is_bot": false,
"headline": "Merge pull request #11 from Sergio-dot/fix/table-page-break",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-19T19:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3efccddfdca6ceb1480263bbb11d0a7ea4a483",
"body": "Pre-calculate row height with SplitLines before rendering. If the\nentire row won't fit on the current page, trigger AddPage first so\nall columns in the row stay together on the same page.",
"is_bot": false,
"headline": "fix: prevent table row splitting across page breaks",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-19T19:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4d811f3e1d756dbd031b46f7153cd91f4861a30",
"body": "Feat/showcase long text table",
"is_bot": false,
"headline": "Merge pull request #10 from Sergio-dot/feat/showcase-long-text-table",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-19T19:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5bcc81691d9bdb7214059bf498866e5da2d18dc",
"body": "Uses lorem ipsum text across 7 columns with proportional columnWidths\n[8, 8, 10, 10, 22, 28, 14] to demonstrate MultiCell text wrapping.\nColumns 5-6 contain long sentences that wrap within their cells.",
"is_bot": false,
"headline": "showcase: replace HACCP table with lorem ipsum wrapping demo",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-19T19:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89469afd062e7adbec9057c2d193002e5b961603",
"body": "…ith columnWidths\n\nAdds a 7-column CCP analysis table to the A4 showcase with:\n- columnWidths: [8, 8, 10, 10, 22, 28, 14] for proportional column sizing\n- Long Italian text in 'Misure Preventive' (22%) and 'Azioni Correttive' (28%)\n- 3 sample ccpRecords in the context with realistic HACCP data\n- CP1252-safe characters only (built-in font compatible)",
"is_bot": false,
"headline": "showcase: add CCP HACCP table demonstrating MultiCell text wrapping w…",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-19T19:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89a4cd1b38813620de525ac39dd89f00e2dbe89c",
"body": "fix: use MultiCell for table rows to prevent text overflow into adjac…",
"is_bot": false,
"headline": "Merge pull request #9 from Sergio-dot/feat/table-text-wrapping",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-19T19:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e0f5305e73c402e3d68b1133c527d5b13c4783e",
"body": "…ent columns\n\nCellFormat with empty border string does not clip text in gofpdf, causing\nlong cell content to bleed into neighboring columns. Switch data row\nrendering to MultiCell which wraps text at the column width boundary,\nwith row height auto-adapting to the tallest cell in each row.",
"is_bot": false,
"headline": "fix: use MultiCell for table rows to prevent text overflow into adjac…",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-19T19:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a9db75b61a0870232df1da1194aaa4fb4e613af",
"body": "feat: add ColumnWidths to TableProperties with relative-width rendering",
"is_bot": false,
"headline": "Merge pull request #8 from Sergio-dot/feat/table-column-widths",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T12:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "285877aa43cd8a8f5158afd9b26287e91e42fd06",
"body": null,
"is_bot": false,
"headline": "feat: add ColumnWidths to TableProperties with relative-width rendering",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T12:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fab42ef609fd556153cea107752ae3172d568cd",
"body": null,
"is_bot": false,
"headline": "feat: add FontFiles config for UTF-8 font registration via AddUTF8Font",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T11:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9796ec664497e5fe99bf9e746249bccad6afc7e3",
"body": "docs: add godoc comments to all exported types, functions, and packages",
"is_bot": false,
"headline": "Merge pull request #7 from Sergio-dot/docs/godoc-comments",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T11:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce0f276cff51c83bf2f75feccf359329cb5682cb",
"body": "- config: package doc, Config, LoadConfig\n- models: package doc, ControlFlow, Document, Section, AssetReference,\n Condition, Asset, Block, all property types, RuntimeContext methods\n- loader: package doc, AssetLoader, FileLoader, NewFileLoader,\n LoadControlFlow, LoadRuntimeContext\n- evaluator: pac\n[…]\nteToWriter, GenerateToBytes\n- renderer: package doc, Renderer, Margins, NewRenderer, RenderBlock,\n RenderBlocks, RenderBlocksAtY, RenderHeader, RenderFooter, GetPDF,\n GetContext, SaveToFile, WriteTo",
"is_bot": false,
"headline": "docs: add godoc comments to all exported types, functions, and packages",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:58:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf9f4701df7b8524bcbce0357cec03e7e55ce2b6",
"body": "Docs/repository readiness",
"is_bot": false,
"headline": "Merge pull request #6 from Sergio-dot/docs/repository-readiness",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386b2db0b9298d47d5f003af3c1c60f4d2f8b4a3",
"body": "- CI: remove push trigger (pull_request is sufficient with branch protection)\n- CONTRIBUTING: replace architecture section with link to README",
"is_bot": false,
"headline": "chore: remove duplicate CI trigger and architecture in CONTRIBUTING",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f99fb57927953bbc63219538babda9c837f1b38",
"body": null,
"is_bot": false,
"headline": "docs: clarify PRs require maintainer approval before merge",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51df1d9ceebb51c449777f6a8d52002054decc64",
"body": "- CONTRIBUTING.md: branch conventions, code style, testing, architecture\n- CHANGELOG.md: unreleased changes and 0.1.0 initial release summary\n- README: Mermaid architecture diagram, CI/Go/license badges,\n updated features (compound conditions, page sizes, line blocks),\n simplified quick start, link to examples and contributing guide",
"is_bot": false,
"headline": "docs: add CONTRIBUTING.md, CHANGELOG.md, and revamped README",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caae3eb6bae10d4b60e22a2a94e6ee10f1f87b5d",
"body": "…chmarks\n\nrefactor: split renderer.go into 9 focused files",
"is_bot": false,
"headline": "Merge pull request #5 from Sergio-dot/refactor/split-renderer-and-ben…",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df6db512ee71c29116937bf5ce0f9cec9af5769",
"body": "- renderer.go: core types, RenderBlock dispatcher, public API (96 lines)\n- renderer_text.go: text rendering and variable substitution\n- renderer_image.go: image rendering with aspect ratio fallback\n- renderer_table.go: table rendering and cell style application\n- renderer_container.go: row and colum\n[…]\nngine hot paths\n\n- substituteVariables, renderText, renderTable (20 rows)\n- renderRowContainer (with/without background, two-pass measurement)\n- renderLoop (10 items)\n- GenerateToBytes (full pipeline)",
"is_bot": false,
"headline": "refactor: split renderer.go into 9 focused files (from 634 lines)",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:43:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70c28f07e3e240469b78d49a6add568fc622b89b",
"body": "Feat/conditions and blocks",
"is_bot": false,
"headline": "Merge pull request #4 from Sergio-dot/feat/conditions-and-blocks",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73f2f978fe988ba68b641bac799cf68b9f5af8b8",
"body": "- Standard PDF fonts (Arial built-in) only support WinAnsi encoding\n- Characters like →, —, •, ⚠ get mangled without TrueType font support\n- Use ASCII equivalents: -> for arrows, -- for em dash, - for bullet",
"is_bot": false,
"headline": "fix: replace Unicode chars with ASCII in example assets",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5614b017d66b29e60809c06f3c9132e89e86a50",
"body": "- 5 page sizes: A3, A4, A5, Letter, Legal (all portrait, A5 landscape)\n- Exercises every new feature:\n - and/or/not compound conditions on asset visibility\n - gt/gte/lt/lte numeric comparisons\n - in operator for country matching\n - contains operator (via evaluator-demo description)\n - styled ta\n[…]\nine separators\n - custom page margins per flow\n - variable substitution with nested contexts\n- Generator program in examples/showcase/main.go\n- Fix gitignore to match output directories at any depth",
"is_bot": false,
"headline": "feat: add example showcase with all page sizes and new features",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:34:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff053ffa40296d7dfc5a7dfb7fb334ef362e0a4f",
"body": "- Add pageSize, orientation, and custom margins to Document model\n- Pass page config through engine to renderer at initialization\n- Add line block type with configurable color, width, and margin\n- Replace log.Println/log.Fatalf with slog in CLI entry point\n- gofpdf natively supports standard sizes (A4, A5, Letter, Legal)",
"is_bot": false,
"headline": "feat: configurable page size, line block, and slog migration",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa955e4e17322b70894cbdae1c680e729865640b",
"body": "…perators\n\n- Add numeric operators: >, <, >=, <= with int and float64 coercion\n- Add string operator: contains (substring check)\n- Add array operator: in (element in slice check)\n- Add compound logic: and (all must pass), or (any must pass), not (negation)\n- Backward-compatible: existing Field/Op/Value conditions work unchanged\n- 28 evaluator tests covering all operators and edge cases",
"is_bot": false,
"headline": "feat: extend condition evaluator with numeric, string, and compound o…",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223eca3a4a3c727fc3c0beaba44cabd98ca54b11",
"body": "Test/suite coverage",
"is_bot": false,
"headline": "Merge pull request #3 from Sergio-dot/test/suite-coverage",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63eca41396a6492225357953815e38297dc1fd2d",
"body": "- Use ./pkg/... ./config/ instead of ./... to skip main package\n- CLI main package does not need unit test coverage",
"is_bot": false,
"headline": "ci: exclude cmd/cli from test coverage to avoid Go 1.24 covdata error",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6456e130301083db8d2678064179413f512282a",
"body": "- Add config tests for defaults, YAML, .env, and env var loading\n- Add minimal cli test so main package can be covered\n- Add viper.Reset() calls between config tests to isolate global state\n\nfix: enable dotenv file parsing in config\n\n- Add SetConfigType(\"env\") before MergeInConfig — viper needs explicit type\n to parse .env files, otherwise it silently fails using the previous YAML type",
"is_bot": false,
"headline": "test: add config and cli tests to fix Go 1.24 covdata error",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb1bace3bde680a83aaac7238f0cd394ed0ddbc",
"body": "- Strip per-line 'what' comments across all packages (engine, renderer, config, cli)\n- Retain comments that explain why: two-pass container rendering, aspect ratio fallback, direction documentation, inline value hints\n- No logic changes",
"is_bot": false,
"headline": "chore: remove narrative comments, keep design-intent comments",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T10:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4acc2305c0e3c4ad9343098787f4776451de32d1",
"body": "- Remove unused fmt import from renderer_test.go\n- Replace unnecessary fmt.Sprintf with string literal\n- Prefix unused block param with _ in renderPageBreak\n- Remove stale TODO comment about text/template migration",
"is_bot": false,
"headline": "chore: cleanup unused imports, parameters, and stale comments",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4408e6f851d0509ac8c8c2d9a6637e503bd809e",
"body": "- models: RuntimeContext Get/GetNested/Set/Delete, JSON roundtrip for ControlFlow and Block\n- evaluator: table-driven tests for ==, !=, nil conditions, missing field, unknown operator\n- loader: FileLoader with temp dirs, LoadControlFlow, LoadRuntimeContext, error paths\n- engine: GenerateToBytes, Set\n[…]\ntuteVariables, all block types, nil HeaderStyle regression, golden file hashes\n\nci: add GitHub Actions workflow\n\n- Runs on push/PR to main\n- Go 1.24 and 1.25 matrix\n- go vet + race detector + coverage",
"is_bot": false,
"headline": "test: add unit test suite across all packages",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:55:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07d096871ec95c0b6cb7d58483750d150af1bf0b",
"body": "fix: nil-pointer on nil HeaderStyle in table rendering",
"is_bot": false,
"headline": "Merge pull request #2 from Sergio-dot/fix/nil-pointer-and-regex",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "241f236db568a63347d717740bcfda16bb076b2a",
"body": "- Move HeaderStyle.Align and HeaderStyle.CellHeight access inside nil check\n- Default align to 'C' and cellHeight to 5.0 before both branches\n\nperf: pre-compile variable substitution regex at package level\n\n- Extract varRe = regexp.MustCompile(...) to package-level var\n- Avoids compiling the regex on every substituteVariables() call",
"is_bot": false,
"headline": "fix: nil-pointer on nil HeaderStyle in table rendering",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9296293406c39447cfbfb92707934db4a29e95c",
"body": "Feat/haccp manual support",
"is_bot": false,
"headline": "Merge pull request #1 from Sergio-dot/feat/haccp-manual-support",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a0a65315d03a32c39a485dba762deaa1940657",
"body": null,
"is_bot": false,
"headline": "fix: engine: only construct FontDir from AssetDir when AssetDir is set",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750b5f94c72e849aeabdd54bf7653a1257de4b2d",
"body": "…ports",
"is_bot": false,
"headline": "refactor: move CLI main.go to cmd/cli/ so root is free for library im…",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61669198ea482a03302bb99841fd5e809ea95a0",
"body": null,
"is_bot": false,
"headline": "feat: add RowsDataSource to TableProperties for dynamic table rows",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "196ba31cf4d95eaa7211e2ad61f23b5a103c7da1",
"body": null,
"is_bot": false,
"headline": "fix: WriteTo signature to match io.WriterTo and remove unused variable",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f35d34345bd1330b3504769eef33a5b68b9cd83",
"body": null,
"is_bot": false,
"headline": "feat: add per-page header/footer support via ControlFlow assets",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1508561a4c5e4a875ec007d24513ab608ca7ce1d",
"body": null,
"is_bot": false,
"headline": "feat: add page numbering support ({{page}} and {{totalPages}})",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0489b53c509ebbf5607fa996c362463806a835b",
"body": null,
"is_bot": false,
"headline": "feat: add LoopBlock type with nested context variable access",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5245c46b5531b7a1911e16933d4502764799e40",
"body": null,
"is_bot": false,
"headline": "feat: add PageBreakBlock type and rendering support",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-07-18T09:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cc93d12b47c6a6ea833a428c76eefe8e69439c1",
"body": null,
"is_bot": false,
"headline": "feat: add example files & changed default fonts to builtin fonts",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-04-23T14:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6950d170d18e42373849baf2cdd40f388de01be4",
"body": null,
"is_bot": false,
"headline": "Initial commit: project skeleton",
"author_name": "Sergio-dot",
"author_login": "Sergio-dot",
"committed_at": "2026-04-23T13:29:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 53,
"latest_release_at": "2026-07-23T15:24:03Z",
"latest_release_tag": "v0.3.2",
"releases_from_tags": true,
"days_since_last_push": 3,
"active_weeks_last_year": 3,
"days_since_latest_release": 3,
"mean_days_between_releases": 1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Sergio-dot/gopdf-composer",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/Sergio-dot/gopdf-composer",
"is_deprecated": false,
"latest_version": "v0.3.2",
"repository_url": "https://github.com/Sergio-dot/gopdf-composer",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T15:24:03Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 8963,
"source_files_sampled": 26,
"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": "github.com/phpdave11/gofpdf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.3"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.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": 15,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Sergio-dot",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/64589320?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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": 10,
"reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/16 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ea9c7a476e60fc3c2d65e725817fdd7ddcc61ba7",
"ran_at": "2026-07-27T12:10:49Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-23T15:24:03Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Sergio-dot/gopdf-composer",
"host": "github.com",
"name": "gopdf-composer",
"owner": "Sergio-dot"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 39,
"vitality": 74,
"community": 33,
"governance": 52,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 53,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "53 commits in the last year",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 53
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 88,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.3.2",
"releases_from_tags": true,
"days_since_latest_release": 3,
"mean_days_between_releases": 1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"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": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 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": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 15,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/15 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 15
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"followers": 3,
"owner_type": "User",
"is_verified": null,
"owner_login": "Sergio-dot",
"public_repos": 13,
"account_age_days": 2279
},
"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": "3 followers of Sergio-dot",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "Sergio-dot"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~6 yr old",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/Sergio-dot/gopdf-composer"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 3
},
"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 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"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": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.981,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "52 of 53 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 52,
"sampled": 53
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 53",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 53
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 8963,
"source_files_sampled": 26,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T12:11:01.755561Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/Sergio-dot/gopdf-composer.svg",
"full_name": "Sergio-dot/gopdf-composer",
"license_state": "standard",
"license_spdx": "MIT"
}