Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 177954,
"has_wiki": true,
"homepage": "https://cluster-api.sigs.k8s.io",
"languages": {
"Go": 6638244,
"Shell": 64921,
"Python": 34660,
"Makefile": 56459,
"Dockerfile": 4576
},
"pushed_at": "2022-03-29T13:36:41Z",
"created_at": "2019-08-06T18:32:34Z",
"owner_type": "User",
"updated_at": "2022-03-01T14:07:57Z",
"description": "Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle",
"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"
]
},
"owner": {
"blog": null,
"name": "Yassine TIJANI",
"type": "User",
"login": "yastij",
"company": "@VMware",
"location": "Paris, France",
"followers": 80,
"avatar_url": "https://avatars.githubusercontent.com/u/7813699?v=4",
"created_at": "2014-06-06T08:24:57Z",
"is_verified": null,
"public_repos": 89,
"account_age_days": 4433
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2019-08-06T14:53:57Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2019-07-23T16:12:55Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2019-07-17T15:02:37Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2019-07-11T20:23:09Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2019-07-11T15:00:56Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2019-06-27T20:07:21Z"
},
{
"tag": "0.1.3",
"kind": "patch",
"published_at": "2019-06-10T20:33:11Z"
},
{
"tag": "0.1.2",
"kind": "patch",
"published_at": "2019-06-07T17:25:58Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2019-05-08T17:52:34Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2019-03-29T20:50:47Z"
},
{
"tag": "0.0.0-alpha.4",
"kind": "prerelease",
"published_at": "2018-12-11T19:35:42Z"
},
{
"tag": "0.0.0-alpha.3",
"kind": "prerelease",
"published_at": "2018-10-04T21:20:37Z"
},
{
"tag": "0.0.0-alpha.2",
"kind": "prerelease",
"published_at": "2018-06-11T18:04:27Z"
},
{
"tag": "0.0.0-alpha.1",
"kind": "prerelease",
"published_at": "2018-06-07T19:07:23Z"
}
],
"recent_commits": [
{
"oid": "f973e33a597196416d8a034af469439ff92d3ccc",
"body": "🌱 test/e2e: log if a new cluster is created or an existing is used",
"is_bot": false,
"headline": "Merge pull request #6217 from sbueringer/pr-improve-e2e-logging",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-03-01T09:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c96fb8238feef2c1943725c61fdb479e74aa3c",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "e2e: log if a new cluster is created or an existing is used",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-28T19:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207e2a8c0ccf9ac584450d88d0742571f2874205",
"body": ":seedling: Added a join slack badge in CAPI repo for k8s cluster-api channel",
"is_bot": false,
"headline": "Merge pull request #6212 from shivi28/slack_badge",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-28T17:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4ededde410d845dc694f8d1c7c88df720737df6",
"body": "🌱 ClusterClass: add ref and controlPlane name builtin variables",
"is_bot": false,
"headline": "Merge pull request #6208 from sbueringer/pr-add-ref-builtilns-vars",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-28T17:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42bf51f5221984931224c085bb001681c5b6866",
"body": "🌱 Update kustomize and use go install insted of go get",
"is_bot": false,
"headline": "Merge pull request #6213 from kaitoii11/go-install",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-28T15:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790e4e578dd201181b439006c12e3b227e84130c",
"body": null,
"is_bot": false,
"headline": "Update kustomize and use go install insted of go get",
"author_name": "Kaito Ii",
"author_login": "kaitoii11",
"committed_at": "2022-02-28T02:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c296a5838163e56db6b6b95612bd40230647f00",
"body": null,
"is_bot": false,
"headline": "Added a join slack badge in CAPI repo for k8s cluster-api channel",
"author_name": "shivi28",
"author_login": "shivi28",
"committed_at": "2022-02-26T16:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d99d7bca51cd1506b24c6c7dc7cc4a6f458576",
"body": "🌱 Install hack/tools with temporary go module",
"is_bot": false,
"headline": "Merge pull request #5741 from kaitoii11/temp-gomod",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-25T18:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b91d22ff0efdccdd6a7dfa02956b65f96b70f32",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "ClusterClass: add ref and controlPlane name builtin variables",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-25T15:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f65832c2291e1578bc1ced1a0739e8f5a3093e",
"body": "🌱 tilt: remove unused options",
"is_bot": false,
"headline": "Merge pull request #6207 from sbueringer/pr-remove-unused-tilt-options",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-25T10:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de8c011773850850b561172582c69e1dc4429f6",
"body": null,
"is_bot": false,
"headline": "Install hack/tools with temporary go module",
"author_name": "Kaito Ii",
"author_login": "kaitoii11",
"committed_at": "2022-02-25T07:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf203667e7aa08e72e841f8992b422c7cad7adf",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "tilt: remove unused options",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-25T06:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "580e4486b38d72525109705be436584e9ee86a03",
"body": "…sion\n\n🐛 Update docker distribution dependency version",
"is_bot": false,
"headline": "Merge pull request #6199 from Anirudh9794/fix-docker-distribution-ver…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-24T16:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38467d2d7f740d7b6e7c0c6c179f445e85d950d6",
"body": "…let-ConfigMap-name-change\n\n🌱 handle kubeadm 1.24 kubelet ConfigMap name change",
"is_bot": false,
"headline": "Merge pull request #6176 from fabriziopandini/handle-kubeadm1.24-kube…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-24T16:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9705e43133b12489bc6ccef6225748f3693863da",
"body": null,
"is_bot": false,
"headline": "handle kubeadm 1.24 kubelet ConfigMap name change",
"author_name": "fabriziopandini",
"author_login": "fabriziopandini",
"committed_at": "2022-02-24T14:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e7dcc35aeb0f103ff494c4de98cb1c8d04fb0e",
"body": "🌱 book: refactor verification",
"is_bot": false,
"headline": "Merge pull request #6159 from sbueringer/pr-refactor-book-verification",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-24T12:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbc39a06d21bc0817a32bba329404c270cf1ca40",
"body": "📖 book: document component-base/logs change in migration doc",
"is_bot": false,
"headline": "Merge pull request #6168 from sbueringer/pr-doc-json-log-change",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-24T12:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "942f57c4b61f9859d9800d74e2af183351b032b5",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "book: document component-base/logs change in migration doc",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-24T12:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73ff976dbb64c666ea05721120975cb136556811",
"body": "🌱 logging: set correct klog format",
"is_bot": false,
"headline": "Merge pull request #6190 from sbueringer/pr-set-correct-klog-format",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-24T11:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad276cb98e4d541393c8c46d8a8dacaf7bb2e621",
"body": "🐛 Fix panic in node drain",
"is_bot": false,
"headline": "Merge pull request #6200 from sbueringer/pr-fix-drain-panic",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-24T11:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63929a4784de82805bdd4fac31c5961afa3f0887",
"body": "Signed-off-by: Aniruddha Shamasundar <aniruddha.9794@gmail.com>",
"is_bot": false,
"headline": "Update docker distribution dependency version",
"author_name": "Aniruddha Shamasundar",
"author_login": "Anirudh9794",
"committed_at": "2022-02-24T06:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def8e733c2ca3acef9ffa3188a64c328ac3c7c38",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "Fix panic in node drain",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-24T06:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c099b2e74911f2dbcb187975c6fdf1360f17fa24",
"body": "📖 book: update refs to older books",
"is_bot": false,
"headline": "Merge pull request #6192 from sbueringer/pr-update-book-refs",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-23T17:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d3b7f44bc007e840b4d5f5df391af557826d978",
"body": "…h-v1.1.0\n\n:seedling: Removes code deprecated with v1.1.0",
"is_bot": false,
"headline": "Merge pull request #6114 from meghanajangi/remove-code-deprecated-wit…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-23T17:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8701e895a92071be73ae985b556b102f897cb0e",
"body": "🌱 drop gocyclo from linter",
"is_bot": false,
"headline": "Merge pull request #6193 from ykakarap/drop-gocyclo",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-23T16:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3383e08f81bb9710dfc6fb6568965cbdb61ad3d4",
"body": null,
"is_bot": false,
"headline": "drop gocyclo from linter",
"author_name": "Yuvaraj Kakaraparthi",
"author_login": null,
"committed_at": "2022-02-23T16:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6738dd2f6ac424e114219574414515926344e0",
"body": "🌱 log to logger from context during drain",
"is_bot": false,
"headline": "Merge pull request #6170 from sbueringer/pr-use-context-logger-for-drain",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-23T15:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0668a0dbf3ae48dc0f8953ef76860bd6c656bd8",
"body": "Signed-off-by: Meghana Jangi <mjangi@vmware.com>",
"is_bot": false,
"headline": "Removes code deprecated with v1.1.0",
"author_name": "Meghana Jangi",
"author_login": "meghanajangi",
"committed_at": "2022-02-23T13:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4088fdbca40d8f06a83539d174d5503cae1ab72",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "book: update refs to older books",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-23T12:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d920cb377049c0aac71b350c9e43764bd7ef36c",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "logging: set correct klog format",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-23T07:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc429d8a92886e594ccc3e4c6d155add68c5b50",
"body": "…support-sprig\n\n🌱 Add sprig functions to ClusterClass templates",
"is_bot": false,
"headline": "Merge pull request #6131 from fabriziopandini/clusterclass-templates-…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-22T16:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beb307aac9d73b0cee3a6a9db1d6c39c93694351",
"body": "🐛 tilt: fix infinite reload issue",
"is_bot": false,
"headline": "Merge pull request #6187 from sbueringer/pr-fix-tilt-infinite-reload",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-22T15:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5149eee4d6edf00965b58b4f0b87c4f64ba250af",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "tilt: fix infinite reload issue",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-22T13:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a062ab76cc4816126dca368aa2f27070b26109",
"body": "🐛 [e2e framework] fix node drain output",
"is_bot": false,
"headline": "Merge pull request #6174 from detiber/e2eFixNodeDrainOutput",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-22T10:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2056db896032a5b2f65e84dedd43930acc5212da",
"body": ":book: Fix outdated links in implementers guide",
"is_bot": false,
"headline": "Merge pull request #6166 from killianmuldoon/book/update-providers",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-22T10:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1d1e3ae025c387be5cddf39b5798a44a7a3492",
"body": "✨ CABPK: Add support for kubeadm skipPhases field",
"is_bot": false,
"headline": "Merge pull request #5993 from dntosas/kubeadm-add-support-init-phases",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-22T10:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb5bfd1ba5c39be20d3394c9a11af5b5b36403d7",
"body": "🌱 apidiff: deduplicate apidiff logic",
"is_bot": false,
"headline": "Merge pull request #6180 from sbueringer/pr-deduplicate-apidiff",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-22T09:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c44d057743441f60a57e803d6b88b3cce36cde0",
"body": "✨ Add nodeDeletionTimeout property to Machine",
"is_bot": false,
"headline": "Merge pull request #5608 from schrej/feature/node-drain-timeout-flag",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-22T07:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cdce7c7dcd0184e2703d77b55577d5f8b85f7c0",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "book: refactor verification",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-22T07:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c73082fc92ee52aed48ec7dc1a4bd1d1ded1018",
"body": "🌱 Remove periodic-cluster-api-verify-book-links-main job from jobs.md",
"is_bot": false,
"headline": "Merge pull request #6179 from rayandas/remove-job-from-jobs-md",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-21T18:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ccc94cd854e0db9c6e69e975804da9d01a0da9",
"body": "Signed-off-by: killianmuldoon <kmuldoon@vmware.com>",
"is_bot": false,
"headline": "Fix outdated links in implementers guide to replace links",
"author_name": "killianmuldoon",
"author_login": "killianmuldoon",
"committed_at": "2022-02-21T18:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541d94db7700f0e4c83ab7024f99e41ecfa1d254",
"body": "In this commit, we enable users to exclude specific phases of their\nchoice during init/join command execution. This can be helpful in\ncases like provisioning a cluster without kube-proxy deployed.\n\nNote: This option takes effect only only on Kubernetes >=1.22.0.\n\nSigned-off-by: dntosas <ntosas@gmail.com>",
"is_bot": false,
"headline": "[kubeadm] Add support for skipPhases field",
"author_name": "dntosas",
"author_login": "dntosas",
"committed_at": "2022-02-21T17:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fee1d5a9d2c75ac3817b2b6c09cf156fc1d5a9c",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "apidiff: deduplicate apidiff logic",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-21T16:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a646cb2e462eba66a1db8b2d0989163a0f0598",
"body": "Signed-off-by: Rayan Das <rayandas91@gmail.com>",
"is_bot": false,
"headline": "Remove periodic-cluster-api-verify-book-links-main job from jobs.md",
"author_name": "Rayan Das",
"author_login": "rayandas",
"committed_at": "2022-02-21T15:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f75346dbdc00df59c6eb11c53f98238c0f6dab",
"body": null,
"is_bot": false,
"headline": "Add sprig functions to ClusterClass templates",
"author_name": "fabriziopandini",
"author_login": "fabriziopandini",
"committed_at": "2022-02-18T21:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a6513efb9800279a03b44357ef2a4a14e2085b",
"body": ":seedling: Prefix criSocket path with unix:// in test configuration YAMLs",
"is_bot": false,
"headline": "Merge pull request #6169 from shubham14bajpai/criSocket",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-18T16:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a9e532d14e5d4745c364f8ed3e72b32f56a72d",
"body": "🐛 KCP: don't rollout machines when format is defaulted",
"is_bot": false,
"headline": "Merge pull request #6096 from sbueringer/pr-fix-kcp-rollout-main",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-18T16:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae0a733deb363145aaca91d583d7452f99b8b07",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "KCP: don't rollout machines when format is defaulted",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-18T15:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf849bb32c5d084076004b70276ee9f703db641d",
"body": "🌱 Use ClusterClass name index in ClusterClass webhook",
"is_bot": false,
"headline": "Merge pull request #5810 from killianmuldoon/webhook/cluster-index",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-18T13:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5550b5adeb56b39618724178e5232759df4927f2",
"body": null,
"is_bot": false,
"headline": "prefix criSocket path with unix:// in test configuration yamls",
"author_name": "shubham",
"author_login": "shubham14bajpai",
"committed_at": "2022-02-18T12:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013ff86044bc9e2d7f889079689ef736970babaa",
"body": "🌱 Make MachinesByCreationTimestamp private to machine collections",
"is_bot": false,
"headline": "Merge pull request #6111 from praveenrewar/main",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-18T07:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "275fe91482807f1f68b8f88ddbb9da986fa53816",
"body": null,
"is_bot": false,
"headline": "[e2e framework] fix log output for node drain scale down",
"author_name": "Jason DeTiberus",
"author_login": "detiber",
"committed_at": "2022-02-17T21:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12fe638d1553077f1d94adb1784b337f0e2cf3d7",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "log to logger from context during drain",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-17T18:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb9a636f892acba4dc5083a04175aa33a247177",
"body": ":seedling: Use quiet mode on markdown link checker",
"is_bot": false,
"headline": "Merge pull request #6167 from killianmuldoon/link-checker",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-17T17:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d4e5f9247eb7d729d754ca80088ec20173ed24",
"body": null,
"is_bot": false,
"headline": "use quiet mode on markdown link checker",
"author_name": "killianmuldoon",
"author_login": "killianmuldoon",
"committed_at": "2022-02-17T15:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d13b5eb3b5e292a9302bf7f332195c239967d1ff",
"body": "🌱 book: fix typo in tilt-settings.yaml example",
"is_bot": false,
"headline": "Merge pull request #6162 from apricote/fix-tilt-settings-example",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-17T10:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5a894f70ad724449c9c4b2a77c2dffa61ce0895",
"body": null,
"is_bot": false,
"headline": "fix typo in tilt-settings.yaml example",
"author_name": "Julian Tölle",
"author_login": "apricote",
"committed_at": "2022-02-17T10:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513b1001c7894d347d9055d79d55215c6e0845f9",
"body": "✨ Tilt: Add prometheus to observability deployment",
"is_bot": false,
"headline": "Merge pull request #6117 from apricote/tilt-prometheus",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-17T10:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34676f0670506e70a61b0f2166768ca3281be509",
"body": null,
"is_bot": false,
"headline": "tilt: add prometheus to observability deployment",
"author_name": "Julian Tölle",
"author_login": "apricote",
"committed_at": "2022-02-17T07:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294917f2ad23aa843e26921cd52c2e437c7d021d",
"body": "✨ Add JSON log format and deprecate klog flags",
"is_bot": false,
"headline": "Merge pull request #6072 from sbueringer/pr-json-log",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-17T05:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "422f420a5ffe4484611736e63e948fa6620b21c5",
"body": "…-matrix\n\n📖 Improve version support documentation",
"is_bot": false,
"headline": "Merge pull request #6122 from fabriziopandini/improve-version-support…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-17T04:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3c2515c3edab63ab08b506c612932ecf3b08f8",
"body": "🌱 tilt: switch to yaml for configuration",
"is_bot": false,
"headline": "Merge pull request #6133 from schrej/tilt/yaml-config",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-16T20:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a4d1395570a4e0d44d21d534700556d1d5d86ff",
"body": "🌱 Promote sbueringer to Cluster API maintainer",
"is_bot": false,
"headline": "Merge pull request #6109 from vincepri/promote-sbueringer",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-16T19:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96a6d0ae80ac10cb18d50bb0b0176c864d8271f",
"body": null,
"is_bot": false,
"headline": "improve version support documentation",
"author_name": "fabriziopandini",
"author_login": "fabriziopandini",
"committed_at": "2022-02-16T17:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4586b16418466bd4e290f00177adef296645076f",
"body": "📖 Updated version pattern matching in quick-start",
"is_bot": false,
"headline": "Merge pull request #6137 from joekr/update-book-install",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-16T11:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a72f0db89fc35ff04252e286fd57e2586ab9ae8",
"body": "🌱 Update grafana port forward to prevent clash with 'make serve-book'",
"is_bot": false,
"headline": "Merge pull request #6107 from killianmuldoon/tilt/update-grafana-port",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-16T11:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8059056ba0393039e14a64acab326183d3d7d0d0",
"body": "🐛 Fix panics in conversions",
"is_bot": false,
"headline": "Merge pull request #6144 from sbueringer/pr-fix-conversions",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-16T11:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9895ed03c59cd4578cfbf85e7c7abd4be81c60a1",
"body": null,
"is_bot": false,
"headline": "Add JSON log format",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-16T11:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4df78a4b98c878a10dcbb3683efa416cf2ab21b",
"body": "✨ Uplift controller runtime to v0.11.1",
"is_bot": false,
"headline": "Merge pull request #6140 from Nordix/uplift-controller-runtime/furkat",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-16T10:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3684417a7cbd68ccdbae9ed7acd7159a9d75be46",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "Fix panics in conversions",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-16T09:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70fad60d444f2b35c1f021dfb7feeb1c5c3c5ad",
"body": "Signed-off-by: killianmuldoon <kmuldoon@vmware.com>",
"is_bot": false,
"headline": "Update grafana port forward to prevent clash with 'make serve-book'",
"author_name": "killianmuldoon",
"author_login": "killianmuldoon",
"committed_at": "2022-02-15T20:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39706878eca9ff1904f63a106ab421f16b8c0bc3",
"body": null,
"is_bot": false,
"headline": "Uplift controller runtime to v0.11.1",
"author_name": "Furkat Gofurov",
"author_login": "furkatgofurov7",
"committed_at": "2022-02-15T20:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f82de92fa43e0c26771fff267c973c9bbc0f622",
"body": null,
"is_bot": false,
"headline": "The old `1.0.x` wasn't matching the new version.",
"author_name": "Joe Kratzat",
"author_login": "joekr",
"committed_at": "2022-02-15T19:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b7297da333e993314ae32bc18c98c39b52138b",
"body": "also improves error output a bit",
"is_bot": false,
"headline": "tilt: switch to yaml for configuration",
"author_name": "Jakob Schrettenbrunner",
"author_login": "schrej",
"committed_at": "2022-02-15T18:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea899a6f38bed3b4ad34de0b2afac947d2e3910",
"body": "…ility-for-Tilt\n\n🌱 improve deploy_observability for Tilt",
"is_bot": false,
"headline": "Merge pull request #6079 from fabriziopandini/improve-deploy_observab…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-15T16:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7985c2492c8867dfeb99159d19db246c66f58647",
"body": "🌱 Restructure makefile",
"is_bot": false,
"headline": "Merge pull request #6132 from sbueringer/pr-restructure-makefile",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-15T15:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff77afd0d6740fdc5826056a567c5fe7e52bb5f2",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "Restructure makefile",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-15T10:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ecff53a5b8ee52809ad237a7e5ce91778ba8846",
"body": "…lines\n\n📖 Improve testing guidelines",
"is_bot": false,
"headline": "Merge pull request #6112 from fabriziopandini/improving-testing-guide…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-14T16:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d86134c6fe15955ef5d31d9325d74133d4933a13",
"body": "…ning-version\n\n📖 Improve documentation for clusterctl pinning version",
"is_bot": false,
"headline": "Merge pull request #6105 from fabriziopandini/document-clusterctl-pin…",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-14T16:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ac2d9459e052078455c0b3d683f0bb886b73e9",
"body": null,
"is_bot": false,
"headline": "document clusterctl pinning version",
"author_name": "fabriziopandini",
"author_login": "fabriziopandini",
"committed_at": "2022-02-14T15:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b411925670002a1bd26c1f0b854d3a907b00bbe3",
"body": ":sparkles: Add joinConfiguration to docker examples",
"is_bot": false,
"headline": "Merge pull request #6124 from mercedes-benz/examples-joinconfiguration",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-14T15:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc18d291177c693dd330cde2313f011b2147d13e",
"body": ":seedling: Fix typo in word enqueue",
"is_bot": false,
"headline": "Merge pull request #6125 from killianmuldoon/typos",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-14T15:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b18fe79d064468d459c160bd1a50ad8c67efb17",
"body": "Signed-off-by: killianmuldoon <kmuldoon@vmware.com>",
"is_bot": false,
"headline": "Fix type in word enqueue",
"author_name": "killianmuldoon",
"author_login": "killianmuldoon",
"committed_at": "2022-02-14T14:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c15fef51c18d52f8ac9a1eea9e95f38b090de5d1",
"body": "Signed-off-by: Johannes Frey <johannes.frey@daimler.com>",
"is_bot": false,
"headline": "Add joinConfiguration to docker examples",
"author_name": "Johannes Frey",
"author_login": null,
"committed_at": "2022-02-14T14:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078c649fe336b48e1ec9a37a2cc4fa5148e04f7c",
"body": "📖 Update cert-manager links after migration",
"is_bot": false,
"headline": "Merge pull request #6116 from apricote/cert-manager-repo",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-14T14:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dddc3200de61a1de985cfb7f31496607bca07c04",
"body": ":book: Update Quickstart for GCP Image",
"is_bot": false,
"headline": "Merge pull request #6100 from christianh814/patch-1",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-14T14:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8d80671421d642497e7b1320cd544c29e28d0cf",
"body": "🌱 tilt: update kubectl used for CAPD",
"is_bot": false,
"headline": "Merge pull request #6121 from sbueringer/pr-update-capd-tilt-build",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-14T13:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e2721d76ea0a0915587979bdc09771f4481b9a9",
"body": "…n collections",
"is_bot": false,
"headline": "Deprecate MachinesByCreationTimestamp and use private version of it i…",
"author_name": "Praveen Rewar",
"author_login": "praveenrewar",
"committed_at": "2022-02-14T11:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c437015e2fdac31d2b422dcf03ad34fff39b5cc",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "tilt: update kubectl used for CAPD",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-14T10:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7726885336063ce3e74df26e4e6f114643f0e5e9",
"body": "Signed-off-by: killianmuldoon <kmuldoon@vmware.com>",
"is_bot": false,
"headline": "use ClusterClass name index in ClusterClass webhook",
"author_name": "killianmuldoon",
"author_login": "killianmuldoon",
"committed_at": "2022-02-14T10:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8d072c045572504f4eca32f9fa9cd63d4289ee",
"body": "The machine controller now uses the configured timeout when deleting\nthe Node belonging to a Machine. It will also requeue the Machine for\nreconciliation if deletion fails, which will lead to infinite retries.",
"is_bot": false,
"headline": "add nodeDrainTimeout to Machine",
"author_name": "Jakob Schrettenbrunner",
"author_login": "schrej",
"committed_at": "2022-02-14T09:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f02a649b890d590026bb044a7a17902fd541a02c",
"body": null,
"is_bot": false,
"headline": "Update cert-manager links after migration",
"author_name": "Julian Tölle",
"author_login": "apricote",
"committed_at": "2022-02-13T15:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f6600ac2dd189ff64b85b469f56fb9ca1ed7a5",
"body": null,
"is_bot": false,
"headline": "address comments",
"author_name": "fabriziopandini",
"author_login": "fabriziopandini",
"committed_at": "2022-02-11T21:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca725c1ca50ee58ca1d4531dbeb2bb7a92669c7",
"body": "🌱 Use internal/builders in bootstrap",
"is_bot": false,
"headline": "Merge pull request #5476 from killianmuldoon/test/kubadmconfig-builders",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-11T16:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd2147bfb719bd3b8340ed3022be0b155e8251a",
"body": "📖 Add new fix for Docker inotify troubleshooting",
"is_bot": false,
"headline": "Merge pull request #6104 from killianmuldoon/docs/docker-trouble",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-11T16:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b61a1c197007e0bf2378e8f19094d3cb6d9ee6b",
"body": "📖 book/tilt: update prerequisites",
"is_bot": false,
"headline": "Merge pull request #6102 from sbueringer/pr-update-binaries-in-tilt-doc",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-11T16:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f33a4086c07b21f23859fa5ba6aaba6e81d19a0",
"body": "Signed-off-by: Vince Prignano <vincepri@vmware.com>",
"is_bot": false,
"headline": "Promote sbueringer to Cluster API maintainer",
"author_name": "Vince Prignano",
"author_login": "vincepri",
"committed_at": "2022-02-11T15:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec960b7bd4c07360c1fe7a3df359434041f33f46",
"body": "📖 book: Add \"Let's chat about ...\" to the video section",
"is_bot": false,
"headline": "Merge pull request #6108 from sbueringer/pr-add-chat-sessions",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-11T14:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bd602415de37d3307e110c4421ee97bdee264d0",
"body": "Signed-off-by: Stefan Büringer buringerst@vmware.com",
"is_bot": false,
"headline": "book: Add \"Let's chat about ...\" to the video section",
"author_name": "Stefan Bueringer",
"author_login": "sbueringer",
"committed_at": "2022-02-11T14:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4d6b4db3d0a038fb3b47ee7b3ec0c2f8fca820",
"body": "📖 book: Add API reference page",
"is_bot": false,
"headline": "Merge pull request #6067 from sbueringer/pr-add-reference",
"author_name": "Kubernetes Prow Robot",
"author_login": "k8s-ci-robot",
"committed_at": "2022-02-11T14:28:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 0,
"latest_release_at": "2019-08-06T14:53:57Z",
"latest_release_tag": "v0.1.9",
"releases_from_tags": true,
"days_since_last_push": 1580,
"active_weeks_last_year": 0,
"days_since_latest_release": 2546,
"mean_days_between_releases": 14.4
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "sigs.k8s.io/cluster-api",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/sigs.k8s.io/cluster-api",
"is_deprecated": false,
"latest_version": "v1.13.4",
"repository_url": null,
"versions_count": 268,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-14T11:31:17Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"docs/Makefile",
"docs/book/Makefile",
"test/e2e/Makefile",
"test/infrastructure/docker/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"hack/tools/go.mod",
"test/go.mod"
],
"largest_source_bytes": 98601,
"source_files_sampled": 957,
"oversized_source_files": 10,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"test/go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/MakeNowJust/heredoc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/Masterminds/sprig/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.2.2"
},
{
"name": "github.com/blang/semver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.1+incompatible"
},
{
"name": "github.com/coredns/corefile-migration",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.14"
},
{
"name": "github.com/davecgh/go-spew",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/docker/distribution",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.8.0+incompatible"
},
{
"name": "github.com/drone/envsubst/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0-20210730161058-179042472c46"
},
{
"name": "github.com/evanphx/json-patch/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.6.0"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/flatcar-linux/container-linux-config-transpiler",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.2"
},
{
"name": "github.com/flatcar-linux/ignition",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.1"
},
{
"name": "github.com/go-logr/logr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/gobuffalo/flect",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.4"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.6"
},
{
"name": "github.com/google/go-github/v33",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v33.0.0"
},
{
"name": "github.com/google/gofuzz",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/gosuri/uitable",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.4"
},
{
"name": "github.com/onsi/ginkgo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.5"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/valyala/fastjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.3"
},
{
"name": "go.etcd.io/etcd/api/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.1"
},
{
"name": "go.etcd.io/etcd/client/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.1"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210825183410-e898025ed96a"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20211104180415-d3ed0bb246c8"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.42.0"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "k8s.io/apiextensions-apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "k8s.io/apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "k8s.io/cluster-bootstrap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "k8s.io/component-base",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "k8s.io/klog/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.30.0"
},
{
"name": "k8s.io/kubectl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "k8s.io/utils",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210930125809-cb0fa318a74b"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.1"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/evanphx/json-patch",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.12.0+incompatible"
},
{
"name": "github.com/olekukonko/tablewriter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "k8s-ci-robot",
"commits": 2518,
"avatar_url": "https://avatars.githubusercontent.com/u/20407524?v=4"
},
{
"type": "User",
"login": "vincepri",
"commits": 609,
"avatar_url": "https://avatars.githubusercontent.com/u/3118335?v=4"
},
{
"type": "User",
"login": "fabriziopandini",
"commits": 385,
"avatar_url": "https://avatars.githubusercontent.com/u/5013060?v=4"
},
{
"type": "User",
"login": "justinsb",
"commits": 278,
"avatar_url": "https://avatars.githubusercontent.com/u/100893?v=4"
},
{
"type": "User",
"login": "sbueringer",
"commits": 262,
"avatar_url": "https://avatars.githubusercontent.com/u/4662360?v=4"
},
{
"type": "User",
"login": "chuckha",
"commits": 129,
"avatar_url": "https://avatars.githubusercontent.com/u/98927?v=4"
},
{
"type": "User",
"login": "pipejakob",
"commits": 108,
"avatar_url": "https://avatars.githubusercontent.com/u/1605981?v=4"
},
{
"type": "User",
"login": "detiber",
"commits": 104,
"avatar_url": "https://avatars.githubusercontent.com/u/915544?v=4"
},
{
"type": "User",
"login": "killianmuldoon",
"commits": 88,
"avatar_url": "https://avatars.githubusercontent.com/u/47175296?v=4"
},
{
"type": "User",
"login": "medinatiger",
"commits": 86,
"avatar_url": "https://avatars.githubusercontent.com/u/30094939?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.427
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot.yml",
"golangci-lint.yml",
"lint-docs.yaml",
"release.yml",
"update-homebrew-formula-on-release.yml",
"verify.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 51 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "87 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f973e33a597196416d8a034af469439ff92d3ccc",
"ran_at": "2026-07-27T01:35:39Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/yastij/cluster-api",
"host": "github.com",
"name": "cluster-api",
"owner": "yastij"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 31,
"inputs": {
"security": 26,
"vitality": 20,
"community": 12,
"governance": 54,
"engineering": 68,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 37,
"overall_after_abandonment_multiplier": 31
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1580,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1580 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1580
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v0.1.9",
"releases_from_tags": true,
"days_since_latest_release": 2546,
"mean_days_between_releases": 14.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2546 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2546
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~14.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 14.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1608,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1608 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1608,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.427
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 43% of commits",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 43
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 51 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"followers": 80,
"owner_type": "User",
"is_verified": null,
"owner_login": "yastij",
"public_repos": 89,
"account_age_days": 4433
},
"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": "80 followers of yastij",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 80,
"login": "yastij"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "89 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 89
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"sigs.k8s.io/cluster-api"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 12
},
"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 12 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 12
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "268 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 268
}
}
],
"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": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://cluster-api.sigs.k8s.io",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": "https://cluster-api.sigs.k8s.io",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.6
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 51 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "87 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"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": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.66,
"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": "66 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 66,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"docs/Makefile",
"docs/book/Makefile",
"test/e2e/Makefile",
"test/infrastructure/docker/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"hack/tools/go.mod",
"test/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, docs/Makefile, docs/book/Makefile, test/e2e/Makefile, test/infrastructure/docker/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, docs/Makefile, docs/book/Makefile, test/e2e/Makefile, test/infrastructure/docker/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, 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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 98601,
"source_files_sampled": 957,
"oversized_source_files": 10
},
"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": "10/957 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 957,
"oversized": 10
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T01:35:56.895887Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yastij/cluster-api.svg",
"full_name": "yastij/cluster-api",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}