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

makhov / k0s

K0s

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

makhov/k0s tiene un índice de salud de 50 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (83/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hoy. 2 personas concentran la mayor parte del trabajo reciente.

50
global / 100
Moderado

Í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.

50
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.

Titularidad

Alexey MakhovCuenta personal
30 seguidores100 repositorios públicosdesde ene 2011Mirantis

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?

83Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
36/36Cadencia de commits — 52/52 semanas con commits
18/18Volumen de commits — 2353 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year2353
human_commit_share0,71
days_since_last_push0
active_weeks_last_year52
Cómo se puntúa
27/27Publica versiones — 2 versiones publicadas
7.2/36Recencia de las versiones — última versión hace 700 días
19.8/27Cadencia de publicación — una versión cada ~111,1 días
4/10OpenSSF Scorecard: Signed-Releases — 1 out of the last 2 releases have a total of 1 signed artifacts.
Datos de entrada utilizados
releases_count2
latest_release_tagv1.30.0+k0s.0-482-g5e14da4ab-etcd
releases_from_tagsno
days_since_latest_release700
mean_days_between_releases111,1

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 — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
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?

41En riesgo · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
11.9/22.5Distribución de commits — el principal contribuyente firma el 47% de los commits
13.5/13.5Amplitud de contribuyentes — 96 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 32 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled96
top_contributor_share0,472
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0.3/38.3Aceptación de PR — 3/444 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs3
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs441
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.7/25Alcance del propietario — 30 seguidores de makhov
25/25Trayectoria — 100 repos públicos, cuenta de ~15 años
Datos de entrada utilizados
followers30
owner_typeUser
is_verified
owner_loginmakhov
public_repos100
account_age_days5677
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 — 26 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?

44En riesgo · 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 32 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
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
3/7.5Signed-Releases — 1 out of the last 2 releases have a total of 1 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,4
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging. Los pesos restantes se han renormalizado.
Cómo se puntúa
4.1/35Dependencias directas libres de avisos conocidos — 7 afectados: golang.org/x/crypto v0.47.0 (critical 10.0), google.golang.org/grpc v1.78.0 (critical 9.1), oras.land/oras-go/v2 v2.6.0 (high 7.5), +4 más
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
29/40Sin avisos pendientes — 3 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 490 días
Datos de entrada utilizados
sourceosv
advisories76
affected_packages15
assessed_packages299
unassessed_packages0
affected_by_severitycritical 2, high 5, moderate 3, unknown 5
direct_affected_packages7
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 299 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

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)
32.3/40Historial de commits legible — 43 de 71 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,606
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, docs/Makefile, embedded-bins/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 — 15 de los últimos 100 commits son actualizaciones automáticas de dependencias
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, docs/Makefile, embedded-bins/Makefile, inttest/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild/go.mod, go.mod
dependency_bot_commit_share0,15
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/706 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes46.704
source_files_sampled706
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

0estrellas de GitHub
96contribuidores
2353commits en los últimos 12 meses
0días desde el último push
2versiones publicadas
2factor bus
0issues abiertas
Go, PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • go package 'github.com/k0sproject/k0s' points at a different repository (https://github.com/k0sproject/k0s); excluded from ecosystem scoring

Más detalle

OpenSSF Scorecard 4.4 / 10
4.4agregado

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 32 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
4Signed-Releases1 out of the last 2 releases have a total of 1 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
Dependencias directas 80
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/BurntSushi/tomlv1.6.0go.mod
Gogithub.com/Masterminds/semver/v3v3.5.0go.mod
Gogithub.com/Masterminds/sprigv2.22.0+incompatiblego.mod
Gogithub.com/Microsoft/go-winiov0.6.3-0.20251027160822-ad3df93bed29go.mod
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2go.mod
Gogithub.com/avast/retry-gov3.0.0+incompatiblego.mod
Gogithub.com/bombsimon/logrusr/v4v4.1.0go.mod
Gogithub.com/cilium/ebpfv0.22.0go.mod
Gogithub.com/cloudflare/cfsslv1.6.5go.mod
Gogithub.com/containerd/cgroups/v3v3.1.3go.mod
Gogithub.com/containerd/containerd/apiv1.11.1go.mod
Gogithub.com/containerd/containerd/v2v2.3.3go.mod
Gogithub.com/containerd/platformsv1.0.0-rc.4go.mod
Gogithub.com/distribution/referencev0.6.0go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/evanphx/json-patchv5.9.11+incompatiblego.mod
Gogithub.com/evanphx/json-patch/v5v5.9.11go.mod
Gogithub.com/fsnotify/fsnotifyv1.10.1go.mod
Gogithub.com/go-logr/logrv1.4.4go.mod
Gogithub.com/go-openapi/jsonpointerv1.0.0go.mod
Gogithub.com/go-playground/validator/v10v10.30.3go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/k0sproject/bootloosev0.9.6go.mod
Gogithub.com/k0sproject/versionv0.8.0go.mod
Gogithub.com/kardianos/servicev1.2.4go.mod
Gogithub.com/logrusorgru/aurora/v3v3.0.0go.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/opencontainers/image-specv1.1.1go.mod
Gogithub.com/opencontainers/runtime-specv1.3.0go.mod
Gogithub.com/opencontainers/selinuxv1.15.1go.mod
Gogithub.com/otiai10/copyv1.14.1go.mod
Gogithub.com/pelletier/go-tomlv1.9.5go.mod
Gogithub.com/prometheus/client_modelv0.6.2go.mod
Gogithub.com/prometheus/commonv0.67.5go.mod
Gogithub.com/robfig/cronv1.2.0go.mod
Gogithub.com/segmentio/analytics-go/v3v3.3.0go.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/urfave/cli/v2v2.27.7go.mod
Gogithub.com/vishvananda/netlinkv1.3.1go.mod
Gogithub.com/vmware-tanzu/sonobuoyv0.57.3go.mod
Gogithub.com/zcalusic/sysinfov1.1.3go.mod
Gogo.etcd.io/etcd/api/v3v3.7.1go.mod
Gogo.etcd.io/etcd/client/pkg/v3v3.7.1go.mod
Gogo.etcd.io/etcd/client/v3v3.7.1go.mod
Gogo.etcd.io/etcd/etcdutl/v3v3.7.1go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Gogolang.org/x/toolsv0.48.0go.mod
Gogoogle.golang.org/grpcv1.82.1go.mod
Gohelm.sh/helm/v3v3.21.3go.mod
Gomodernc.org/sqlitev1.54.0go.mod
Gooras.land/oras-go/v2v2.6.2go.mod
Gosigs.k8s.io/controller-runtimev0.24.1go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Gok8s.io/apiv0.37.0-alpha.2go.mod
Gok8s.io/apiextensions-apiserverv0.37.0-alpha.2go.mod
Gok8s.io/apimachineryv0.37.0-alpha.2go.mod
Gok8s.io/apiserverv0.37.0-alpha.2go.mod
Gok8s.io/cli-runtimev0.37.0-alpha.2go.mod
Gok8s.io/client-gov0.37.0-alpha.2go.mod
Gok8s.io/cloud-providerv0.37.0-alpha.2go.mod
Gok8s.io/cluster-bootstrapv0.37.0-alpha.2go.mod
Gok8s.io/component-basev0.37.0-alpha.2go.mod
Gok8s.io/component-helpersv0.37.0-alpha.2go.mod
Gok8s.io/cri-apiv0.37.0-alpha.2go.mod
Gok8s.io/kube-aggregatorv0.37.0-alpha.2go.mod
Gok8s.io/kube-proxyv0.37.0-alpha.2go.mod
Gok8s.io/kubectlv0.37.0-alpha.2go.mod
Gok8s.io/kubeletv0.37.0-alpha.2go.mod
Gok8s.io/kubernetesv1.37.0-alpha.2go.mod
Gok8s.io/mount-utilsv0.37.0-alpha.2go.mod
Gok8s.io/utilsv0.0.0-20260319190234-28399d86e0b5go.mod
Todas las dependencias 299

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 62 paquetes directos y 237 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2directa
Gogithub.com/avast/retry-gov3.0.0+incompatibledirecta
Gogithub.com/bombsimon/logrusr/v4v4.1.0directa
Gogithub.com/burntsushi/tomlv1.6.0directa
Gogithub.com/cilium/ebpfv0.20.0directa
Gogithub.com/cloudflare/cfsslv1.6.4directa
Gogithub.com/containerd/cgroups/v3v3.1.0directa
Gogithub.com/containerd/containerd/apiv1.8.0directa
Gogithub.com/containerd/platformsv0.2.1directa
Gogithub.com/distribution/referencev0.6.0directa
Gogithub.com/dustin/go-humanizev1.0.1directa
Gogithub.com/evanphx/json-patchv5.9.11+incompatibledirecta
Gogithub.com/evanphx/json-patch/v5v5.9.11directa
Gogithub.com/fsnotify/fsnotifyv1.9.0directa
Gogithub.com/go-logr/logrv1.4.3directa
Gogithub.com/go-openapi/jsonpointerv0.22.4directa
Gogithub.com/go-playground/validator/v10v10.30.1directa
Gogithub.com/google/go-cmpv0.7.0directa
Gogithub.com/k0sproject/bootloosev0.9.4directa
Gogithub.com/k0sproject/versionv0.8.0directa
Gogithub.com/kardianos/servicev1.2.4directa
Gogithub.com/logrusorgru/aurora/v3v3.0.0directa
Gogithub.com/masterminds/semver/v3v3.4.0directa
Gogithub.com/masterminds/sprigv2.22.0+incompatibledirecta
Gogithub.com/microsoft/go-winiov0.6.2directa
Gogithub.com/mitchellh/go-homedirv1.1.0directa
Gogithub.com/opencontainers/go-digestv1.0.0directa
Gogithub.com/opencontainers/image-specv1.1.1directa
Gogithub.com/opencontainers/runtime-specv1.2.1directa
Gogithub.com/opencontainers/selinuxv1.13.1directa
Gogithub.com/otiai10/copyv1.14.1directa
Gogithub.com/pelletier/go-tomlv1.9.5directa
Gogithub.com/prometheus/client_modelv0.6.1directa
Gogithub.com/prometheus/commonv0.62.0directa
Gogithub.com/robfig/cronv1.2.0directa
Gogithub.com/segmentio/analytics-go/v3v3.3.0directa
Gogithub.com/sirupsen/logrusv1.9.4directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/spf13/pflagv1.0.10directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogithub.com/vishvananda/netlinkv1.3.1directa
Gogithub.com/vmware-tanzu/sonobuoyv0.57.3directa
Gogithub.com/zcalusic/sysinfov1.1.3directa
Gogo.etcd.io/etcd/api/v3v3.6.7directa
Gogo.etcd.io/etcd/client/pkg/v3v3.6.7directa
Gogo.etcd.io/etcd/client/v3v3.6.7directa
Gogo.etcd.io/etcd/etcdutl/v3v3.6.7directa
Gogo.uber.org/zapv1.27.1directa
Gogolang.org/x/cryptov0.47.0directa
Gogolang.org/x/modv0.32.0directa
Gogolang.org/x/syncv0.19.0directa
Gogolang.org/x/sysv0.40.0directa
Gogolang.org/x/textv0.33.0directa
Gogolang.org/x/toolsv0.41.0directa
Gogoogle.golang.org/grpcv1.78.0directa
Gohelm.sh/helm/v3v3.19.5directa
Gok8s.io/kubernetesv1.34.3directa
Gok8s.io/utilsv0.0.0-20250604170112-4c0f3b243397directa
Gomodernc.org/sqlitev1.44.2directa
Gooras.land/oras-go/v2v2.6.0directa
Gosigs.k8s.io/controller-runtimev0.22.4directa
Gosigs.k8s.io/yamlv1.6.0directa
Gocel.dev/exprv0.24.0indirecta
Gocyphar.com/go-pathrsv0.2.1indirecta
Godario.cat/mergov1.0.1indirecta
Gogithub.com/adalogics/go-fuzz-headersv0.0.0-20230811130428-ced1acdcaa24indirecta
Gogithub.com/adamkorcz/go-118-fuzz-buildv0.0.0-20230306123547-8075edf89bb0indirecta
Gogithub.com/antlr4-go/antlr/v4v4.13.0indirecta
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/blang/semver/v4v4.0.0indirecta
Gogithub.com/briandowns/spinnerv1.19.0indirecta
Gogithub.com/cenkalti/backoff/v4v4.3.0indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/chai2010/gettext-gov1.0.2indirecta
Gogithub.com/containerd/cgroupsv1.1.0indirecta
Gogithub.com/containerd/consolev1.0.4indirecta
Gogithub.com/containerd/containerdv1.7.30indirecta
Gogithub.com/containerd/continuityv0.4.4indirecta
Gogithub.com/containerd/errdefsv1.0.0indirecta
Gogithub.com/containerd/errdefs/pkgv0.3.0indirecta
Gogithub.com/containerd/fifov1.1.0indirecta
Gogithub.com/containerd/go-cniv1.1.9indirecta
Gogithub.com/containerd/go-runcv1.1.0indirecta
Gogithub.com/containerd/logv0.1.0indirecta
Gogithub.com/containerd/ttrpcv1.2.7indirecta
Gogithub.com/containerd/typeurl/v2v2.2.2indirecta
Gogithub.com/containernetworking/cniv1.1.2indirecta
Gogithub.com/containernetworking/pluginsv1.2.0indirecta
Gogithub.com/coreos/go-semverv0.3.1indirecta
Gogithub.com/coreos/go-systemd/v22v22.5.0indirecta
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirecta
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirecta
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/docker/go-connectionsv0.6.0indirecta
Gogithub.com/docker/go-eventsv0.0.0-20190806004212-e31b211e4f1cindirecta
Gogithub.com/docker/go-unitsv0.5.0indirecta
Gogithub.com/emicklei/go-restful/v3v3.12.2indirecta
Gogithub.com/euank/go-kmsg-parserv2.0.0+incompatibleindirecta
Gogithub.com/exponent-io/jsonpathv0.0.0-20210407135951-1de76d718b3findirecta
Gogithub.com/fatih/camelcasev1.0.0indirecta
Gogithub.com/fatih/colorv1.18.0indirecta
Gogithub.com/felixge/httpsnoopv1.0.4indirecta
Gogithub.com/fxamacker/cbor/v2v2.9.0indirecta
Gogithub.com/gabriel-vasile/mimetypev1.4.12indirecta
Gogithub.com/ghodss/yamlv1.0.0indirecta
Gogithub.com/go-errors/errorsv1.4.2indirecta
Gogithub.com/go-gorp/gorp/v3v3.1.0indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-openapi/jsonreferencev0.20.2indirecta
Gogithub.com/go-openapi/swagv0.23.1indirecta
Gogithub.com/go-openapi/swag/jsonnamev0.25.4indirecta
Gogithub.com/go-playground/localesv0.14.1indirecta
Gogithub.com/go-playground/universal-translatorv0.18.1indirecta
Gogithub.com/gobwas/globv0.2.3indirecta
Gogithub.com/godbus/dbus/v5v5.1.0indirecta
Gogithub.com/gogo/protobufv1.3.2indirecta
Gogithub.com/golang-jwt/jwt/v5v5.2.2indirecta
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirecta
Gogithub.com/golang/protobufv1.5.4indirecta
Gogithub.com/google/btreev1.1.3indirecta
Gogithub.com/google/cadvisorv0.52.1indirecta
Gogithub.com/google/cel-gov0.26.0indirecta
Gogithub.com/google/certificate-transparency-gov1.1.4indirecta
Gogithub.com/google/gnostic-modelsv0.7.0indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/gorilla/muxv1.8.1indirecta
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674indirecta
Gogithub.com/gosuri/uitablev0.0.4indirecta
Gogithub.com/gregjones/httpcachev0.0.0-20190611155906-901d90724c79indirecta
Gogithub.com/grpc-ecosystem/go-grpc-prometheusv1.2.0indirecta
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.26.3indirecta
Gogithub.com/hashicorp/errwrapv1.1.0indirecta
Gogithub.com/hashicorp/go-multierrorv1.1.1indirecta
Gogithub.com/hashicorp/go-versionv1.7.0indirecta
Gogithub.com/huandu/xstringsv1.5.0indirecta
Gogithub.com/imdario/mergov0.3.16indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/intel/goresctrlv0.5.0indirecta
Gogithub.com/jmoiron/sqlxv1.4.0indirecta
Gogithub.com/jonboulle/clockworkv0.5.0indirecta
Gogithub.com/josharian/internv1.0.0indirecta
Gogithub.com/json-iterator/gov1.1.12indirecta
Gogithub.com/karrick/godirwalkv1.17.0indirecta
Gogithub.com/kisielk/sqlstructv0.0.0-20201105191214-5f3e10d3ab46indirecta
Gogithub.com/klauspost/compressv1.18.0indirecta
Gogithub.com/kylelemons/godebugv1.1.0indirecta
Gogithub.com/lann/builderv0.0.0-20180802200727-47ae307949d0indirecta
Gogithub.com/lann/psv0.0.0-20150810152359-62de8c46ede0indirecta
Gogithub.com/leodido/go-urnv1.4.0indirecta
Gogithub.com/lib/pqv1.10.9indirecta
Gogithub.com/liggitt/tabwriterv0.0.0-20181228230101-89fcab3d43deindirecta
Gogithub.com/lithammer/dedentv1.1.0indirecta
Gogithub.com/mailru/easyjsonv0.9.0indirecta
Gogithub.com/makenowjust/heredocv1.0.0indirecta
Gogithub.com/masterminds/goutilsv1.1.1indirecta
Gogithub.com/masterminds/semverv1.5.0indirecta
Gogithub.com/masterminds/sprig/v3v3.3.0indirecta
Gogithub.com/masterminds/squirrelv1.5.4indirecta
Gogithub.com/mattn/go-colorablev0.1.14indirecta
Gogithub.com/mattn/go-isattyv0.0.20indirecta
Gogithub.com/mattn/go-runewidthv0.0.16indirecta
Gogithub.com/mesosphere/toml-mergev0.2.0indirecta
Gogithub.com/microsoft/hcsshimv0.11.7indirecta
Gogithub.com/mistifyio/go-zfsv2.1.2-0.20190413222219-f784269be439+incompatibleindirecta
Gogithub.com/mitchellh/copystructurev1.2.0indirecta
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirecta
Gogithub.com/mitchellh/reflectwalkv1.0.2indirecta
Gogithub.com/moby/lockerv1.0.1indirecta
Gogithub.com/moby/spdystreamv0.5.0indirecta
Gogithub.com/moby/sys/mountinfov0.7.2indirecta
Gogithub.com/moby/sys/sequentialv0.5.0indirecta
Gogithub.com/moby/sys/signalv0.7.0indirecta
Gogithub.com/moby/sys/symlinkv0.2.0indirecta
Gogithub.com/moby/sys/userv0.3.0indirecta
Gogithub.com/moby/sys/usernsv0.1.0indirecta
Gogithub.com/moby/termv0.5.2indirecta
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirecta
Gogithub.com/monochromegane/go-gitignorev0.0.0-20200626010858-205db1a8cc00indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/mxk/go-flowratev0.0.0-20140419014527-cca7078d478findirecta
Gogithub.com/ncruces/go-strftimev1.0.0indirecta
Gogithub.com/nytimes/gziphandlerv1.1.1indirecta
Gogithub.com/opencontainers/cgroupsv0.0.1indirecta
Gogithub.com/otiai10/mintv1.6.3indirecta
Gogithub.com/peterbourgon/diskvv2.0.1+incompatibleindirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirecta
Gogithub.com/prometheus/client_golangv1.22.0indirecta
Gogithub.com/prometheus/procfsv0.15.1indirecta
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirecta
Gogithub.com/rifflock/lfshookv0.0.0-20180920164130-b9218ef580f5indirecta
Gogithub.com/rivo/unisegv0.4.7indirecta
Gogithub.com/rubenv/sql-migratev1.8.0indirecta
Gogithub.com/russross/blackfriday/v2v2.1.0indirecta
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirecta
Gogithub.com/satori/go.uuidv1.2.1-0.20181028125025-b2ce2384e17bindirecta
Gogithub.com/segmentio/backo-gov1.1.0indirecta
Gogithub.com/shopspring/decimalv1.4.0indirecta
Gogithub.com/spf13/castv1.7.0indirecta
Gogithub.com/stoewer/go-strcasev1.3.0indirecta
Gogithub.com/stretchr/objxv0.5.2indirecta
Gogithub.com/urfave/cliv1.22.17indirecta
Gogithub.com/vishvananda/netnsv0.0.5indirecta
Gogithub.com/weppos/publicsuffix-gov0.15.1-0.20210511084619-b1f36a2d6c0bindirecta
Gogithub.com/x448/float16v0.8.4indirecta
Gogithub.com/xiang90/probingv0.0.0-20221125231312-a49e3df8f510indirecta
Gogithub.com/xlab/treeprintv1.2.0indirecta
Gogithub.com/zmap/zcryptov0.0.0-20210511125630-18f1e0152cfcindirecta
Gogithub.com/zmap/zlint/v3v3.1.0indirecta
Gogo.etcd.io/bboltv1.4.3indirecta
Gogo.etcd.io/etcd/pkg/v3v3.6.7indirecta
Gogo.etcd.io/etcd/server/v3v3.6.7indirecta
Gogo.etcd.io/raft/v3v3.6.0indirecta
Gogo.opencensus.iov0.24.0indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.60.0indirecta
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.58.0indirecta
Gogo.opentelemetry.io/otelv1.38.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.34.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.34.0indirecta
Gogo.opentelemetry.io/otel/metricv1.38.0indirecta
Gogo.opentelemetry.io/otel/sdkv1.38.0indirecta
Gogo.opentelemetry.io/otel/tracev1.38.0indirecta
Gogo.opentelemetry.io/proto/otlpv1.5.0indirecta
Gogo.uber.org/multierrv1.11.0indirecta
Gogo.yaml.in/yaml/v2v2.4.2indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/expv0.0.0-20251023183803-a4bb9ffd2546indirecta
Gogolang.org/x/netv0.49.0indirecta
Gogolang.org/x/oauth2v0.32.0indirecta
Gogolang.org/x/termv0.39.0indirecta
Gogolang.org/x/timev0.12.0indirecta
Gogomodules.xyz/jsonpatch/v2v2.4.0indirecta
Gogoogle.golang.org/genprotov0.0.0-20240227224415-6ceb2ff114deindirecta
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20251029180050-ab9386a59fdaindirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251029180050-ab9386a59fdaindirecta
Gogoogle.golang.org/protobufv1.36.10indirecta
Gogopkg.in/evanphx/json-patch.v4v4.12.0indirecta
Gogopkg.in/inf.v0v0.9.1indirecta
Gogopkg.in/natefinch/lumberjack.v2v2.2.1indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Gok8s.io/klog/v2v2.130.1indirecta
Gok8s.io/kube-openapiv0.0.0-20250710124328-f3f2b991d03bindirecta
Gomodernc.org/libcv1.67.6indirecta
Gomodernc.org/mathutilv1.7.1indirecta
Gomodernc.org/memoryv1.11.0indirecta
Gosigs.k8s.io/apiserver-network-proxy/konnectivity-clientv0.34.0indirecta
Gosigs.k8s.io/jsonv0.0.0-20241014173422-cfa47c3a1cc8indirecta
Gosigs.k8s.io/kustomize/apiv0.20.1indirecta
Gosigs.k8s.io/kustomize/kustomize/v5v5.7.1indirecta
Gosigs.k8s.io/kustomize/kyamlv0.20.1indirecta
Gosigs.k8s.io/randfillv1.0.0indirecta
Gosigs.k8s.io/structured-merge-diff/v6v6.3.0indirecta
PyPIbabel2.18.0indirecta
PyPIbackrefs8.0indirecta
PyPIbracex3.0.1indirecta
PyPIcertifi2026.7.22indirecta
PyPIcharset-normalizer3.4.7indirecta
PyPIclick8.4.2indirecta
PyPIcolorama0.4.6indirecta
PyPIghp-import2.1.0indirecta
PyPIhjson3.1.0indirecta
PyPIidna3.18indirecta
PyPIjinja23.1.6indirecta
PyPImarkdown3.10.2indirecta
PyPImarkupsafe3.0.3indirecta
PyPImdx-truly-sane-lists1.3indirecta
PyPImergedeep1.3.4indirecta
PyPImike2.2.0indirecta
PyPImkdocs1.6.1indirecta
PyPImkdocs-exclude1.0.2indirecta
PyPImkdocs-get-deps0.2.2indirecta
PyPImkdocs-include-markdown-plugin7.3.0indirecta
PyPImkdocs-macros-plugin1.5.0indirecta
PyPImkdocs-material9.7.7indirecta
PyPImkdocs-material-extensions1.3.1indirecta
PyPIpackaging26.2indirecta
PyPIpaginate0.5.7indirecta
PyPIpathspec1.1.1indirecta
PyPIpip26.1.2indirecta
PyPIplatformdirs4.11.0indirecta
PyPIpygments2.20.0indirecta
PyPIpymdown-extensions11.0.1indirecta
PyPIpyparsing3.3.2indirecta
PyPIpython-dateutil2.9.0.post0indirecta
PyPIpyyaml6.0.3indirecta
PyPIpyyaml-env-tag1.1indirecta
PyPIrequests2.34.2indirecta
PyPIsix1.17.0indirecta
PyPIsuper-collections0.6.2indirecta
PyPItermcolor3.3.0indirecta
PyPIurllib32.7.0indirecta
PyPIverspec0.1.0indirecta
PyPIwatchdog6.0.0indirecta
PyPIwcmatch11.0indirecta
PyPIwheel0.47.0indirecta
Avisos de dependencias 15

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 299 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 15 tienen avisos conocidos, de los cuales 7 son directas.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.47.0directacrítica270.52.0
google.golang.org/grpcv1.78.0directacrítica41.82.1
oras.land/oras-go/v2v2.6.0directaalta102.6.2
github.com/containerd/containerdv1.7.30indirectaalta92.3.2
github.com/moby/spdystreamv0.5.0indirectaalta20.5.1
go.opentelemetry.io/otelv1.38.0indirectaalta21.41.0
go.opentelemetry.io/otel/sdkv1.38.0indirectaalta41.43.0
helm.sh/helm/v3v3.19.5directamoderada24.1.4
github.com/google/cel-gov0.26.0indirectamoderada10.29.0
golang.org/x/netv0.49.0indirectamoderada91.26.3
golang.org/x/sysv0.40.0directadesconocida10.44.0
golang.org/x/textv0.33.0directadesconocida10.39.0
k8s.io/kubernetesv1.34.3directadesconocida2
github.com/klauspost/compressv1.18.0indirectadesconocida11.18.7
go.etcd.io/etcd/server/v3v3.6.7indirectadesconocida13.6.11

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 84196,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 2714228,
        "HCL": 53139,
        "Shell": 27187,
        "Makefile": 27654,
        "Dockerfile": 14825
      },
      "pushed_at": "2026-07-28T17:50:53Z",
      "created_at": "2020-11-13T12:46:58Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T16:16:15Z",
      "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": "Alexey Makhov",
      "type": "User",
      "login": "makhov",
      "company": "Mirantis",
      "location": null,
      "followers": 30,
      "avatar_url": "https://avatars.githubusercontent.com/u/557879?v=4",
      "created_at": "2011-01-11T18:01:13Z",
      "is_verified": null,
      "public_repos": 100,
      "account_age_days": 5677
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.30.0+k0s.0-482-g5e14da4ab-etcd",
          "kind": "minor",
          "published_at": "2024-08-27T12:54:59Z"
        },
        {
          "tag": "vFAKE7",
          "kind": "other",
          "published_at": "2024-05-08T09:41:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6b3c6c37db1bf8f0a14825b58f48b3097f80c6ec",
          "body": null,
          "is_bot": false,
          "headline": "Make cAdvisor metrics tests environment aware (#8024)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-28T11:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e07e11f8adf52f20fa9c97c10841bdd82e831a",
          "body": null,
          "is_bot": false,
          "headline": "Distinguish pending from performed restarts in Autopilot (#8023)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-28T10:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295c2205313a4764a4677d461e7e1000004c8aa3",
          "body": "The existence of some metrics is dependent on the test environment. For\nexample, PSI metrics are only returned if the kernel exposes them. Same\nfor the system UUID: If the hardware exposes it via SMBIOS/DMI, it's\npresent, otherwise not.\n\nSee: bc423c6a49f (\"Improve cAdvisor metrics verification in basic inttest\")\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Make cAdvisor metrics tests environment aware",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-28T09:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "976efb2090e9ebcee16fe48c9d967dd6f22a4e8f",
          "body": "The k0s-restart reconciler determined whether to terminate k0s solely\nby comparing the version reported via the status socket to the version\nrequested in the update plan. It couldn't tell whether a signaled\nrestart was still pending or had already been performed. Once the\nrestart brings up the new k\n[…]\nler manager, as the controller root rebuilds its\nmanagers whenever the lease status changes, and the worker root does so\non every retry attempt.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Distinguish pending from performed restarts in Autopilot",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-28T07:52:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f1d6c34203bea37ac2d78099f9e807096486eac",
          "body": "…(#7976)",
          "is_bot": false,
          "headline": "Omit anonymous-auth default when authentication config has anonymous …",
          "author_name": "Jussi Nummelin",
          "author_login": "jnummelin",
          "committed_at": "2026-07-28T07:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6fc03006bba3ace146253ff97f0e3ac2c08c93",
          "body": null,
          "is_bot": false,
          "headline": "Improve cAdvisor metrics verification in basic inttest (#7984)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-27T16:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9516bf08e2f02c711653b59dce46dde0b3655b",
          "body": null,
          "is_bot": false,
          "headline": "Bump backrefs from 7.0 to 8.0 in /docs (#8020)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-27T14:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015904d41db01c0385de87308b17e8b49d2c0a7b",
          "body": "Bumps [backrefs](https://github.com/facelessuser/backrefs) from 7.0 to 8.0.\n- [Release notes](https://github.com/facelessuser/backrefs/releases)\n- [Commits](https://github.com/facelessuser/backrefs/compare/7.0...8.0)\n\n---\nupdated-dependencies:\n- dependency-name: backrefs\n  dependency-version: '8.0'\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 backrefs from 7.0 to 8.0 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T13:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "791fabb1178ab547acd0e10b7cdac124138ae17e",
          "body": null,
          "is_bot": false,
          "headline": "Use the direct kubelet kubeconfig consistently (#8019)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-27T13:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fbd460e81c9497499d57a881ab6be0f710673d2",
          "body": "The kubelet's client configuration is bootstrapped only once and is kept\nas is afterwards, so it keeps pointing to whatever API server address was\nin use back then. On nodes that run workloads, k0s already maintains a\npatched copy of it that points to the local API server, but that copy was\ncreated \n[…]\nubeconfig before it is used for the first time, and\nuse it for the status component's probes as well.\n\nFixes: https://github.com/k0sproject/k0s/issues/6997\nSigned-off-by: imantaba <itn.taba@gmail.com>",
          "is_bot": false,
          "headline": "Use the direct kubelet kubeconfig consistently",
          "author_name": "imantaba",
          "author_login": "imantaba",
          "committed_at": "2026-07-27T11:12:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc423c6a49fdf5fc16c6602c830335a85a3bb66b",
          "body": "Upstream Kubernetes is in the process of replacing the legacy cAdvisor\nmetrics collection in kubelet by delegating that task to the CRI. Add a\nmuch more comprehensive test for those metrics, so we can identify any\npotential regressions during the transition process.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Improve cAdvisor metrics verification in basic inttest",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-24T13:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cbb61bac4e7ce81b7bb120e286544c7a536c35a",
          "body": "…7990)",
          "is_bot": false,
          "headline": "Don't generate trailing commas when building feature gate CLI args (#…",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-24T12:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aee99a36490b0320a7261f39aabec8e85d32e3c",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump etcd to v3.7.1 (#8010)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-24T12:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea38c346597f0c6dfad698c7b12f71832295d85",
          "body": null,
          "is_bot": false,
          "headline": "Avoid immortal Renovate PRs for grouped updates (#8008)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-24T09:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4dd7ab3f7ab80b9256ee336ec2cdd2688607f08",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump etcd to v3.7.1",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-23T20:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4183a0bec0d94b05f57f9697174bd9805f93138",
          "body": null,
          "is_bot": false,
          "headline": "Bump Calico to v3.32.1 (#7986)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-23T18:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "622c4642bb9e1a26981305ef0b28210c5a481620",
          "body": "Renovate deems a grouped PR immortal if the individual upgrades render\nto distinct version strings: The PR title then carries no version at\nall, so closing the PR cannot be recorded as ignoring anything, and\nRenovate will simply recreate it. The Calico group mixes plain upstream\nversions and those w\n[…]\nicated the version in the PR title. Both\ntemplates now prefer the hyphenated k0s image versions, which embed the\ncorresponding upstream version.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Avoid immortal Renovate PRs for grouped updates",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-23T15:12:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0d03800f9cb09d8fcfa9936629d3eacf0a339ff",
          "body": null,
          "is_bot": false,
          "headline": "Allow set network for all bootloose machines (#7894)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-23T13:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a0896a1c7e0f3d5ca2aed75b85e204fb9eac4e",
          "body": "Signed-off-by: amakhov <amakhov@mirantis.com>",
          "is_bot": false,
          "headline": "Bump Calico to v3.32.1",
          "author_name": "amakhov",
          "author_login": "makhov",
          "committed_at": "2026-07-23T13:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c82729150175ae0c655c2bb5dca002fbcfe4510a",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Terraform aws to v6.56.0 (#8004)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-23T09:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5c90ae6add0a79f7104d0f2ae1b72f5261277d",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Terraform aws to v6.56.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-23T09:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b3d5c1e8842fb08dda9b9adac306be6c171e7b",
          "body": null,
          "is_bot": false,
          "headline": "Bump containerd to v2.3.3 (#7953)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-23T08:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f1455a4d4e4a822b22739c5452d94029aedeb4",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump docker.io/anchore/syft Docker tag to v1.49.0 (#7998)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-23T07:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c88f93f11ddd34fb9ed2bd0690cb52dfb0f21d9",
          "body": null,
          "is_bot": true,
          "headline": "Bump certifi from 2026.6.17 to 2026.7.22 in /docs (#7999)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-23T05:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73587a56d4c1eaeca6a43ca155e44d68c74377e",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump containerd to v2.3.3",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T20:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca15c6cedf5001e191ba499e5f790c2d83c21aed",
          "body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.6.17 to 2026.7.22.\n- [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n  dependency-version: 2026.7.22\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 certifi from 2026.6.17 to 2026.7.22 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T13:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e93438b6c3770f35e24b6b7ffa40032c1eb4c3d2",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump docker.io/anchore/syft Docker tag to v1.49.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T12:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bb4a3568797116f59b1aec18ae8394e519aa0dc",
          "body": "Also don't emit an empty --feature-gates argument when no gate applies\nto the component.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Don't generate trailing commas when building feature gate CLI args",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-22T12:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cda126df067692a5a50a078357fc6df60e5ce4cc",
          "body": "The previous implementation was modifying the passed in args in-place,\nwhich is very unexpected and was certainly an oversight during\nimplementation.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Make building feature gate args side-effect free",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-22T12:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07389d6a589e19c91d819304bdf91b22a19d72df",
          "body": "Test each method with an individual table-based test.\n\nSigned-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Refactor feature gate unit tests",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-22T12:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0521ac442d11166e4396e802e8ad6e1af2f548e8",
          "body": "Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>",
          "is_bot": false,
          "headline": "Move feature gates test into the correct file",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-22T12:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817d0a0e8fa9ea1258d2a81a7a4ea54bbb3653e3",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump docker.io/library/nginx Docker tag to v1.31.3 (#7978)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T12:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf91c6a9350e01134108b2fd9d7e0c90cb150f6",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump quay.io/k0sproject/envoy-distroless Docker tag to v1.39.0 (#7979)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T11:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff5f516e5293c15a8c202e2232c6d68d94a4bc1",
          "body": null,
          "is_bot": true,
          "headline": "Bump bracex from 3.0 to 3.0.1 in /docs (#7988)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T11:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66bccf2c198bae2d160412ce9e86f35dac9fe877",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/go-logr/logr from 1.4.3 to 1.4.4 (#7994)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T11:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1714c5050d89c6bb6f822ba1d1eee219d41fb10e",
          "body": "… across 1 directory (#7987)",
          "is_bot": true,
          "headline": "Bump mkdocs-material from 9.7.6 to 9.7.7 in /docs in the mkdocs group…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T11:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c00e38a6293d87e747ef08c0887019c5fc9f0ade",
          "body": null,
          "is_bot": true,
          "headline": "Bump platformdirs from 4.10.0 to 4.11.0 in /docs (#7993)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T11:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c50a8b94a5e1e7d0b5d2a949e5212e80ad7cd52",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump opentofu/opentofu to v1.12.5 (#7996)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T10:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11dd47e84a016a76fce7f131286bacdf226a437a",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump quay.io/k0sproject/envoy-distroless Docker tag to v1.39.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T09:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf55e51c19cbde068ae158dfd43ae7fba4c6c6cd",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump opentofu/opentofu to v1.12.5",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T09:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a90de4be0daefcf8da6ee1d29699e7b849fce4f",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump docker.io/library/nginx Docker tag to v1.31.3",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T09:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a3fb8f46524da513bfaa3f498b3d4d08ce64fc",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump opencontainers/runc to v1.5.1 (#7968)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-22T06:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb4674f088cd5143a4a6c944269767acfee7226",
          "body": "Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.3 to 1.4.4.\n- [Release notes](https://github.com/go-logr/logr/releases)\n- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/go-logr/logr/compare/v1.4.3...v1.4.4)\n\n---\nupdated-\n[…]\ndency-name: github.com/go-logr/logr\n  dependency-version: 1.4.4\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/go-logr/logr from 1.4.3 to 1.4.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T13:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb3badf6d706575ca1f0fb04a90e758a32f4f42a",
          "body": "Bumps the mkdocs group with 1 update in the /docs directory: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).\n\n\nUpdates `mkdocs-material` from 9.7.6 to 9.7.7\n- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)\n- [Changelog](https://github.com/squidfunk/mkdocs-mat\n[…]\nmaterial\n  dependency-version: 9.7.7\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: mkdocs\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump mkdocs-material in /docs in the mkdocs group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T13:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "827c20d1dd3e77d167d2ff006ce1ef99351a7907",
          "body": "Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.10.0 to 4.11.0.\n- [Release notes](https://github.com/tox-dev/platformdirs/releases)\n- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst)\n- [Commits](https://github.com/tox-dev/platformdirs/compare/4.1\n[…]\ns:\n- dependency-name: platformdirs\n  dependency-version: 4.11.0\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 platformdirs from 4.10.0 to 4.11.0 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T13:52:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5786bfc0334834566c4cebe3f56ec76cb84049c2",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump opencontainers/runc to v1.5.1",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-21T09:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e1da343160b202e551e0ee632314689779dbea",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump sigstore/cosign to v3.1.2 (#7991)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-21T07:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5480441a36927c7ce07fe4d83a66ff769fc2622",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump sigstore/cosign to v3.1.2",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-20T16:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d936790474f39c6a709c7861f4cdaf04d6fd45",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump docker.io/anchore/syft Docker tag to v1.48.0 (#7985)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-20T16:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688bbbe872e44a20b65588a45532be81879f8e82",
          "body": "Bumps [bracex](https://github.com/facelessuser/bracex) from 3.0 to 3.0.1.\n- [Release notes](https://github.com/facelessuser/bracex/releases)\n- [Commits](https://github.com/facelessuser/bracex/compare/3.0...3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: bracex\n  dependency-version: 3.0.1\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 bracex from 3.0 to 3.0.1 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T13:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3a656c224f45b60c333cd87c9b89f8a0cb85be5",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump docker.io/anchore/syft Docker tag to v1.48.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-17T12:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98d3884fba184c77ba9e3148957d73b9c9c396d8",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump moby/buildkit to v0.31.2 (#7983)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-17T12:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eb822f4f28f9095ca4f2114c86cef79ea67737e",
          "body": null,
          "is_bot": true,
          "headline": "Bump google.golang.org/grpc from 1.82.0 to 1.82.1 (#7982)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T12:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c460986dff913d137be88ceee851233c740f5aee",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump moby/buildkit to v0.31.2",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-17T09:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e59ffed93dfaf48ff1408c329c3f84bba13e69bb",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.82.0 to 1.82.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.82.0...v1.82.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.82.1\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 google.golang.org/grpc from 1.82.0 to 1.82.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T08:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af81434f0564c2d677a3f79f25c49924601b110",
          "body": null,
          "is_bot": true,
          "headline": "Bump modernc.org/sqlite from 1.53.0 to 1.54.0 (#7981)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T08:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1718801888191d6e16e65847f6802f9c8ad328a4",
          "body": "…980)\n\nSigned-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump quay.io/k0sproject/metrics-server Docker tag to v0.9.0-k0s.0 (#7…",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-17T05:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af4a6143c400413b0eee113544963b17b6d0a46f",
          "body": "Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.53.0 to 1.54.0.\n- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)\n- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: modernc.org/sqlite\n  dependency-version: 1.54.0\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 modernc.org/sqlite from 1.53.0 to 1.54.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T13:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb6bb427bb2080f9e5da90fbfb991c916645367",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump quay.io/k0sproject/metrics-server Docker tag to v0.9.0-k0s.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-16T12:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0523a568f5ef3038c3fde8fe00289c0be29959b",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Terraform aws to v6.55.0 (#7977)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-16T05:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23469684ec8983129300dea82db6065c22e45c24",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Terraform aws to v6.55.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-16T00:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c128bea580987e6ba0f29b623d3109748523cc",
          "body": "If the file referenced by the authentication-config extra arg contains\nthe anonymous field, kube-apiserver refuses to start when the\n--anonymous-auth flag is also set. Inspect the file and skip the\nanonymous-auth=false default in that case, so that anonymous\nauthentication can be managed via the structured authentication\nconfiguration.\n\nFixes #7961\n\nSigned-off-by: Ranyodh Singh <rsingh@mirantis.com>",
          "is_bot": false,
          "headline": "Omit anonymous-auth default when authentication config has anonymous",
          "author_name": "Ranyodh Singh",
          "author_login": "ranyodh",
          "committed_at": "2026-07-15T21:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7428beb50b3c088b66ec3d2c52d4cece20bac23c",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump mergiraf/mergiraf to v0.18.0 (#7971)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-15T04:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d6de55e3f569a257d88a77afb43a0cde9dc4de",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump mergiraf/mergiraf to v0.18.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-14T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e045920230dfa468238bc83a7dc792a301e605",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump opentofu/opentofu to v1.12.4 (#7967)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-14T20:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aabf9b60f324159baa1c384890f87f100454ad8",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump opentofu/opentofu to v1.12.4",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-14T16:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90f265ddef3f2e4c787353545776a4a943f43d41",
          "body": null,
          "is_bot": true,
          "headline": "Bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 (#7966)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-14T15:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7509e8083c96515d33e3ad85488b0d4fd4cd5aea",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump acassen/keepalived to v2.4.2 (#7964)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-14T14:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe9706965273e5dfa0c1459aa86d54bce73055ef",
          "body": "Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go) from 2.6.1 to 2.6.2.\n- [Release notes](https://github.com/oras-project/oras-go/releases)\n- [Commits](https://github.com/oras-project/oras-go/compare/v2.6.1...v2.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: oras.land/oras-go/v2\n  dependency-version: 2.6.2\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 oras.land/oras-go/v2 from 2.6.1 to 2.6.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T13:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b7ce588ae0dfdd9ff089f4ba77315a704f7fdf",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump acassen/keepalived to v2.4.2",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-12T20:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f02fb6738f327e6060626ed42aa075dfa5c50a51",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Helm to v3.21.3 (#7952)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-12T17:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d980c0bd0c6abb85f8f6f69ab6c2f0f64658a4e6",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Helm to v3.21.3",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-11T20:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf370be6bf54dc8793c02e26c7635d246d876e6",
          "body": null,
          "is_bot": false,
          "headline": "Bump Traefik to v3.7.7-k0s.0 (#7942)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-11T17:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac9473bf2309b74ca8095bd365b69f62559eb405",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Traefik to v3.7.7-k0s.0 to v3.7.7-k0s.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-11T09:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26813e295d3134494b37d58e9fd1caa9494a5f4a",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.47.0 to 0.48.0 (#7951)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-11T07:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9a0c7957148e962122a42e6487a8f909791595",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump replicatedhq/troubleshoot to v0.131.0 (#7962)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-11T07:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "443d0df551c29c4317cee6f29595eec68a474ad0",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump replicatedhq/troubleshoot to v0.131.1",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-11T00:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0fe52fac2da4a065ffb90b8fd4d730b774781a3",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.47.0 to 0.48.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.47.0...v0.48.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-version: 0.48.0\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.47.0 to 0.48.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T21:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ff036267b8b95648e1109c73e0d8023416ab15d",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#7948)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T21:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5744952f51ff6e4e60f5bfb374318f41afd2c80",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump quay.io/k0sproject/coredns Docker tag to v1.14.6-k0s.0 (#7956)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-10T20:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911979468fc429557a50ace93cee4cc3a2e1888c",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump k0sproject/k0sctl to v0.32.0 (#7928)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-10T18:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d27fcf9b7cb4f209b2e8fd2ff88aa71c6384cfd",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump k0sproject/k0sctl to v0.32.1",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-10T17:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8eaf7c87d29a8f7e9a6d06f47ae998251a5775",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump quay.io/k0sproject/coredns Docker tag to v1.14.6-k0s.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-10T17:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812c68cdd45825f9478820fb9d35215cbc888bd6",
          "body": null,
          "is_bot": false,
          "headline": "Bump wcmatch from 10.2.1 to 11.0 in /docs (#7957)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-10T14:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9dbac4139491f3850696c2c434a7802f69ef4c",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.53.0 to 0.54.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.53.0...v0.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.54.0\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.53.0 to 0.54.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T14:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897d0a8bd77db74329b86c656d312bdfb305bb3c",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/mod from 0.37.0 to 0.38.0 (#7950)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T14:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11529f043607bedab5d6d46c1c9c67690ce6021",
          "body": "Bumps [wcmatch](https://github.com/facelessuser/wcmatch) from 10.2.1 to 11.0.\n- [Release notes](https://github.com/facelessuser/wcmatch/releases)\n- [Commits](https://github.com/facelessuser/wcmatch/compare/10.2.1...11.0)\n\n---\nupdated-dependencies:\n- dependency-name: wcmatch\n  dependency-version: '11.0'\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 wcmatch from 10.2.1 to 11.0 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T13:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56fd96cf89edc9e2983e52c0d674370a12be3d61",
          "body": "Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.37.0 to 0.38.0.\n- [Commits](https://github.com/golang/mod/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/mod\n  dependency-version: 0.38.0\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/mod from 0.37.0 to 0.38.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T09:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6b3b8c9731b9010eadf08b41b0f8c2688fac27",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump etcd to v3.7.0 (#7943)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-10T09:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f6f97b1d48f1b55bfe35ef915309ee77b731d3",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/text from 0.39.0 to 0.40.0 (#7949)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T08:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c79d64a05da5b661b5c33bb501565d5e274f917",
          "body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.39.0 to 0.40.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.39.0...v0.40.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/text\n  dependency-version: 0.40.0\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/text from 0.39.0 to 0.40.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T13:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022f618f7b2ad573466fc89f13ca4c53ae00a296",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump etcd to v3.7.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-09T09:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e73f9a3d0f6f1cb4deb7855d35b79a5152fc8a28",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sys from 0.46.0 to 0.47.0 (#7940)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T06:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa5564df935f774b555473d24c2e97ffc7d3548",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump go to v1.26.5 (#7936)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-09T04:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94b5ed1fc2344d6f3dd0459dee7cd6f021595f8",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Terraform aws to v6.54.0 (#7945)",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-09T04:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "301b6bbfe34252a6fb86ee9d06e267b91c2ffc9c",
          "body": null,
          "is_bot": false,
          "headline": "Bump github.com/go-openapi/jsonpointer from 0.24.0 to 1.0.0 (#7938)",
          "author_name": "Tom Wieczorek",
          "author_login": "twz123",
          "committed_at": "2026-07-09T04:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b304a498b5ac1fac2c263e1f598f8c0e31f23a",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump Terraform aws to v6.54.0",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-09T01:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9b854e65dcf9d63a10e338affe25e10f4857811",
          "body": "Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump go to v1.26.5",
          "author_name": "k0s-bot",
          "author_login": "k0s-bot",
          "committed_at": "2026-07-09T01:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f93cbcf3183927a5c93afda2619881b28762572",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.46.0 to 0.47.0.\n- [Commits](https://github.com/golang/sys/compare/v0.46.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.47.0\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.46.0 to 0.47.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T20:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f188d12663890ebff0da6dad44d6ada041ef53",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.21.0 to 0.22.0 (#7939)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T20:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 2353,
      "latest_release_at": "2024-08-27T12:54:59Z",
      "latest_release_tag": "v1.30.0+k0s.0-482-g5e14da4ab-etcd",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 700,
      "mean_days_between_releases": 111.1
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/k0sproject/k0s",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/k0sproject/k0s",
          "is_deprecated": false,
          "latest_version": "v0.13.1",
          "repository_url": "https://github.com/k0sproject/k0s",
          "versions_count": 50,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-04-15T08:15:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1930
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 65
    },
    "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",
        "inttest/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "build/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 46704,
      "source_files_sampled": 706,
      "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": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.47.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 68
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.78.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 4,
            "oldest_advisory_days": 132
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": true,
            "version": "v2.6.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-8xwf-rjm4-xvhv",
              "GHSA-fxhp-mv3v-67qp",
              "GHSA-jxpm-75mh-9fp7",
              "GHSA-vh4v-2xq2-g5cg",
              "GHSA-xf85-363p-868w",
              "GO-2026-5879",
              "GO-2026-5880",
              "GO-2026-5882",
              "GO-2026-5884",
              "GO-2026-5885"
            ],
            "fixed_version": "2.6.2",
            "advisory_count": 10,
            "oldest_advisory_days": 27
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "v1.7.30",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-fqw6-gf59-qr4w",
              "GHSA-jpcc-p29g-p8mq",
              "GHSA-xhf5-7wjv-pqxp",
              "GO-2026-5064",
              "GO-2026-5338",
              "GO-2026-5378",
              "GO-2026-5475",
              "GO-2026-5622",
              "GO-2026-5758"
            ],
            "fixed_version": "2.3.2",
            "advisory_count": 9,
            "oldest_advisory_days": 68
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "v0.5.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-pc3f-x583-g7j2",
              "GO-2026-4958"
            ],
            "fixed_version": "0.5.1",
            "advisory_count": 2,
            "oldest_advisory_days": 103
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.38.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh2q-q3fh-2475",
              "GO-2026-5506"
            ],
            "fixed_version": "1.41.0",
            "advisory_count": 2,
            "oldest_advisory_days": 112
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.38.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7,
            "advisory_ids": [
              "GHSA-9h8m-3fm2-qjrq",
              "GHSA-hfvc-g4fc-pqhx",
              "GO-2026-4394",
              "GO-2026-5426"
            ],
            "fixed_version": "1.43.0",
            "advisory_count": 4,
            "oldest_advisory_days": 176
          },
          {
            "name": "helm.sh/helm/v3",
            "direct": true,
            "version": "v3.19.5",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-hr2v-4r36-88hr",
              "GO-2026-5435"
            ],
            "fixed_version": "4.1.4",
            "advisory_count": 2,
            "oldest_advisory_days": 109
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.26.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-gcjh-h69q-9w9g"
            ],
            "fixed_version": "0.29.0",
            "advisory_count": 1,
            "oldest_advisory_days": 4
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.49.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 9,
            "oldest_advisory_days": 82
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.40.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 67
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.33.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "k8s.io/kubernetes",
            "direct": true,
            "version": "v1.34.3",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2025-3521",
              "GO-2025-3547"
            ],
            "fixed_version": null,
            "advisory_count": 2,
            "oldest_advisory_days": 490
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "go.etcd.io/etcd/server/v3",
            "direct": false,
            "version": "v3.6.7",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5736"
            ],
            "fixed_version": "3.6.11",
            "advisory_count": 1,
            "oldest_advisory_days": 4
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 5,
          "unknown": 5,
          "critical": 2,
          "moderate": 3
        },
        "advisory_count": 76,
        "affected_count": 15,
        "assessed_count": 299,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 7
      },
      "ecosystems": [
        "go",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        },
        {
          "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.3-0.20251027160822-ad3df93bed29"
        },
        {
          "name": "github.com/asaskevich/govalidator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230301143203-a9d515a09cc2"
        },
        {
          "name": "github.com/avast/retry-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0+incompatible"
        },
        {
          "name": "github.com/bombsimon/logrusr/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.0"
        },
        {
          "name": "github.com/cilium/ebpf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "github.com/cloudflare/cfssl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.5"
        },
        {
          "name": "github.com/containerd/cgroups/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.3"
        },
        {
          "name": "github.com/containerd/containerd/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/containerd/containerd/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.3"
        },
        {
          "name": "github.com/containerd/platforms",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0-rc.4"
        },
        {
          "name": "github.com/distribution/reference",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/evanphx/json-patch",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.11+incompatible"
        },
        {
          "name": "github.com/evanphx/json-patch/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.11"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/go-logr/logr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.4"
        },
        {
          "name": "github.com/go-openapi/jsonpointer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.30.3"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/k0sproject/bootloose",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.6"
        },
        {
          "name": "github.com/k0sproject/version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "github.com/kardianos/service",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.4"
        },
        {
          "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/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/opencontainers/runtime-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/opencontainers/selinux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.1"
        },
        {
          "name": "github.com/otiai10/copy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.1"
        },
        {
          "name": "github.com/pelletier/go-toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.5"
        },
        {
          "name": "github.com/prometheus/client_model",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/prometheus/common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.67.5"
        },
        {
          "name": "github.com/robfig/cron",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/segmentio/analytics-go/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.7"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/vmware-tanzu/sonobuoy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.3"
        },
        {
          "name": "github.com/zcalusic/sysinfo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "go.etcd.io/etcd/api/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.7.1"
        },
        {
          "name": "go.etcd.io/etcd/client/pkg/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.7.1"
        },
        {
          "name": "go.etcd.io/etcd/client/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.7.1"
        },
        {
          "name": "go.etcd.io/etcd/etcdutl/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.7.1"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.82.1"
        },
        {
          "name": "helm.sh/helm/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.21.3"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.54.0"
        },
        {
          "name": "oras.land/oras-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.2"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.1"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/apiextensions-apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/cli-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/cloud-provider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/cluster-bootstrap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/component-base",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/component-helpers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/cri-api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/kube-aggregator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/kube-proxy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/kubelet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/kubernetes",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.37.0-alpha.2"
        },
        {
          "name": "k8s.io/mount-utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0-alpha.2"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260319190234-28399d86e0b5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": true,
            "version": "v0.0.0-20230301143203-a9d515a09cc2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/avast/retry-go",
            "direct": true,
            "version": "v3.0.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/logrusr/v4",
            "direct": true,
            "version": "v4.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cilium/ebpf",
            "direct": true,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/cfssl",
            "direct": true,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/cgroups/v3",
            "direct": true,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd/api",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": true,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch",
            "direct": true,
            "version": "v5.9.11+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch/v5",
            "direct": true,
            "version": "v5.9.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": true,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": true,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "v10.30.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/k0sproject/bootloose",
            "direct": true,
            "version": "v0.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/k0sproject/version",
            "direct": true,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kardianos/service",
            "direct": true,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/logrusorgru/aurora/v3",
            "direct": true,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig",
            "direct": true,
            "version": "v2.22.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-spec",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/selinux",
            "direct": true,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/otiai10/copy",
            "direct": true,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": true,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": true,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": true,
            "version": "v0.62.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/robfig/cron",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/analytics-go/v3",
            "direct": true,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netlink",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmware-tanzu/sonobuoy",
            "direct": true,
            "version": "v0.57.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zcalusic/sysinfo",
            "direct": true,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/api/v3",
            "direct": true,
            "version": "v3.6.7",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/pkg/v3",
            "direct": true,
            "version": "v3.6.7",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/v3",
            "direct": true,
            "version": "v3.6.7",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/etcdutl/v3",
            "direct": true,
            "version": "v3.6.7",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.27.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.78.0",
            "ecosystem": "go"
          },
          {
            "name": "helm.sh/helm/v3",
            "direct": true,
            "version": "v3.19.5",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kubernetes",
            "direct": true,
            "version": "v1.34.3",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": true,
            "version": "v0.0.0-20250604170112-4c0f3b243397",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": true,
            "version": "v1.44.2",
            "ecosystem": "go"
          },
          {
            "name": "oras.land/oras-go/v2",
            "direct": true,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/controller-runtime",
            "direct": true,
            "version": "v0.22.4",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "cyphar.com/go-pathrs",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adalogics/go-fuzz-headers",
            "direct": false,
            "version": "v0.0.0-20230811130428-ced1acdcaa24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adamkorcz/go-118-fuzz-build",
            "direct": false,
            "version": "v0.0.0-20230306123547-8075edf89bb0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/briandowns/spinner",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chai2010/gettext-go",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/cgroups",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/console",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "v1.7.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/continuity",
            "direct": false,
            "version": "v0.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/fifo",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/go-cni",
            "direct": false,
            "version": "v1.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/go-runc",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/ttrpc",
            "direct": false,
            "version": "v1.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/typeurl/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containernetworking/cni",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containernetworking/plugins",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-semver",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd/v22",
            "direct": false,
            "version": "v22.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-events",
            "direct": false,
            "version": "v0.0.0-20190806004212-e31b211e4f1c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.12.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/euank/go-kmsg-parser",
            "direct": false,
            "version": "v2.0.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/exponent-io/jsonpath",
            "direct": false,
            "version": "v0.0.0-20210407135951-1de76d718b3f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/camelcase",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghodss/yaml",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-gorp/gorp/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.20.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.23.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": false,
            "version": "v5.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20210331224755-41bb18bfe9da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cadvisor",
            "direct": false,
            "version": "v0.52.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/certificate-transparency-go",
            "direct": false,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosuri/uitable",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gregjones/httpcache",
            "direct": false,
            "version": "v0.0.0-20190611155906-901d90724c79",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-prometheus",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.26.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/imdario/mergo",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/intel/goresctrl",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmoiron/sqlx",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jonboulle/clockwork",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/karrick/godirwalk",
            "direct": false,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/sqlstruct",
            "direct": false,
            "version": "v0.0.0-20201105191214-5f3e10d3ab46",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/builder",
            "direct": false,
            "version": "v0.0.0-20180802200727-47ae307949d0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/ps",
            "direct": false,
            "version": "v0.0.0-20150810152359-62de8c46ede0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": false,
            "version": "v1.10.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/liggitt/tabwriter",
            "direct": false,
            "version": "v0.0.0-20181228230101-89fcab3d43de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/dedent",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/makenowjust/heredoc",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/squirrel",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mesosphere/toml-merge",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/hcsshim",
            "direct": false,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mistifyio/go-zfs",
            "direct": false,
            "version": "v2.1.2-0.20190413222219-f784269be439+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/locker",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/mountinfo",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/signal",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/symlink",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/userns",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/monochromegane/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20200626010858-205db1a8cc00",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mxk/go-flowrate",
            "direct": false,
            "version": "v0.0.0-20140419014527-cca7078d478f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nytimes/gziphandler",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/cgroups",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/otiai10/mint",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterbourgon/diskv",
            "direct": false,
            "version": "v2.0.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rifflock/lfshook",
            "direct": false,
            "version": "v0.0.0-20180920164130-b9218ef580f5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rubenv/sql-migrate",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/satori/go.uuid",
            "direct": false,
            "version": "v1.2.1-0.20181028125025-b2ce2384e17b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/backo-go",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stoewer/go-strcase",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli",
            "direct": false,
            "version": "v1.22.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netns",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/weppos/publicsuffix-go",
            "direct": false,
            "version": "v0.15.1-0.20210511084619-b1f36a2d6c0b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xiang90/probing",
            "direct": false,
            "version": "v0.0.0-20221125231312-a49e3df8f510",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xlab/treeprint",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zmap/zcrypto",
            "direct": false,
            "version": "v0.0.0-20210511125630-18f1e0152cfc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zmap/zlint/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/pkg/v3",
            "direct": false,
            "version": "v3.6.7",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/server/v3",
            "direct": false,
            "version": "v3.6.7",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/raft/v3",
            "direct": false,
            "version": "v3.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.60.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20251023183803-a4bb9ffd2546",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.39.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/jsonpatch/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20240227224415-6ceb2ff114de",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20251029180050-ab9386a59fda",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20251029180050-ab9386a59fda",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.10",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.12.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.130.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20250710124328-f3f2b991d03b",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.67.6",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/apiserver-network-proxy/konnectivity-client",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20241014173422-cfa47c3a1cc8",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/api",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/kustomize/v5",
            "direct": false,
            "version": "v5.7.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/kustomize/kyaml",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.3.0",
            "ecosystem": "go"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "backrefs",
            "direct": false,
            "version": "8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "bracex",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.7.22",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "ghp-import",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "hjson",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.18",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mdx-truly-sane-lists",
            "direct": false,
            "version": "1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mergedeep",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mike",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-exclude",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-get-deps",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-include-markdown-plugin",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-macros-plugin",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "9.7.7",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material-extensions",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "paginate",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pip",
            "direct": false,
            "version": "26.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyparsing",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml-env-tag",
            "direct": false,
            "version": "1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.34.2",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "super-collections",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "termcolor",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "verspec",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "watchdog",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wcmatch",
            "direct": false,
            "version": "11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "wheel",
            "direct": false,
            "version": "0.47.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 299,
        "direct_count": 62,
        "indirect_count": 237
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 65,
        "merged_prs": 3,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 441
      },
      "bus_factor": 2,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "twz123",
          "commits": 3231,
          "avatar_url": "https://avatars.githubusercontent.com/u/1215104?v=4"
        },
        {
          "type": "User",
          "login": "ncopa",
          "commits": 861,
          "avatar_url": "https://avatars.githubusercontent.com/u/66357?v=4"
        },
        {
          "type": "User",
          "login": "jnummelin",
          "commits": 796,
          "avatar_url": "https://avatars.githubusercontent.com/u/3205505?v=4"
        },
        {
          "type": "User",
          "login": "k0s-bot",
          "commits": 549,
          "avatar_url": "https://avatars.githubusercontent.com/u/110385897?v=4"
        },
        {
          "type": "User",
          "login": "makhov",
          "commits": 279,
          "avatar_url": "https://avatars.githubusercontent.com/u/557879?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 186,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "kke",
          "commits": 143,
          "avatar_url": "https://avatars.githubusercontent.com/u/224971?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"
        }
      ],
      "contributors_sampled": 96,
      "top_contributor_share": 0.472
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "backport.yaml",
        "build-docs.yml",
        "build-image-bundle.yml",
        "build-k0s.yml",
        "commit.yaml",
        "conflicts.yaml",
        "dco.yaml",
        "dependabot-prs.yaml",
        "docs.yml",
        "go-completed.yaml",
        "go.yml",
        "lint-actions.yaml",
        "lint-invisible-unicode.yaml",
        "lint.yaml",
        "ostests-e2e.yaml",
        "ostests-matrix.yaml",
        "ostests-nightly.yaml",
        "pr-closed.yaml",
        "publish-docs.yml",
        "release.yml",
        "renovate.yaml",
        "riscv64.yml",
        "smoketest.yaml",
        "stale.yml",
        "unittests-k0s.yml",
        "win-wsl.yaml"
      ],
      "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 32 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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 4,
            "reason": "1 out of the last 2 releases have a total of 1 signed artifacts.",
            "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": 5,
            "reason": "5 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6b3c6c37db1bf8f0a14825b58f48b3097f80c6ec",
        "ran_at": "2026-07-29T07:54:06Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T07:12:20Z",
      "oldest_open_prs": [
        {
          "number": 302,
          "created_at": "2024-05-08T09:14:05Z",
          "last_comment_at": "2026-07-18T23:58:44Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 341,
          "created_at": "2024-06-28T23:27:34Z",
          "last_comment_at": "2026-07-06T00:13:03Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 380,
          "created_at": "2024-09-19T08:26:28Z",
          "last_comment_at": "2026-07-23T00:07:00Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 400,
          "created_at": "2025-01-06T23:11:15Z",
          "last_comment_at": "2026-07-17T23:57:01Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 403,
          "created_at": "2025-01-21T23:23:27Z",
          "last_comment_at": "2026-07-18T23:58:42Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 405,
          "created_at": "2025-01-22T23:26:40Z",
          "last_comment_at": "2026-07-18T23:58:40Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 407,
          "created_at": "2025-01-29T23:23:03Z",
          "last_comment_at": "2026-07-18T23:58:38Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 409,
          "created_at": "2025-05-25T01:26:11Z",
          "last_comment_at": "2026-07-14T23:57:47Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 410,
          "created_at": "2025-05-25T01:26:41Z",
          "last_comment_at": "2026-07-08T00:04:39Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 412,
          "created_at": "2025-07-25T12:45:28Z",
          "last_comment_at": "2026-07-13T23:57:47Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 414,
          "created_at": "2025-07-25T12:46:01Z",
          "last_comment_at": "2026-07-17T00:03:31Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 415,
          "created_at": "2025-07-28T16:51:41Z",
          "last_comment_at": "2026-07-18T23:58:37Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 419,
          "created_at": "2025-08-03T02:56:08Z",
          "last_comment_at": "2026-07-05T00:06:56Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 422,
          "created_at": "2025-08-06T20:43:16Z",
          "last_comment_at": "2026-07-18T23:58:36Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 423,
          "created_at": "2025-08-07T20:43:28Z",
          "last_comment_at": "2026-07-05T00:06:55Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 426,
          "created_at": "2025-08-13T20:41:14Z",
          "last_comment_at": "2026-07-18T23:58:34Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 427,
          "created_at": "2025-08-14T02:26:20Z",
          "last_comment_at": "2026-07-21T00:02:21Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 432,
          "created_at": "2025-08-20T23:20:10Z",
          "last_comment_at": "2026-07-13T23:57:45Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 434,
          "created_at": "2025-08-26T13:06:07Z",
          "last_comment_at": "2026-07-13T23:57:43Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 436,
          "created_at": "2025-08-27T20:38:45Z",
          "last_comment_at": "2026-07-27T00:06:21Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2023-09-28T09:45:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/makhov/k0s",
    "host": "github.com",
    "name": "k0s",
    "owner": "makhov"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 44,
        "vitality": 83,
        "community": 9,
        "governance": 41,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 2353,
              "human_commit_share": 0.71,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2353 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2353
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v1.30.0+k0s.0-482-g5e14da4ab-etcd",
              "releases_from_tags": false,
              "days_since_latest_release": 700,
              "mean_days_between_releases": 111.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 700 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 700
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~111.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 111.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "1 out of the last 2 releases have a total of 1 signed artifacts.",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 41,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 96,
              "top_contributor_share": 0.472
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 47% of commits",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "96 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 96
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 32 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": 3,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 441
            },
            "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": "3/444 decided PRs merged",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 444
                    }
                  }
                ],
                "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": 30,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "makhov",
              "public_repos": 100,
              "account_age_days": 5677
            },
            "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": "30 followers of makhov",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 30,
                      "login": "makhov"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "100 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 100
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "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": "26 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection 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 32 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "1 out of the last 2 releases have a total of 1 signed artifacts.",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "5 existing vulnerabilities detected",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 299 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 299
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "osv",
              "advisories": 76,
              "affected_packages": 15,
              "assessed_packages": 299,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 5, moderate 3, unknown 5",
              "direct_affected_packages": 7
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "7 affected: golang.org/x/crypto v0.47.0 (critical 10.0), google.golang.org/grpc v1.78.0 (critical 9.1), oras.land/oras-go/v2 v2.6.0 (high 7.5), +4 more",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 7,
                      "packages": "golang.org/x/crypto v0.47.0 (critical 10.0), google.golang.org/grpc v1.78.0 (critical 9.1), oras.land/oras-go/v2 v2.6.0 (high 7.5)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 490 days ago",
                "points": 29,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 3,
                      "oldest": 490
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 299,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "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": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.606,
              "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": "43 of 71 human commits state their intent (structured subject or explanatory body)",
                "points": 32.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 71
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile",
                "embedded-bins/Makefile",
                "inttest/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "build/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.15
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile, embedded-bins/Makefile, inttest/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile, embedded-bins/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": "15 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 15,
                      "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 7",
                "points": 7,
                "status": "partial",
                "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": 46704,
              "source_files_sampled": 706,
              "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/706 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 706,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/k0sproject/k0s' points at a different repository (https://github.com/k0sproject/k0s); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T07:54:23.883795Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/makhov/k0s.svg",
  "full_name": "makhov/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.