Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-29 07:54 UTC

mikhail-sakhnov / k0s

K0s

GoLicencia propia★ 1 estrella⑂ 0 forksdesde nov 2020forkVer en GitHub ↗

mikhail-sakhnov/k0s tiene un índice de salud de 20 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Engineering Quality (67/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hace 1051 días. 3 personas concentran la mayor parte del trabajo reciente.

20
global / 100
Crítico

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

20
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Titularidad

Misha SakhnovCuenta personal
31 seguidores57 repositorios públicosdesde abr 2012

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/k0sproject/k0sapunta a otro repositorio; no se puntúav0.13.1-50hace 1930 días

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 1051 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share0,77
days_since_last_push1051
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 54 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 1916 días
27/27Cadencia de publicación — una versión cada ~3,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count54
latest_release_tagv1.21.0-rc.1+k0s.0
releases_from_tags
days_since_latest_release1916
mean_days_between_releases3,3
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

9Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 1 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

47En riesgo · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
16.2/22.5Distribución de commits — el principal contribuyente firma el 28% de los commits
13.5/13.5Amplitud de contribuyentes — 73 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Datos de entrada utilizados
bus_factor3
contributors_sampled73
top_contributor_share0,282
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0.5/38.3Aceptación de PR — 1/84 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs83
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
10.8/25Alcance del propietario — 31 seguidores de mikhail-sakhnov
24.8/25Trayectoria — 57 repos públicos, cuenta de ~14 años
Datos de entrada utilizados
followers31
owner_typeUser
is_verified
owner_loginmikhail-sakhnov
public_repos57
account_age_days5214
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

67Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 12 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

35En riesgo
Cómo se puntúa
0/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

22Crítico · 16% del índice global
Cómo se puntúa
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 — sin datos
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 17 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — 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 — sin datos
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 — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 140 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2,2
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

65Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 73 de 77 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,948
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, docs/Makefile, embedded-bins/Makefile, examples/footloose-ha-controllers/Makefile, hack/tool/Makefile, inttest/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 23 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, docs/Makefile, embedded-bins/Makefile, examples/footloose-ha-controllers/Makefile, hack/tool/Makefile, inttest/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild/go.mod, go.mod, hack/tool/go.mod
dependency_bot_commit_share0,23
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/533 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes44.478
source_files_sampled533
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

1estrellas de GitHub
73contribuidores
0commits en los últimos 12 meses
1051días desde el último push
54versiones publicadas
3factor bus
0issues abiertas
Go, PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • 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

Más detalle

OpenSSF Scorecard 2.2 / 10
2.2agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).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
n/dCI-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 17 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate 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
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities140 existing vulnerabilities detected
Dependencias directas 75
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/BurntSushi/tomlv1.2.1go.mod
Gogithub.com/Masterminds/semver/v3v3.2.1go.mod
Gogithub.com/Masterminds/sprigv2.22.0+incompatiblego.mod
Gogithub.com/Microsoft/go-winiov0.6.1go.mod
Gogithub.com/Microsoft/hcsshimv0.10.0-rc.8go.mod
Gogithub.com/asaskevich/govalidatorv0.0.0-20200428143746-21a406dcc535go.mod
Gogithub.com/avast/retry-gov3.0.0+incompatiblego.mod
Gogithub.com/bombsimon/logrusr/v2v2.0.1go.mod
Gogithub.com/cavaliergopher/grab/v3v3.0.1go.mod
Gogithub.com/cloudflare/cfsslv1.6.4go.mod
Gogithub.com/containerd/containerdv1.7.1go.mod
Gogithub.com/denisbrodbeck/machineidv1.0.1go.mod
Gogithub.com/estesp/manifest-tool/v2v2.0.8go.mod
Gogithub.com/evanphx/json-patchv5.6.0+incompatiblego.mod
Gogithub.com/fsnotify/fsnotifyv1.6.0go.mod
Gogithub.com/go-openapi/jsonpointerv0.19.6go.mod
Gogithub.com/go-playground/validator/v10v10.14.0go.mod
Gogithub.com/google/go-cmpv0.5.9go.mod
Gogithub.com/hashicorp/terraform-execv0.18.1go.mod
Gogithub.com/imdario/mergov0.3.15go.mod
Gogithub.com/k0sproject/digv0.2.0go.mod
Gogithub.com/kardianos/servicev1.2.2go.mod
Gogithub.com/logrusorgru/aurora/v3v3.0.0go.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/olekukonko/tablewriterv0.0.5go.mod
Gogithub.com/opencontainers/image-specv1.1.0-rc3go.mod
Gogithub.com/otiai10/copyv1.11.0go.mod
Gogithub.com/pelletier/go-tomlv1.9.5go.mod
Gogithub.com/robfig/cronv1.2.0go.mod
Gogithub.com/rqlite/rqlitev4.6.0+incompatiblego.mod
Gogithub.com/segmentio/analytics-gov3.1.0+incompatiblego.mod
Gogithub.com/sirupsen/logrusv1.9.2go.mod
Gogithub.com/spf13/cobrav1.7.0go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/stretchr/testifyv1.8.3go.mod
Gogithub.com/urfave/cliv1.22.13go.mod
Gogithub.com/vishvananda/netlinkv1.2.1-beta.2go.mod
Gogithub.com/vmware-tanzu/sonobuoyv0.56.16go.mod
Gogithub.com/weaveworks/footloosev0.0.0-20210208164054-2862489574a3go.mod
Gogithub.com/zcalusic/sysinfov0.9.5go.mod
Gogo.etcd.io/etcd/api/v3v3.5.9go.mod
Gogo.etcd.io/etcd/client/pkg/v3v3.5.9go.mod
Gogo.etcd.io/etcd/client/v3v3.5.9go.mod
Gogo.etcd.io/etcd/etcdutl/v3v3.5.9go.mod
Gogo.uber.org/multierrv1.11.0go.mod
Gogo.uber.org/zapv1.24.0go.mod
Gogolang.org/x/cryptov0.9.0go.mod
Gogolang.org/x/expv0.0.0-20220827204233-334a2380cb91go.mod
Gogolang.org/x/modv0.10.0go.mod
Gogolang.org/x/syncv0.2.0go.mod
Gogolang.org/x/sysv0.8.0go.mod
Gogolang.org/x/toolsv0.9.1go.mod
Gogoogle.golang.org/grpcv1.55.0go.mod
Gohelm.sh/helm/v3v3.12.0go.mod
Gok8s.io/apiv0.27.2go.mod
Gok8s.io/apiextensions-apiserverv0.27.2go.mod
Gok8s.io/apimachineryv0.27.2go.mod
Gok8s.io/cli-runtimev0.27.2go.mod
Gok8s.io/client-gov0.27.2go.mod
Gok8s.io/cloud-providerv0.27.2go.mod
Gok8s.io/component-basev0.27.2go.mod
Gok8s.io/component-helpersv0.27.2go.mod
Gok8s.io/cri-apiv0.27.2go.mod
Gok8s.io/kube-aggregatorv0.27.2go.mod
Gok8s.io/kubectlv0.27.2go.mod
Gok8s.io/kubeletv0.27.2go.mod
Gok8s.io/kubernetesv1.27.2go.mod
Gok8s.io/mount-utilsv0.27.2go.mod
Gok8s.io/utilsv0.0.0-20230220204549-a5ecb0141aa5go.mod
Gosigs.k8s.io/controller-runtimev0.13.1-0.20230412185432-fbd6b944a634go.mod
Gosigs.k8s.io/yamlv1.3.0go.mod
Gogithub.com/hashicorp/terraform-execv0.18.1hack/tool/go.mod
Gogithub.com/k0sproject/k0sctlv0.15.0hack/tool/go.mod
Gogithub.com/spf13/cobrav1.7.0hack/tool/go.mod
Gogithub.com/spf13/pflagv1.0.5hack/tool/go.mod
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 20788,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 2042062,
        "HCL": 31783,
        "Shell": 9623,
        "Makefile": 20415,
        "Dockerfile": 11722,
        "PowerShell": 849
      },
      "pushed_at": "2023-09-12T06:24:42Z",
      "created_at": "2020-11-10T05:13:29Z",
      "owner_type": "User",
      "updated_at": "2023-03-05T01:27:47Z",
      "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": "Misha Sakhnov",
      "type": "User",
      "login": "mikhail-sakhnov",
      "company": null,
      "location": "Espoo, Finland",
      "followers": 31,
      "avatar_url": "https://avatars.githubusercontent.com/u/1655681?v=4",
      "created_at": "2012-04-18T13:56:00Z",
      "is_verified": null,
      "public_repos": 57,
      "account_age_days": 5214
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.21.0-rc.1+k0s.0",
          "kind": "prerelease",
          "published_at": "2021-04-29T10:47:00Z"
        },
        {
          "tag": "v1.20.6+k0s.0",
          "kind": "patch",
          "published_at": "2021-04-21T06:57:34Z"
        },
        {
          "tag": "v1.20.6-rc.2+k0s.0",
          "kind": "prerelease",
          "published_at": "2021-04-21T06:57:34Z"
        },
        {
          "tag": "v1.20.6-rc.1+k0s.0",
          "kind": "prerelease",
          "published_at": "2021-04-20T12:07:06Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2021-04-15T08:15:58Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2021-04-07T16:16:56Z"
        },
        {
          "tag": "v0.13.0-rc.1",
          "kind": "prerelease",
          "published_at": "2021-04-07T16:16:56Z"
        },
        {
          "tag": "v0.13.0-beta.1",
          "kind": "prerelease",
          "published_at": "2021-04-07T07:21:48Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2021-03-30T09:00:37Z"
        },
        {
          "tag": "v0.12.1-rc.2",
          "kind": "prerelease",
          "published_at": "2021-03-30T09:00:37Z"
        },
        {
          "tag": "v0.12.1-rc.1",
          "kind": "prerelease",
          "published_at": "2021-03-29T12:44:35Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2021-03-25T08:47:40Z"
        },
        {
          "tag": "v0.12.0-rc.2",
          "kind": "prerelease",
          "published_at": "2021-03-24T14:50:10Z"
        },
        {
          "tag": "v0.12.0-rc.1",
          "kind": "prerelease",
          "published_at": "2021-03-23T11:32:32Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2021-03-17T10:50:13Z"
        },
        {
          "tag": "v0.11.1-rc.2",
          "kind": "prerelease",
          "published_at": "2021-03-10T13:54:22Z"
        },
        {
          "tag": "v0.11.1-rc.1",
          "kind": "prerelease",
          "published_at": "2021-03-10T13:54:22Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2021-03-02T15:15:39Z"
        },
        {
          "tag": "v0.11.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-03-02T13:57:05Z"
        },
        {
          "tag": "v0.11.0-beta.3",
          "kind": "prerelease",
          "published_at": "2021-02-25T11:42:39Z"
        },
        {
          "tag": "v0.11.0-beta.2",
          "kind": "prerelease",
          "published_at": "2021-02-22T14:20:20Z"
        },
        {
          "tag": "v0.11.0-beta.1",
          "kind": "prerelease",
          "published_at": "2021-02-19T12:47:24Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2021-02-04T13:00:53Z"
        },
        {
          "tag": "v0.10.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-02-04T13:00:53Z"
        },
        {
          "tag": "v0.10.0-rc1",
          "kind": "prerelease",
          "published_at": "2021-02-03T11:24:12Z"
        },
        {
          "tag": "v0.10.0-beta3",
          "kind": "prerelease",
          "published_at": "2021-01-28T13:42:34Z"
        },
        {
          "tag": "v0.10.0-beta2",
          "kind": "prerelease",
          "published_at": "2021-01-25T13:42:18Z"
        },
        {
          "tag": "v0.10.0-beta1",
          "kind": "prerelease",
          "published_at": "2021-01-19T17:06:00Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2020-12-29T11:43:26Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2020-12-23T09:34:42Z"
        },
        {
          "tag": "v0.9.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-12-22T10:28:05Z"
        },
        {
          "tag": "v0.9.0-beta1",
          "kind": "prerelease",
          "published_at": "2020-12-21T14:54:10Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2020-12-03T08:45:18Z"
        },
        {
          "tag": "v0.8.1-rc1",
          "kind": "prerelease",
          "published_at": "2020-12-03T08:45:18Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2020-12-01T11:55:41Z"
        },
        {
          "tag": "v0.8.0-rc4",
          "kind": "prerelease",
          "published_at": "2020-12-01T11:55:41Z"
        },
        {
          "tag": "v0.8.0-rc3",
          "kind": "prerelease",
          "published_at": "2020-12-01T09:25:29Z"
        },
        {
          "tag": "v0.8.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-11-30T11:25:01Z"
        },
        {
          "tag": "v0.8.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-11-26T15:13:26Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2020-11-11T20:14:15Z"
        },
        {
          "tag": "v0.7.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-11-11T16:10:59Z"
        },
        {
          "tag": "v0.7.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-11-11T12:01:55Z"
        },
        {
          "tag": "v0.7.0-beta3",
          "kind": "prerelease",
          "published_at": "2020-11-10T17:19:03Z"
        },
        {
          "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": "73a8a11d56c8e0c7535f45c22f9739440c12635e",
          "body": "…-2.31.0\n\nBump requests from 2.30.0 to 2.31.0 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3155 from k0sproject/dependabot/pip/docs/requests…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-23T21:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774a7eb1e2a628e9900ffd3a74077525832d34ba",
          "body": "Bump sonobuoy to v0.56.16",
          "is_bot": false,
          "headline": "Merge pull request #3157 from juanluisvaladas/sonobuoy-v0.56.16",
          "author_name": "Juan-Luis de Sousa-Valadas Castaño",
          "author_login": null,
          "committed_at": "2023-05-23T14:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7925933919b6a953346ee8cc6104296ed2b977e6",
          "body": "Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump requests from 2.30.0 to 2.31.0 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-23T14:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11049a4a96663833c0aff1a7bac25928663e06e9",
          "body": "…1.26.16\n\nBump urllib3 from 1.26.15 to 1.26.16 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3159 from k0sproject/dependabot/pip/docs/urllib3-…",
          "author_name": "Juan-Luis de Sousa-Valadas Castaño",
          "author_login": null,
          "committed_at": "2023-05-23T14:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8cd3904127e28f9a7e1cf0cdfd3c5d7e073f79",
          "body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.16.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.16/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.16)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump urllib3 from 1.26.15 to 1.26.16 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-23T14:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6071a68efe13d13181da4efb2f1162568e18171c",
          "body": "Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>",
          "is_bot": false,
          "headline": "Bump sonobuoy to v0.56.16",
          "author_name": "Juan-Luis de Sousa-Valadas Castaño",
          "author_login": null,
          "committed_at": "2023-05-23T11:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0679b8285059366ace089fafe772dbfdbd551591",
          "body": "….com/go-playground/validator/v10-10.14.0\n\nBump github.com/go-playground/validator/v10 from 10.13.0 to 10.14.0",
          "is_bot": false,
          "headline": "Merge pull request #3152 from k0sproject/dependabot/go_modules/github…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-22T15:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a64cd36f95e0011cb73c9f1eece1a4f9fc8d3d",
          "body": "Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.13.0 to 10.14.0.\n- [Release notes](https://github.com/go-playground/validator/releases)\n- [Commits](https://github.com/go-playground/validator/compare/v10.13.0...v10.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-playground/validator/v10\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-playground/validator/v10 from 10.13.0 to 10.14.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-22T14:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae690937ff40cb64d5df784f9048332cb47cb04",
          "body": "Bump cri-dockerd to v0.3.2",
          "is_bot": false,
          "headline": "Merge pull request #3147 from twz123/bump-cri-dockerd",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-22T11:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d747dc68063339fd4940b37d248a2a5ad69015",
          "body": "Add missing prerequisites to footlose Docker image",
          "is_bot": false,
          "headline": "Merge pull request #3148 from twz123/add-footoose-image-prereqs",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-22T11:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce687e4a2b3aa23ea59dc9150cf4a3c829e3d63",
          "body": "Bump troubleshoot to v0.64.0",
          "is_bot": false,
          "headline": "Merge pull request #3042 from twz123/bump-troubleshoot",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-22T08:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b77aa28d9fb11a5d939b098ce8c392937202a10",
          "body": "Without it, make won't rebuild the Docker image on changes.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Add missing prerequisites to footlose Docker image",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T15:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120cb61400a451d75f3c67d5a9aec41afb23621f",
          "body": "https://github.com/Mirantis/cri-dockerd/releases/tag/v0.3.2\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump cri-dockerd to v0.3.2",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T14:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96cd58a5a71c8f0455c6718e4b1e5271ecc977a5",
          "body": "….com/stretchr/testify-1.8.3\n\nBump github.com/stretchr/testify from 1.8.2 to 1.8.3",
          "is_bot": false,
          "headline": "Merge pull request #3145 from k0sproject/dependabot/go_modules/github…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T14:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf917ffd4eedabe4f7cfa57c7bd4bff1925251d0",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.8.2 to 1.8.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-19T14:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10b08e289468fad73a4f04a3df25edcebb4dce8",
          "body": "Use filepath.Join directly for Windows UNC paths",
          "is_bot": false,
          "headline": "Merge pull request #3137 from twz123/filepath-clean-fixed-go120",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T13:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72fcda572d755522c271ea14bdde26cd55e57c22",
          "body": "Bump Helm to v3.12.0",
          "is_bot": false,
          "headline": "Merge pull request #3057 from twz123/bump-helm",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T13:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbaafc08585f8bcf50ea60923d22e5674bb36421",
          "body": "Bump Kubernetes to v1.27.2",
          "is_bot": false,
          "headline": "Merge pull request #3136 from juanluisvaladas/v1.27.2",
          "author_name": "Juan-Luis de Sousa-Valadas Castaño",
          "author_login": null,
          "committed_at": "2023-05-19T11:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12dd35f0a6171c187a3e58bac5653c4347188852",
          "body": "https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.27.md#changelog-since-v1271\n\nSigned-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>",
          "is_bot": false,
          "headline": "Bump Kubernetes to v1.27.2",
          "author_name": "Juan-Luis de Sousa-Valadas Castaño",
          "author_login": null,
          "committed_at": "2023-05-19T08:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8997967d27bb38864839af7c49e49efd4ba0a0",
          "body": "….com/sirupsen/logrus-1.9.2\n\nBump github.com/sirupsen/logrus from 1.9.0 to 1.9.2",
          "is_bot": false,
          "headline": "Merge pull request #3131 from k0sproject/dependabot/go_modules/github…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T08:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "076579cad66da2448433c4f57344656ac36d23d0",
          "body": "The golang issue 23467 has apparently been fixed by CL 444280.\n\nSee https://go-review.googlesource.com/c/go/+/444280.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Use filepath.Join directly for Windows UNC paths",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T07:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b99c641f172dad8618d3da58e4b34bb472556c",
          "body": "https://github.com/replicatedhq/troubleshoot/releases/tag/v0.62.0\nhttps://github.com/replicatedhq/troubleshoot/releases/tag/v0.62.1\nhttps://github.com/replicatedhq/troubleshoot/releases/tag/v0.63.0\nhttps://github.com/replicatedhq/troubleshoot/releases/tag/v0.64.0\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump troubleshoot to v0.63.0",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T07:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ced501b737945bfdd7c234fa9151b2ade121022",
          "body": "…aterial-9.1.13\n\nBump mkdocs-material from 9.1.12 to 9.1.13 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3128 from k0sproject/dependabot/pip/docs/mkdocs-m…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T07:14:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0485402f350189b3d708be498bf4135ea4534e06",
          "body": "https://github.com/helm/helm/releases/tag/v3.12.0\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump Helm to v3.12.0",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-19T07:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a857a297d3e4bd3d51f86d259cb3b56bea9187db",
          "body": "Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.2.\n- [Release notes](https://github.com/sirupsen/logrus/releases)\n- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.2\n[…]\nted-dependencies:\n- dependency-name: github.com/sirupsen/logrus\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-18T14:01:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34d8a00ea6e11356a4b37fe089a44fe96a14920a",
          "body": "Bump kine to v0.10.1",
          "is_bot": false,
          "headline": "Merge pull request #3041 from twz123/bump-kine",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-18T12:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e497ef3737541fb4fc2bc30b6dc07e402a35539f",
          "body": "Bump Alpine to v3.18",
          "is_bot": false,
          "headline": "Merge pull request #3115 from twz123/bump-alpine",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-18T08:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcef42e81c9480e0d3f68815ce66a2af4073f91f",
          "body": "Make multicontroller inttest be fail-fast",
          "is_bot": false,
          "headline": "Merge pull request #3100 from twz123/inttest-multicontroller-fail-fast",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-18T08:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69140ccf888c8cc9cbc37f4ca1f937ad864adfc4",
          "body": "Bump controller-tools to v0.12.0",
          "is_bot": false,
          "headline": "Merge pull request #3056 from twz123/bump-controller-tools",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-17T19:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b042efdeb08a2870679e6ddc7dc2e22da99a08aa",
          "body": "Don't be fail-fast on errors in addons inttest",
          "is_bot": false,
          "headline": "Merge pull request #3054 from twz123/inttest-addons-no-error-failfast",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-17T18:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09b26fa15e82fab7bae599f0f1c5ccf318f6d101",
          "body": "Update otelhttp to v0.39.0",
          "is_bot": false,
          "headline": "Merge pull request #3068 from twz123/fix-cve-2023-25151",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-17T18:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678c24d8d9e519a84420d88e0ec0ade995144353",
          "body": "Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.12 to 9.1.13.\n- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)\n- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)\n- [Commits](https://github.com/squidfunk/mkdocs-mate\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs-material\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump mkdocs-material from 9.1.12 to 9.1.13 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-17T14:02:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9007757af86b60af6b13aa6dc97962c9a78842ba",
          "body": "….com/estesp/manifest-tool/v2-2.0.8\n\nBump github.com/estesp/manifest-tool/v2 from 2.0.6 to 2.0.8",
          "is_bot": false,
          "headline": "Merge pull request #2856 from k0sproject/dependabot/go_modules/github…",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2023-05-17T12:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41713564649c33c273887cdaf41812ee68b9e632",
          "body": "…extensions-10.0.1\n\nBump pymdown-extensions from 10.0 to 10.0.1 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3124 from k0sproject/dependabot/pip/docs/pymdown-…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-16T17:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b4053494fe4c9887a41f2cb477a27d1db376a6",
          "body": "Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.0 to 10.0.1.\n- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)\n- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.0...10.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: pymdown-extensions\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pymdown-extensions from 10.0 to 10.0.1 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-16T14:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1c15d3765d65cd476556c5c857ee962912d3c2",
          "body": "…extensions-10.0\n\nBump pymdown-extensions from 9.11 to 10.0 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3123 from k0sproject/dependabot/pip/docs/pymdown-…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-16T06:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef00da816346dd80a327f0885e1225e105d0c94",
          "body": "Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.11 to 10.0.\n- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)\n- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...10.0)\n\n---\nupdated-dependencies:\n- dependency-name: pymdown-extensions\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pymdown-extensions from 9.11 to 10.0 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-15T20:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2640513594858abf16443703c3c58d7c59b7be",
          "body": "…aterial-9.1.12\n\nBump mkdocs-material from 9.1.11 to 9.1.12 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3116 from k0sproject/dependabot/pip/docs/mkdocs-m…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-12T14:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8058a8d16b18ae6dfeb073d20b59005e7eee29dc",
          "body": "Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.11 to 9.1.12.\n- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)\n- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)\n- [Commits](https://github.com/squidfunk/mkdocs-mate\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs-material\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump mkdocs-material from 9.1.11 to 9.1.12 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-12T14:11:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bfc823c2b8d59a7c80be5f2403e85f15b1c66fa",
          "body": "https://alpinelinux.org/posts/Alpine-3.18.0-released.html\n\nAlso bump Python by two patch releases for the docs build.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump Alpine to v3.18",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-12T11:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ace1942e43fb2dd8b31cafbb2631dca0a6ac207c",
          "body": "….com/docker/distribution-2.8.2incompatible\n\nBump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible",
          "is_bot": false,
          "headline": "Merge pull request #3110 from k0sproject/dependabot/go_modules/github…",
          "author_name": "Alexey Makhov",
          "author_login": "makhov",
          "committed_at": "2023-05-12T08:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4134417c545fec88abe7b9e35147c48c0022a7d",
          "body": "Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.\n- [Release notes](https://github.com/docker/distribution/releases)\n- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/distribution\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/docker/distribution",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-11T20:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1fb72015d20a9a5b62a1bfa084952bdc8190c6f",
          "body": "Bump etcd to v3.5.9",
          "is_bot": false,
          "headline": "Merge pull request #3108 from twz123/bump-etcd",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-11T14:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e7739fea343b1d14b4de20c67d41db5652cafa",
          "body": "https://github.com/oras-project/oras-go/releases/tag/v2.1.0\n\nThis is to regain compatibility to image-spec v1.1.0-rc.3.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump oras-go/v2 to v2.1.0",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-11T12:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c5129cf7a1076ec399f351dd86461f05861540",
          "body": "https://github.com/etcd-io/etcd/releases/tag/v3.5.9\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump etcd to v3.5.9",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-11T11:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7fc495accdb841eae2ac169f787ca055f8fb240",
          "body": "Bump calico image version (vuln fixes)",
          "is_bot": false,
          "headline": "Merge pull request #3065 from makhov/bump-calico-image-version",
          "author_name": "Alexey Makhov",
          "author_login": "makhov",
          "committed_at": "2023-05-11T11:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2daf62003b42c26459eb14d3ee1946e88688f2fd",
          "body": "This addresses breaking API changes introduced in the new patch version.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Add empty dockerConfigPath to NewResolver call",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-11T11:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f61e098581e6749df2b2b0229b54e1cfc3357859",
          "body": "Bump runc to v1.1.7",
          "is_bot": false,
          "headline": "Merge pull request #3040 from twz123/bump-runc",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-11T10:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9b6b7cb788d79d96c3d286e9856a41776e37ac",
          "body": "https://github.com/opencontainers/runc/releases/tag/v1.1.7\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump runc to v1.1.7",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-11T07:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32beb3ad099524aefd8b8dcdc33a65260792ffb2",
          "body": "….org/x/tools-0.9.1\n\nBump golang.org/x/tools from 0.9.0 to 0.9.1",
          "is_bot": false,
          "headline": "Merge pull request #3102 from k0sproject/dependabot/go_modules/golang…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-11T07:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef671e1c064685da05632126b9797f93566c6ff1",
          "body": "Bumps [github.com/estesp/manifest-tool/v2](https://github.com/estesp/manifest-tool) from 2.0.6 to 2.0.8.\n- [Release notes](https://github.com/estesp/manifest-tool/releases)\n- [Commits](https://github.com/estesp/manifest-tool/compare/v2.0.6...v2.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/estesp/manifest-tool/v2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/estesp/manifest-tool/v2 from 2.0.6 to 2.0.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-10T14:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6512ae873a03385fceb27edabdd51d4333bebfb5",
          "body": "Bump containerd to v1.7.1",
          "is_bot": false,
          "headline": "Merge pull request #3099 from twz123/bump-containerd-1.7",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-10T14:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "591460e53010df1c0e75d79f5f64b3622e6f1518",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.0 to 0.9.1.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.9.0...v0.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.9.0 to 0.9.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-10T14:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bc3d589785870901820b77844401286634619e6",
          "body": "This is to prevent noisy subsequent test error logs.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Make multicontroller inttest be fail-fast",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-10T10:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53988f24263a2e2f83b8fa5bcf20caee6aa434d9",
          "body": "https://github.com/containerd/containerd/releases/tag/v1.7.1\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump containerd to v1.7.1",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-10T10:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2095aec694731213a8c74b922fd0bd515b1c683",
          "body": "This makes oras-go compatible to recent Docker versions. Updating\nthis avoids dependency conflicts, as more and more transitive k0s\ndependencies start to adopt those Docker verisons.\n\nThe changes to oras-go are solely dependency bumps, including the Docker\ncompatibility fix.\n\nSee:\n* https://github.com/oras-project/oras-go/compare/v1.2.2...f92397840738\n* https://github.com/oras-project/oras-go/commit/b35b7cb44686d27501f51ffaeed7293b3ef1fb91\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump oras-go@v1 to latest dev version (for Docker)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-10T10:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78c337d20119f6286ca08d348f1ac7e39486c3d3",
          "body": "Fix copyright script",
          "is_bot": false,
          "headline": "Merge pull request #3087 from ncopa/fix-copyright-script",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2023-05-10T08:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb3e628951fe75d6522571609d36958709bbe48",
          "body": "….org/x/crypto-0.9.0\n\nBump golang.org/x/crypto from 0.8.0 to 0.9.0",
          "is_bot": false,
          "headline": "Merge pull request #3094 from k0sproject/dependabot/go_modules/golang…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-10T06:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c984bc604c0bdaa1db56bf83186ed8c92d85987",
          "body": "Remove unused inttest util function `ConfigGetter.FakeAPIConfig()`",
          "is_bot": false,
          "headline": "Merge pull request #3079 from twz123/remove-fakeapiconfig",
          "author_name": "Kimmo Lehto",
          "author_login": "kke",
          "committed_at": "2023-05-10T06:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f77907b27ece0e1373ca06a54f8effdf0579e0",
          "body": "…aterial-9.1.11\n\nBump mkdocs-material from 9.1.9 to 9.1.11 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3095 from k0sproject/dependabot/pip/docs/mkdocs-m…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-09T15:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9918c9029b7f24614c318617e526fe3b8d1ce86a",
          "body": "….org/x/tools-0.9.0\n\nBump golang.org/x/tools from 0.8.0 to 0.9.0",
          "is_bot": false,
          "headline": "Merge pull request #3093 from k0sproject/dependabot/go_modules/golang…",
          "author_name": "Juan-Luis de Sousa-Valadas Castaño",
          "author_login": null,
          "committed_at": "2023-05-09T14:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8444c3cb8a69221307cdd4316a1aae60be18a9e",
          "body": "Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.9 to 9.1.11.\n- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)\n- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)\n- [Commits](https://github.com/squidfunk/mkdocs-mater\n[…]\n)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs-material\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump mkdocs-material from 9.1.9 to 9.1.11 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-09T14:01:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a7fbeee1157d87ddf7582a6b0a5f99e098e43f9",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.8.0 to 0.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-09T14:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a93cc8c7b43b92c599634976fe1cf0a331b245fb",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.8.0 to 0.9.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.8.0...v0.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.8.0 to 0.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-09T14:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9aa63c4b9ffa0d128894f8c239a5aee9bc328a",
          "body": "…2023.5.7\n\nBump certifi from 2022.12.7 to 2023.5.7 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3086 from k0sproject/dependabot/pip/docs/certifi-…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-09T13:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "149b879aa5e08e60c07c7caada0e5800a0e2d107",
          "body": "….org/x/sys-0.8.0\n\nBump golang.org/x/sys from 0.7.0 to 0.8.0",
          "is_bot": false,
          "headline": "Merge pull request #3085 from k0sproject/dependabot/go_modules/golang…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-09T11:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f8443b65a052973138c652a60e6dec6fab84cc2",
          "body": "…gging\n\nUse verbose logging in conformance tests run to qualify for k8s-conformance repository requirements",
          "is_bot": false,
          "headline": "Merge pull request #3090 from k0sproject/conformance-tests-verbose-lo…",
          "author_name": "Mikhail Sakhnov",
          "author_login": null,
          "committed_at": "2023-05-09T10:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ca04564e17c36d2f4b48184386d3c4e50a9507",
          "body": "…rmance repository requirements\n\nSigned-off-by: Mikhail Sakhnov <mikhail@skhnv.me>",
          "is_bot": false,
          "headline": "Use verbose logging in conformance tests run to qualify for k8s-confo…",
          "author_name": "Mikhail Sakhnov",
          "author_login": "mikhail-sakhnov",
          "committed_at": "2023-05-09T07:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b286e201259f894f0df50d68663a82fd22bab88",
          "body": "Helm upgrade bug fix",
          "is_bot": false,
          "headline": "Merge pull request #3082 from makhov/helm-upgrade-fix",
          "author_name": "Alexey Makhov",
          "author_login": "makhov",
          "committed_at": "2023-05-09T06:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0ea0dd78a1f342ccc388b21f196a0bf23357c5",
          "body": "Signed-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Mass update copyright year with fix for --follow",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2023-05-08T14:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1309093e41e16d2e87897c12709cf82cffe4127b",
          "body": "We don't really need to use any bash specific features so use POSIX\nshell to be more compatible.\n\nAlso fix sed so it works on MacOS.\n\nSigned-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Copyright: use POSIX shell and fix sed compat",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2023-05-08T14:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bc6456a1cb3a9f0ecb94f44413abef0b06aec15",
          "body": "The --follow option will also follow files that are similar enough as\ncopies. Tell git to only follow files that are at least 90% equal.\n\nfixes commit 84408bff720c (Copyright: follow renames)\n\nSigned-off-by: Natanael Copa <ncopa@mirantis.com>",
          "is_bot": false,
          "headline": "Copyright: fix follow renames",
          "author_name": "Natanael Copa",
          "author_login": "ncopa",
          "committed_at": "2023-05-08T14:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45cb0eb836bf2c12f1e2242b4a2580718da0a6b1",
          "body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.5.7.\n- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.05.07)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump certifi from 2022.12.7 to 2023.5.7 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-08T14:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "993e5d2ad9a56e4b37e5c50f8ea8bc412da36c8f",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.7.0 to 0.8.0.\n- [Commits](https://github.com/golang/sys/compare/v0.7.0...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sys from 0.7.0 to 0.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-08T14:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6deecf7a14e260d922c4e652cf02f508268037",
          "body": "Bump github.com/opencontainers/image-spec to v1.1.0-rc3",
          "is_bot": false,
          "headline": "Merge pull request #3080 from twz123/bump-image-spec",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-08T12:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada2eaa0d294038c04f2789ed8389d6919969d5a",
          "body": "Signed-off-by: Alexey Makhov <amakhov@mirantis.com>",
          "is_bot": false,
          "headline": "Helm upgrade bug fix.",
          "author_name": "Alexey Makhov",
          "author_login": "makhov",
          "committed_at": "2023-05-08T11:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a460b29afe827ab71f20d7104522262da10ea506",
          "body": "….org/x/sync-0.2.0\n\nBump golang.org/x/sync from 0.1.0 to 0.2.0",
          "is_bot": false,
          "headline": "Merge pull request #3076 from k0sproject/dependabot/go_modules/golang…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-08T10:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "007936b6b2c2f8c045782f0579e909993d06ff24",
          "body": "Remove unused constant `WinDataDirDefault`",
          "is_bot": false,
          "headline": "Merge pull request #3078 from twz123/remove-windatadirdefault",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-08T10:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4938cd3203dbdd511e10db58b3fe6cc2a56a4163",
          "body": "https://github.com/opencontainers/image-spec/compare/3a7f492d3f1b...v1.1.0-rc3\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump github.com/opencontainers/image-spec to v1.1.0-rc3",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-08T07:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9596e451b90fc1564753d5440df9bdd2c8d582b",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.2.0.\n- [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.1.0 to 0.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-08T07:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "143918147723d9c7388631de15d75880fecde17c",
          "body": "….golang.org/grpc-1.55.0\n\nBump google.golang.org/grpc from 1.54.0 to 1.55.0",
          "is_bot": false,
          "headline": "Merge pull request #3075 from k0sproject/dependabot/go_modules/google…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-08T07:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36203da5a0323b1ad044a671c4825b49e586bfe",
          "body": "https://github.com/k3s-io/kine/releases/tag/v0.10.1\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump kine to v0.10.1",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-08T07:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469bf4063e4713cdd5e654dbf9f37d5e6fe31d8c",
          "body": "It wasn't used anywhere. Also remove the private helper.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Remove unused inttest util function ConfigGetter.FakeAPIConfig()",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-08T07:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dae9b3a3a4431280bf3c869ca078ce47c2ce01f",
          "body": "The DataDirDefault constant is already OS specific for Windows. No need\nto have a separate constant for this. It was probably a remnant of some\npreviously required functionality when Linux-based controllers needed to\ncreate some Windows specific config.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Remove unused constant WinDataDirDefault",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-08T06:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eb4d3030ea9f0b3558021848b759cb68b7ba465",
          "body": "…-2.30.0\n\nBump requests from 2.29.0 to 2.30.0 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3074 from k0sproject/dependabot/pip/docs/requests…",
          "author_name": "Juan-Luis de Sousa-Valadas Castaño",
          "author_login": null,
          "committed_at": "2023-05-05T14:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bbd387c258d4c9a16420c0484c6a89a7a93300c",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.54.0...v1.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/grpc from 1.54.0 to 1.55.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-05T14:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9713e2c39c2ba37216cc41e2e2c765960e9ca792",
          "body": "Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.30.0.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.30.0)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump requests from 2.29.0 to 2.30.0 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-05T14:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8975a17f34dac4c61694e30734bc1b0d6bf0e9d5",
          "body": "This fixes CVE-2023-25151.\n\n(Maybe this is a false report, as there are only very minimal changes\ncompared to the allegedly affected version 0.38, all of which are\ncosmetic.)\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Update otelhttp to v0.39.0",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-04T14:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94378e521a298b3aed962b8bb9aee1fbf1bfc8e9",
          "body": "…23.5.5\n\nBump regex from 2023.5.4 to 2023.5.5 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3066 from k0sproject/dependabot/pip/docs/regex-20…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-04T13:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a8e575b8bf269d0eb1f67cec277be984505270",
          "body": "Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.5.4 to 2023.5.5.\n- [Release notes](https://github.com/mrabarnett/mrab-regex/releases)\n- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)\n- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.5.4...2023.5.5)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump regex from 2023.5.4 to 2023.5.5 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-04T13:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6683fc6fc723f089866cfc9defe92c823368e551",
          "body": "Clear error in Helm chart status after successful reconciliation",
          "is_bot": false,
          "headline": "Merge pull request #3053 from twz123/clear-helm-errors",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-04T12:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ceb232b5ab62ba6bdcfa4f51872ecaae11a085",
          "body": "Signed-off-by: Alexey Makhov <amakhov@mirantis.com>",
          "is_bot": false,
          "headline": "Bump calico image version (vuln fixes)",
          "author_name": "Alexey Makhov",
          "author_login": "makhov",
          "committed_at": "2023-05-04T08:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5e6b37c157d8b4a46937e2513cbc2fe5b984f7",
          "body": "There might be intermittent errors when applying Helm charts. Instead of\nbeing fail-fast on errors, give k0s the chance to recover from those\nerrors in subsequent reconciliation runs. Collect all the unmatched\nconditions and report them via t.Log while waiting for the Helm charts\nto be applied.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Don't be fail-fast on errors in addons inttest",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-04T07:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e74d6f07359e8b11a3ca972157b10647bd8b8b8",
          "body": "Let addons inttest respect the suite's context",
          "is_bot": false,
          "headline": "Merge pull request #3055 from twz123/inttest-addons-respect-context",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-04T07:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9ff8067be4b39a8196c0498d860c6131ad132e4",
          "body": "…23.5.4\n\nBump regex from 2023.3.23 to 2023.5.4 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3063 from k0sproject/dependabot/pip/docs/regex-20…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-03T14:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbcbfc21e493fa521a6c2aaae4adb4fbb0135f38",
          "body": "….4.3\n\nBump mkdocs from 1.4.2 to 1.4.3 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #3062 from k0sproject/dependabot/pip/docs/mkdocs-1…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-03T14:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827e7fc6a7a19224561f1fd0f36744270f14b772",
          "body": "Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.3.23 to 2023.5.4.\n- [Release notes](https://github.com/mrabarnett/mrab-regex/releases)\n- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)\n- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.3.2\n[…]\n..2023.5.4)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump regex from 2023.3.23 to 2023.5.4 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-03T14:02:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6df15323576dc8348069d1f85465feba12649d76",
          "body": "Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.2 to 1.4.3.\n- [Release notes](https://github.com/mkdocs/mkdocs/releases)\n- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump mkdocs from 1.4.2 to 1.4.3 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-03T14:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57775b16c0ab3267a9e54173eaa1c1c4116e7630",
          "body": "Bump Go to v1.20.4",
          "is_bot": false,
          "headline": "Merge pull request #3058 from twz123/bump-go",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-03T13:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fed41414b1a3556f386fcf6bf94e25fa33b779a",
          "body": "https://go.dev/doc/devel/release#go1.20.4\nhttps://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ\n\nFixes CVE-2023-24539, CVE-2023-24540 and CVE-2023-29400.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Bump Go to v1.20.4",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2023-05-03T12:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 54,
      "commits_last_year": 0,
      "latest_release_at": "2021-04-29T10:47:00Z",
      "latest_release_tag": "v1.21.0-rc.1+k0s.0",
      "releases_from_tags": true,
      "days_since_last_push": 1051,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1916,
      "mean_days_between_releases": 3.3
    },
    "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": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 16
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile",
        "embedded-bins/Makefile",
        "examples/footloose-ha-controllers/Makefile",
        "hack/tool/Makefile",
        "inttest/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "build/go.mod",
        "go.mod",
        "hack/tool/go.mod"
      ],
      "largest_source_bytes": 44478,
      "source_files_sampled": 533,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "build/go.mod",
        "docs/requirements.txt",
        "docs/requirements_pip.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/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.2.1"
        },
        {
          "name": "github.com/Masterminds/sprig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.22.0+incompatible"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1"
        },
        {
          "name": "github.com/Microsoft/hcsshim",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0-rc.8"
        },
        {
          "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": "v3.0.0+incompatible"
        },
        {
          "name": "github.com/bombsimon/logrusr/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.1"
        },
        {
          "name": "github.com/cavaliergopher/grab/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/cloudflare/cfssl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.4"
        },
        {
          "name": "github.com/containerd/containerd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.1"
        },
        {
          "name": "github.com/denisbrodbeck/machineid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/estesp/manifest-tool/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.8"
        },
        {
          "name": "github.com/evanphx/json-patch",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.6.0+incompatible"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/go-openapi/jsonpointer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.6"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.14.0"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.9"
        },
        {
          "name": "github.com/hashicorp/terraform-exec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.1"
        },
        {
          "name": "github.com/imdario/mergo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.15"
        },
        {
          "name": "github.com/k0sproject/dig",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/kardianos/service",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/logrusorgru/aurora/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0"
        },
        {
          "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.5"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0-rc3"
        },
        {
          "name": "github.com/otiai10/copy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/pelletier/go-toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.5"
        },
        {
          "name": "github.com/robfig/cron",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/rqlite/rqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.6.0+incompatible"
        },
        {
          "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.9.2"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.3"
        },
        {
          "name": "github.com/urfave/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.13"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1-beta.2"
        },
        {
          "name": "github.com/vmware-tanzu/sonobuoy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.16"
        },
        {
          "name": "github.com/weaveworks/footloose",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210208164054-2862489574a3"
        },
        {
          "name": "github.com/zcalusic/sysinfo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.5"
        },
        {
          "name": "go.etcd.io/etcd/api/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.9"
        },
        {
          "name": "go.etcd.io/etcd/client/pkg/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.9"
        },
        {
          "name": "go.etcd.io/etcd/client/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.9"
        },
        {
          "name": "go.etcd.io/etcd/etcdutl/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.9"
        },
        {
          "name": "go.uber.org/multierr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220827204233-334a2380cb91"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.0"
        },
        {
          "name": "helm.sh/helm/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.12.0"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/apiextensions-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/cli-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/cloud-provider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/component-base",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/component-helpers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/cri-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/kube-aggregator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/kubelet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/kubernetes",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.2"
        },
        {
          "name": "k8s.io/mount-utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.2"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230220204549-a5ecb0141aa5"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.1-0.20230412185432-fbd6b944a634"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/hashicorp/terraform-exec",
          "manifest": "hack/tool/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.1"
        },
        {
          "name": "github.com/k0sproject/k0sctl",
          "manifest": "hack/tool/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "hack/tool/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "hack/tool/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 16,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 83
      },
      "bus_factor": 3,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "twz123",
          "commits": 833,
          "avatar_url": "https://avatars.githubusercontent.com/u/1215104?v=4"
        },
        {
          "type": "User",
          "login": "ncopa",
          "commits": 636,
          "avatar_url": "https://avatars.githubusercontent.com/u/66357?v=4"
        },
        {
          "type": "User",
          "login": "jnummelin",
          "commits": 586,
          "avatar_url": "https://avatars.githubusercontent.com/u/3205505?v=4"
        },
        {
          "type": "User",
          "login": "makhov",
          "commits": 222,
          "avatar_url": "https://avatars.githubusercontent.com/u/557879?v=4"
        },
        {
          "type": "User",
          "login": "s0j",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/15170445?v=4"
        },
        {
          "type": "User",
          "login": "trawler",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/u/8340149?v=4"
        },
        {
          "type": "User",
          "login": "jasmingacic",
          "commits": 92,
          "avatar_url": "https://avatars.githubusercontent.com/u/8327751?v=4"
        },
        {
          "type": "User",
          "login": "kke",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/224971?v=4"
        },
        {
          "type": "User",
          "login": "mviitane",
          "commits": 75,
          "avatar_url": "https://avatars.githubusercontent.com/u/74129181?v=4"
        },
        {
          "type": "User",
          "login": "jakolehm",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/1446224?v=4"
        }
      ],
      "contributors_sampled": 73,
      "top_contributor_share": 0.282
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "autopilot-branch-to-latest.yaml",
        "backport.yaml",
        "build-docs.yml",
        "check-network.yaml",
        "commit.yaml",
        "docs.yml",
        "go.yml",
        "lint.yaml",
        "publish-docs-manual.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 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 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": "140 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "73a8a11d56c8e0c7535f45c22f9739440c12635e",
        "ran_at": "2026-07-29T07:54:04Z",
        "aggregate_score": 2.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 7,
          "created_at": "2022-09-14T06:59:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8,
          "created_at": "2022-09-14T07:00:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 19,
          "created_at": "2022-10-04T17:21:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2022-12-21T16:08:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2023-01-02T16:11:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2023-01-31T16:09:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2023-05-29T08:11:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2023-07-14T16:29:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 86,
          "created_at": "2023-07-25T16:19:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 93,
          "created_at": "2023-08-02T16:38:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 94,
          "created_at": "2023-08-07T16:15:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 96,
          "created_at": "2023-08-11T16:25:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 97,
          "created_at": "2023-08-15T16:15:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 98,
          "created_at": "2023-08-16T16:12:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2023-08-17T16:58:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 100,
          "created_at": "2023-08-22T17:02:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2020-12-21T09:38:58Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mikhail-sakhnov/k0s",
    "host": "github.com",
    "name": "k0s",
    "owner": "mikhail-sakhnov"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 20,
      "inputs": {
        "security": 22,
        "vitality": 20,
        "community": 9,
        "governance": 47,
        "engineering": 67,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 34,
        "overall_after_abandonment_multiplier": 20
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.77,
              "days_since_last_push": 1051,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1051 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1051
                    }
                  }
                ],
                "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": 54,
              "latest_release_tag": "v1.21.0-rc.1+k0s.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1916,
              "mean_days_between_releases": 3.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "54 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1916 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1916
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.3
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 16,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 2045,
              "days_since_last_human_commit": 1162,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1162 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1162,
                      "count": 3,
                      "signals": "pull requests unanswered, 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": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 47,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 73,
              "top_contributor_share": 0.282
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "73 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 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. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 83
            },
            "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": "1/84 decided PRs merged",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 84
                    }
                  }
                ],
                "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": 57,
            "inputs": {
              "followers": 31,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mikhail-sakhnov",
              "public_repos": 57,
              "account_age_days": 5214
            },
            "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": "31 followers of mikhail-sakhnov",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 31,
                      "login": "mikhail-sakhnov"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "57 public repos, account ~14 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "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": "12 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": 22,
        "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": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.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": "140 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": 11
            },
            "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": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.948,
              "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": "73 of 77 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 73,
                      "sampled": 77
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile",
                "embedded-bins/Makefile",
                "examples/footloose-ha-controllers/Makefile",
                "hack/tool/Makefile",
                "inttest/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "build/go.mod",
                "go.mod",
                "hack/tool/go.mod"
              ],
              "dependency_bot_commit_share": 0.23
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile, embedded-bins/Makefile, examples/footloose-ha-controllers/Makefile, hack/tool/Makefile, inttest/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile, embedded-bins/Makefile, examples/footloose-ha-controllers/Makefile, hack/tool/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": "23 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 23,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 44478,
              "source_files_sampled": 533,
              "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/533 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 533,
                      "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "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:23.562987Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mikhail-sakhnov/k0s.svg",
  "full_name": "mikhail-sakhnov/k0s",
  "license_state": "custom",
  "license_spdx": null
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasGo.