Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 679,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 150390,
"Just": 2220
},
"pushed_at": "2026-07-16T16:07:54Z",
"created_at": "2025-12-10T13:27:54Z",
"owner_type": "User",
"updated_at": "2026-07-18T16:17:27Z",
"description": "Generate k8s diagrams of your cluster using D2",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "main",
"license_spdx_raw": "GPL-3.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "vieitesss",
"type": "User",
"login": "vieitesss",
"company": null,
"location": "Santiago de Compostela, Galicia, Spain",
"followers": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/60654781?v=4",
"created_at": "2020-02-04T12:42:49Z",
"is_verified": null,
"public_repos": 50,
"account_age_days": 2359
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-16T16:11:40Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-12T10:55:10Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-10T11:30:52Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-03-10T19:20:13Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-12-29T00:11:37Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-12-23T23:28:05Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-12-15T10:13:40Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-12-14T18:57:03Z"
}
],
"recent_commits": [
{
"oid": "6a31b5f6335c2a8f7d87d9700357294e8c94f703",
"body": null,
"is_bot": false,
"headline": "chore: simplify",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-07-16T16:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec58779c3860a4d6baf585f5ac14a80258e397ea",
"body": "* chore: simplify agent instructions\n\n* docs: add architecture cleanup specs\n\n* refactor: centralize statefulset pvc naming\n\n* refactor: consolidate rendering and validation seams\n\n* docs: restore repository workflow guidance\n\n* docs: align validator seam scope",
"is_bot": false,
"headline": "Collapse validator exact render seam (#80)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-07-16T16:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3019797bebe76210e87179065f6a9c60017fe4cd",
"body": null,
"is_bot": false,
"headline": "chore: fix README link",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69cc7b88f8dbce290a7d346cdb00dfa4e503b597",
"body": null,
"is_bot": false,
"headline": "chore: update image",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e69af575bea045776edc552a9a6e61827318ad9",
"body": null,
"is_bot": false,
"headline": "docs: update README with ingress feature and new example image",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0856fbecb851aca692ce36f089f1fd312e6f87fa",
"body": "* fix: fall back to requested PVC capacity when status is empty\n\n* fix: use typed PVC storage key consistently",
"is_bot": false,
"headline": "fix: fall back to requested PVC capacity when status is empty (#75)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa8e33be55235ad377c638b93dce5abf8096da01",
"body": null,
"is_bot": false,
"headline": "fix: use kind-aware workload IDs (#70) (#77)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af47765edce24a6a0d73849deb205a114834ec0",
"body": "… parsing (#79)\n\n* refactor: share topology normalization between fetch and fixture parsing (#73)\n\n* fix: normalize daemonsets from shared spec data (#73)\n\n* fix: preserve live daemonset replica counts (#73)\n\n* fix: guard nil workload selectors in normalization (#73)",
"is_bot": false,
"headline": "refactor: share topology normalization between live fetch and fixture…",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b6cac6de11a8ddcc6079d3fc30842346312703",
"body": "* refactor: centralize workload helpers across render and validation\n\n* fix: make workload IDs kind-aware and reuse slices",
"is_bot": false,
"headline": "refactor: centralize workload helpers across render and validation (#78)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab93db627a27997cd55bbdfb1ea6bfe8356e134",
"body": "* fix: stop advertising StorageClass nodes for --include-storage (#71)\n\n* test: lock PVC-only storage rendering contract (#71)\n\n* refactor(cmd): share include-storage usage text (#71)\n\n* test(cmd): lock include-storage PVC-only contract (#71)",
"is_bot": false,
"headline": "fix: align --include-storage docs with current PVC behavior (#76)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32cd298f860781b4558babe5e32bfa49f9b56977",
"body": "* fix: suppress deprecated root warning in quiet mode (#69)\n\n* test: tighten quiet root warning coverage (#69)",
"is_bot": false,
"headline": "fix: suppress deprecated root warning in quiet mode (#74)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-12T10:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b73cdb7a169ed4710879690ad640427b88305ee",
"body": "* feat: visualize ingress and external service entrypoints (#53)\n\n* fix: tolerate forbidden ingress RBAC checks",
"is_bot": false,
"headline": "feat: visualize ingress and external service entrypoints (#67)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-11T21:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ffc5a66e06fac59d3dcfbfdc7a63a1613c4336d",
"body": "* test: strengthen D2 validation against exact renderer output (#55)\n\n* fix: scope D2 validation to namespace blocks\n\n* fix: align storage validation fixtures with generated PVCs",
"is_bot": false,
"headline": "test: strengthen D2 validation against exact renderer output (#65)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-11T21:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73ea072aac7e3bec837130376e72558ba3de62c3",
"body": "* feat: render service ports in D2 service nodes (#57)\n\nExpose service routing details directly in rendered service nodes and preserve named targetPort values so diagrams match Kubernetes service definitions.\n\n* refactor: share service targetPort normalization",
"is_bot": false,
"headline": "feat: render service ports in D2 service nodes (#66)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-11T21:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b37b26b7bf4212c44e9e2b4706885018592612",
"body": "* feat: configure Kroki endpoint and timeout\n\n* fix: normalize Kroki base URL whitespace",
"is_bot": false,
"headline": "feat: configure Kroki endpoint and timeout (#64)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-11T21:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a2851e955416d9a0ec760f7aedcc64d67502039",
"body": "* fix(render): escape D2 identifiers and labels safely\n\n* fix(fixtures): avoid registry-dependent rollout failures\n\n* fix(justfile): restore generic run command",
"is_bot": false,
"headline": "fix: escape D2 identifiers and labels safely (#62)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T21:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb706c03db0c0fe1a400e4edf8a87d485baf0df",
"body": null,
"is_bot": false,
"headline": "fix: stabilize rendered topology output (#61)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T21:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa0fdc75243afda192baa3ffe695f22ad89438b",
"body": null,
"is_bot": false,
"headline": "fix: include default namespace and validate namespace selection (#63)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T21:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3e9167f0e0d05f204a49a2243ca6da83eeb6af",
"body": null,
"is_bot": false,
"headline": "fix(cmd): align deprecated root flags with diagram (#60)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T21:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0276044a46e059d65de25bada47c0c96c77b04f4",
"body": null,
"is_bot": false,
"headline": "ci: set workflow_dispatch to the release workflow",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-10T12:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5683db16b3f6a7eb95173b77c855ff11e466752a",
"body": null,
"is_bot": false,
"headline": "ci: update release actions' versions",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-10T12:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633e764bec45a074e6025d93dd4779e21b64ba8e",
"body": null,
"is_bot": false,
"headline": "chore: update README and LICENSE (#51)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T11:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450865cd7f2f5fef9c04b51bc1376c250c7b700a",
"body": "* feat: add richer visual fixture namespaces\n\n* fix: remove payments visual fixtures\n\n* fix: clarify readiness check error context",
"is_bot": false,
"headline": "feat: add richer visual fixture namespaces (#50)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T11:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77d889e0e52007849ac0a83c009c274df1e2799c",
"body": null,
"is_bot": false,
"headline": "chore: update image",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-10T11:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d026997ab7ec43801c46300186674cf2bc8a78",
"body": null,
"is_bot": false,
"headline": "chore: update image",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-10T10:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6e36eb80ad5cace6dd175019a67bedf670617f",
"body": null,
"is_bot": false,
"headline": "chore: upload image",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-10T10:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a413dea31d74a37fc8a22b0e251b6d4f416ca82",
"body": null,
"is_bot": false,
"headline": "docs: udpate README image",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-04-10T10:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26c8cecd28a2d6565fb4526636695a3b75f65898",
"body": null,
"is_bot": false,
"headline": "feat: use automatic D2 layout for namespaces (#49)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T10:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7bf3b5212e8255a23a33ec6a078a40ee213883",
"body": "* fix: use built-in D2 legend for rendered resources\n\n* fix: address Copilot legend review comments\n\n* docs: clarify concise PR body guidance",
"is_bot": false,
"headline": "fix: use built-in D2 legend for rendered resources (#47)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T09:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386aae9bd7390a2ebf3117ba682517c9d767d1bd",
"body": "* feat(dagger): add fixture-backed image export\n\n* docs(dagger): add module agent guidance\n\n* chore(ci): align dagger version with module\n\n* fix(dagger): address Copilot review feedback\n\n* feat(dagger): support fixture namespace reuse\n\n* fix(dagger): address unresolved Copilot comments",
"is_bot": false,
"headline": "feat: add fixture-backed dagger image export (#48)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-04-10T08:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d87483aff71f7de611baebfbbdca5620cedae35",
"body": null,
"is_bot": false,
"headline": "docs: clarify README branch tracking (#43)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-03-14T18:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "660b631f522bdd54daf5eb08f930098a8d85610b",
"body": "…#39)\" (#42)\n\nThis reverts commit 35bb75279029f654b32da094aeb1f943f2af52cb.",
"is_bot": false,
"headline": "Revert \"Add agentic workflow to maintain AGENTS.md on merge to main (…",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-03-12T18:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923550fff91a0912d059f8f3f2cf7320b9ec2060",
"body": "* docs: rewrite agent workflow guidance\n\n* fix(render): satisfy staticcheck in D2 renderer\n\n* docs: remove unnecesary docs",
"is_bot": false,
"headline": "docs: rewrite agent workflow guidance (#40)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-03-12T18:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35bb75279029f654b32da094aeb1f943f2af52cb",
"body": "* Initial plan\n\n* Add GitHub Agentic Workflow to maintain AGENTS.md\n\nCo-authored-by: vieitesss <60654781+vieitesss@users.noreply.github.com>\n\n* Add note about AGENTS.md file protection in workflow\n\nCo-authored-by: vieitesss <60654781+vieitesss@users.noreply.github.com>\n\n* Clarify protected files not\n[…]\nitesss@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: vieitesss <60654781+vieitesss@users.noreply.github.com>",
"is_bot": false,
"headline": "Add agentic workflow to maintain AGENTS.md on merge to main (#39)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-03-12T17:55:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d6e8e460d0bd0c4099a16354accbfc09d40165f1",
"body": "* feat: Include kroki to generate svg image from d2 diagram\n\n* feat: fix linting\n\n* feat: Update README.md\n\n* feat: Include better image description and show help command if unknown flag.\n\n* feat: Fix lint errors\n\n* feat: Unify quiet flag in new runner\n\n* feat: Ensure error in action is captured",
"is_bot": false,
"headline": "feat: Include kroki to generate svg image from d2 diagram (#37)",
"author_name": "David Cardoner",
"author_login": "cardoner1993",
"committed_at": "2026-02-06T13:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d477f497b424d71ceafdf11ea00915ee791e91",
"body": "* chore: add .DS_Store to .gitignore\n\n* docs: refactor AGENTS.md using progressive disclosure principles\n\n* docs: add domain-specific documentation files\n\n* Update docs/TESTING.md\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Update docs/GO_PATTERNS.md\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: agents and docs (#35)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-01-22T09:49:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "52b5222f1da7990139981cac54bcb42a589979d9",
"body": "* refactor: extract formatMountLabel to model package\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>\n\n* refactor: move FormatMountLabel to dedicated format.go file\n\nCo-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add mount metadata to workload-pvc connections (#32)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-01-21T11:16:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b196cfbeb598fba3d3ffa02effac7794b8174c49",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:vieitesss/k8s-d2",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-01-20T19:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "337ab63b2a66cd53692d082e81792dee7eb67994",
"body": null,
"is_bot": false,
"headline": "feat: Include diagram and deprecation command for running k8sdd (#31)",
"author_name": "David Cardoner",
"author_login": "cardoner1993",
"committed_at": "2026-01-15T16:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2dc0beb43e26592f48c75a03a49b49b44779cbf",
"body": "Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add mount metadata to workload-pvc connections",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2026-01-15T15:21:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "87de54569f6e295eea651de85d33655f9dbb4260",
"body": "* refactor: extract common utilities to pkg/util\n\n* feat: add D2 output validation package\n\n* feat: replace inline validation with Go tests\n\n* chore: update dependencies and build config\n\n* refactor: function name\n\n* chore: port number parameter\n\n* refactor: move validation package to internal/\n\n* refactor: distribute util functions to render and kube packages\n\n* refactor: update validation import in dagger\n\n* chore: add comment",
"is_bot": false,
"headline": "test: validation package (#30)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-01-08T07:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23dde588ba52b4bf71fcafd3f678b4d2107a7d5",
"body": "* feat: render workload -> pvc connections\n\n* refactor: eliminate duplication\n\n* refactor: variable name\n\n* fix: show pvcs if present\n\n* fix: check number of pvcs per workload\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: render workload -> pvc connections (#27)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2026-01-03T23:15:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "694b41bd9ba457a891713ebd035cdf51ee1d3632",
"body": "* feat: Include quiet flag and add test in dagger\n\n* test: validate stderr is empty in quiet\n mode\n\n Enhances the quiet flag test to:\n - Capture and validate stderr output\n - Check for unwanted log messages (INFO,\n ERROR, WARN)\n - Check for spinner text and ANSI escape\n codes\n - Fail\n[…]\nWarn and Error check as they should exist\n\n* feat: Modify quiet flag structure.\nCloses #7\n\n* feat: Fix unused import\n\n---------\n\nCo-authored-by: vieitesss <60654781+vieitesss@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: Include quiet flag and add test in dagger. (#26)",
"author_name": "David Cardoner",
"author_login": "cardoner1993",
"committed_at": "2026-01-01T13:08:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9fbe6f8dac1594af45a4a63c8c8c2a958b63800e",
"body": "* feat: extract pvc references\n\n* fix: remove namespace if exists\n\n* feat: validate pvcs\n\n* fix: improve fixtures\n\n* refactor: function name ambiguous\n\n* fix: default replicas to 1",
"is_bot": false,
"headline": "feat: extract pvc references (#23)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-31T18:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa37147058675a2ffad5629bf664c821e9063713",
"body": "* chore: add icon to README\n\n* fix: try with ico\n\n* fix: remove png",
"is_bot": false,
"headline": "chore: add icon to README (#24)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-31T12:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32494827bec1fbde38ada67c2ee0e0ef2fa8b4d0",
"body": "* chore: add image\n\n* chore: use png",
"is_bot": false,
"headline": "chore: add image to README (#22)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-30T11:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "502e8683fc6567355cdbe45c92054301280655d0",
"body": "* chore: dagger module and fixtures\n\n* chore: ci github workflow\n\n* fix: new line\n\n* fix: dagger module path\n\n* fix: lint\n\n* fix: unused export\n\n* fix: typo\n\n* chore: correct comment\n\n* chore: reference to secret\n\n* fix: output file name",
"is_bot": false,
"headline": "chore: dagger module and fixtures (#20)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-29T00:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e706c812c929ea681b2fe43a09742c2164d64652",
"body": null,
"is_bot": false,
"headline": "fix: count cms and secret (#21)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-28T22:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6aea7277939dd482865debbbfa72c53f0b2778b",
"body": null,
"is_bot": false,
"headline": "chore: fix receipt",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2025-12-23T23:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fadecac7c3a47672893466820006f424a8d2ff18",
"body": null,
"is_bot": false,
"headline": "feat: show pvcs when flag set (#11)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-23T23:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49328041b7098b3a9ab60ae882bcf6b13b83d1e9",
"body": null,
"is_bot": false,
"headline": "chore: justfile receipt",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2025-12-23T19:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0ec94e4e90014390e7b43604acb420cf763835",
"body": "* chore: add agents.md\n\n* chore: files purpose",
"is_bot": false,
"headline": "chore: add agents.md (#9)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-22T13:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57877b66cb4f47f723d41fdf0af1093280bbff46",
"body": null,
"is_bot": false,
"headline": "refactor: flags-struct (#8)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-22T12:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0e8581d840ecbeadbde36d562064b5d92a4cccc",
"body": null,
"is_bot": false,
"headline": "fix: lint",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2025-12-20T12:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5a3e100cd11c2d6c1703e9e63025c4bf096b43c",
"body": "* refactor: improve cyclo complexity\n\n* chore: command for new tag\n\n* fix: cyclo complexity\n\n* chore: add recipes\n\n* refactor: name function definition\n\n* style: comment cmd/generate.go function\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* refactor: var name\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: cyclomatic complexity (#4)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-19T17:26:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e2a385d576249189309455a5621a24933a618fd6",
"body": null,
"is_bot": false,
"headline": "style: formatting",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2025-12-15T10:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7404d736b55e16345379ae1d23a993deb0d2a163",
"body": "* feat: improve CLI output and error handling\n\n* fix: check execution error in main\n\n* fix: better error handling",
"is_bot": false,
"headline": "feat: improve CLI output and error handling (#3)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-15T10:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683564aa8803831d6e7cc7406a827161dc2bc01b",
"body": null,
"is_bot": false,
"headline": "docs: update README",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2025-12-15T09:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea37ae4f5cd91820b972fbee990cc26a74de472",
"body": "* chore: fix deprecations\n\n* chore: add tokens",
"is_bot": false,
"headline": "fix: release perms (#2)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-14T18:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7106941b5b25bf7c6739111fe13a0d792d80d0f5",
"body": "* fix: needs a version\n\n* fix: release according to the branch\n\n* fix: unsupported field\n\n* fix: deprecated fields\n\n* chore: upload artifacts\n\n* chore: create snapshot and update trigger\n\n* chore: invalid gorelease field\n\n* chore: snapshot naming\n\n* chore: only macos snapshots\n\n* chore: add release config",
"is_bot": false,
"headline": "fix: release workflow (#1)",
"author_name": "vieitesss",
"author_login": "vieitesss",
"committed_at": "2025-12-14T18:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0370fb7ec43bb30d514054f2bf90be4c80a11804",
"body": null,
"is_bot": false,
"headline": "feat: initial release",
"author_name": "Daniel Vieites",
"author_login": "vieitesss",
"committed_at": "2025-12-13T13:24:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 61,
"latest_release_at": "2026-07-16T16:11:40Z",
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 11,
"days_since_latest_release": 5,
"mean_days_between_releases": 30.6
},
"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/vieitesss/k8s-d2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/vieitesss/k8s-d2",
"is_deprecated": false,
"latest_version": "v0.6.1",
"repository_url": "https://github.com/vieitesss/k8s-d2",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T16:06:54Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 3,
"stars": 60,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-04-05",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": {
"days": [
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-22",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-03-04",
"count": 9
},
{
"date": "2026-03-05",
"count": 6
},
{
"date": "2026-03-06",
"count": 2
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-11",
"count": 4
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-04-04",
"count": 7
},
{
"date": "2026-04-05",
"count": 3
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-06-13",
"count": 1
},
{
"date": "2026-07-13",
"count": 4
},
{
"date": "2026-07-14",
"count": 2
},
{
"date": "2026-07-15",
"count": 5
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 60,
"total_stars": 60
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"dagger/justfile",
"justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"dagger/go.mod",
"go.mod"
],
"largest_source_bytes": 20746,
"source_files_sampled": 30,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"dagger/AGENTS.md"
],
"agent_instruction_max_bytes": 187
},
"dependencies": {
"manifests": [
"dagger/go.mod",
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/99designs/gqlgen",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v0.17.81"
},
{
"name": "github.com/Khan/genqlient",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "github.com/vektah/gqlparser/v2",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.30"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/otel/log",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "go.opentelemetry.io/otel/metric",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/otel/sdk/log",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.0"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "golang.org/x/sync",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v0.17.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "dagger/go.mod",
"ecosystem": "go",
"version_constraint": "v1.76.0"
},
{
"name": "github.com/charmbracelet/huh/spinner",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251124111010-6575a6e28cb3"
},
{
"name": "github.com/charmbracelet/log",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.2"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.29.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.29.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.29.0"
},
{
"name": "k8s.io/klog/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.110.1"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.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": 43,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 29,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "vieitesss",
"commits": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/60654781?v=4"
},
{
"type": "User",
"login": "cardoner1993",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/29863691?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.95
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.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": 5,
"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": 9,
"reason": "19 out of 20 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": 0,
"reason": "21 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6a31b5f6335c2a8f7d87d9700357294e8c94f703",
"ran_at": "2026-07-21T18:33:23Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/vieitesss/k8s-d2",
"host": "github.com",
"name": "k8s-d2",
"owner": "vieitesss"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 30,
"vitality": 73,
"community": 40,
"governance": 59,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 61,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "61 commits in the last year",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 61
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 30.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~30.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 30.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"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": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 3,
"stars": 60,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "60 stars",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 60
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"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": "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 (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"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": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.95
},
"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 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"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": 83,
"inputs": {
"merged_prs": 43,
"open_issues": 0,
"closed_issues": 29,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"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": "43/45 decided PRs merged",
"points": 36.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 43,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"followers": 26,
"owner_type": "User",
"is_verified": null,
"owner_login": "vieitesss",
"public_repos": 50,
"account_age_days": 2359
},
"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": "26 followers of vieitesss",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 26,
"login": "vieitesss"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "50 public repos, account ~6 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 50
}
},
{
"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/vieitesss/k8s-d2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"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": "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": 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": "19 out of 20 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3
},
"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": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "19 out of 20 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"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/30 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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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": "21 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 3
},
"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": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.967,
"agent_instruction_files": [
"AGENTS.md",
"dagger/AGENTS.md"
],
"agent_instruction_max_bytes": 187
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, dagger/AGENTS.md (stub)",
"points": 18,
"status": "partial",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, dagger/AGENTS.md"
}
},
{
"code": "agent_instructions_stub",
"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": "59 of 61 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 59,
"sampled": 61
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"dagger/justfile",
"justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.098,
"toolchain_manifests": [
"dagger/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "dagger/justfile, justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "dagger/justfile, justfile"
}
}
],
"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": "6 of the last 61 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 6,
"sampled": 61
}
}
],
"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": 20746,
"source_files_sampled": 30,
"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/30 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 30,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-21T18:33:38.966265Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vieitesss/k8s-d2.svg",
"full_name": "vieitesss/k8s-d2",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}