公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-29 07:54 UTC

ncopa / k0s

K0s

Go自定义许可证★ 0 星标⑂ 0 复刻始于 2020年11月复刻在 GitHub 上查看 ↗

ncopa/k0s 的健康指数为 100 分中的 32 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(67/100),最低的是Community & Adoption(9/100)。 最近一次更新在 26 天前。 近期的大部分工作由 2 位贡献者完成。

32
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

32
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

Natanael Copa个人账户
459 关注者172 个公开仓库始于 2009年3月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/k0sproject/k0s指向其他仓库——不计分v0.13.1-501930 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

37存在风险 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 26 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push26
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 11 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,090 天前
27/27发布节奏 — 约每 6.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count11
latest_release_tagv0.7.0-beta2
releases_from_tags
days_since_latest_release2,090
mean_days_between_releases6.5
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

9危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

19危急
评分方式
0/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

46存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
15/22.5提交分布 — 头号贡献者编写了 33% 的提交
13.5/13.5贡献者广度 — 35 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 13 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled35
top_contributor_share0.332
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
19.1/25所有者影响力 — ncopa 有 459 位关注者
25/25既往记录 — 172 个公开仓库,账户约 17 年
所用输入
followers459
owner_typeUser
is_verified
owner_loginncopa
public_repos172
account_age_days6,336
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

67中等 · 占总体的 20%

工程实践

88优秀
评分方式
24/24CI 工作流 — 8 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yml
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

35存在风险
评分方式
0/30README
25/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

25危急 · 占总体的 16%

安全态势

25危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 13 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 144 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.5
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

60中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
33.6/40可读的提交历史 — 100 次人类提交中有 63 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.63
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, embedded-bins/Makefile, examples/footloose-ha-controllers/Makefile, image-bundle/Makefile, inttest/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, embedded-bins/Makefile, examples/footloose-ha-controllers/Makefile, image-bundle/Makefile, inttest/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, hack/ci-deps/go.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 224 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes21,238
source_files_sampled224
oversized_source_files0

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

0GitHub 星标
35贡献者
0最近 12 个月提交数
26距最近推送天数
11发布版本数
2巴士系数(bus factor)
0开放议题
Go, PyPI软件包生态系统数

数据采集警告

  • Community profile unavailable
  • go package 'github.com/k0sproject/k0s' points at a different repository (https://github.com/k0sproject/k0s); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 2.5 / 10
2.5综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-29 07:54 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 13 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities144 existing vulnerabilities detected
直接依赖 48
注册表软件包版本约束清单文件
Gogithub.com/Masterminds/sprigv2.22.0+incompatiblego.mod
Gogithub.com/Microsoft/hcsshimv0.8.7go.mod
Gogithub.com/asaskevich/govalidatorv0.0.0-20200428143746-21a406dcc535go.mod
Gogithub.com/avast/retry-gov2.6.0+incompatiblego.mod
Gogithub.com/cloudflare/cfsslv1.4.1go.mod
Gogithub.com/containerd/containerdv1.4.1go.mod
Gogithub.com/denisbrodbeck/machineidv1.0.1go.mod
Gogithub.com/docker/libnetworkv0.5.6go.mod
Gogithub.com/evanphx/json-patchv4.9.0+incompatiblego.mod
Gogithub.com/go-openapi/jsonpointerv0.19.3go.mod
Gogithub.com/gorilla/muxv1.8.0go.mod
Gogithub.com/imdario/mergov0.3.8go.mod
Gogithub.com/k0sproject/digv0.1.0go.mod
Gogithub.com/kardianos/servicev1.2.1-0.20210728001519-a323c3813bc7go.mod
Gogithub.com/magiconair/propertiesv1.8.1go.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/olekukonko/tablewriterv0.0.2go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/rqlite/rqlitev0.0.0-20210528155034-8dc8788f37dbgo.mod
Gogithub.com/segmentio/analytics-gov3.1.0+incompatiblego.mod
Gogithub.com/sirupsen/logrusv1.7.0go.mod
Gogithub.com/spf13/cobrav1.1.1go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/spf13/viperv1.7.1go.mod
Gogithub.com/stretchr/testifyv1.7.0go.mod
Gogithub.com/urfave/cliv1.22.2go.mod
Gogithub.com/vishvananda/netlinkv1.1.0go.mod
Gogithub.com/weaveworks/footloosev0.0.0-20200609124411-8f3df89ea188go.mod
Gogithub.com/zcalusic/sysinfov0.0.0-20210226105846-b810d137e525go.mod
Gogo.etcd.io/etcdv0.5.0-alpha.5.0.20200910180754-dd1b699fc489go.mod
Gogo.uber.org/zapv1.13.0go.mod
Gogolang.org/x/cryptov0.0.0-20210421170649-83a5a9bb288bgo.mod
Gogolang.org/x/syncv0.0.0-20200930132711-30421366ff76go.mod
Gogoogle.golang.org/grpcv1.27.1go.mod
Gogopkg.in/fsnotify.v1v1.4.7go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gohelm.sh/helm/v3v3.4.0go.mod
Gok8s.io/apiv0.20.5go.mod
Gok8s.io/apimachineryv0.20.5go.mod
Gok8s.io/cli-runtimev0.20.2go.mod
Gok8s.io/client-gov0.20.5go.mod
Gok8s.io/cloud-providerv0.20.5go.mod
Gok8s.io/cri-apiv0.20.4go.mod
Gok8s.io/kube-aggregatorv0.20.5go.mod
Gok8s.io/kubectlv0.20.2go.mod
Gok8s.io/mount-utilsv0.20.4go.mod
Gok8s.io/system-validatorsv1.4.0go.mod
Gok8s.io/utilsv0.0.0-20201110183641-67b214c5f920go.mod
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 35138,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 692436,
        "HCL": 8711,
        "Shell": 4697,
        "Makefile": 13501,
        "Dockerfile": 7994
      },
      "pushed_at": "2026-07-02T10:56:34Z",
      "created_at": "2020-11-10T15:33:49Z",
      "owner_type": "User",
      "updated_at": "2021-08-16T15:29:03Z",
      "description": "K0s",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Natanael Copa",
      "type": "User",
      "login": "ncopa",
      "company": null,
      "location": null,
      "followers": 459,
      "avatar_url": "https://avatars.githubusercontent.com/u/66357?v=4",
      "created_at": "2009-03-24T07:30:15Z",
      "is_verified": null,
      "public_repos": 172,
      "account_age_days": 6336
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.7.0-beta2",
          "kind": "prerelease",
          "published_at": "2020-11-06T10:29:23Z"
        },
        {
          "tag": "v0.7.0-beta1",
          "kind": "prerelease",
          "published_at": "2020-11-04T11:02:55Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-10-26T16:52:20Z"
        },
        {
          "tag": "v0.6.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-10-26T09:01:22Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-10-13T09:12:47Z"
        },
        {
          "tag": "v0.5.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-10-12T14:00:08Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-09-30T09:26:43Z"
        },
        {
          "tag": "v0.4.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-09-28T17:51:16Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-09-08T12:44:13Z"
        },
        {
          "tag": "v0.3.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-09-08T12:44:13Z"
        },
        {
          "tag": "v0.3.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-09-08T10:50:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b28ef4f650fcdc9db533ceb3c96882213b4262fb",
          "body": "Bundle statically built iptables",
          "is_bot": false,
          "headline": "Merge pull request #1046 from ncopa/iptables",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-08-16T10:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db139f35e5be75441699b9b9e4c80589e02751b8",
          "body": "Add .dockerignore",
          "is_bot": false,
          "headline": "Merge pull request #1048 from k0sproject/add-dockerignore",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2021-08-12T11:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ae18fa745dee813e7f17eb372c7493a345c0a6",
          "body": "Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>",
          "is_bot": false,
          "headline": "add .dockerignore",
          "author_name": "Jari Kolehmainen",
          "author_login": "jakolehm",
          "committed_at": "2021-08-11T11:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c41d5dc9e63e7509981001f88d99db831280981",
          "body": "Make sure that we test the embedded iptables.\n\nSigned-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Exclude system iptables from inttests",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-08-09T13:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0210f7cb3c680caf96638b7b7b9e028050ba285a",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Extract embedded iptables and create symlinks",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-08-09T13:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd12976fe773093096891ad30db18826806ab13",
          "body": "Typo fix: uninstal to uninstall",
          "is_bot": false,
          "headline": "Merge pull request #1044 from shaneutt/main",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-08-09T11:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c64d46fa9bcf77801a1cf9c94884989b6d21718",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Add static iptables build",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-08-09T09:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45726bcf4cda9696eaf43e1e7c1edc89de56d3c",
          "body": "Signed-off-by: Shane Utt <shaneutt@linux.com>",
          "is_bot": false,
          "headline": "fix: typo in uninstall service step",
          "author_name": "Shane Utt",
          "author_login": "shaneutt",
          "committed_at": "2021-08-05T03:35:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf31afcb3dc57bb57349e998727ea18f7cc1957",
          "body": "Updated extensions structure in docs",
          "is_bot": false,
          "headline": "Merge pull request #1041 from mviitane/docs_extensions_structure",
          "author_name": "Mikko Viitanen",
          "author_login": "mviitane",
          "committed_at": "2021-08-03T12:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c73754dee7ff28ed0074db29df34297abfc86ac4",
          "body": "- Previously the extension examples were difficult to find from the docs. To solve that they were moved from level 3 to level 2.\n- Manifest Deployer and Helm chart pages were moved to Usage section to make room for extension examples.\n- Few minor changes/corrections.\n\nSigned-off-by: mviitanen <mviitanen@mirantis.com>",
          "is_bot": false,
          "headline": "Updated extensions structure in docs",
          "author_name": "mviitanen",
          "author_login": "mviitane",
          "committed_at": "2021-08-03T11:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "335cdbee93bc39ec547a11846336bc243568ddae",
          "body": "Fix go.mod replace",
          "is_bot": false,
          "headline": "Merge pull request #1036 from soider/gomodfix",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2021-07-30T12:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08a9fb109746ef1cd2dc28d0e1e5188e11f793b",
          "body": "Upgrade service library\n\nSigned-off-by: Mikhail Sakhnov <msakhnov@mirantis.com>",
          "is_bot": false,
          "headline": "Drop go.mod replace",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2021-07-30T12:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01d03cdf999982b16840adb527084cbbd8144e55",
          "body": "added KubeletCgroups, CgroupsPerQOS and ResolvConf to kubelet config …",
          "is_bot": false,
          "headline": "Merge pull request #1017 from jasmingacic/kubelet_deprecated_args",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-28T10:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bbc87492edb7622d8f836f4bc8b104609b52793",
          "body": "Add spec.network.calico.overlay documentation",
          "is_bot": false,
          "headline": "Merge pull request #1026 from psi-4ward/patch-1",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2021-07-28T09:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212d91ce9abd5b5cfe89c6ccbae0d786e906b2ba",
          "body": "getting k0s status from k0s status socket",
          "is_bot": false,
          "headline": "Merge pull request #985 from jasmingacic/status",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-28T09:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b347031b5884aaea59bfc51004a1dbbb224f0044",
          "body": "Signed-off-by: Christoph Wiechert <wio@psitrax.de>",
          "is_bot": false,
          "headline": "remove trailing space",
          "author_name": "Christoph Wiechert",
          "author_login": "psi-4ward",
          "committed_at": "2021-07-28T08:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3077c4a31ce29d869c3ab15aa02158d71e3325",
          "body": "Basic CLI tests",
          "is_bot": false,
          "headline": "Merge pull request #1030 from jasmingacic/cli_test",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-27T13:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ee5509a90f3b99c6d8d5c5ab47850a15ca1d597",
          "body": "Signed-off-by: Jasmin Gacic <jasmin.gacic@gmail.com>",
          "is_bot": false,
          "headline": "Basic CLI tests",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-27T12:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "888f23191e930bd29398fc84555887fa180baa60",
          "body": "Signed-off-by: Christoph Wiechert <wio@psitrax.de>",
          "is_bot": false,
          "headline": "Add spec.network.calico.overlay docu",
          "author_name": "Christoph Wiechert",
          "author_login": "psi-4ward",
          "committed_at": "2021-07-27T12:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56cad47e4d60c11909123264eda6d29172cbd369",
          "body": "Bump konnectivity to 0.0.22",
          "is_bot": false,
          "headline": "Merge pull request #1028 from ncopa/konnectivity-0.0.22",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-26T10:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db47e6424c327f93ee04f0543291cd41c2e67689",
          "body": "https://github.com/kubernetes-sigs/apiserver-network-proxy/releases/tag/v0.0.22\n\nSigned-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump konnectivity to 0.0.22",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-26T09:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311eed51b33123f2033c221239beac12f40c1fd2",
          "body": "Bump containerd 1.4.8 (CVE-2021-32760)",
          "is_bot": false,
          "headline": "Merge pull request #1021 from ncopa/containerd-1.4.8",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-21T11:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096aba767c122fb78975da78f83bcfbcfcd1d3c6",
          "body": "Added `k0s-cloud-provider` documentation updates",
          "is_bot": false,
          "headline": "Merge pull request #1015 from s0j/s0j_main-kcpdocs",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-07-20T15:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60ec8320a90f9cb9a97f0e90ecec6627e2d80d79",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump containerd 1.4.8 (CVE-2021-32760)",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-20T11:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2284943bc3a243087ab999e22371e33b10f91512",
          "body": "Bump runc 1.0.1",
          "is_bot": false,
          "headline": "Merge pull request #1020 from ncopa/runc-1.0.1",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-20T10:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42e9b4f2498ac9776de6636e68b24fb8ed657995",
          "body": "…file\n\n        removed --containerd argument since it was deprecated\n\nSigned-off-by: Jasmin Gacic <jasmin.gacic@gmail.com>",
          "is_bot": false,
          "headline": "added KubeletCgroups, CgroupsPerQOS and ResolvConf to kubelet config …",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-19T13:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c562b29d8a8dd58305c692d96fae2ca1a6e83b71",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump runc 1.0.1",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-19T10:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3815fb29fafb259dd93acdf1675350f3cd7d1e98",
          "body": "bump kubernetes to 1.21.3",
          "is_bot": false,
          "headline": "Merge pull request #1018 from ncopa/kubernetes-1.21.3",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-19T06:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b50baf8fe473783987fc38075bffd3028ece5f67",
          "body": "https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.21.md#changelog-since-v1212\n\nSigned-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "bump kubernetes to 1.21.3",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-16T11:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e7ae166af7771d034de6200b78bb6bd0c215b3",
          "body": "Bump kine 0.7.1 and containerd 1.4.7",
          "is_bot": false,
          "headline": "Merge pull request #1013 from ncopa/kine-0.7.0",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-16T11:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "824afa0530fa0134a447f353cbecb56687ad08e4",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump containerd to 1.4.7",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-16T10:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3341692f54c5b06485197b52372754f6a6376e67",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump kine to 0.7.1",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-16T10:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c251d3049f057b0333a1b835d93f4b7b83327ac1",
          "body": "This touches the command output in `docs/cli/k0s_controller.md`, and\nintroduces a new section in `docs/cloud-providers.md` describing\nthe k0s cloud provider w/options.\n\nSigned-off-by: Shane Jarych <sjarych@mirantis.com>",
          "is_bot": false,
          "headline": "Added `k0s-cloud-provider` documentation updates",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-07-14T15:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49d37bb47e1139e0bb9b97ed7536deba5b32943",
          "body": "Fix inttest to work with spaces in path",
          "is_bot": false,
          "headline": "Merge pull request #1012 from ncopa/space-in-path",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-14T14:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1455a1f2aa326429055ea0485347f999f27952a4",
          "body": "Move `k0s-cloud-provider` logic to Annotations",
          "is_bot": false,
          "headline": "Merge pull request #1005 from s0j/s0j_main-k0scp-ann",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-07-14T13:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b299e50ece7e49a597df7d0d2f9754ada095d162",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Fix inttest to work with spaces in path",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-14T13:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c5c315e93b7fe200dc040d18731b19ebad167d3",
          "body": "The initial implementation of `k0s-cloud-provider` relied on querying\n`k0sproject.io/node-ip-external` node labels.  While this was fine\nfor IPv4 addresses, the character restriction for labels prevented\nthe use of IPv6 addresses.\n\nInstead of using labels, use annotations instead which are not as\nre\n[…]\nould have been used in the first place)\n\nGoing forward, the `k0sproject.io/node-ip-external` annotation should\nbe used for both IPv4/6.\n\nFixes: #996\n\nSigned-off-by: Shane Jarych <sjarych@mirantis.com>",
          "is_bot": false,
          "headline": "Move `k0s-cloud-provider` logic to Annotations",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-07-13T14:57:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b71895ab5f6be01da555fc7918881e0ec5f0921a",
          "body": "added another reset step 'bridge'",
          "is_bot": false,
          "headline": "Merge pull request #1009 from jasmingacic/bridge_cleanup",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-07T12:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be914cff1d35935ef9ca5904d66ab7ab6cf13fc6",
          "body": "Signed-off-by: Jasmin Gacic <jasmin.gacic@gmail.com>",
          "is_bot": false,
          "headline": "getting k0s status from k0s status",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-07T12:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8046fdf79c37b9e4cb4ac3e6ccb1ddca9eb21c9b",
          "body": "Signed-off-by: Jasmin Gacic <jasmin.gacic@gmail.com>",
          "is_bot": false,
          "headline": "added windows file",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-07T11:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a34300555a5f75cde4c3a23dd468333ea826b44",
          "body": "Signed-off-by: jasmingacic <jasmin.gacic@gmail.com>",
          "is_bot": false,
          "headline": "doc update (#1006)",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-07-06T10:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "616b5b0319009c6c6ff6fc7201efbdf2b8490023",
          "body": "Bump kine to 0.6.2",
          "is_bot": false,
          "headline": "Merge pull request #1004 from ncopa/kine-0.6.2",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-05T10:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08b33b78f9314adc7b1eb5281e9dd483b274abb9",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump kine to 0.6.2",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-07-05T09:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d2c10c4dd026a3331d5adc16ac8df15f90f066",
          "body": "Docs airgap",
          "is_bot": false,
          "headline": "Merge pull request #1002 from mviitane/docs_airgap",
          "author_name": "Karen Almog",
          "author_login": "trawler",
          "committed_at": "2021-07-01T13:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3f841e446d0e877748602b827d566dda30b28e3",
          "body": "Documentation updates for Backup/Restore and Uninstall/Reset",
          "is_bot": false,
          "headline": "Merge pull request #1001 from mviitane/uninstall",
          "author_name": "Karen Almog",
          "author_login": "trawler",
          "committed_at": "2021-07-01T13:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cea63e067db3d4d601d699c1d0035ab304dd6fd",
          "body": "Update kardianos/service to the latest version to fix Start/Stop for worker",
          "is_bot": false,
          "headline": "Merge pull request #998 from soider/update-service-library",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2021-07-01T13:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f093aedd34ffc7fd5895ad7b6eb40e3df8f654f1",
          "body": "Airgap install tutorial was updated to also cover ready-made bundle files and k0sctl\n\nSigned-off-by: mviitanen <mviitanen@mirantis.com>",
          "is_bot": false,
          "headline": "Docs airgap",
          "author_name": "mviitanen",
          "author_login": "mviitane",
          "committed_at": "2021-07-01T13:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7914ff9752246d242e0c717a54c046ccf7ee9701",
          "body": "Signed-off-by: Mikhail Sakhnov <msakhnov@mirantis.com>",
          "is_bot": false,
          "headline": "Use forked k0sproject/service to speed up loop",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2021-07-01T12:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "396f1ad2f99fe7b876711d4332a18922406e2d33",
          "body": "- Aligning the following documentation pages to cover both local and remote (k0sctl) procedures:\nUpgrade, Backup/Restore, Uninstall/Reset\n- Other minor documentation improvements\n\nSigned-off-by: mviitanen <mviitanen@mirantis.com>",
          "is_bot": false,
          "headline": "Documentation updates for Backup/Restore and Uninstall/Reset",
          "author_name": "mviitanen",
          "author_login": "mviitane",
          "committed_at": "2021-07-01T10:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6512b2185afec4fab6002e4e2c1f08f0418810b7",
          "body": "…worker\n\nSigned-off-by: Mikhail Sakhnov <msakhnov@mirantis.com>",
          "is_bot": false,
          "headline": "Update kardianos/service to the latest version to fix Start/Stop for …",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2021-06-30T12:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "999ea557a059a948377a0097e5727eafc41f5f80",
          "body": "Documentation for control plane high availability",
          "is_bot": false,
          "headline": "Merge pull request #986 from mviitane/high_availability_docs",
          "author_name": "Mikko Viitanen",
          "author_login": "mviitane",
          "committed_at": "2021-06-29T11:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ddf119da01e497af2ac5ec94b7112b811ff7a27",
          "body": "Added `k0s-cloud-provider` for `ExternalIP` address updates on Worker nodes",
          "is_bot": false,
          "headline": "Merge pull request #987 from s0j/s0j_main-controllercloudprovider",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-06-28T12:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c002abcb422cd2c520ea97ac2ad7876eef31240",
          "body": "…tion-on-obsolete-fields\n\nAdd utils helper to perform strict unmarshaling but ignoring errors in the masked out fields",
          "is_bot": false,
          "headline": "Merge pull request #995 from soider/fix/994/do-not-fail-config-valida…",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2021-06-28T11:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3731bb2d41e4a4ee72b7b9679681f768761360",
          "body": "…n the masked out fields\n\nSigned-off-by: Mikhail Sakhnov <msakhnov@mirantis.com>",
          "is_bot": false,
          "headline": "Add utils helper to perform strict unmarshaling bit ignoring errors i…",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2021-06-28T10:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3295c65e6d2aa4749fa15c6492c5d28446d40d",
          "body": "Ensure `make clean` runs through all target commands",
          "is_bot": false,
          "headline": "Merge pull request #992 from s0j/s0j_main-cleanfix",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-06-24T15:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e7ef9153c30f4927bab6936fc898af6e7bdef28",
          "body": "Konnectivity 0.0.21, runc 1.0.0, use go 1.16",
          "is_bot": false,
          "headline": "Merge pull request #989 from ncopa/konnectivity-0.0.21",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-24T15:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0bcea077f687f3493ff90aa27b5e4e8f4582c9",
          "body": "For those people who choose to prune their images, they would\nencounter that `make clean` wouldn't run to completion (due\nto the missing images)\n\nSigned-off-by: Shane Jarych <sjarych@mirantis.com>",
          "is_bot": false,
          "headline": "Ensure `make clean` runs through all target commands",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-06-24T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51697976df972868a9c3e1d13d88eb8a81b3071",
          "body": "Signed-off-by: Shane Jarych <sjarych@mirantis.com>",
          "is_bot": false,
          "headline": "Added `check-k0scloudprovider` to the GHA smoke-test runs.",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-06-24T14:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82dd040b6e4780047890e74a6849b2c84660aa6d",
          "body": "This ensures that the `ExternalIP` address of a specific worker\nnode gets updated when a `k0sproject.io/node-ip-external` label\nis applied to it.\n\nSigned-off-by: Shane Jarych <sjarych@mirantis.com>",
          "is_bot": false,
          "headline": "Added `check-k0scloudprovider` integration tests",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-06-24T14:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42856ae523864bab4bfbf278332113fb55dc617a",
          "body": "This adds a new component based off of `k8s.io/cloud-provider` that\nwhen enabled via `--enable-k0s-cloud-provider` will periodically\nupdate worker nodes `ExternalIP` address based off of a node label:\n\n    `k0sproject.io/node-ip-external = <ip address>`\n\nWorkers will need to be run with `--enable-cl\n[…]\nnal parameters have also been added to `controller` :\n\n    `--k0s-cloud-provider-update-frequency <duration>`\n    `--k0s-cloud-provider-port <port>`\n\nSigned-off-by: Shane Jarych <sjarych@mirantis.com>",
          "is_bot": false,
          "headline": "Added `k0s-cloud-provider` functionality.",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-06-24T14:08:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22bf1fdfeb1662ad405129cc43281f31a6297951",
          "body": "- Major update on high availability documentation\n- Other minor improvements\n\nSigned-off-by: mviitanen <mviitanen@mirantis.com>",
          "is_bot": false,
          "headline": "Documentation for control plane high availability",
          "author_name": "mviitanen",
          "author_login": "mviitane",
          "committed_at": "2021-06-24T13:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb8160f518aef7ead6cd94606ffb623d8f4ae92",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Use go 1.16 to build kine",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-24T08:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b3206405d8eebcdcf2bfcffa19b43adbc96afc",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump runc to 1.0.0, go 1.16",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-24T08:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70cc3db3a351f8559193c0fd64e3bf6897f464e",
          "body": "This fixes build on MacOS with M1 chip\n\nSigned-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump konnectivity to 0.0.21 and use go 1.16",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-24T08:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166a24c0160c606d932fdc0e31ec249e3c7db5ec",
          "body": "…ldflags\n\nThese are being double-quoted.\n\nSigned-off-by: Shane Jarych <sjarych@mirantis.com>",
          "is_bot": false,
          "headline": "Don't quote 'k8s.io/component-base/version.git(Version/Major/Minor)' …",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-06-23T18:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce4453f357a2597055291bb6803c2ce51c1d24c",
          "body": "k0s reset: support for docker",
          "is_bot": false,
          "headline": "Merge pull request #955 from jewertow/feat/reset-support-docker-cri",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-17T10:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "893a449bd272bf4a2159fc26f1cf0b15e0515afb",
          "body": "Bump kubernetes to 1.21.2",
          "is_bot": false,
          "headline": "Merge pull request #982 from ncopa/kubernetes-1.21.2",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-17T10:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2fbdf7da389f6f2b083d568da8bdcd83c255d06",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump kubernetes to 1.21.2",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-17T09:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272e08fea6a3f854050b6929201ebaa42a6c86a6",
          "body": "Update etcd to go1.16 via `embedded-bins/Makefile.variables`",
          "is_bot": false,
          "headline": "Merge pull request #981 from s0j/s0j_main-fixetcdgover",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-17T06:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535a1bbd9f28a079e56fd6526c12c6bd35a416b4",
          "body": "Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>",
          "is_bot": false,
          "headline": "Make fields cfgFile and k0sVars of cleanup.Config struct not exported",
          "author_name": "Jacek Ewertowski",
          "author_login": "jewertow",
          "committed_at": "2021-06-16T22:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87cd658f68defd265be875792fe4190f756a99c7",
          "body": "Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>",
          "is_bot": false,
          "headline": "Remove redundant uninstalling service",
          "author_name": "Jacek Ewertowski",
          "author_login": "jewertow",
          "committed_at": "2021-06-16T22:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22df1bfb8c8f30ecddd0191fb6b2d79521e192e0",
          "body": "Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>",
          "is_bot": false,
          "headline": "Use containerd to reset containers only if custom CRI is not configured",
          "author_name": "Jacek Ewertowski",
          "author_login": "jewertow",
          "committed_at": "2021-06-16T21:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a538aa54d5302077ae4421be865a3e87a311aea8",
          "body": "Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>",
          "is_bot": false,
          "headline": "Fix typos",
          "author_name": "Jacek Ewertowski",
          "author_login": "jewertow",
          "committed_at": "2021-06-16T15:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac3a8de594558eb36c9d3c0c34209c36fbef0334",
          "body": "Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>",
          "is_bot": false,
          "headline": "Add DockerRuntime - implementation of ContainerRuntime for docker",
          "author_name": "Jacek Ewertowski",
          "author_login": "jewertow",
          "committed_at": "2021-06-16T15:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3c8cbeda786e52dffaa8f36a206001ba8e5a024",
          "body": "Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>",
          "is_bot": false,
          "headline": "Introduce ContainerRuntime interface and replace crictl with CRIRuntime",
          "author_name": "Jacek Ewertowski",
          "author_login": "jewertow",
          "committed_at": "2021-06-16T15:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c734515b7849ddc88173d289dc662e8612a5345",
          "body": "Signed-off-by: Jacek Ewertowski <jacek.ewertowski1@gmail.com>",
          "is_bot": false,
          "headline": "Add --cri-socket flag to 'k0s reset' command",
          "author_name": "Jacek Ewertowski",
          "author_login": "jewertow",
          "committed_at": "2021-06-16T15:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5ee58f509dbb6055c4c26913f99997a27c991f8",
          "body": "This now matches the version that was recently updated\nin `embedded-bins/etcd/Dockerfile`\n\nSigned-off-by: Shane Jarych <sjarych@mirantis.com>",
          "is_bot": false,
          "headline": "Update etcd to go1.16 via `embedded-bins/Makefile.variables`",
          "author_name": "Shane Jarych",
          "author_login": "s0j",
          "committed_at": "2021-06-16T14:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24fbc4057a451cd2821e18307eafde665636bf7",
          "body": "Fix prerequisites for generated go files",
          "is_bot": false,
          "headline": "Merge pull request #980 from ncopa/makefile-fix",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-16T12:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a8e822a4b2958bce2fdafcdbc1c56a1f150b7d0",
          "body": "We use $(GO) for generating the zz_*.go files, so we need tell make that\nwe need create the docker image to be able to generate those files.\n\nSigned-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Fix prerequisites for generated go files",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-16T11:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d02d3707298a4075bf27c102359d978a826178",
          "body": "Backup / Restore sqlite-based DBs",
          "is_bot": false,
          "headline": "Merge pull request #973 from trawler/backup_sqlite",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2021-06-16T09:12:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9acdffedb289bb6764bd686c2c4ed89e3e96f179",
          "body": "Signed-off-by: Karen Almog <kalmog@mirantis.com>",
          "is_bot": false,
          "headline": "backup refactor: don't compile on windows",
          "author_name": "Karen Almog",
          "author_login": null,
          "committed_at": "2021-06-15T14:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43fbd2f792ff75c4812f99b355394388de60040",
          "body": "Fix eula escaping to allow whitespaces",
          "is_bot": false,
          "headline": "Merge pull request #979 from jnummelin/fix-eula-to-allow-whitespace",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2021-06-15T13:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a145028c78b209e9cf43e5ddac05401874b94fc9",
          "body": "Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>",
          "is_bot": false,
          "headline": "Fix eula escaping to allow whitespaces",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2021-06-15T13:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a93fd3f4c4418c9c4b6f160d62d5ca128a4485e",
          "body": "Signed-off-by: Karen Almog <kalmog@mirantis.com>",
          "is_bot": false,
          "headline": "Update makefile with custom image build",
          "author_name": "Karen Almog",
          "author_login": null,
          "committed_at": "2021-06-15T12:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87eda89c6f63181cc9dc6dc88186592e1c3a823e",
          "body": "Signed-off-by: Karen Almog <kalmog@mirantis.com>",
          "is_bot": false,
          "headline": "allow override of restored k0s.yaml file path and name",
          "author_name": "Karen Almog",
          "author_login": null,
          "committed_at": "2021-06-15T12:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c3c8bee1aa5baa9266a76b6e95ff9f4a7a9141",
          "body": "Signed-off-by: Karen Almog <kalmog@mirantis.com>",
          "is_bot": false,
          "headline": "restore k0s.yaml from backup to current directory",
          "author_name": "Karen Almog",
          "author_login": null,
          "committed_at": "2021-06-15T12:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68e8c53d197dbb7aacf4476bddbe7ba2646cf555",
          "body": "Signed-off-by: Karen Almog <kalmog@mirantis.com>",
          "is_bot": false,
          "headline": "Add restore for kine db's",
          "author_name": "Karen Almog",
          "author_login": null,
          "committed_at": "2021-06-15T12:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951fc785f1b010b9ce9a382a4fd07dc3230ac04b",
          "body": "Signed-off-by: Karen Almog <wrd4wrd@gmail.com>",
          "is_bot": false,
          "headline": "build k0s in a custom golang image + go mod tidy",
          "author_name": "Karen Almog",
          "author_login": "trawler",
          "committed_at": "2021-06-15T12:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029243ca422cf417b700955a5e0e1caaecb287cf",
          "body": "Signed-off-by: Karen Almog <kalmog@mirantis.com>",
          "is_bot": false,
          "headline": "hot backup and restore for sqlite DBs",
          "author_name": "Karen Almog",
          "author_login": null,
          "committed_at": "2021-06-15T12:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "407dfa5a916509d901574fad00a04ebf88e5f8cc",
          "body": "Regenerate all k0s managed non-CA certs at k0s startup",
          "is_bot": false,
          "headline": "Merge pull request #952 from jnummelin/regenerate-certs-on-startup",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2021-06-14T08:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02af67662d2a41d7340a1e22f8ac51c7c2c119f3",
          "body": "reset command improvements",
          "is_bot": false,
          "headline": "Merge pull request #959 from jasmingacic/reset_improvement",
          "author_name": "Jasmin Gacic",
          "author_login": "jasmingacic",
          "committed_at": "2021-06-14T07:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ad918e82d975ea12120c9a979beec55e1676ac",
          "body": "Bump konnectivity to 0.0.20",
          "is_bot": false,
          "headline": "Merge pull request #975 from ncopa/konnectivity-0.0.20",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-11T13:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af3015f41f33eb3d85f51a0869ca790e86ba2396",
          "body": "…estore-smoke\n\nChange backup&restore smoke to check kube system level objects only",
          "is_bot": false,
          "headline": "Merge pull request #972 from jnummelin/more-controlled-checks-after-r…",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2021-06-11T10:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0ec0d1ab60be99fc43dfa9ca20312792a2f258",
          "body": "…irectories - remove all k0s directories, services - removes service stubs, users - removes controller users, cni - removes CNI leftovers\n\nSigned-off-by: Jasmin Gacic <jgacic@mirantis.com>",
          "is_bot": false,
          "headline": "Introducing steps in reset. contanerd - stops and removes all pods, d…",
          "author_name": "Jasmin Gacic",
          "author_login": null,
          "committed_at": "2021-06-11T08:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b3b5158c607033ec1f6c3273ed81ac4665b024",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Bump konnectivity to 0.0.20",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2021-06-11T08:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b856ed0a625a4e857999251db213be7d40d3ce95",
          "body": "This is because in some \"corner\" cases some of the k0s managed objects might actually get recreated during the restore and that is OK.\n\nSigned-off-by: Jussi Nummelin <jnummelin@mirantis.com>",
          "is_bot": false,
          "headline": "Change backup&restore smoke to check kube system level objects only",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2021-06-10T10:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d76375d1178d0611ab54570036c14c6437433d",
          "body": "* Fix empty \"stubfile\" in k0s status\r\n\r\nSigned-off-by: Kimmo Lehto <klehto@mirantis.com>\r\n\r\n* Trim +worker\r\n\r\nSigned-off-by: Kimmo Lehto <klehto@mirantis.com>\r\n\r\nCo-authored-by: Kimmo Lehto <klehto@mirantis.com>",
          "is_bot": false,
          "headline": "Fix empty \"stubfile\" in k0s status (#968)",
          "author_name": "Kimmo Lehto",
          "author_login": "kke",
          "committed_at": "2021-06-09T12:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e489090fd223f985ea775260a2361d7b2ef4f85",
          "body": "Signed-off-by: Kimmo Lehto <klehto@mirantis.com>\r\n\r\nCo-authored-by: Kimmo Lehto <klehto@mirantis.com>",
          "is_bot": false,
          "headline": "Change out put to output in k0s status (#967)",
          "author_name": "Kimmo Lehto",
          "author_login": "kke",
          "committed_at": "2021-06-09T10:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e451a8765e5a3d068efe71144c44bddac9a7355",
          "body": "Signed-off-by: Kimmo Lehto <klehto@mirantis.com>\r\n\r\nCo-authored-by: Kimmo Lehto <klehto@mirantis.com>",
          "is_bot": false,
          "headline": "Add man pages generation to k0s docs subcommand (#954)",
          "author_name": "Kimmo Lehto",
          "author_login": "kke",
          "committed_at": "2021-06-09T07:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aedd467b9fed0ae63d08cc0b7df371bcea91936",
          "body": "Storage documentation",
          "is_bot": false,
          "headline": "Merge pull request #963 from mviitane/storage_docs",
          "author_name": "Mikko Viitanen",
          "author_login": "mviitane",
          "committed_at": "2021-06-08T09:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 0,
      "latest_release_at": "2020-11-06T10:29:23Z",
      "latest_release_tag": "v0.7.0-beta2",
      "releases_from_tags": true,
      "days_since_last_push": 26,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2090,
      "mean_days_between_releases": 6.5
    },
    "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": "github.com/k0sproject/k0s",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/k0sproject/k0s",
          "is_deprecated": false,
          "latest_version": "v0.13.1",
          "repository_url": "https://github.com/k0sproject/k0s",
          "versions_count": 50,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-04-15T08:15:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1930
        }
      ]
    },
    "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",
        "embedded-bins/Makefile",
        "examples/footloose-ha-controllers/Makefile",
        "image-bundle/Makefile",
        "inttest/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "hack/ci-deps/go.mod"
      ],
      "largest_source_bytes": 21238,
      "source_files_sampled": 224,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt",
        "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",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "github.com/Masterminds/sprig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.22.0+incompatible"
        },
        {
          "name": "github.com/Microsoft/hcsshim",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.7"
        },
        {
          "name": "github.com/asaskevich/govalidator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200428143746-21a406dcc535"
        },
        {
          "name": "github.com/avast/retry-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.0+incompatible"
        },
        {
          "name": "github.com/cloudflare/cfssl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/containerd/containerd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/denisbrodbeck/machineid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/docker/libnetwork",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.6"
        },
        {
          "name": "github.com/evanphx/json-patch",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.9.0+incompatible"
        },
        {
          "name": "github.com/go-openapi/jsonpointer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.3"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/imdario/mergo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.8"
        },
        {
          "name": "github.com/k0sproject/dig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/kardianos/service",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1-0.20210728001519-a323c3813bc7"
        },
        {
          "name": "github.com/magiconair/properties",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/mitchellh/go-homedir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.2"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/rqlite/rqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210528155034-8dc8788f37db"
        },
        {
          "name": "github.com/segmentio/analytics-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.0+incompatible"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.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.7.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/urfave/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.2"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/weaveworks/footloose",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200609124411-8f3df89ea188"
        },
        {
          "name": "github.com/zcalusic/sysinfo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210226105846-b810d137e525"
        },
        {
          "name": "go.etcd.io/etcd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0-alpha.5.0.20200910180754-dd1b699fc489"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210421170649-83a5a9bb288b"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200930132711-30421366ff76"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.1"
        },
        {
          "name": "gopkg.in/fsnotify.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.7"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "helm.sh/helm/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.5"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.5"
        },
        {
          "name": "k8s.io/cli-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.5"
        },
        {
          "name": "k8s.io/cloud-provider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.5"
        },
        {
          "name": "k8s.io/cri-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.4"
        },
        {
          "name": "k8s.io/kube-aggregator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.5"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.2"
        },
        {
          "name": "k8s.io/mount-utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.4"
        },
        {
          "name": "k8s.io/system-validators",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20201110183641-67b214c5f920"
        }
      ],
      "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": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ncopa",
          "commits": 365,
          "avatar_url": "https://avatars.githubusercontent.com/u/66357?v=4"
        },
        {
          "type": "User",
          "login": "jnummelin",
          "commits": 359,
          "avatar_url": "https://avatars.githubusercontent.com/u/3205505?v=4"
        },
        {
          "type": "User",
          "login": "jasmingacic",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/8327751?v=4"
        },
        {
          "type": "User",
          "login": "trawler",
          "commits": 81,
          "avatar_url": "https://avatars.githubusercontent.com/u/8340149?v=4"
        },
        {
          "type": "User",
          "login": "jakolehm",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/1446224?v=4"
        },
        {
          "type": "User",
          "login": "mviitane",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/74129181?v=4"
        },
        {
          "type": "User",
          "login": "jewertow",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/17457695?v=4"
        },
        {
          "type": "User",
          "login": "s0j",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/15170445?v=4"
        },
        {
          "type": "User",
          "login": "phroggyy",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/7256451?v=4"
        },
        {
          "type": "User",
          "login": "kke",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/224971?v=4"
        }
      ],
      "contributors_sampled": 35,
      "top_contributor_share": 0.332
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check-network.yaml",
        "commit.yaml",
        "docs.yml",
        "go.yml",
        "mkdocs-set-default-version.yml",
        "publish-docs.yml",
        "release.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "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 13 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": 9,
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": "144 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b28ef4f650fcdc9db533ceb3c96882213b4262fb",
        "ran_at": "2026-07-29T07:54:40Z",
        "aggregate_score": 2.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": 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/ncopa/k0s",
    "host": "github.com",
    "name": "k0s",
    "owner": "ncopa"
  },
  "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": 32,
      "inputs": {
        "security": 25,
        "vitality": 37,
        "community": 9,
        "governance": 46,
        "engineering": 67,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 38,
        "overall_after_abandonment_multiplier": 32
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 37,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 26,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 26 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "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": 11,
              "latest_release_tag": "v0.7.0-beta2",
              "releases_from_tags": true,
              "days_since_latest_release": 2090,
              "mean_days_between_releases": 6.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2090 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2090
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.5
                    }
                  }
                ],
                "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": 1807,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1807 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1807,
                      "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": 9,
        "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": 19,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 35,
              "top_contributor_share": 0.332
            },
            "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 33% of commits",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 33
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "35 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 13 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": 68,
            "inputs": {
              "followers": 459,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ncopa",
              "public_repos": 172,
              "account_age_days": 6336
            },
            "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": "459 followers of ncopa",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 459,
                      "login": "ncopa"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "172 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 172
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "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": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": 25,
        "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": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection 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 13 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.2,
                "status": "partial",
                "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 0",
                "points": 0,
                "status": "missed",
                "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": "144 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": 9
            },
            "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": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.63,
              "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": "63 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 63,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "embedded-bins/Makefile",
                "examples/footloose-ha-controllers/Makefile",
                "image-bundle/Makefile",
                "inttest/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "hack/ci-deps/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, embedded-bins/Makefile, examples/footloose-ha-controllers/Makefile, image-bundle/Makefile, inttest/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, embedded-bins/Makefile, examples/footloose-ha-controllers/Makefile, image-bundle/Makefile, inttest/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 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": 21238,
              "source_files_sampled": 224,
              "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/224 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 224,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/k0sproject/k0s' points at a different repository (https://github.com/k0sproject/k0s); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T07:54:57.872810Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/ncopa/k0s.svg",
  "full_name": "ncopa/k0s",
  "license_state": "custom",
  "license_spdx": null
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.