Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 901,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 289361,
"Makefile": 13710
},
"pushed_at": "2026-07-24T11:40:10Z",
"created_at": "2024-02-22T00:28:52Z",
"owner_type": "User",
"updated_at": "2026-07-24T11:41:13Z",
"description": "Type Safe Enum generator for Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.zarl.dev",
"name": "Steven",
"type": "User",
"login": "zarldev",
"company": null,
"location": null,
"followers": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/129223792?v=4",
"created_at": "2023-03-28T20:05:38Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 1214
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-23T23:21:07Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-18T20:05:34Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-16T23:30:36Z"
},
{
"tag": "v0.4.9",
"kind": "patch",
"published_at": "2026-06-10T00:13:41Z"
},
{
"tag": "v0.4.8",
"kind": "patch",
"published_at": "2026-06-09T22:58:56Z"
},
{
"tag": "v0.4.7",
"kind": "patch",
"published_at": "2026-06-08T23:17:51Z"
},
{
"tag": "v0.4.6",
"kind": "patch",
"published_at": "2026-06-06T09:14:37Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2026-05-04T22:18:35Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2025-09-12T22:28:14Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2025-06-30T01:15:30Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2025-06-30T01:00:20Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-06-03T00:36:57Z"
},
{
"tag": "v0.3.8",
"kind": "patch",
"published_at": "2025-05-04T00:15:47Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2025-04-19T18:09:26Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2024-04-23T19:41:20Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2024-04-23T00:18:07Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2024-04-19T00:59:55Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2024-04-19T00:47:01Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2024-04-16T22:59:14Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-04-13T12:09:06Z"
},
{
"tag": "v0.2.9",
"kind": "patch",
"published_at": "2024-04-12T23:54:34Z"
},
{
"tag": "v0.2.8",
"kind": "patch",
"published_at": "2024-04-12T22:32:30Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2024-04-12T19:53:09Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2024-04-12T12:54:43Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2024-04-11T22:21:12Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2024-04-04T23:33:06Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2024-03-21T09:57:09Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2024-03-20T16:57:46Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2024-03-20T15:01:37Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2024-03-19T14:46:58Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2024-02-28T01:04:56Z"
}
],
"recent_commits": [
{
"oid": "6ba822bbde541231ec23099d2faa6256bb6e6ac2",
"body": "ci: allow manual docs deploy via workflow_dispatch",
"is_bot": false,
"headline": "Merge pull request #56 from zarldev/fix-docs-deploy-dispatch",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-07-24T11:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782b56f88ddfe24e248f0946e428a00622c98ee5",
"body": "The deploy job only ran on push to main, so manually re-running the\nDocumentation workflow built the site but skipped deployment. Allow\nworkflow_dispatch to deploy too, enabling manual redeploys.",
"is_bot": false,
"headline": "ci: allow manual docs deploy via workflow_dispatch",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-24T11:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a43c42c8aa67550c5312960184561bf836cf904b",
"body": "docs: surface accessor style, drop retired badge",
"is_bot": false,
"headline": "Merge pull request #55 from zarldev/docs-readme-accessor-style",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-07-24T09:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd064dac64203f820abbfe3bac8b01316473a245",
"body": "Go Report Card has been retired, so the badge no longer resolves to\nanything useful.",
"is_bot": false,
"headline": "docs: remove retired Go Report Card badge",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-24T09:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9084a4f5515e7b7ccc4b71ab73a5bea57207adf4",
"body": "The --accessor-style section existed but was undiscoverable: it was\nmissing from the Table of Contents and the Key Features list. Add a\nKey Features entry and TOC links for it and its sibling subsections\nunder the storage section.",
"is_bot": false,
"headline": "docs: surface accessor style in README TOC and features",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-24T09:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65afb008a64e8394fa2fe67d5c05cb3b40ab8efb",
"body": "fix: repair Hugo docs build",
"is_bot": false,
"headline": "Merge pull request #54 from zarldev/fix-hugo-docs-build",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-07-23T23:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b17ea6629ac2ec5678933e88a689c5f1e178de6",
"body": "Bump version across the sources of truth (version.go, Makefile, hugo.yaml)\nand regenerate all stamped output so generated files report v0.7.0.\n\nMinor bump: configurable enum accessor style landed since v0.6.0, alongside\nnaming-edge-case fixes and the Hugo docs migration.\n\nRegenerated examples/ via 'go generate ./...' and internal/testdata/* via\nexplicit per-dir generation (go skips testdata under ./...). Diffs are the\nversion comment only; no semantic changes to generated code.",
"is_bot": false,
"headline": "chore: release v0.7.0",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-23T23:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac585999664af169aa1f74454796d2e96bb2f2b",
"body": "The 85% coverage gate never ran against doccheck before (its first push\nwas docs-only, so the Go workflow skipped). Refactoring to run()/checkSite()\nleft them untested at 35.8%. Add end-to-end run() tests over temp sites\n(resolving links, broken links, wrong base path, bad args, missing dir)\nplus normalizeBasePath and a root-escaping link case. Package now 86.6%.",
"is_bot": false,
"headline": "test(doccheck): cover run and site-walking paths",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-23T22:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "754988f4df14b26ec23da003498b1ac532ddba47",
"body": "CI linting (gosec) flagged doccheck for a race-prone WalkDir path (G122)\nand path traversal via taint (G703). The tool walks trusted Hugo output,\nbut the clean fix is genuine: scope every read to the site directory.\n\n- open the site dir as an os.Root and walk/read/stat through it, so no\n operation \n[…]\ne() runs (gocritic exitAfterDefer)\n- extract checkSite() from main for the walk logic\n- swap the manual Getwd/Chdir/restore in TestRun for t.Chdir (usetesting,\n newly enforced under the go 1.25 bump)",
"is_bot": false,
"headline": "fix(doccheck): use root-scoped filesystem access",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-23T22:52:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a34217537fcebdb24e6100a069a180eccee5f36e",
"body": "The docs site was unbuildable after the Hugo migration; nothing in the\nGo test suite exercises it, so the breakage was invisible until run.\n\n- hugo.yaml: remove duplicated baseURL key (YAML rejected the config)\n- docs.yml: fix --destination so output lands in docs/public, not\n docs/docs/public wher\n[…]\nurns fatal\n- bump Hugo to 0.164.0 in Makefile and workflow, verified building clean\n- add docs-require-hugo guard so a local/CI version drift fails loudly\n instead of surfacing as a deprecation panic",
"is_bot": false,
"headline": "fix: repair Hugo docs build",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-23T22:35:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4a6618d100328fe79caa0ab1c0e134f2fffa4bb",
"body": null,
"is_bot": false,
"headline": "docs: polish Hugo site navigation and theme",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-20T13:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dfadd625bde63b0a73be9aa7b18ca2ea6ac2f13",
"body": null,
"is_bot": false,
"headline": "docs: migrate site to Hugo",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-20T00:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "358c80773643b192b2036929a7997560627c89a5",
"body": null,
"is_bot": false,
"headline": "fix: harden generated naming edge cases",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-20T00:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105e6bdae39a887d59d2fdddac770aad2bf67ea8",
"body": null,
"is_bot": false,
"headline": "feat: add configurable enum accessor style",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-19T22:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07283c858922d0906adaa4d3eadd6576569c705a",
"body": "release: goenums v0.6.0",
"is_bot": false,
"headline": "Merge pull request #53 from zarldev/release/v0.6.0",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-07-18T20:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425c5bb057325f8d3137965196abf1858418ed73",
"body": null,
"is_bot": false,
"headline": "chore: remove tracked Go build artifact",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-18T19:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32c2402d4ada79d7391191ed76d52c6cdc9417fb",
"body": null,
"is_bot": false,
"headline": "fix: make release generation self-contained",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-18T19:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42fc5101b657f012f7816675a46ebbaf26f317a5",
"body": null,
"is_bot": false,
"headline": "fix: preserve newlines in generated writer templates",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-18T17:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e00d4e013b5dbba79888fe58b7a9ab39967f04",
"body": null,
"is_bot": false,
"headline": "docs: prepare v0.6 release guidance and tooling",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-18T17:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b159190c7bfefc3f2d073f7e69a5cbf19967f66d",
"body": null,
"is_bot": false,
"headline": "feat: complete v0.6 enum generation overhaul",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-07-18T17:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c988c9354bffa487f1149072142d1b709d848d",
"body": "fix(build): restore Makefile BUILD_TIME/GIT_COMMIT newline",
"is_bot": false,
"headline": "Merge pull request #52 from zarldev/fix-makefile-build-vars",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-06-16T23:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f379aacbc94f01d652ed0453bacf65b3faa9b2",
"body": "…file\n\nThe two variable assignments had collapsed onto one line, so BUILD_TIME\nabsorbed the GIT_COMMIT definition and embedded a space and ':=' into the\nldflags value, breaking the linker on every make build target.",
"is_bot": false,
"headline": "fix(build): restore newline between BUILD_TIME and GIT_COMMIT in Make…",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-16T23:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1771b0bb75d02e317947af7b8190dd1570eae039",
"body": "v0.5.0: compile-time exhaustiveness via Matcher interface",
"is_bot": false,
"headline": "Merge pull request #51 from zarldev/exhaustive_handlers",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-06-16T23:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6516a294b0030d3f41a8b2bcc0b224e5eb5525d5",
"body": "…0.5.0)\n\nReplace the handlers-map Match/MustMatch API with a generated per-enum\nMatcher interface that has one method per valid enum value. Implementers\nsatisfy the interface only when every case is handled, so adding, removing\nor renaming an enum value breaks compilation until matchers are updated\n\n[…]\nn error for nil matchers or unhandled values; MustMatch panics.\n\nBump version references to v0.5.0 and regenerate examples and testdata via\ngo generate so the per-file failfast directives are honored.",
"is_bot": false,
"headline": "feat(generator): compile-time exhaustiveness via Matcher interface (v…",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-16T23:19:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "890253d4bae0c3209b496eff8cb08211b169c921",
"body": "chore: release v0.4.9",
"is_bot": false,
"headline": "Merge pull request #49 from zarldev/release-v0.4.9",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-06-10T00:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "668cb9b6d137ba16b6c7ee16af3942de7f0e44ad",
"body": "Bump version references and regenerate testdata and examples with the\nv0.4.9 generated header.",
"is_bot": false,
"headline": "chore: release v0.4.9",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-10T00:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8685ee2f9e8a8eed06350c9912d76136e4fc2085",
"body": "ci: update deprecated Node 20 actions and fix go-test-coverage config input",
"is_bot": false,
"headline": "Merge pull request #48 from zarldev/fix-ci-action-deprecations",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-06-10T00:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf662fee11c7ca704fbc08e6618c85293a189fa5",
"body": "The action's bundled checkout@v4.1.1 re-checks-out into the workspace\nalready populated by checkout@v6, and the two credential persistence\nmechanisms send a duplicate Authorization header that GitHub rejects\nwith a 400. The job's own checkout already provides the source.",
"is_bot": false,
"headline": "ci: skip govulncheck-action internal checkout",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T23:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191853b7e15a586e6d365e74faa8e8731cae67d9",
"body": "TestConfigure exists to verify ConfigureWithWriter wires the default\nslog logger, so the global logger calls are the subject under test.",
"is_bot": false,
"headline": "test: suppress sloglint for intentional default-logger assertions",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T23:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc59eaf6e557507cdd1a2a37cd1961f0d0ad4367",
"body": "The June 2026 x/exp requires go 1.25; CI picks the toolchain up from\ngo.mod via setup-go's go-version-file, so no workflow change needed.",
"is_bot": false,
"headline": "chore: update golang.org/x/exp and bump go directive to 1.25",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T23:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c3293cdcc76d4bae8d926499993a6e337f771a",
"body": "The coverage thresholds in .testcoverage.yml were silently ignored\nuntil the config input fix, and enforcing them flagged logging (72.3%)\nand gofile_parser.go (83.5%) below the 85% file threshold.\n\nAdd tests for Configure/ConfigureWithWriter, attribute formatting edge\ncases, handler write errors, th\n[…]\ng the nil-options branch of NewCustomTextHandler exposed a nil\npointer dereference: HandlerOptions.Level is a nil Leveler when opts\nare zero-valued. Default to LevelInfo like slog's built-in handlers.",
"is_bot": false,
"headline": "test: cover logging configuration and parser iota-offset paths",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T23:26:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf5b9438d9a5051a4c56420d85d621f321569f22",
"body": "… input\n\nactions/checkout, actions/setup-go and actions/upload-artifact were\nwarning about the Node 20 runtime being forced to Node 24 on June 16th;\nbump them to their current major versions. go-test-coverage renamed its\nconfig-file input to config, so the coverage thresholds in\n.testcoverage.yml were being ignored.",
"is_bot": false,
"headline": "ci: update deprecated Node 20 actions and fix go-test-coverage config…",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T23:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94cfab1205b41f17c2a739a9113ba82f1d799dbe",
"body": "…logger",
"is_bot": false,
"headline": "fix(logging): eliminate data race in tests by avoiding shared global …",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T23:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b6b398918b0c92e0953fe4a4e1a8b25a8631f5f",
"body": null,
"is_bot": false,
"headline": "chore(docs): bump Jekyll site version to v0.4.8",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T23:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3a00a6babe2a05519cef35f68e938a4bd326f5b",
"body": "…nces",
"is_bot": false,
"headline": "chore: regenerate testdata with v0.4.8 and update docs version refere…",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T23:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf9acb792df71159b75077fa73e9315f069ce30",
"body": "- Remove named float/integer/number constraint types; inline constraints\n directly into generic function signatures to prevent duplicate-type\n errors when multiple enums exist in the same package with -c.\n\n- Scope lowercasing to parse-map keys only when -i is used, preserving\n original alias casing in String() output.",
"is_bot": false,
"headline": "fix: resolve regressions in constraints and case-insensitive parsing",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-09T22:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c55de690fb2ecb545c18031133714d108fb14fb",
"body": "fix: a proper generated header, -i that actually ignores case, and a daft <nil> crash",
"is_bot": false,
"headline": "Merge pull request #45 from zarldev/fix-canonical-generated-header",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-06-08T23:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f26c82850c8a4d02a9a92fabe5284f1a75feeca",
"body": "Bump VERSION (Makefile) and version.CURRENT to v0.4.7 and regenerate all\nexample and testdata output so the generated headers report the new version.",
"is_bot": false,
"headline": "chore: release v0.4.7",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-08T23:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a74b45ea3773f82ab28ba29d5e47ae8788d571",
"body": "A type-level comment that isn't a field declaration (e.g.\n`type operationType int //operations`) was parsed by ExtractFields as a\nfield whose type token didn't resolve to a known type. FieldToType returned\nnil for it, and the wrapper-struct template rendered that nil as a literal\n\"<nil>\" struct memb\n[…]\nimple field-less enum. A valid\nsingle-token type (e.g. \"string\") is still kept, since it resolves to a\nnon-nil zero value.\n\nAdds ExtractFields unit cases and a typecomment end-to-end testdata fixture.",
"is_bot": false,
"headline": "fix(enum): don't treat a descriptive type comment as an enum field",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-08T23:01:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f2a16e6e108c29008eee1b26a831abb24a69c3f",
"body": "Fixes #39. The -i flag previously faked case-insensitivity by appending\nlower-cased copies of each enum's explicit comment aliases to the parse\nmap. An enum with no alias (the common case) got no extra keys, so an\nall-caps input never matched; even with an alias only the two exact\ncasings worked, no\n[…]\nngTo lookup lower-cases its input before the map lookup, so any casing\nof an enum name or alias parses. Adds an insensitive testdata fixture and\na regression test covering update/UPDATE/Update/uPdAtE.",
"is_bot": false,
"headline": "fix(gofile): make -i case-insensitive parsing accept any casing",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-08T22:53:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80cf6875e0a457b2f84a7bfc6c8706e7247d940e",
"body": "Conform to Go's canonical convention (https://go.dev/s/generatedcode):\n\"// Code generated by goenums <version>; DO NOT EDIT.\" on a single line,\nmatching the ^// Code generated .* DO NOT EDIT\\.$ regex. Previously the\nheader used lowercase \"code generated\" on a line separate from an earlier\n\"// DO NOT EDIT.\" line, which tools that detect generated files ignore.",
"is_bot": false,
"headline": "fix(gofile): emit canonical generated-code header",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-08T22:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775dd5b0434db600eeef137c8a403e5f89ee33c5",
"body": "Bump VERSION/CURRENT/docs to v0.4.6 and regenerate examples and testdata\nagainst the new binary so generated headers carry the new version (and pick\nup the format change that dropped the timestamp and version quotes).\n\nAdd examples/llmproviders to showcase the leading-initialism fix: a\ncamelCase enum named llmProvider now exports as LLMProvider /\nLLMProviders rather than LlmProvider, which keeps revive/staticcheck\nvar-naming clean. The same rule covers apiKey, httpStatus, jsonField, etc.",
"is_bot": false,
"headline": "v0.4.6",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2026-06-06T09:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ea42b4127dcfc6b921ad6a6975482905ffa6fa",
"body": "fix(strings): upper-case leading initialisms in Camel",
"is_bot": false,
"headline": "Merge pull request #44 from zarldev/fix-camel-leading-initialisms",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-06-05T18:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04fbf2cfe64786fe869fa109ea452f3b32c9cf50",
"body": "A camelCase enum type whose first word is an initialism exported as\ntitle-case (llmProvider -> LlmProvider, apiKey -> ApiKey), which trips\nrevive/staticcheck's var-naming lint and reads wrong. Camel now detects\nthe leading lowercase word and, when it matches a known initialism,\nupper-cases it whole (llmProvider -> LLMProvider) while leaving every\nother identifier on the historical first-rune-upper path.\n\ninitialism set mirrors the golint list plus AI/LLM.",
"is_bot": false,
"headline": "fix(strings): upper-case leading initialisms in Camel",
"author_name": "steven",
"author_login": "zarldev",
"committed_at": "2026-06-05T18:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76df9e693f0ffa62ddb0bc6bbe6e56c2a370f070",
"body": "fix: slog.ErrorContext in parser panic recover",
"is_bot": false,
"headline": "Merge pull request #43 from zarldev/fix-sloglint-error-context",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2026-05-04T22:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ffbe53b208e1412efa4fc5c2e08ba5e7f75ff0",
"body": null,
"is_bot": false,
"headline": "ci: pin golangci-lint v2.12.1 and add make verify",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2026-05-04T22:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad34ed0d85bb3a50d4712020b84197eaaa17aa1",
"body": null,
"is_bot": false,
"headline": "fix(parser): use slog.ErrorContext in panic recover (sloglint)",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2026-05-04T22:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d1110795c43c16f54d66fa6007adb55735d153",
"body": null,
"is_bot": false,
"headline": "v0.4.5",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2026-05-04T22:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33cd89081f53b1c545630661247da9b1a7d5903c",
"body": null,
"is_bot": false,
"headline": "fix: remove timestamp from generated header (#41)",
"author_name": "Mathieu Durand",
"author_login": "matdurand",
"committed_at": "2026-03-12T00:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "378788597f0f047403fe6b374f30acb1172a6d2b",
"body": null,
"is_bot": false,
"headline": "v0.4.4 fix for enums that begin with a b",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2025-09-12T22:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d7bd04199046fc9dca78ea1aaada6f55a4220e5",
"body": null,
"is_bot": false,
"headline": "v0.4.3",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2025-09-12T22:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e138ab8b00881994f6406cdaf5ad92178a1b96",
"body": null,
"is_bot": false,
"headline": "v0.4.3",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2025-09-12T22:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef33370d69158f8352f593e269ed94a946f4743",
"body": null,
"is_bot": false,
"headline": "v0.4.4",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2025-09-12T22:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdcbdd0b8a8378e94df8fb3fadc14634960b0656",
"body": null,
"is_bot": false,
"headline": "Update installation.md",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2025-06-30T02:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce0000c678558d78f3c21bd1aee64556d7d7602",
"body": "* fixes\n\n* Code fixes and regeneration\n\n* formatting",
"is_bot": false,
"headline": "Fixes (#37)",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2025-06-30T00:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea64c750dd997ad5c7c6ffce2e7969212ad3e73c",
"body": "* fixes\n\n* Update README examples\n\n* Code fixes and regeneration\n\n* examples",
"is_bot": false,
"headline": "Fixes (#36)",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2025-06-30T00:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee66f735a64408bdcb9b9401d9d4d125d5dac868",
"body": "* Regen",
"is_bot": false,
"headline": "Fix (#34)",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2025-06-03T01:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e76eb1d68d455f617d2478510edfc1ea27edc70",
"body": "* updated documentation\n\n* add handling for quizzes\n\n* updated readme\n\n* dependencies\n\n---------\n\nCo-authored-by: zarl <zarl@zarl.dev>",
"is_bot": false,
"headline": "Fix (#33)",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2025-06-03T00:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a7f88d390fe0eb766e7d918487d9e67509676c",
"body": "added YAML interface generation\n\nvastly increased test coverage\n\nbetter handling of CamelCase enum types",
"is_bot": false,
"headline": "Fixes - Templates Better design - (#32)",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2025-06-03T00:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f4a8994cf881e92cd327048d2696bce27ebdfcb",
"body": null,
"is_bot": false,
"headline": "version roll",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2025-05-04T00:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b1caa667e7c5f8162c599e4ce94f904a290d99",
"body": null,
"is_bot": false,
"headline": "Binary and Text Marshalling and better struct name generation",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2025-05-04T00:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28e847d20406972c67a26c46e01202a728b76e82",
"body": null,
"is_bot": false,
"headline": "docs",
"author_name": "zarl",
"author_login": null,
"committed_at": "2025-04-19T18:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "896af5cbce76cdd51d254865ac2f291151552f03",
"body": "Major Refactor\n\nInterfaces for Reading & Writing from sources\n\n... Many more fixes and changes.",
"is_bot": false,
"headline": "Major Refactor v0.3.6",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2025-04-19T17:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f41660bc0bbebe5bc4f5cd4d33b19b6b21362158",
"body": null,
"is_bot": false,
"headline": "Roll version number",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-23T19:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd10d4847571dae1e450bcfa4a9441a78d4ba71c",
"body": "…tend parse error message to include type information",
"is_bot": false,
"headline": "Handle non 0 indexed enums while parsing the integer input value & Ex…",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-23T19:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c7b269a557563f53270d0b623b5dcd307bd828",
"body": null,
"is_bot": false,
"headline": "Updated readme and update examples",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-23T00:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6647686c87b7415053b858d19060e2a6286c3888",
"body": "… and handling of invalid types",
"is_bot": false,
"headline": "Roll version add test data and tests - support for more string values…",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-23T00:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b8e9f37e825c40a95a50c566c0e55672965b0c",
"body": null,
"is_bot": false,
"headline": "Roll version - update documents and remove logging line from generator",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-19T00:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5501c8af2a40c83e1f7cdf131616544ca04873a9",
"body": null,
"is_bot": false,
"headline": "Handle String only and value only scenarios correctly",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-19T00:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21b55c1f302d279f711c51c2e0f46c577a2a942a",
"body": null,
"is_bot": false,
"headline": "Strings only no other values correctly identified as alternate name",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-16T22:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1fe8dea7a3765ff480e429496d219144f33a4aa",
"body": null,
"is_bot": false,
"headline": "Updated readme for v0.3.0",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-13T12:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2480fbbf1f4f9567079443ef006da4b6904aea6b",
"body": null,
"is_bot": false,
"headline": "golangci yml more linter fixes",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-13T12:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "527317b092de08a454973720d88584cf6a6b7320",
"body": "…turns an error and is handled by the fail fast flag",
"is_bot": false,
"headline": "Move of error handling to the Parse functionality, method now also re…",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-13T12:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a29e36bc8095d26a2f14af9fff709f09a9ccc5",
"body": null,
"is_bot": false,
"headline": "Update goenums.go",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2024-04-12T23:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d510ff7b6fb29f90cd51416f34aeaa66ee5cf9",
"body": null,
"is_bot": false,
"headline": "README.md additions for additional functionality",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-12T23:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d53e93df41d6db08c675f78fc30134fad90583",
"body": "…m definitions, automatic handling of imports from the defined types in the extensions. More examples and updated README.",
"is_bot": false,
"headline": "Add Support for different defintions for extension values for the enu…",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-12T23:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce761d304edbbb50ff46e08431630464d2dfa1f0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2024-04-12T22:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08bd833b80675b93e3ff8c7d697c793d54df5735",
"body": null,
"is_bot": false,
"headline": "go mod tidy",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-12T22:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92a6ce8b6d14de01a740b15eb053435eca22d46",
"body": "…he native flags package for incoming args",
"is_bot": false,
"headline": "Adding Failfast for error on bad unmarshal, updated help and use of t…",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-12T22:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21ef52591e4c1a268824e3d9fe438d4dcb6b5c8",
"body": null,
"is_bot": false,
"headline": "Roll to v0.2.7",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-12T19:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "628a58218b754929262a0d0c88f4058f7eeb1aef",
"body": null,
"is_bot": false,
"headline": "Add support for compile time check for iotas that are not 0 indexed",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-12T19:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd38ec645233e899c3f871657df9dbe514395ee",
"body": null,
"is_bot": false,
"headline": "Roll to v0.2.6",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-12T19:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ed9818db910941c6f50002be96a9738ce8da066",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2024-04-12T13:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cbb36621ecbf21f72a9716639f95b8da990af54",
"body": "… - filename is now pluralisd",
"is_bot": false,
"headline": "Fix for public structs to conform to camelcase - better pluralisation…",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-12T12:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c89e491c0a0e319a6f7f80545d844169172dcbcb",
"body": null,
"is_bot": false,
"headline": "Adding Readme update for camel case",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-11T22:18:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aa6767090879e13bd59e3cb29e7568fc3dbdefa",
"body": null,
"is_bot": false,
"headline": "Add handling of camel case input types",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-11T22:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459b2862a6b33b90e98dc8a8ade1ab90c2772a6c",
"body": null,
"is_bot": false,
"headline": "Adding help and other commands to makefile",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-11T22:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2903f41296c5ff466313bd70a09d62d1908f1388",
"body": null,
"is_bot": false,
"headline": "Adding other version flags",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-11T21:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f43215561d8d653736ce2134deb70ad8b1dcdd",
"body": null,
"is_bot": false,
"headline": "Adding tests to Makefile",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-04T23:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b33f89aee6c625c05800a84852929969891331",
"body": "…terfaces for db interactions",
"is_bot": false,
"headline": "Some refactor of the generator and including the Scanner and Value in…",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-04-04T23:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d8ff6d4b331db45e26b5dae4b31a5b8aaa2e89b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2024-03-21T12:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9445faf26a824aa29064abba0fd52a43edc26b0c",
"body": null,
"is_bot": false,
"headline": "Updated readme",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-03-21T09:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91fb15f79ada847e2828cd585d629d44cc269719",
"body": null,
"is_bot": false,
"headline": "Fix strings for simple cases",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-03-21T09:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910a4772812ccc6b2aee1b64e7c7e1a1dbf7271f",
"body": null,
"is_bot": false,
"headline": "Adding installation",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-03-20T16:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7839b808832adde6f6e142a2af9d04b40e955ded",
"body": null,
"is_bot": false,
"headline": "Formating output file",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-03-20T16:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56320069a1632f21d177d08e46a9373c1b6b1eb2",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Steven",
"author_login": "zarldev",
"committed_at": "2024-03-20T16:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc58f7af07f24be4da27cbea1608dd17b27f46a6",
"body": null,
"is_bot": false,
"headline": "Cleaned deps",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-03-20T14:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d920c3ba97895e7d66c77f115d58be8054506f4c",
"body": null,
"is_bot": false,
"headline": "Workflow file update",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-03-20T10:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d1995b2172ff7eeb1ac04093971bc5e63f03d05",
"body": null,
"is_bot": false,
"headline": "Move from cmd to main pkg",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-03-20T10:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe8dc8b53ee80b115e0902f0b3512b46a6c683c",
"body": null,
"is_bot": false,
"headline": "Updated readme",
"author_name": "steven@zarl.dev",
"author_login": "zarldev",
"committed_at": "2024-03-19T16:03:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 31,
"commits_last_year": 46,
"latest_release_at": "2026-07-23T23:21:07Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 1,
"mean_days_between_releases": 43.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/zarldev/goenums",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/zarldev/goenums",
"is_deprecated": false,
"latest_version": "v0.7.0",
"repository_url": "https://github.com/zarldev/goenums",
"versions_count": 32,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T23:19:43Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 12,
"stars": 374,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": 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": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 25388,
"source_files_sampled": 113,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4635
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 19,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 29,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "zarldev",
"commits": 115,
"avatar_url": "https://avatars.githubusercontent.com/u/129223792?v=4"
},
{
"type": "User",
"login": "matdurand",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1435391?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.991
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docs.yml",
"go.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "8 out of 8 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/8 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": 10,
"reason": "project is 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 5 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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6ba822bbde541231ec23099d2faa6256bb6e6ac2",
"ran_at": "2026-07-24T23:28:04Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T11:40:43Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T11:40:09Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/zarldev/goenums",
"host": "github.com",
"name": "goenums",
"owner": "zarldev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 45,
"vitality": 75,
"community": 52,
"governance": 53,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 46,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "46 commits in the last year",
"points": 15,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 46
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 5 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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 31,
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 43.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "31 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 31
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~43.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 43.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 12,
"stars": 374,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "374 stars",
"points": 41.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 374
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.991
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 19,
"open_issues": 0,
"closed_issues": 29,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/27 decided PRs merged",
"points": 26.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 27
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/8 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": 44,
"inputs": {
"followers": 19,
"owner_type": "User",
"is_verified": null,
"owner_login": "zarldev",
"public_repos": 18,
"account_age_days": 1214
},
"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": "19 followers of zarldev",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 19,
"login": "zarldev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~3 yr old",
"points": 16,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/zarldev/goenums"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 8 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/8 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 fuzzed",
"points": 5,
"status": "met",
"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 5 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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"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": "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": 1
},
"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": 68,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.55,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4635
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "55 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"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": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 25388,
"source_files_sampled": 113,
"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/113 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 113,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-24T23:28:19.019978Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zarldev/goenums.svg",
"full_name": "zarldev/goenums",
"license_state": "standard",
"license_spdx": "MIT"
}