JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2000,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 30693,
"Makefile": 3529
},
"pushed_at": "2026-07-27T06:28:23Z",
"created_at": "2023-05-02T19:25:06Z",
"owner_type": "User",
"updated_at": "2026-07-27T06:16:33Z",
"description": "CLI visualizations of kubernetes pod and node metrics",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"Makefile"
]
},
"owner": {
"blog": null,
"name": "Marc Brugger",
"type": "User",
"login": "bakito",
"company": "Bison",
"location": "Zürich",
"followers": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/2733215?v=4",
"created_at": "2012-11-06T07:54:01Z",
"is_verified": null,
"public_repos": 93,
"account_age_days": 5010
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-16T19:32:35Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-04-25T10:24:29Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-12-13T09:39:48Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-10-24T20:06:33Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-02-28T14:05:01Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2023-11-17T15:46:04Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2023-05-26T21:27:07Z"
}
],
"recent_commits": [
{
"oid": "33126903ac274082cc459bdb8bbafb494de25e87",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.36.3 (#250)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-07-27T06:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "364b2e2d2210cf7b0158613050e99cdd6aa2a285",
"body": "…17.1 (#251)\n\nSigned-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-07-27T06:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42d809af04fd5ccb3cf712001c256de7f79c94b",
"body": "…0 (#252)\n\nSigned-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.49.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-07-27T06:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1efdf7bfe0b81ba03cabbcc683f38d76d069eb42",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v7.0.1 (#249)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-07-20T15:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "378f267572a495d685fbba8d4e6db398c38d8e15",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/setup-go action to v7 (#248)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-07-18T07:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a178275e3128ef9c0519aed6be078d27839b15ad",
"body": "Updated kube-metrics commands to include context parameter.",
"is_bot": false,
"headline": "Add context parameter to kube-metrics plugin configuration (#247)",
"author_name": "Florian Bühlmann",
"author_login": "fbuehlmann",
"committed_at": "2026-07-17T05:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c18a6546fee7edf856f62328bb7408e74ad71ac",
"body": "Signed-off-by: bakito <github@bakito.ch>",
"is_bot": false,
"headline": "chore: update deps",
"author_name": "bakito",
"author_login": "bakito",
"committed_at": "2026-07-16T19:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9471bc29a1dd987955a923c3ad7b49faf9ab9dfa",
"body": "Signed-off-by: bakito <github@bakito.ch>",
"is_bot": false,
"headline": "feat: support k8s context argument (#246)",
"author_name": "Marc Brugger",
"author_login": "bakito",
"committed_at": "2026-07-16T19:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e658572ba541d787f1620f1d1d8fcbe2ad6d41",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.40.0 (#245)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-07-09T19:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e6f12ad1747e05d39776625dc9f7fde1f1f16c",
"body": "…17.0 (#244)\n\nSigned-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-07-09T19:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72da152e5005a94115f824c92931876c391fa995",
"body": "…0 (#243)\n\nSigned-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.46.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-07-09T19:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "764c1b2bdcdee0a9f49be93e2def2bb0a6a47d34",
"body": "Bumps [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) from 2.0.4 to 2.0.5.\n- [Release notes](https://github.com/charmbracelet/lipgloss/releases)\n- [Commits](https://github.com/charmbracelet/lipgloss/compare/v2.0.4...v2.0.5)\n\n---\nupdated-dependencies:\n- dependency-name: charm.land\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump charm.land/lipgloss/v2 from 2.0.4 to 2.0.5 (#242)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-06T12:19:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d8d8e87abeedc10049b414b5aa1b7d87563082e1",
"body": "Bumps [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) from 2.0.7 to 2.0.8.\n- [Release notes](https://github.com/charmbracelet/bubbletea/releases)\n- [Commits](https://github.com/charmbracelet/bubbletea/compare/v2.0.7...v2.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: charm.\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump charm.land/bubbletea/v2 from 2.0.7 to 2.0.8 (#241)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-06T12:15:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd71684b28780517ff525ec57a601fb4f25634a5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marc Brugger",
"author_login": "bakito",
"committed_at": "2026-06-25T05:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f855905cfd988e998639d6baed7c0ab2886ae99",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github-actions (#240)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-06-25T05:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bbaa1577c7d79321736aff8ab72d7938a9318c5",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update github-actions to v7 (#239)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-06-22T04:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08e86195660e473ec773fb5c15fa420627f91a3",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.36.2 (#237)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-06-15T05:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68d12172e51f24ca84d3ff6e3613b10cb12887a2",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.38.0 (#238)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-06-15T04:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054923a67b5e51b3853dc3400b5e67b7cc4ddefb",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update charm.land to v2.0.4 (#236)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-06-15T04:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee47a15b69fc6354e6505f481fc016eeee206f7",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v6.0.3 (#234)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-06-07T19:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a62830803062b072721fd9683265978d19279e15",
"body": "…1 (#235)\n\nSigned-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.45.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-06-07T19:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d3d2b84300590088d366d125e5cc60fb1ad67b9",
"body": "Bumps [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) from 2.0.6 to 2.0.7.\n- [Release notes](https://github.com/charmbracelet/bubbletea/releases)\n- [Commits](https://github.com/charmbracelet/bubbletea/compare/v2.0.6...v2.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: charm.\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump charm.land/bubbletea/v2 from 2.0.6 to 2.0.7 (#233)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T14:55:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "18b670cad01290f23a6e99cfcb11a5e426cd12e4",
"body": "….2.0 (#232)\n\nSigned-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/nimblemarkets/ntcharts/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-30T10:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c3ee68fdf1f4a847defd9f5f4a9dfb489565635",
"body": "…16.0 (#231)\n\nSigned-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-25T05:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c92e830d21398ab73caddcaeae4efe1d2bedcc2b",
"body": "Signed-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.36.1 (#229)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-17T08:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821a731e099b5ea87cfdd4ef171dbf1f75099d0a",
"body": "…(#230)\n\nSigned-off-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module sigs.k8s.io/controller-runtime to v0.24.1 …",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-17T08:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c91a04e8c9f7afe64c02982b436b305d32e23e",
"body": "….12.2 (#227)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-11T05:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "685908f812302f08f58961ee92967a56c468f2ac",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.37.0 (#228)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-11T05:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c79af0c36707a71149082d1bb4c84972e704c45",
"body": "…(#226)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 …",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-04T05:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "545dfc9168213d7c703a10b61b50571129c35f1c",
"body": "…222)\n\n* chore(deps): update module github.com/charmbracelet/lipgloss to v2\n\n* chore(deps): update module github.com/nimblemarkets/ntcharts to v2\n\n---------\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito <github@bakito.ch>",
"is_bot": true,
"headline": "chore(deps): update module github.com/nimblemarkets/ntcharts to v2 (#…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-04T05:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6ce0328dc50cdc774be77aa68fa5bfcf74a7a0",
"body": "…0 (#223)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.44.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-04T04:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e742df2807895e9348bee33cdfae6357b0023a9a",
"body": "….12.1 (#224)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-04T04:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa9ec20e4050017f0fdbcd9be6f2c7aca993175",
"body": "…(#225)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 …",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-05-04T04:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "622917a98b6f97128f508b30c1622a457efff1c3",
"body": null,
"is_bot": false,
"headline": "tidy",
"author_name": "bakito",
"author_login": "bakito",
"committed_at": "2026-04-25T10:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c5f3726f43d755ca983e21292ca4c3751318cb",
"body": null,
"is_bot": false,
"headline": "feat: update UI (#208)",
"author_name": "Marc Brugger",
"author_login": "bakito",
"committed_at": "2026-04-25T10:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7be097108daef679433fda82b585168b3f008ca",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.35.4 (#219)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-04-20T04:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9624773d2eec0196f3f75211ca78b523bd5dd37f",
"body": "…15.3 (#220)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-04-20T04:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ec5d647680d42dbd6a15d840502b713cc33794",
"body": "…4 (#216)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.42.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-04-14T11:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "035450cfe32bb6b0e49ef3481cba09ee8e9a79e1",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.36.0 (#217)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-04-14T11:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8fa104e83552c62a6018198ccd178a941fccd4d",
"body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.35.0 to 0.36.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.35.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/text\n dependency-version: 0.36\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 (#218)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-14T11:04:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "656d4e6c7154070576222ccc4f843753d701ed47",
"body": "…15.2 (#215)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-04-06T08:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e3f27521d13c448b14e5d182f4315f04ca956dc",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.3.0 to 6.4.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927bd417...4a3601121dd01d1626a1e23e37211e3254c1c06c)\n\n---\nupdated\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#214)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T13:01:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd6d30ce673b0c9ad80336525fc33f47c4c2560a",
"body": "…15.0 (#213)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-30T05:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78b89f1ffdad0cbcd555c10cdd7727b69bcf411b",
"body": "….11.4 (#211)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-23T05:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee8a94d0c7e2e27a328c3028b3f22682cd5116f",
"body": "…3 (#210)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.42.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-22T05:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c468c3fc6ae8a1821350d1fe2c319ccefeb72914",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.35.3 (#209)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-22T05:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ac28c15936e715513172dd2d5dd097706dad667",
"body": null,
"is_bot": false,
"headline": "chore: pin github actions",
"author_name": "bakito",
"author_login": "bakito",
"committed_at": "2026-03-20T17:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eecee7d69c0ca2df0ed5b4a5e39543b593d37dbf",
"body": null,
"is_bot": false,
"headline": "feat: improve error handling on missing resources (#207)",
"author_name": "Marc Brugger",
"author_login": "bakito",
"committed_at": "2026-03-18T22:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170cebb34860cfb2ff7f7b554c9fbf7e79be6428",
"body": "…2 (#204)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.42.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-16T05:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d4be2667821c1cd5336dd30fa6f5f85888dde4",
"body": "….11.3 (#205)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-16T05:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aabc10e138df18d00441ba023cbb944972ed3644",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.35.0 (#206)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-16T05:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf770071d7a2ce4345b756797b6fa892007e7ef",
"body": "…14.3 (#203)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-09T17:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf05760eae71c8b84987d6309cd96c575719e96",
"body": "…14.2 (#200)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-09T05:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0008488229634618f4e80443319cb108ee47811",
"body": "…(#201)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module sigs.k8s.io/controller-runtime to v0.23.3 …",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-09T05:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a992a4e2c60b82ed5c5e0ad50dae25669169d5",
"body": "….11.2 (#202)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-03-09T05:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979bdc38c7b163d857a1e04706bb49fc6fb0203b",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.35.2 (#199)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-27T08:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe58eed33e131a2baf429819dd7c4ef20ecfb6d",
"body": "…14.1 (#198)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-27T06:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f12c6d31918d7bc7f1f035a16c825deb7829657",
"body": "…14.0 (#197)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-23T05:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a6f39b40e6c7fad632be7e61de12f290b35ca6",
"body": "…1 (#196)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.42.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-21T10:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65ea768f1b1324908ead302d7ad314d25b9a9eab",
"body": "….10.1 (#195)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-17T21:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1085bcad1641a1f59c9c7372b0e7c8cb681bd452",
"body": "….9.0 (#193)\n\n* chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.9.0\n\n* go 1.26\n\n* go 1.26\n\n---------\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: bakito <github@bakito.ch>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-15T16:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1deb5dbb05868f177c57ddd6ea86aa29b7153297",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.35.1 (#191)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-15T11:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4337173c03f5b63f7b686f2adb2650dc70e3ce36",
"body": "…0 (#192)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.42.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-15T11:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a31d5422989d6f11d34a0a60b806f30b7287e9a",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.34.0 (#194)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-15T11:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab56f6cf5d2cf0ee8ecb828f7caea6ff35e63ead",
"body": "…2 (#190)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.41.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-09T05:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe1f7102dd674fa4cb7e2113aba18bc7555b641",
"body": "…(#188)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module sigs.k8s.io/controller-runtime to v0.23.1 …",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-02T06:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "279775b8ccb3f91a47c433556a9a1b99bfded00e",
"body": "…1 (#189)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.41.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-02-02T06:40:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "323eda939aa368f8696771c1082d5ba95d48b059",
"body": "…(#187)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module sigs.k8s.io/controller-runtime to v0.23.0 …",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-01-26T05:28:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c375c5eafd9e428976984d75484025e2d2254a17",
"body": "…1 (#186)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.40.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-01-19T05:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb7d49f7c55afe9bef0657d9560b7fd18f512b6",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/bakito/semver to v1.1.10 (#181)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-01-12T05:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d928e778ed5ee2c41b6ab9368b99feea1fe0ff",
"body": "…13.3 (#182)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-01-12T05:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fffba390aeafa7c440a33766677ab582e9c7e628",
"body": "…0 (#183)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.40.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-01-12T05:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e6e0398c7c2b75e6e33af416e1821a6730cf647",
"body": "….8.0 (#184)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-01-12T05:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1f35b1ec368d29b4ac205d833db90f5b28167c",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.33.0 (#185)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2026-01-12T05:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4b3fe91e5f97752c581a58a79c6b6a4d01d801",
"body": "…13.2 (#180)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-29T13:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2af0ee433c7c22cac67c871215105fe361d373",
"body": "…0 (#179)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.39.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-23T06:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e121e00042ffe919e4be78d3038c0b055924cfa",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.35.0 (#177)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-22T21:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11081213cf8bb4d555e6363b8566fec253e9bc93",
"body": "Bumps the k8s group with 4 updates: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/metrics](https://github.com/kubernetes/metrics).\n\n\nUpdates `\n[…]\ne-type: version-update:semver-minor\n dependency-group: k8s\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump the k8s group with 4 updates (#178)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-22T21:05:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a5d246ae33d6b3323b7ba4334ee330c3b7f47c56",
"body": null,
"is_bot": false,
"headline": "docs: correct typo",
"author_name": "bakito",
"author_login": "bakito",
"committed_at": "2025-12-13T09:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c127a7707d7c3072213fdda83f0185bf9dea0c8",
"body": null,
"is_bot": false,
"headline": "feat: brew installation method",
"author_name": "bakito",
"author_login": "bakito",
"committed_at": "2025-12-13T09:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a431e503cb1c0c0bcee1de1d0f400c66d2d57a",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.32.0 (#176)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-13T09:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c8c784961d68a1deb458b5472c5634a1ad372a2",
"body": "…2 (#175)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.38.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-13T09:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f06b6b5d6f76120ae056cfe7aba879a1f8e01a",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.34.3 (#174)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-13T09:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf44b7c7d3e8cd243891a3760d3ed04e2b787650",
"body": "…13.1 (#171)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-08T06:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775c095fae1b87d72a31e7914cb1f7fbda377950",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/spf13/cobra to v1.10.2 (#172)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-08T06:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab4fb03e9066a5bd8f2db5c373a3e6ef5b8e7740",
"body": "….7.2 (#173)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-08T06:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcd61802c7c90f0e91875e94e9df15363050b997",
"body": "…13.0 (#170)\n\n* chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.13.0\n\n* Update go.mod\n\n---------\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>\nCo-authored-by: Marc Brugger <github@bakito.ch>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-12-01T04:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26c0ae49368dbe2d69708c0de71aed9bec55490",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 5 to 6 (#169)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T13:02:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f17da6841e6c6c0cc28e91ced0cec08237ffc85",
"body": "…0 (#168)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.38.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-11-24T05:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e127ee61996521f9461ef1dbd919615b6d87cb",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update k8s to v0.34.2 (#165)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-11-17T05:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815ed7b713919175816a48061406f11bfeeacb52",
"body": "….6.2 (#166)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-11-16T15:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28052ed7fea3dd12ca39c838c6f0a6e7a38fe027",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.31.0 (#167)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-11-16T15:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997b12e465a8c133ed031ef3c34506fdc9d8d888",
"body": "….6.1 (#162)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-11-10T05:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abdc84f8794c8870753a49fd867373bc2875bf04",
"body": "…(#163)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module sigs.k8s.io/controller-runtime to v0.22.4 …",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-11-10T05:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c2626ad1135d23df3a2f19f2cf32a516d2708f",
"body": "…0 (#164)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/anchore/syft/cmd/syft to v1.37.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-11-10T05:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "907784168ec5b56ce0f8d9d220428c3491e0e032",
"body": "….6.0 (#161)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/golangci/golangci-lint/v2 to v2…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-11-03T05:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f12eca0c97bde306f4dff10883cc0e8e6cbdd843",
"body": null,
"is_bot": false,
"headline": "generate sbom",
"author_name": "bakito",
"author_login": "bakito",
"committed_at": "2025-10-24T19:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfd7e8c1cb1c4a50282c88e3fad2ac28833c7e0",
"body": "…12.7 (#160)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.…",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-10-24T19:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e11d26b7bc2434079bf3a223b18ef0b0a2fcec63",
"body": "…(#158)\n\nCo-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module sigs.k8s.io/controller-runtime to v0.22.3 …",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-10-13T05:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37f4eda84b7245f358f0d86a3e7a52b900fb3e69",
"body": "Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update module golang.org/x/text to v0.30.0 (#159)",
"author_name": "bakito-renovate[bot]",
"author_login": "bakito-renovate[bot]",
"committed_at": "2025-10-13T05:58:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 119,
"latest_release_at": "2026-07-16T19:32:35Z",
"latest_release_tag": "v0.2.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 43,
"days_since_latest_release": 10,
"mean_days_between_releases": 191.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/bakito/kube-metrics",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/bakito/kube-metrics",
"is_deprecated": false,
"latest_version": "v0.2.1",
"repository_url": "https://github.com/bakito/kube-metrics",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T19:28:14Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 1,
"stars": 4,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 11031,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 83,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "charm.land/bubbletea/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.8"
},
{
"name": "charm.land/lipgloss/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.5"
},
{
"name": "github.com/NimbleMarkets/ntcharts/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.2.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.40.0"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/cli-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/metrics",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "charm.land/bubbletea/v2",
"direct": true,
"version": "v2.0.8",
"ecosystem": "go"
},
{
"name": "charm.land/lipgloss/v2",
"direct": true,
"version": "v2.0.5",
"ecosystem": "go"
},
{
"name": "github.com/nimblemarkets/ntcharts/v2",
"direct": true,
"version": "v2.2.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.36.3",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.36.3",
"ecosystem": "go"
},
{
"name": "k8s.io/cli-runtime",
"direct": true,
"version": "v0.36.3",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.36.3",
"ecosystem": "go"
},
{
"name": "k8s.io/metrics",
"direct": true,
"version": "v0.36.3",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-runtime",
"direct": true,
"version": "v0.24.1",
"ecosystem": "go"
},
{
"name": "charm.land/bubbles/v2",
"direct": false,
"version": "v2.1.1",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ansiterm",
"direct": false,
"version": "v0.0.0-20250102033503-faa5f7b0171c",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver/v4",
"direct": false,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/colorprofile",
"direct": false,
"version": "v0.4.3",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/ultraviolet",
"direct": false,
"version": "v0.0.0-20260713092251-4bee1914c0cf",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/ansi",
"direct": false,
"version": "v0.11.7",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/term",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/termios",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/windows",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/displaywidth",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch/v5",
"direct": false,
"version": "v5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.2",
"ecosystem": "go"
},
{
"name": "github.com/go-errors/errors",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/cmdutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/mangling",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/netutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/google/btree",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/liggitt/tabwriter",
"direct": false,
"version": "v0.0.0-20181228230101-89fcab3d43de",
"ecosystem": "go"
},
{
"name": "github.com/lrstanley/bubblezone/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.24",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.3-0.20250322232337-35a7c28c31ee",
"ecosystem": "go"
},
{
"name": "github.com/monochromegane/go-gitignore",
"direct": false,
"version": "v0.0.0-20200626010858-205db1a8cc00",
"ecosystem": "go"
},
{
"name": "github.com/muesli/cancelreader",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/peterbourgon/diskv",
"direct": false,
"version": "v2.0.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/xlab/treeprint",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/xo/terminfo",
"direct": false,
"version": "v0.0.0-20220910002029-abceb7e1c41e",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.4",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.12-0.20260120151049-f2248ac996af",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.140.0",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260706235625-cdb1db5517a0",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": false,
"version": "v0.0.0-20260707023825-cf1189d6abe3",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20250730193827-2d320260d730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/api",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/kyaml",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.4.2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 83,
"direct_count": 11,
"indirect_count": 72
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 237,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 13
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "bakito",
"commits": 69,
"avatar_url": "https://avatars.githubusercontent.com/u/2733215?v=4"
},
{
"type": "User",
"login": "fbuehlmann",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16190783?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.986
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"go.yml",
"virustotal.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "27 out of 28 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": 2,
"reason": "Found 1/4 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"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": "33126903ac274082cc459bdb8bbafb494de25e87",
"ran_at": "2026-07-27T07:09:15Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T06:20:17Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-27T06:15:35Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 105,
"created_at": "2025-03-30T09:50:32Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bakito/kube-metrics",
"host": "github.com",
"name": "kube-metrics",
"owner": "bakito"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 62,
"vitality": 87,
"community": 28,
"governance": 56,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 87,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"commits_last_year": 119,
"human_commit_share": 0.11,
"days_since_last_push": 0,
"active_weeks_last_year": 43
},
"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": "43/52 weeks with commits",
"points": 29.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 43
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "119 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 119
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.2.1",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 191.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~191.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 191.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": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 28,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 1,
"stars": 4,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.986
},
"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.3,
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"merged_prs": 237,
"open_issues": 1,
"closed_issues": 1,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "237/250 decided PRs merged",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 237,
"decided": 250
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/4 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"followers": 77,
"owner_type": "User",
"is_verified": null,
"owner_login": "bakito",
"public_repos": 93,
"account_age_days": 5010
},
"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": "77 followers of bakito",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 77,
"login": "bakito"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "93 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 93
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/bakito/kube-metrics"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 10
},
"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 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": false,
"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": 0,
"status": "missed",
"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": "27 out of 28 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": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "27 out of 28 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 1/4 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 83 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 83
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 83,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 83,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum"
],
"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.07
},
"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": 0,
"status": "missed",
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 11031,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T07:09:31.359123Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bakito/kube-metrics.svg",
"full_name": "bakito/kube-metrics",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}