Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 360,
"has_wiki": true,
"homepage": "https://freelens.app",
"languages": {
"Go": 14289,
"Makefile": 1666,
"PowerShell": 4098
},
"pushed_at": "2026-07-23T07:26:11Z",
"created_at": "2024-06-26T17:56:38Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T08:14:25Z",
"description": "freelens-k8s-proxy",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"PowerShell"
]
},
"owner": {
"blog": "https://www.freelens.app",
"name": "Freelens",
"type": "Organization",
"login": "freelensapp",
"company": null,
"location": "Italy",
"followers": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/172038998?v=4",
"created_at": "2024-06-07T12:05:27Z",
"is_verified": null,
"public_repos": 21,
"account_age_days": 775
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.8.1",
"kind": "patch",
"published_at": "2026-07-17T16:09:21Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2026-07-02T22:59:01Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2026-06-14T20:23:57Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2026-06-13T21:02:12Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2026-05-22T23:00:44Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-04-26T00:02:15Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-02-11T13:20:31Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2025-12-18T20:02:44Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2025-12-03T10:16:39Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2025-11-13T00:19:31Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2025-09-20T11:55:25Z"
},
{
"tag": "v1.3.6",
"kind": "patch",
"published_at": "2025-07-17T06:17:08Z"
},
{
"tag": "v1.3.5",
"kind": "patch",
"published_at": "2025-07-16T21:54:40Z"
},
{
"tag": "v1.3.4",
"kind": "patch",
"published_at": "2025-06-29T00:27:31Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2025-06-07T02:41:36Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2025-05-28T12:14:48Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2025-05-09T12:39:56Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-04-26T20:20:37Z"
},
{
"tag": "v1.2.8",
"kind": "patch",
"published_at": "2025-04-05T17:44:01Z"
},
{
"tag": "v1.2.7",
"kind": "patch",
"published_at": "2025-03-25T18:52:34Z"
},
{
"tag": "v1.2.6",
"kind": "patch",
"published_at": "2025-03-13T20:01:23Z"
},
{
"tag": "v1.2.5",
"kind": "patch",
"published_at": "2025-03-11T23:56:22Z"
},
{
"tag": "v1.2.4",
"kind": "patch",
"published_at": "2025-02-13T22:46:10Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-02-12T23:39:02Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2025-02-03T20:42:04Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2025-01-17T00:14:15Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-01-08T20:52:48Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-10-14T09:28:55Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-07-01T10:36:57Z"
}
],
"recent_commits": [
{
"oid": "1f4d4198c6832e689d79ef7b1209b8bad6479dcb",
"body": "Adds a Grype-based workflow that scans go.mod/go.sum directly (no\nbuild needed for a single-arch Go binary), uploads SARIF to code\nscanning, and posts a vulnerability table to discussion #179,\nmatching the reporting format used in freelensapp/freelens.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Replace OSV-Scanner with Grype for vulnerability scanning",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-07-20T08:13:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e8c942b58d5f0418395644daa3570502fdd11642",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Update go-openapi to v1.0.0 and Kubernetes dependencies (#170)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-07-17T16:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a75375c7f565b3bcd259f3a89fc8116310425fb",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module golang.org/x/net to v0.57.0 (#172)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-17T15:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b18e8cf091efc5127d070d1a31fbfe861551e4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.26.5 (#171)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-17T15:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e453c1f1d0d5d4d300ba1213de430d1b5db71ec",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update goreleaser to v2.17.0 (#177)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-17T15:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08719068f1c31a7f0835c8ee13b4330d9d471a07",
"body": "Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Group goreleaser Renovate updates into a single PR (#176)",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-07-17T15:38:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "642b6c8da8b3c9fa46237db816e8a1658d4d2a89",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade markdownlint 0.49.0 → 0.49.1 [skip ci] (#173)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-07-17T15:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f991b42a4d179ce741e98cd006d42f0fc5b43a70",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/setup-go action to v7 (#174)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-17T15:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f1b760d4af076dbbdef2d4ad3b52c30edac320",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Upgraded github.com/go-openapi v0.23.1 => v0.24.0 (#163)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-07-02T22:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6ef3cf925e0aee300edee30b22c9b62663ada96",
"body": "Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Support SOCKS5 proxy for upgrade requests (#167)",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-07-02T22:51:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "da0aaf10f81404e5af28bb61bd555f8f907b5c6d",
"body": null,
"is_bot": false,
"headline": "Claude workflows",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-07-02T21:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77461a288d8b4bc96c0870d0b87832e882e8354d",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade markdownlint 0.48.0 → 0.49.0 [skip ci] (#164)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-06-20T07:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1993c0b6bb6ad7070daa660b1331f9a7823d0ac1",
"body": null,
"is_bot": false,
"headline": "CI tweaks",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-20T07:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17eba4cfde87a8bf11a77b4898c6aa0390ab344e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v7 (#165)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-20T07:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec7fd76d728fd91e24ebb9acadf2bba18d37622b",
"body": null,
"is_bot": false,
"headline": "Claude: pick model to run",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-15T08:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c5e6e2aa693105a7fd52eaf3b70deefc35ef691",
"body": null,
"is_bot": false,
"headline": "Renovate: use mise natively",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-15T07:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2cdec54dc2e1dac2b7817087a02d3ea6e9776db",
"body": "Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bound CONNECT handshake with deadline and context cancellation (#161)",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-14T20:18:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6db17b0eab63f1da6a143d22d3aee0c630b9626b",
"body": null,
"is_bot": false,
"headline": "Claude: use system-prompt-file from outside workdir",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-14T20:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c28bd0dabb9f3689c8960a62783629a454020684",
"body": "…ion (Warpgate, Teleport) (#150)\n\nCo-authored-by: Piotr Roszatycki <piotr.roszatycki@gmail.com>",
"is_bot": false,
"headline": "Fix kubectl exec / port-forward / attach when proxying through a bast…",
"author_name": "Clément",
"author_login": "plopoyop",
"committed_at": "2026-06-14T20:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ff775fe6dc335b02467ee47990df1ef356e0d9",
"body": null,
"is_bot": false,
"headline": "Claude: Ensure AGENTS.md exists",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-14T19:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89dc0ae538ab225d3b0252ecc5371b2216b91fc7",
"body": null,
"is_bot": false,
"headline": "Migrate from asdf to mise",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-14T19:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7e85df971e86a5f9a9260a43c2c14ead6343be",
"body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix Claude workflow checkout context for PR comment triggers (#160)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-06-14T19:19:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9ebf6ad1fd3ace89e29b6f75398541aa3fed3932",
"body": null,
"is_bot": false,
"headline": "Claude: tweak workflow",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-14T09:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248b21f15f905b3c61cfff55eb2ed7745f20887e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes monorepo to v0.36.2 (#158)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-13T20:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f987d44a10ca8cc231d80a4c36835377abddadb",
"body": "….55.0 => v0.56.0, x/term v0.43.0 => v0.44.0, kube-openapi 20260520065146 => 20260603220949 (#153)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update: go-openapi/swag v0.26.0 => v0.26.1, x/net v0…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-06-12T10:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df93939321f53fe2f0d429764b282ac277317fe9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.26.4 (#155)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-12T10:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4a52961ec3b829bd1e3320ddccefb766b9213ba",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency kubernetes-sigs/kind to v0.32.0 (#156)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-12T10:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9158777cac41495bb4b8acf197aed90c55080cc",
"body": "…→ v1.10.2 [skip ci] (#157)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: Piotr Roszatycki <piotr.roszatycki@gmail.com>",
"is_bot": false,
"headline": "Automated trunk upgrade pinact new → 4.1.0, trunk-io/plugins v1.10.0 …",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-06-12T10:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "106a02d0f594932d6181e4d1c6cb89a6219731db",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kindest/node Docker tag to v1.36.1 (#154)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-12T10:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b2e5c445b1ee0a40fd112681b67d7b9ca1e09e",
"body": null,
"is_bot": false,
"headline": "Claude: new workflow",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2026-06-12T10:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85507a53cd30157ac9762923ce9bd244684c949c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.16.0 (#152)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-24T22:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec341f85b26dd8eaf29b86e83e8bd9fdbe0e85d7",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update (#147)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-05-22T22:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa703bc6c4558aa1a1c464bf98999f3ecbcaf2a0",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes monorepo to v0.36.1 (#151)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-22T22:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5aa2202573b7c1495290d0319017814a476130",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.26.3 (#149)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-22T22:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0a5a1300d900b9ee99357055f43cf0672c1aed9",
"body": "….112.0, trunk-io/plugins v1.7.6 → v1.10.0, python 3.11.9 → 3.14.4 [skip ci] (#148)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: Piotr Roszatycki <piotr.roszatycki@gmail.com>",
"is_bot": false,
"headline": "Automated trunk upgrade golangci-lint2 2.11.4 → 2.12.2, grype new → 0…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-05-22T22:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af306a1b27173f47f0bf3cca37d725c9ac49988",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update (#140)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-04-25T23:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d970f21ae368d5d7281586f3a8f7bdc4624d6c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes monorepo to v0.36.0 (#144)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-25T23:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dfd6ea8e5807fd6c19e8ea9a79346636bc0f867",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.26.2 (#142)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-25T23:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0438209c1d9527fffc6dc94b621e5e21263a3f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kindest/node Docker tag to v1.35.1 (#136)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-25T23:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516d9ea9bab49fa92719dc174f34249f30e3eda9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.15.4 (#139)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-25T23:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0651392635555f20b18b16a385049f066ba94ba",
"body": "…9.0 → 2.11.4, markdownlint 0.47.0 → 0.48.0, trunk-io/plugins v1.7.4 → v1.7.6 [skip ci] (#137)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade actionlint 1.7.10 → 1.7.12, golangci-lint2 2.…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-04-25T23:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "898d4467ca364d270b54edd1b8b57ead65c09871",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update goreleaser/goreleaser-action action to v7 (#138)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-25T23:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559a1ef9a7dfbee76bc3a503160f74c46ae10c90",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update EndBug/add-and-commit action to v10 (#145)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-25T23:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d50bc78130a69c52605621a0a5bfb111d0bbfb2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/github-script action to v9 (#146)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-25T23:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "774ffca75dd6a33e019ca658a0e6e23da27e6f41",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update (#130)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-02-11T13:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "936cf309fde0238f8e90616614a966ddf4b44dc7",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.26.0 (#133)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-11T13:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7371109cd929e9258a14fb0d3563511ef1cd363",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade golangci-lint2 2.8.0 → 2.9.0 [skip ci] (#135)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-02-11T12:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61286487a19b099f9bda70811df9a70bd99701a8",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes packages to v0.35.1 (#134)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-11T12:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6decd0f8f88e50ee45de8af84729f97e4564d99a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.13.3 (#131)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-06T13:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5835f414770c3cc7ee5df65983a7f196772d2dc9",
"body": "….2 → 2.8.0, yamlfmt 0.20.0 → 0.21.0, yamllint 1.37.1 → 1.38.0 [skip ci] (#132)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade actionlint 1.7.9 → 1.7.10, golangci-lint2 2.7…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2026-02-06T13:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f444662804e2998a59892c333c9e69a2908f876b",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>\n\n- upgraded k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 => v0.0.0-20251218160917-61b37f7a4624",
"is_bot": false,
"headline": "Automated go get update (#129)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-12-18T19:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2136f1f0a83c4b19306b6be67e8975bfc11cd1e",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>\n\n- upgraded github.com/go-openapi/jsonpointer v0.22.3 => v0.22.4\n- upgraded github.com/go-openapi/jsonreference v0.21.3 => v0.21.4\n- upgraded github.com/spf13/cobra v1.10.1 => v1.10.2\n- upgraded golang.org/x/net v\n[…]\n upgraded golang.org/x/sys v0.38.0 => v0.39.0\n- upgraded golang.org/x/term v0.37.0 => v0.38.0\n- upgraded golang.org/x/text v0.31.0 => v0.32.0\n- upgraded google.golang.org/protobuf v1.36.10 => v1.36.11",
"is_bot": false,
"headline": "Automated go get update (#123)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-12-18T19:38:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "746af1c3782fb7d11be5fd44b89ee6ac94ccaa28",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes packages to v0.35.0 (#126)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-18T13:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7c99820586c71ec44ff28f25526edb27424d49",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency kubernetes-sigs/kind to v0.31.0 (#128)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-18T13:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d028286f840b24d45c32e6addd5569b85c428c13",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kindest/node Docker tag to v1.35.0 (#127)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-18T12:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b38082ad1ca2f0f8802ae00f317732bd04eccd",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.13.1 (#125)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-18T12:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a963ac70a4d9a803ea7e53425db88d46d49b43",
"body": "…46.0 → 0.47.0 [skip ci] (#124)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade golangci-lint2 2.6.2 → 2.7.2, markdownlint 0.…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-12-18T12:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8e010a862222f05c13c684996f57adca0e38b4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.25.5 (#122)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-02T19:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43bcf2913a03c93704869b7645b4ada1243fbb4",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update (#119)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-12-02T12:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb361de381426f505bbaebe3fece093b48cb9786",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v6 (#120)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-02T11:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b642d8139a965539cf825e3ff93513eeb622605",
"body": "…1 → 2.6.2, markdownlint 0.45.0 → 0.46.0, trunk-io/plugins v1.7.3 → v1.7.4 [skip ci] (#118)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade actionlint 1.7.8 → 1.7.9, golangci-lint2 2.6.…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-12-02T11:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e648e56141b7e97e51130e42defdcac62daf620",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.13.0 (#121)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-02T11:39:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf3d65d0a0ea29f05eaa1569329df8081ccd299",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes packages to v0.34.2 (#117)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-13T00:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0744ed4eed0e4b5472f3594a58219278b454783b",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update (#115)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-11-11T22:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3852ebf0109714603e21e1cce40f3bea93d39769",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.25.4 (#116)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-11T21:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ea5fee4f47f718059ec44d1aa5d549d5e2f44f8",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.12.7 (#114)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-11-11T09:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5c99e247fdf05d1b58690a78e586b94e633d75",
"body": "…0 → 2.6.1, yamlfmt 0.17.2 → 0.20.0, trunk-io/plugins v1.7.2 → v1.7.3 [skip ci] (#113)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade actionlint 1.7.7 → 1.7.8, golangci-lint2 2.4.…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-11-11T09:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa8859f377b7d58c56ce046f2e8dfba2f62997d",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update (#97)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-09-20T11:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "500f28b1c31cce3d90adead211c07bd76392c67c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes packages to v0.34.1 (#107)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-20T11:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38eab45d1a03cbab1d9fc013178a535fa399b03",
"body": null,
"is_bot": false,
"headline": "Use KinD for tests (#112)",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2025-09-20T10:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c108af2c45626a89afca2248f24b1695647771",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.12.2 (#103)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-19T20:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96b5db3cd175f2840e6548f58147cad0c7f096e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/setup-go action to v6 (#109)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-19T20:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2cccfe8dec9cf41f2263b2d91727c7ee29df5c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/github-script action to v8 (#110)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-19T20:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69224091c71f6952a563f9a4da34a1aca1fdc4ea",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v5 (#105)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-19T20:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba65867364fa9187a56e4aa5ce28b8007130b84",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.25.1 (#104)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-19T20:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56ab882c27d6a1a5f9814e35e4b6aa80464662dd",
"body": null,
"is_bot": false,
"headline": "Renovate: handle version with bang character",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2025-09-19T20:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9faf3869a0ae7a6d00abf95c80c45f71032e71cf",
"body": "…108)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade trunk-io/plugins v1.7.1 → v1.7.2 [skip ci] (#…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-09-19T20:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "296c4812b32f702387994ce6cdbfdd85fcbf52f3",
"body": "…2.2.2 → 2.4.0 [skip ci] (#102)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade cli upgraded 1.24.0 → 1.25.0, golangci-lint2 …",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-08-19T11:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5671885a192e843ec302a7b9d98434db7cdb80f8",
"body": "…0,, golang.org/x/sys v0.34.0, golang.org/x/term v0.33.0, golang.org/x/text v0.27.0 (#101)",
"is_bot": false,
"headline": "go get update: github.com/spf13/pflag v1.0.7, golang.org/x/net v0.42.…",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2025-07-17T06:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e4a193ab6a73cce8aad55f68f582af0dfe3ee2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes packages to v0.33.3 (#100)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-07-16T21:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4ce5a671f67d8ea14778bcf572e8aa974b1880",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency kubernetes/kubernetes to v1.33.3 (#99)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-07-16T21:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a0869845f4cfa51c7f190602b13a5287b03e9c",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade golangci-lint2 2.2.1 → 2.2.2 [skip ci] (#98)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-07-16T21:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5011f67f41dd7e76563d40db458bf6816cf3291d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.24.5 (#95)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-07-13T20:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c74a895f3721fcb070873b6f8d8ee79b6013d2e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.11.0 (#96)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-07-13T14:42:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d398e708578c55e32f61d8e87a531a8e4d790615",
"body": "…kube-openapi 20250628140032 => 20250701173324 (#93)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update: go.yaml.in/yaml/v3 v3.0.3 => v3.0.4, k8s.io/…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-07-06T09:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f8cbcf900424946e43578710ad571dacbbd659",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade golangci-lint2 2.1.6 → 2.2.1 [skip ci] (#94)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-07-06T09:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f600134a139747d7904c6672f228991e5edfe0",
"body": "…c-models v0.6.9 => v0.7.0, sigs.k8s.io/kustomize/api v0.19.0 => v0.20.0, sigs.k8s.io/yaml v1.4.0 => v1.5.0) (#89)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update (go.yaml.in/yaml/v3, github.com/google/gnosti…",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-06-28T22:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c7835b830599a6db6374b6fd3c26a9008c7824",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade yamlfmt 0.17.0 → 0.17.2 [skip ci] (#92)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-06-28T22:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bafc1f058913eab81e15b317ef14630556e1614b",
"body": null,
"is_bot": false,
"headline": "Trunk Check: yamlfmt is now in upstream",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2025-06-28T22:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d4b288d7dc32a7c701bcfa5382ec65c3ec5a48",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes packages to v0.33.2 (#91)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-06-28T22:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e709aeb67dca88703419f73b9d1abd8464197842",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency kubernetes/kubernetes to v1.33.2 (#90)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-06-28T22:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f273aa4214a01af4f04d914ce01e02e8b3b7d5b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency goreleaser/goreleaser to v2.10.2 (#88)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-06-28T22:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48144fe5bfacee0a0fa2d79c2effe7e15abb752d",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated go get update (#85)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-06-07T02:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e58a96f82a7f06a7a3be44c45009d20c6e06f4b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency go to v1.24.4 (#87)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-06-07T02:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df6420981991c1b2f6f600064e82b18bfcc8933a",
"body": "Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Automated trunk upgrade cli upgraded 1.22.15 → 1.24.0 [skip ci] (#86)",
"author_name": "freelensbot",
"author_login": "freelensbot",
"committed_at": "2025-06-07T02:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5301cd1850dacdd5a79aa2ae222c97c860e845b",
"body": null,
"is_bot": false,
"headline": "CI: trunk check upgrade PR with better title",
"author_name": "Piotr Roszatycki",
"author_login": "dex4er",
"committed_at": "2025-06-07T02:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb71c44d1bdc3f4191d3443f8ae98d803ef90d6a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency kubernetes/kubernetes to v1.33.1 (#80)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-05-28T12:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb04d41c09dbc1caa9126f7671ba475f5322ffbb",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency kubernetes/minikube to v1.36.0 (#84)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-05-28T12:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee044c0fec2d45dde533d322e1b3e213d277cdd0",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update kubernetes packages to v0.33.1 (#81)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-05-28T12:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a3ea7b98a5ff9f97461a98b561eb45398652fe",
"body": "…→ 0.17.0, trunk-io/plugins v1.6.8 → v1.7.0, node 20.18.0 → 22.16.0 [skip ci] (#83)\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Automated trunk upgrade markdownlint 0.44.0 → 0.45.0, yamlfmt 0.16.0 …",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-28T12:02:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 78,
"latest_release_at": "2026-07-17T16:09:21Z",
"latest_release_tag": "v1.8.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 13,
"days_since_latest_release": 5,
"mean_days_between_releases": 27.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/freelensapp/freelens-k8s-proxy",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/freelensapp/freelens-k8s-proxy",
"is_deprecated": false,
"latest_version": "v1.8.1",
"repository_url": "https://github.com/freelensapp/freelens-k8s-proxy",
"versions_count": 29,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T16:05:47Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 4,
"stars": 3,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 10816,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 9238
},
"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": 65,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.57.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/cli-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "k8s.io/klog/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.140.0"
},
{
"name": "k8s.io/kubectl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/cli-runtime",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": true,
"version": "v2.140.0",
"ecosystem": "go"
},
{
"name": "k8s.io/kubectl",
"direct": true,
"version": "v0.36.2",
"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/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/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/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/liggitt/tabwriter",
"direct": false,
"version": "v0.0.0-20181228230101-89fcab3d43de",
"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/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/mxk/go-flowrate",
"direct": false,
"version": "v0.0.0-20140419014527-cca7078d478f",
"ecosystem": "go"
},
{
"name": "github.com/peterbourgon/diskv",
"direct": false,
"version": "v2.0.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": false,
"version": "v1.10.2",
"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": "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/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/text",
"direct": false,
"version": "v0.40.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/api",
"direct": false,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260706235625-cdb1db5517a0",
"ecosystem": "go"
},
{
"name": "k8s.io/streaming",
"direct": false,
"version": "v0.36.2",
"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": 65,
"direct_count": 6,
"indirect_count": 59
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 157,
"open_issues": 1,
"closed_ratio": 0.8,
"closed_issues": 4,
"closed_unmerged_prs": 15
},
"bus_factor": 1,
"bot_contributors": 3,
"top_contributors": [
{
"type": "User",
"login": "dex4er",
"commits": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/174367?v=4"
},
{
"type": "User",
"login": "freelensbot",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/193942127?v=4"
},
{
"type": "User",
"login": "wksue",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/183599076?v=4"
},
{
"type": "User",
"login": "robertobandini",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/11294865?v=4"
},
{
"type": "User",
"login": "plopoyop",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5174134?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.542
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"claude-task.yaml",
"claude.yaml",
"go-get-update.yaml",
"go-mod-tidy.yaml",
"grype-scanner.yaml",
"release.yaml",
"tag-semver.yaml",
"test.yaml",
"trunk-check.yaml",
"trunk-upgrade.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 1,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "17 out of 20 merged PRs checked by a CI test -- score normalized to 8",
"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": 3,
"reason": "Found 7/20 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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 2 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 8,
"reason": "SAST tool is not run on all commits -- score normalized to 8",
"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": "1f4d4198c6832e689d79ef7b1209b8bad6479dcb",
"ran_at": "2026-07-23T10:00:57Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T07:45:25Z",
"oldest_open_prs": [
{
"number": 178,
"created_at": "2026-07-19T07:19:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 180,
"created_at": "2026-07-23T07:26:07Z",
"last_comment_at": "2026-07-23T07:26:09Z",
"last_comment_author": "renovate"
}
],
"last_merged_pr_at": "2026-07-17T16:05:47Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 6,
"created_at": "2024-10-13T16:32:31Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/freelensapp/freelens-k8s-proxy",
"host": "github.com",
"name": "freelens-k8s-proxy",
"owner": "freelensapp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 63,
"vitality": 79,
"community": 28,
"governance": 62,
"engineering": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 78,
"human_commit_share": 0.5,
"days_since_last_push": 0,
"active_weeks_last_year": 13
},
"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": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "78 commits in the last year",
"points": 17,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 78
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v1.8.1",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 27.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~27.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 27.4
}
}
],
"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": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"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": 9,
"inputs": {
"forks": 4,
"stars": 3,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.542
},
"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 54% of commits",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 54
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 157,
"open_issues": 1,
"closed_issues": 4,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 15
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "157/172 decided PRs merged",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 157,
"decided": 172
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/20 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 91,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "freelensapp",
"public_repos": 21,
"account_age_days": 775
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "91 followers of freelensapp",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 91,
"login": "freelensapp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "21 public repos, account ~2 yr old",
"points": 14,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 21
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/freelensapp/freelens-k8s-proxy"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": 54,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "10 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 10
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "17 out of 20 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://freelens.app",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://freelens.app",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 63,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "17 out of 20 merged PRs checked by a CI test -- score normalized to 8",
"points": 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 7/20 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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 2 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 8",
"points": 4,
"status": "partial",
"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 65 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": 65
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 65,
"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": 65,
"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": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 74,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.76,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 9238
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "38 of 50 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 50
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.05,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.49
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, mise.toml"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "5 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "49 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 49,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 10816,
"source_files_sampled": 2,
"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/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"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-23T10:01:13.595018Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/freelensapp/freelens-k8s-proxy.svg",
"full_name": "freelensapp/freelens-k8s-proxy",
"license_state": "standard",
"license_spdx": "MIT"
}