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

falcosecurity / k8s-metacollector

Fetches the metadata from kubernetes API server and dispatches them to Falco instances

GoApache-2.0★ 22 estrellas⑂ 8 forksdesde feb 2023Ver en GitHub ↗

falcosecurity/k8s-metacollector tiene un índice de salud de 75 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Security (86/100) y la más baja, Community & Adoption (60/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

75
global / 100
Bueno

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

75
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

FalcoOrganización
531 seguidores52 repositorios públicosdesde ago 2018

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/falcosecurity/k8s-metacollectorv0.1.3-4hace 5 días

Métricas por categoría

Vitalidad

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

80Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
13.2/36Cadencia de commits — 19/52 semanas con commits
17.1/18Volumen de commits — 80 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year80
human_commit_share0,45
days_since_last_push0
active_weeks_last_year19
Cómo se puntúa
27/27Publica versiones — 4 versiones publicadas
36/36Recencia de las versiones — última versión hace 5 días
12.6/27Cadencia de publicación — una versión cada ~302,7 días
10/10OpenSSF Scorecard: Signed-Releases — 4 out of the last 4 releases have a total of 4 signed artifacts.
Datos de entrada utilizados
releases_count4
latest_release_tagv0.1.3
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases302,7

Comunidad y Adopción

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

60Moderado · 18% del índice global
Cómo se puntúa
21.4/60Estrellas — 22 estrellas
7/25Forks — 8 forks
3.3/15Observadores — 5 observadores
Datos de entrada utilizados
forks8
stars22
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
18/18Guía CONTRIBUTING
13.5/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conduct
has_pull_request_template

Sostenibilidad y Gobernanza

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

69Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
3/22.5Distribución de commits — el principal contribuyente firma el 87% de los commits
12.2/13.5Amplitud de contribuyentes — 9 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled9
top_contributor_share0,867
Cómo se puntúa
37.4/46.8Resolución de issues — 80% de issues cerradas
34.5/38.3Aceptación de PR — 177/196 PR decididos fusionados
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Datos de entrada utilizados
merged_prs177
open_issues1
closed_issues4
issue_closed_ratio0,8
closed_unmerged_prs19
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
19.6/25Alcance del propietario — 531 seguidores de falcosecurity
24.6/25Trayectoria — 52 repos públicos, cuenta de ~7 años
Datos de entrada utilizados
followers531
owner_typeOrganization
is_verified
owner_loginfalcosecurity
public_repos52
account_age_days2900
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 5 días
12/20Historial de versiones — 4 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/falcosecurity/k8s-metacollector
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Calidad de Ingeniería

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

80Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 7 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 4 topics
0/10Wiki
Datos de entrada utilizados
topicsapi-server, falco, kubernetes, metadata
has_wikino
homepage
has_readme
has_docs_dir
has_description

Seguridad

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

86Excelente · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
7.5/7.5Signed-Releases — 4 out of the last 4 releases have a total of 4 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate8,2
Excluidos de la puntuación (sin datos o no aplicable): branch_protection. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories1
affected_packages1
assessed_packages176
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 176 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.

70Bueno · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 45 de 45 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — 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
6/10Práctica demostrada con agentes — 3 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 55 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
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,03
toolchain_manifestsgo.mod, test/client/go.mod, test/server/go.mod
dependency_bot_commit_share0,55
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/70 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes20.875
source_files_sampled70
oversized_source_files0
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — metadata/metadata.proto
0/20Servidor MCP
0/40Ejemplos ejecutables
Datos de entrada utilizados
example_dirs
has_mcp_signalno
api_schema_filesmetadata/metadata.proto

Datos clave

22estrellas de GitHub
9contribuidores
80commits en los últimos 12 meses
0días desde el último push
4versiones publicadas
1factor bus
1issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

Más detalle

Historial de estrellas y forks 0 ★ / 8 ⇿
0Estrellas
8Forks
3Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

02468812023-112025-032026-07
Mayor 0Menor 1Parche 2

Cada punto abarca 3 días.

OpenSSF Scorecard 8.2 / 10
8.2agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-24 13:31 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
10Signed-Releases4 out of the last 4 releases have a total of 4 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Dependencias directas 19
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/go-logr/logrv1.4.3go.mod
Gogithub.com/gruntwork-io/terratestv1.0.0go.mod
Gogithub.com/mitchellh/hashstructure/v2v2.0.2go.mod
Gogithub.com/onsi/ginkgo/v2v2.32.0go.mod
Gogithub.com/onsi/gomegav1.41.0go.mod
Gogithub.com/prometheus-operator/prometheus-operator/pkg/apis/monitoringv0.92.1go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogoogle.golang.org/grpcv1.82.1go.mod
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afgo.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Gok8s.io/klog/v2v2.140.0go.mod
Gok8s.io/utilsv0.0.0-20260507154919-ff6756f316d2go.mod
Gosigs.k8s.io/controller-runtimev0.24.1go.mod
Todas las dependencias 176

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

RegistroPaqueteVersiónRelación
Gogithub.com/go-logr/logrv1.4.3directa
Gogithub.com/gruntwork-io/terratestv1.0.0directa
Gogithub.com/mitchellh/hashstructure/v2v2.0.2directa
Gogithub.com/onsi/ginkgo/v2v2.32.0directa
Gogithub.com/onsi/gomegav1.41.0directa
Gogithub.com/prometheus-operator/prometheus-operator/pkg/apis/monitoringv0.92.1directa
Gogithub.com/prometheus/client_golangv1.23.2directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/spf13/pflagv1.0.10directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogoogle.golang.org/grpcv1.82.1directa
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afdirecta
Gogopkg.in/yaml.v3v3.0.1directa
Gok8s.io/apiv0.36.2directa
Gok8s.io/apimachineryv0.36.2directa
Gok8s.io/client-gov0.36.2directa
Gok8s.io/klog/v2v2.140.0directa
Gok8s.io/utilsv0.0.0-20260507154919-ff6756f316d2directa
Gok8s.io/utilsv0.0.0-20260707023825-cf1189d6abe3directa
Gosigs.k8s.io/controller-runtimev0.24.1directa
Gofilippo.io/edwards25519v1.1.1indirecta
Gogithub.com/aws/aws-sdk-go-v2v1.41.6indirecta
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.9indirecta
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.16indirecta
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.15indirecta
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.22indirecta
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/transfermanagerv0.1.17indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.22indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.22indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.23indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/acmv1.38.2indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/autoscalingv1.66.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/cloudwatchlogsv1.69.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/dynamodbv1.57.2indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ec2v1.297.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ecrv1.57.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ecsv1.78.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/iamv1.53.8indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.8indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.14indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/endpoint-discoveryv1.11.22indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.22indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.22indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/kmsv1.50.5indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/lambdav1.89.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/rdsv1.118.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.62.6indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.99.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/secretsmanagerv1.41.6indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.10indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/snsv1.39.16indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/sqsv1.42.26indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssmv1.68.5indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.16indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.20indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.42.0indirecta
Gogithub.com/aws/smithy-gov1.25.0indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/boombuler/barcodev1.0.1-0.20190219062509-6c824513baccindirecta
Gogithub.com/burntsushi/tomlv1.4.0indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/cpuguy83/go-md2man/v2v2.0.6indirecta
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/emicklei/go-restful/v3v3.13.0indirecta
Gogithub.com/evanphx/json-patch/v5v5.9.11indirecta
Gogithub.com/falcosecurity/k8s-metacollectorv0.1.3indirecta
Gogithub.com/fsnotify/fsnotifyv1.9.0indirecta
Gogithub.com/fxamacker/cbor/v2v2.9.2indirecta
Gogithub.com/go-errors/errorsv1.0.2-0.20180813162953-d98b870cc4e0indirecta
Gogithub.com/go-logr/zaprv1.3.0indirecta
Gogithub.com/go-openapi/jsonpointerv0.21.0indirecta
Gogithub.com/go-openapi/jsonpointerv1.0.0indirecta
Gogithub.com/go-openapi/jsonreferencev0.20.2indirecta
Gogithub.com/go-openapi/jsonreferencev1.0.0indirecta
Gogithub.com/go-openapi/swagv0.25.4indirecta
Gogithub.com/go-openapi/swagv0.27.0indirecta
Gogithub.com/go-openapi/swag/cmdutilsv0.25.4indirecta
Gogithub.com/go-openapi/swag/cmdutilsv0.27.0indirecta
Gogithub.com/go-openapi/swag/convv0.25.4indirecta
Gogithub.com/go-openapi/swag/convv0.27.0indirecta
Gogithub.com/go-openapi/swag/fileutilsv0.25.4indirecta
Gogithub.com/go-openapi/swag/fileutilsv0.27.0indirecta
Gogithub.com/go-openapi/swag/jsonnamev0.25.4indirecta
Gogithub.com/go-openapi/swag/jsonutilsv0.25.4indirecta
Gogithub.com/go-openapi/swag/jsonutilsv0.27.0indirecta
Gogithub.com/go-openapi/swag/loadingv0.25.4indirecta
Gogithub.com/go-openapi/swag/loadingv0.27.0indirecta
Gogithub.com/go-openapi/swag/manglingv0.25.4indirecta
Gogithub.com/go-openapi/swag/manglingv0.27.0indirecta
Gogithub.com/go-openapi/swag/netutilsv0.25.4indirecta
Gogithub.com/go-openapi/swag/netutilsv0.27.0indirecta
Gogithub.com/go-openapi/swag/stringutilsv0.25.4indirecta
Gogithub.com/go-openapi/swag/stringutilsv0.27.0indirecta
Gogithub.com/go-openapi/swag/typeutilsv0.25.4indirecta
Gogithub.com/go-openapi/swag/typeutilsv0.27.0indirecta
Gogithub.com/go-openapi/swag/yamlutilsv0.25.4indirecta
Gogithub.com/go-openapi/swag/yamlutilsv0.27.0indirecta
Gogithub.com/go-sql-driver/mysqlv1.8.1indirecta
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirecta
Gogithub.com/gonvenience/buntv1.3.5indirecta
Gogithub.com/gonvenience/neatv1.3.12indirecta
Gogithub.com/gonvenience/termv1.0.2indirecta
Gogithub.com/gonvenience/textv1.0.7indirecta
Gogithub.com/gonvenience/wrapv1.1.2indirecta
Gogithub.com/gonvenience/ytbxv1.4.4indirecta
Gogithub.com/google/gnostic-modelsv0.7.0indirecta
Gogithub.com/google/gnostic-modelsv0.7.1indirecta
Gogithub.com/google/go-cmpv0.7.0indirecta
Gogithub.com/google/pprofv0.0.0-20260402051712-545e8a4df936indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674indirecta
Gogithub.com/gruntwork-io/go-commonsv0.8.0indirecta
Gogithub.com/hashicorp/errwrapv1.0.0indirecta
Gogithub.com/hashicorp/go-multierrorv1.1.1indirecta
Gogithub.com/homeport/dyffv1.6.0indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/jackc/pgpassfilev1.0.0indirecta
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirecta
Gogithub.com/jackc/pgx/v5v5.9.2indirecta
Gogithub.com/jackc/puddle/v2v2.2.2indirecta
Gogithub.com/json-iterator/gov1.1.12indirecta
Gogithub.com/kr/textv0.2.0indirecta
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0indirecta
Gogithub.com/masterminds/semver/v3v3.4.0indirecta
Gogithub.com/mattn/go-ciede2000v0.0.0-20170301095244-782e8c62fec3indirecta
Gogithub.com/mattn/go-isattyv0.0.19indirecta
Gogithub.com/mattn/go-zglobv0.0.2-0.20190814121620-e3c945676326indirecta
Gogithub.com/mitchellh/go-psv1.0.0indirecta
Gogithub.com/mitchellh/hashstructurev1.1.0indirecta
Gogithub.com/moby/spdystreamv0.5.1indirecta
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirecta
Gogithub.com/pquerna/otpv1.4.0indirecta
Gogithub.com/prometheus/client_modelv0.6.2indirecta
Gogithub.com/prometheus/commonv0.67.5indirecta
Gogithub.com/prometheus/commonv0.70.0indirecta
Gogithub.com/prometheus/procfsv0.19.2indirecta
Gogithub.com/prometheus/procfsv0.21.1indirecta
Gogithub.com/russross/blackfriday/v2v2.1.0indirecta
Gogithub.com/sergi/go-diffv1.3.1indirecta
Gogithub.com/texttheater/golang-levenshteinv1.0.1indirecta
Gogithub.com/urfave/cliv1.22.16indirecta
Gogithub.com/virtuald/go-ordered-jsonv0.0.0-20170621173500-b18e6e673d74indirecta
Gogithub.com/x448/float16v0.8.4indirecta
Gogo.uber.org/multierrv1.11.0indirecta
Gogo.uber.org/zapv1.27.1indirecta
Gogo.uber.org/zapv1.28.0indirecta
Gogo.yaml.in/yaml/v2v2.4.4indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/cryptov0.54.0indirecta
Gogolang.org/x/modv0.37.0indirecta
Gogolang.org/x/netv0.57.0indirecta
Gogolang.org/x/oauth2v0.36.0indirecta
Gogolang.org/x/syncv0.22.0indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/termv0.45.0indirecta
Gogolang.org/x/textv0.40.0indirecta
Gogolang.org/x/timev0.15.0indirecta
Gogolang.org/x/toolsv0.47.0indirecta
Gogomodules.xyz/jsonpatch/v2v2.4.0indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260715232425-e75dac1f907dindirecta
Gogopkg.in/evanphx/json-patch.v4v4.13.0indirecta
Gogopkg.in/inf.v0v0.9.1indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gok8s.io/apiextensions-apiserverv0.36.2indirecta
Gok8s.io/kube-openapiv0.0.0-20260603220949-865597e52e25indirecta
Gok8s.io/kube-openapiv0.0.0-20260718133925-74c0ba7c0470indirecta
Gok8s.io/streamingv0.36.2indirecta
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirecta
Gosigs.k8s.io/randfillv1.0.0indirecta
Gosigs.k8s.io/structured-merge-diff/v6v6.4.0indirecta
Gosigs.k8s.io/structured-merge-diff/v6v6.4.2indirecta
Gosigs.k8s.io/yamlv1.6.0indirecta
Avisos de dependencias 1

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.54.0indirectadesconocida1

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": [
        "api-server",
        "falco",
        "kubernetes",
        "metadata"
      ],
      "is_fork": false,
      "size_kb": 692,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 229124,
        "Makefile": 6729,
        "Dockerfile": 1186,
        "Go Template": 3224
      },
      "pushed_at": "2026-07-23T18:48:11Z",
      "created_at": "2023-02-15T09:57:26Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T18:44:55Z",
      "description": "Fetches the metadata from kubernetes API server and dispatches them to Falco instances",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://falco.org",
      "name": "Falco",
      "type": "Organization",
      "login": "falcosecurity",
      "company": null,
      "location": null,
      "followers": 531,
      "avatar_url": "https://avatars.githubusercontent.com/u/42391047?v=4",
      "created_at": "2018-08-14T20:40:02Z",
      "is_verified": null,
      "public_repos": 52,
      "account_age_days": 2900
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-07-18T14:19:19Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-03-09T16:18:51Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-06-05T13:49:10Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-01-22T11:14:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "cdb5ef71ff849065c86b676715e14879b8253bc4",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.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.81.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-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google.golang.org/grpc from 1.81.0 to 1.82.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T18:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73ef24de7a1514854900e797200468ae9121bb8f",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.29.0 to 2.32.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.29.0...v2.32.0)\n\n---\nupdate\n[…]\ncy-name: github.com/onsi/ginkgo/v2\n  dependency-version: 2.32.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": "chore(deps): bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T18:43:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f58062a7029b28acb0dd72a28b95a692c2612782",
          "body": "…pkg/apis/monitoring\n\nBumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.91.0 to 0.92.1.\n- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)\n- [Changelog](https://github.\n[…]\ntheus-operator/pkg/apis/monitoring\n  dependency-version: 0.92.1\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": "chore(deps): bump github.com/prometheus-operator/prometheus-operator/…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T18:42:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68ba7d0c8a2611c9b1710e9ab9762a37d641bc97",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.5.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/924ae3a1cded613372ab5595356fb5720e22ba16...b7ad1dad31e06c5925ef5d2fc7ad053ef454303e)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n  dependency-version: 7.0.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": "chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T18:41:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4952932aaa8afc7c8991eb57293192059e0b3440",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.3.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/ece7cb06caefa5fff74198d8649806c4678c61a1...5fda3b95a4ea91299a34e894583c3862153e4b\n[…]\npendency-name: actions/setup-python\n  dependency-version: 7.0.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": "chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T21:35:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68ee304ecc9c1ec1fa3b339bb7b052d69748f3cd",
          "body": "Bumps the actions group with 8 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.2` | `4.37.2` |\n| [github/codeql-action/autobuild](https://github.com/github/codeql-action) | `4.36.2` | `4.37.2` |\n| [github/codeql-act\n[…]\n-action\n  dependency-version: 7.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group with 8 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T21:34:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae49c7844ba6e0b10ec5e2e7228417ee2a8831ee",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 7.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 7.0.1\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": "chore(deps): bump actions/checkout from 6.0.2 to 7.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T21:33:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc9823a2277c8d535a8a70848b8d32ac814c68d2",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore(test/client): update Go toolchain and dependencies to latest",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-07-19T09:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dfd5876c219a4216028d32d0f8ff99782980516",
          "body": " Bump test/server to Go 1.26.0 with toolchain go1.26.5.\n Update all direct and indirect dependencies to their latest\n versions, including:\n\n  - github.com/falcosecurity/k8s-metacollector v0.1.3\n  - google.golang.org/grpc v1.82.1\n  - k8s.io/* v0.36.2\n  - sigs.k8s.io/controller-runtime v0.24.1\n\nSigned-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": " chore(test/server): update Go toolchain and dependencies to latest",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-07-19T09:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea1ee1db1dffed242781bcae0c6ba325abc99fc0",
          "body": "Add 19 linters to .golangci.yml: canonicalheader, contextcheck, exptostd,\nfatcontext, forcetypeassert, ginkgolinter, gocheckcompilerdirectives,\ninamedparam, loggercheck, mirror, nilnil, nosprintfhostport, perfsprint,\nprealloc, recvcheck, sloglint, testableexamples, thelper, usestdlibvars.\n\nRemove go\n[…]\ng .Should(BeTrue()) on Consistently chains\n- test/e2e/k8s.go: migrate deprecated terratest E functions to ContextE variants;\n  preallocate label selector slice\n\nSigned-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore(lint): modernize golangci-lint config and fix all new findings",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-07-19T08:52:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "525a2516090ecc53d8849412777d7514498b8fff",
          "body": "- Bump Go toolchain to go1.26.5 (fixes GO-2026-5856: crypto/tls ECH privacy leak)\n- Bump golang.org/x/net to v0.57.0 (fixes GO-2026-5026: idna Punycode label rejection)\n- Bump github.com/jackc/pgx/v5 to v5.9.2 (fixes GO-2026-5004: SQL injection via dollar-quoted strings)\n- Transitively upgrades golang.org/x/crypto, sys, text, term, sync, mod, tools\n\nSigned-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "fix(deps): update dependencies to resolve security vulnerabilities",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-07-18T19:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9061768834aa8d5297922fee45ae93de2531102",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore: bump metacollector version in charts",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-07-18T18:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e27f5b49d1a40da74453be5858d875e7ffda6c",
          "body": "Watch streams to the API server can die silently: the TCP connection\nstays healthy (HTTP/2 pings are answered) and the server never closes\nthe response, but no events are delivered anymore. Informers survive\nsuch streams in a degraded mode where updates are lost, which for the\nmetacollector means me\n[…]\ne activity.\n\nFixes #186\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nSigned-off-by: Jakob Nagel <jakob@controlplane.com>",
          "is_bot": false,
          "headline": "new(pkg/transport): close API server watch streams that go silent",
          "author_name": "Jakob Nagel",
          "author_login": null,
          "committed_at": "2026-07-18T14:16:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4f74fbad3f83fe27e4aadff2cc90793d2dfcc108",
          "body": "…ric labels\n\nThe update and delete label values were swapped in predicatesWithMetrics:\nUpdateFunc incremented the counter labeled type=\"delete\" and DeleteFunc\nincremented the counter labeled type=\"update\". Anyone monitoring\nmeta_collector_collector_event_api_server_received by type was reading\ninverted data.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nSigned-off-by: Jakob Nagel <jakob@controlplane.com>",
          "is_bot": false,
          "headline": "fix(collectors): count update and delete events under the correct met…",
          "author_name": "Jakob Nagel",
          "author_login": null,
          "committed_at": "2026-07-18T14:16:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "619cb4f5a0fcf42c1595cf2dad33832ff9831769",
          "body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.40.0 to 1.41.0.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.40.0...v1.41.0)\n\n---\nupdated-d\n[…]\ndency-name: github.com/onsi/gomega\n  dependency-version: 1.41.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": "chore(deps): bump github.com/onsi/gomega from 1.40.0 to 1.41.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T22:52:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "357bc663ad94992bade14aab71ef7951e0fdc3b8",
          "body": "Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.56.0 to 1.0.0.\n- [Release notes](https://github.com/gruntwork-io/terratest/releases)\n- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.56.0...v1.0.0)\n\n---\nupdated-dependencies:\n- dependency-nam\n[…]\n: github.com/gruntwork-io/terratest\n  dependency-version: 1.0.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": "chore(deps): bump github.com/gruntwork-io/terratest from 0.56.0 to 1.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T22:51:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2348dea348b5ffc157a7dad83aca43e1c31cca11",
          "body": "Bumps the gomod group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/api` from 0.36.1 to 0.36.2\n- [Commits](https://github.com/kubernetes/api/compare/v0.36.1...v0.36.2)\n\nUpdates `k8\n[…]\nlient-go\n  dependency-version: 0.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gomod group across 1 directory with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T22:42:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c38bec9db9be3602e4c6c303ee0de9c0793c6c5f",
          "body": "Bumps the actions group with 13 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.35.5` | `4.36.2` |\n| [github/codeql-action/autobuild](https://github.com/github/codeql-action) | `4.35.5` | `4.36.2` |\n\n[…]\n-action\n  dependency-version: 7.2.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group across 1 directory with 13 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T22:41:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a029adff11b0dc28fe7941c665e58864f5a6c378",
          "body": "Since the InOrderInformers refactor (client-go >= 0.33),\nsharedIndexInformer.OnUpdate classifies an update whose resourceVersion\nequals the cached object's as a resync-only notification, delivered only\nto listeners due for resync. Blanking resourceVersion in the cache\ntransform therefore makes every\n[…]\n sites instead so dispatched payloads and change-detection hashes\nare unchanged.\n\nFixes #186\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nSigned-off-by: Jakob Nagel <jakob@controlplane.com>",
          "is_bot": false,
          "headline": "fix(collectors): keep resourceVersion in cached objects",
          "author_name": "Jakob Nagel",
          "author_login": null,
          "committed_at": "2026-07-14T22:13:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1ebc9fcea3196649008b61b3a3b3dfad029ad900",
          "body": "…pkg/apis/monitoring\n\nBumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.90.1 to 0.91.0.\n- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)\n- [Changelog](https://github.\n[…]\ntheus-operator/pkg/apis/monitoring\n  dependency-version: 0.91.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": "chore(deps): bump github.com/prometheus-operator/prometheus-operator/…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-23T16:02:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba8c5e97295349738570c44139f99e033717c993",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.28.3 to 2.29.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.28.3...v2.29.0)\n\n---\nupdate\n[…]\ncy-name: github.com/onsi/ginkgo/v2\n  dependency-version: 2.29.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": "chore(deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-23T16:01:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d324c00f37a76c51fdca2b9fd21b5f3e394babf",
          "body": "Bumps the actions group with 3 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\n\nUpdates `github\n[…]\n-action\n  dependency-version: 7.2.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group across 1 directory with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-23T16:00:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44aa1ce46ca958ac7114aaa4b838a5302012519f",
          "body": "Signed-off-by: c2ndev <cannarella.dev@gmail.com>",
          "is_bot": false,
          "headline": "chore(chart): align chart release workflow",
          "author_name": "c2ndev",
          "author_login": "c2ndev",
          "committed_at": "2026-05-22T13:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5362268b08a5d7e1d6a428e66418eecff0b3b3d",
          "body": "Signed-off-by: c2ndev <cannarella.dev@gmail.com>",
          "is_bot": false,
          "headline": "chore(chart): add source chart integration",
          "author_name": "c2ndev",
          "author_login": "c2ndev",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5abbd2fe876e7a881e62033d41466777faf916e4",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): bump application version to 0.1.2",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05a2c87d792a69894b662d495f1acb62a76937e",
          "body": "Signed-off-by: Leonardo Grasso <me@leonardograsso.com>",
          "is_bot": false,
          "headline": "chore(k8s-metacollector): release v0.2.0",
          "author_name": "Leonardo Grasso",
          "author_login": "leogr",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "853b1135cad4f155cc60818af298da26bed65db7",
          "body": "Signed-off-by: Boss Marco <bossm8@hotmail.com>",
          "is_bot": false,
          "headline": "chore: fix k8s-metacollector unittests by adding missing coma",
          "author_name": "Boss Marco",
          "author_login": "bossm8",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fb45c0212ce20c4e406be71ce7a235ed7ff864",
          "body": "…r.annotation for backwards compatibility\n\nSigned-off-by: Boss Marco <bossm8@hotmail.com>",
          "is_bot": false,
          "headline": "chore: use folderAnnotation + folder instead of folder.name and folde…",
          "author_name": "Boss Marco",
          "author_login": "bossm8",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c705a22061a603ca25f7b2b3430d9eed5d0a11",
          "body": "Signed-off-by: Boss Marco <bossm8@hotmail.com>",
          "is_bot": false,
          "headline": "chore: update chart changelogs",
          "author_name": "Boss Marco",
          "author_login": "bossm8",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb09ef366ef65f372a12035e4c6cdd9966d7381",
          "body": "Signed-off-by: Boss Marco <bossm8@hotmail.com>",
          "is_bot": false,
          "headline": "feat: allow specifying folder annotation for grafana dashboards",
          "author_name": "Boss Marco",
          "author_login": "bossm8",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee9790055051be0aaaf1143f520d8d0cde3108d5",
          "body": "Signed-off-by: Leonardo Grasso <me@leonardograsso.com>",
          "is_bot": false,
          "headline": "docs(charts/k8s-metacollector): update readme",
          "author_name": "Leonardo Grasso",
          "author_login": "leogr",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feecc1b329deb80d539a3c8146296ae13817495d",
          "body": "Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>\nSigned-off-by: Leonardo Grasso <me@leonardograsso.com>",
          "is_bot": false,
          "headline": "feat(helm): bump chart version",
          "author_name": "Nicolas Lamirault",
          "author_login": "nlamirault",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f419e969a580c7bb8f998e19941a9e1099e477f0",
          "body": "Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>\nSigned-off-by: Leonardo Grasso <me@leonardograsso.com>",
          "is_bot": false,
          "headline": "fix(helm): documentation and chart version",
          "author_name": "Nicolas Lamirault",
          "author_login": "nlamirault",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2224c108636efc1623bc431d663267cc31560e",
          "body": "Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>\nSigned-off-by: Leonardo Grasso <me@leonardograsso.com>",
          "is_bot": false,
          "headline": "[fix] Helm : Grafana dashboard for k8s metacollector",
          "author_name": "Nicolas Lamirault",
          "author_login": "nlamirault",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869a0dfa8e4c2737397deaceed0ee40ad1a64ee0",
          "body": "Signed-off-by: sipr-invivo <160140834+sipr-invivo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(k8s-metacollector): Add podLabels",
          "author_name": "sipr-invivo",
          "author_login": "sipr-invivo",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68720b0f600cf8bda8c74425b05069c7495453ff",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): bump application version to 0.1.1",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294a47cfb138c636d3ffe5c1a1a69bc1e417cffe",
          "body": "…ess probes\n\nSigned-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): lower initial delay of readiness and liven…",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab44aef1734fab40436eee466701e098a01ecfc",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore(k8s-metacollector): add license header to go files",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "319a86a0e3e989c96c4ed772ff02dd068f29fc9c",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "new(k8s-metacollector): add unit tests for grafana dashboard",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f1828f0b10b2a5107026446a1d0a63f0de12afa",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "new(k8s-metacollector): add grafana dashboard",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f1fde528b10fee72f3d5529718a1452127fbbd6",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "fix(k8s-metacollector): correctly indent the service monitor",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "663438a76707a440e6f50f4a8072ddf450b58f75",
          "body": "…or service monitor\n\nSigned-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): lower interval and scrape_timeout values f…",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98779d8063c7fe751b8d7c373d9269888d398ab",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): bump app version to 0.1.0",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72254c8b5d0e90931b4320902d76fc5124a3487",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): update changelog and bump chart version",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8e48e757067d66cac18b28d710ed8b192d82a2",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "fix(k8s-metacollector/tests): update tests to reflect latest changes",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "917002c79caabe994ee6eb9910bf85033e67edda",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): bump chart's version",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd2d8e0129fff3e24aa09109ca766fbd6189fb9",
          "body": "Furthermo e, fix indentation in commans example\n\nSigned-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): add work in progress disclaimer",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f80b9bc8f996a80006a8e23d358ac3a31138569",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector): update chart's info",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86bf6b5e5dc3f13bdadb4cd1cf2b5df6a9379d0d",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "new(k8s-metacollector): add CHANGELOG.md file",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd7c36a13f3097f59a696089c641f407149adae",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "update(k8s-metacollector/README.md): update readme.",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ced47251da87f737f104824432c2146a68f6d46",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "new(tests): add unit tests for k8s-metacollector chart",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c1166a6d22379da3feaf6277cde77e93eacda7a",
          "body": "Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "new(charts): add k8s-metacollector chart",
          "author_name": "Aldo Lacuku",
          "author_login": "alacuku",
          "committed_at": "2026-05-18T13:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8464c0b5a33a8bbba44a13932b518b1e4948376e",
          "body": "Bumps the gomod group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-run\n[…]\n-runtime\n  dependency-version: 0.24.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gomod group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T15:19:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a0bb2ef9a53660364f05cccc6847fbf2e38cbb71",
          "body": "Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.23.3 to 0.24.0.\n- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)\n- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)\n- [Commits]\n[…]\nme: sigs.k8s.io/controller-runtime\n  dependency-version: 0.24.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": "chore(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-07T17:45:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8c6daba0da995082d3cfbbede55e333844424da",
          "body": "Bumps the gomod group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).\n\n\nUpdates `github.com/onsi/ginkgo/v2` from 2.28.2 to 2.28.3\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGEL\n[…]\ni/gomega\n  dependency-version: 1.40.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gomod group across 1 directory with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T22:37:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78e61d14f77bed55df048d0f3f18eb50c0a3705d",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.80.0 to 1.81.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.80.0...v1.81.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.81.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": "chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T21:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a15eb03776b641cba82605a0b0a6c4c253e22d5",
          "body": "Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 4.35.2 to 4.35.3\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG\n[…]\naction\n  dependency-version: 4.35.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T21:53:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4b4246fccd4c588993f85f70a60183ceee02def",
          "body": "Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.35.4 to 0.36.0.\n- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.4...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/apimachinery\n  dependency-version: 0.36.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": "chore(deps): bump k8s.io/apimachinery from 0.35.4 to 0.36.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-01T11:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b81911db1afa48c6ee25387590725f3fbbc0fe",
          "body": "Bumps the gomod group with 1 update: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).\n\n\nUpdates `github.com/onsi/ginkgo/v2` from 2.28.1 to 2.28.2\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](\n[…]\ninkgo/v2\n  dependency-version: 2.28.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/onsi/ginkgo/v2 in the gomod group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-01T10:52:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae829db67d774b0897f17fd3e0b10558a00062f6",
          "body": "Bumps the actions group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\n\nUpdates `github/codeql-action` from 4.35.1 to 4.35.2\n- [Release notes](https://github.com/\n[…]\n-action\n  dependency-version: 7.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group across 1 directory with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-01T10:51:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8527ae4f16942c97171bae3254f38981dfb6b638",
          "body": "Bumps the gomod group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/api` from 0.35.3 to 0.35.4\n- [Commits](https://github.com/kubern\n[…]\nlient-go\n  dependency-version: 0.35.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gomod group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-24T09:32:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10e450b114e548db39851a4b3011222123857c9b",
          "body": "Bumps the actions group with 2 updates: [docker/build-push-action](https://github.com/docker/build-push-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `docker/build-push-action` from 7.0.0 to 7.1.0\n- [Release notes](https://github.com/docker/build-push-a\n[…]\nrtifact\n  dependency-version: 7.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T20:04:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd4b52ebd7e7c180759b9d7ce800191b95bb0370",
          "body": "Bumps the actions group with 1 update: [docker/login-action](https://github.com/docker/login-action).\n\n\nUpdates `docker/login-action` from 4.0.0 to 4.1.0\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/b45d80f862d83dbcd57f\n[…]\n-action\n  dependency-version: 4.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/login-action in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T21:42:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c04ccec0d4d773a71d9a6ba16594b0ab92f3082c",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.3 to 1.80.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.3...v1.80.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.80.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": "chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T21:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd50091b682e169144cc2ed7486ba28398bd184e",
          "body": "Bumps the actions group with 3 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `github/codeql-action` from 4.3\n[…]\netup-go\n  dependency-version: 6.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group across 1 directory with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T17:35:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a55c03a52f2deba3e2338eb5548891f305138b48",
          "body": "Bumps the gomod group with 4 updates: [google.golang.org/grpc](https://github.com/grpc/grpc-go), [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `google.golan\n[…]\nlient-go\n  dependency-version: 0.35.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gomod group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T17:34:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1fb391df52f5414e0e7368bb4bd36cdbba48aa9e",
          "body": "Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/8d2750c68a42422c14e847fe6c8ac0403b4cbd6f...4d04d5d9486b7\n[…]\ncy-name: docker/setup-buildx-action\n  dependency-version: 4.0.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": "chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-22T15:45:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2cb88e4831694790fb451808d3d0be8fcb101a03",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3.7.0 to 4.0.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/c94ce9fb468520275223c153574b00df6fe4bcc9...b45d80f862d83dbcd57f89517bcf500b2ab88fb2)\n\n[…]\nependency-name: docker/login-action\n  dependency-version: 4.0.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": "chore(deps): bump docker/login-action from 3.7.0 to 4.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T19:25:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f6392e2fcae3b776a1afc5f64642c574f366aba4",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...de0fac2e4500da\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.2\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": "chore(deps): bump actions/checkout from 4.1.1 to 6.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T18:58:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c344b7e737224bd6c192620ac0a1a476387b692",
          "body": "Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.130.1 to 2.140.0.\n- [Release notes](https://github.com/kubernetes/klog/releases)\n- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)\n- [Commits](https://github.com/kubernetes/klog/compare/v2.130.1...2.140.0)\n\n---\nup\n[…]\n- dependency-name: k8s.io/klog/v2\n  dependency-version: 2.140.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": "chore(deps): bump k8s.io/klog/v2 from 2.130.1 to 2.140.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T18:56:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1e94faeb1b1361d5180cd37b5ceef863c1c8dd6",
          "body": "Bumps the actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `github/codeql-action` from 4.32.3 to 4.32.6\n- [Re\n[…]\netup-go\n  dependency-version: 6.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T18:54:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "20387b12da3caf4b58e691c05cf9cefc87ebb57a",
          "body": "Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.0.0.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Commits](https://github.com/docker/metadata-action/compare/c299e40c65443455700f0fdfc63efafe5b349051...030e881283bb7a6894de51c315a6b\n[…]\nndency-name: docker/metadata-action\n  dependency-version: 6.0.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": "chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T18:53:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea2ac5aec85e0f34565daa6a46fd47a07ca79f49",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.2.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.78.0...v1.79.2)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.79.2\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": "chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T18:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d27fb991d8cdfad29de28ffdb68cab75cc13a9",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore(lint): add new linters",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-03-07T11:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c14a893e575527eb5dcb96d6741e78445786e60",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore(lint): bumg golangci-lint version",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-03-07T11:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fee762111854780141626e4deb484a337787406",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "fix(ginkgo): use same version of ginkgo cli as the library version",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-03-07T11:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e3fe84a3daf62dbc6f49e7c0fa963d360ca6d75",
          "body": "Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.46.11 to 0.55.0.\n- [Release notes](https://github.com/gruntwork-io/terratest/releases)\n- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.46.11...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency\n[…]\n github.com/gruntwork-io/terratest\n  dependency-version: 0.55.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": "chore(deps): bump github.com/gruntwork-io/terratest",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:05:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "88d091b7c480071c67052b14da765b84ab2b5e99",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.11.0 to 2.28.1.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.11.0...v2.28.1)\n\n---\nupdate\n[…]\ncy-name: github.com/onsi/ginkgo/v2\n  dependency-version: 2.28.1\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": "chore(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.28.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T10:03:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05224693e40abdcac3a0192eed046b858b7c5da8",
          "body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.10 to 1.39.1.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.27.10...v1.39.1)\n\n---\nupdated\n[…]\ndency-name: github.com/onsi/gomega\n  dependency-version: 1.39.1\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": "chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.39.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T09:54:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7aba57c9b711491f8559c8adbcf38f05b3aa73e",
          "body": "Bumps the gomod group with 4 updates in the / directory: [github.com/spf13/cobra](https://github.com/spf13/cobra), google.golang.org/protobuf, [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `github.com/spf13/cobra` from 1.10\n[…]\nlient-go\n  dependency-version: 0.35.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gomod group across 1 directory with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T09:46:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f2a4a744ddaf386bd4afe609727d0ff5000e10b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3.5.0...de0fac2e4500da\n[…]\n- dependency-name: actions/checkout\n  dependency-version: 6.0.2\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": "chore(deps): bump actions/checkout from 3.5.0 to 6.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T09:40:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5799de2f226fabfde0741bad97ad70237978ff8e",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.2.0 to 6.4.0.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/f82d6c1c344bcacabba2c841718984797f664a6b...e435cc\n[…]\n-name: goreleaser/goreleaser-action\n  dependency-version: 6.4.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": "chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 6.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T09:34:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e9845cad3ead6ce7e2825eacd1b962f48fef782c",
          "body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 6.18.0.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/3b5e8027fcad23fda98b2e3ac259d8d67585f671...263435318d21b8e681c14\n[…]\nncy-name: docker/build-push-action\n  dependency-version: 6.18.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": "chore(deps): bump docker/build-push-action from 4.0.0 to 6.18.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T09:33:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a467238fe4ddc6ffdd5f60392564de6cd29fb764",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 6.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...b7c566a772e6b6bfb58ed0dc25\n[…]\ndency-name: actions/upload-artifact\n  dependency-version: 6.0.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": "chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T09:32:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b5efe327f1e0b56b7bca9604d2049b0f6b3db89",
          "body": "Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.1.0 to 3.7.0.\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\n- [Commits](https://github.com/docker/setup-qemu-action/compare/e81a89b1732b9c48d79cd809d8d81d79c4647a18...c7c53464625b32c7a7e944\n[…]\nency-name: docker/setup-qemu-action\n  dependency-version: 3.7.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": "chore(deps): bump docker/setup-qemu-action from 2.1.0 to 3.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T09:29:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "23b1d628f0d585faf246358d192c970ad43f121d",
          "body": "Bumps the actions group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [helm/kind-action](https://github.com/helm/kind-action).\n\n\nUpdates `github/codeql-action` from 4.32.1 to 4.32.3\n- [Release notes](https://github.com/github/codeql-action/rel\n[…]\naction\n  dependency-version: 1.14.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group across 1 directory with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-07T09:07:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15b45cde3339adb2f7c0a8620e3ad2d03c05640b",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore: add .vscode to .gitignore",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-03-06T22:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf30bac34e91563b252d6d54aacdf621b8cd1f0",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore(deps): bump several Go dependencies",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-03-06T22:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edfa6ea71d9a580ec86ed53ea22ced6dd672e76b",
          "body": "Update sigs.k8s.io/controller-runtime from v0.16.2 to v0.23.3, which\nalso upgrades k8s.io/api, apimachinery, and client-go from v0.28.4 to\nv0.35.0 along with other transitive dependencies.\n\nAdapt to breaking API changes in controller-runtime v0.23:\n- source.Channel is now a function (not a struct), \n[…]\nhe upgraded k8s version\n- Split test target to exclude e2e tests (which require a live cluster)\n- Add e2e-test target with explicit GOPATH and NODENAME support\n\nSigned-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "chore(deps): upgrade controller-runtime to v0.23.3",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-03-06T22:21:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a413696ddee629a0d6a9cffd7af02bc32dbdd649",
          "body": "Signed-off-by: alacuku <aldo@lacuku.eu>",
          "is_bot": false,
          "headline": "fix(ci): use go.mod to determine go version",
          "author_name": "alacuku",
          "author_login": "alacuku",
          "committed_at": "2026-02-11T17:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d0a662e38e4c6742915fb1d1f007dd2ca458e6",
          "body": "Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 4.0.0.\n- [Release notes](https://github.com/sigstore/cosign-installer/releases)\n- [Commits](https://github.com/sigstore/cosign-installer/compare/59acb6260d9c0ba8f4a2f9d9b48431a222b68e20...faadad0cce49287aee\n[…]\nncy-name: sigstore/cosign-installer\n  dependency-version: 4.0.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": "chore(deps): bump sigstore/cosign-installer from 3.5.0 to 4.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:41:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6e4de4c38d6193af8ff0794d99d9c9b4de046db7",
          "body": "Bumps the actions group with 4 updates: [helm/kind-action](https://github.com/helm/kind-action), [slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml](https://github.com/slsa-framework/slsa-github-generator), [slsa-framework/slsa-verifier](https://github.com/slsa-frame\n[…]\nsa3.yml\n  dependency-version: 2.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the actions group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:40:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "116d6f4296a341a951b0c4b59969c05039973138",
          "body": "Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 3.12.0.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c...8d2750c68a424\n[…]\ny-name: docker/setup-buildx-action\n  dependency-version: 3.12.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": "chore(deps): bump docker/setup-buildx-action from 2.5.0 to 3.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:39:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4cc336557ad16a7560e47b6b9832e3a5b12bf7d7",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.7.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/f4ef78c080cd8ba55a85445d5b36e214a81df20a...c94ce9fb468520275223c153574b00df6fe4bcc9)\n\n[…]\nependency-name: docker/login-action\n  dependency-version: 3.7.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": "chore(deps): bump docker/login-action from 2.1.0 to 3.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:38:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5eb9db749cb7061c06e15a9abae0d7b54b024c8f",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.7 to 4.32.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/6\n[…]\nendency-name: github/codeql-action\n  dependency-version: 4.32.1\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": "chore(deps): bump github/codeql-action from 2.22.7 to 4.32.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:37:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "423e321d89cd408e6b90acc797b4b03043fa233e",
          "body": "Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 5.10.0.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Commits](https://github.com/docker/metadata-action/compare/507c2f2dc502c992ad446e3d7a5dfbe311567a96...c299e40c65443455700f0fdfc63ef\n[…]\ndency-name: docker/metadata-action\n  dependency-version: 5.10.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": "chore(deps): bump docker/metadata-action from 4.3.0 to 5.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:34:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82ffa3d679ac6158605a7a780adc2590fc47dade",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v4...7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: 6.2.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": "chore(deps): bump actions/setup-go from 4.0.0 to 6.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0c9a919f2cc9aaffe1c6c1f4458ad5c7cd0479b",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.78.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.78.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-version: 1.78.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": "chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.78.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9390ad4428b58ac9ab6e0f89936b350914569aa3",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-version: 1.11.1\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": "chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.11.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f135fbebb28a5911d679ff7c34d7e59c386127",
          "body": "Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.4 to 1.4.3.\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.2.4...v1.4.3)\n\n---\nupdated-\n[…]\ndency-name: github.com/go-logr/logr\n  dependency-version: 1.4.3\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": "chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.4.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T22:26:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 80,
      "latest_release_at": "2026-07-18T14:19:19Z",
      "latest_release_tag": "v0.1.3",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 19,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 302.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/falcosecurity/k8s-metacollector",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/falcosecurity/k8s-metacollector",
          "is_deprecated": false,
          "latest_version": "v0.1.3",
          "repository_url": "https://github.com/falcosecurity/k8s-metacollector",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T14:16:23Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 22,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "metadata/metadata.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "test/client/go.mod",
        "test/server/go.mod"
      ],
      "largest_source_bytes": 20875,
      "source_files_sampled": 70,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 16
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 176,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/go-logr/logr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.3"
        },
        {
          "name": "github.com/gruntwork-io/terratest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/mitchellh/hashstructure/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.32.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.41.0"
        },
        {
          "name": "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.92.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "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": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.82.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.12-0.20260120151049-f2248ac996af"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.140.0"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260507154919-ff6756f316d2"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/go-logr/logr",
            "direct": true,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gruntwork-io/terratest",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure/v2",
            "direct": true,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring",
            "direct": true,
            "version": "v0.92.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "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": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.82.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": true,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": true,
            "version": "v0.0.0-20260507154919-ff6756f316d2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": true,
            "version": "v0.0.0-20260707023825-cf1189d6abe3",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/controller-runtime",
            "direct": true,
            "version": "v0.24.1",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.41.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.32.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager",
            "direct": false,
            "version": "v0.1.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/acm",
            "direct": false,
            "version": "v1.38.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/autoscaling",
            "direct": false,
            "version": "v1.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs",
            "direct": false,
            "version": "v1.69.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/dynamodb",
            "direct": false,
            "version": "v1.57.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ec2",
            "direct": false,
            "version": "v1.297.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ecr",
            "direct": false,
            "version": "v1.57.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ecs",
            "direct": false,
            "version": "v1.78.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/iam",
            "direct": false,
            "version": "v1.53.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery",
            "direct": false,
            "version": "v1.11.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/kms",
            "direct": false,
            "version": "v1.50.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/lambda",
            "direct": false,
            "version": "v1.89.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/rds",
            "direct": false,
            "version": "v1.118.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/route53",
            "direct": false,
            "version": "v1.62.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": false,
            "version": "v1.99.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
            "direct": false,
            "version": "v1.41.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sns",
            "direct": false,
            "version": "v1.39.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sqs",
            "direct": false,
            "version": "v1.42.26",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssm",
            "direct": false,
            "version": "v1.68.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/boombuler/barcode",
            "direct": false,
            "version": "v1.0.1-0.20190219062509-6c824513bacc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanphx/json-patch/v5",
            "direct": false,
            "version": "v5.9.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/falcosecurity/k8s-metacollector",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "v1.0.2-0.20180813162953-d98b870cc4e0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/zapr",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.20.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/cmdutils",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonname",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.25.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gonvenience/bunt",
            "direct": false,
            "version": "v1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gonvenience/neat",
            "direct": false,
            "version": "v1.3.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gonvenience/term",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gonvenience/text",
            "direct": false,
            "version": "v1.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gonvenience/wrap",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gonvenience/ytbx",
            "direct": false,
            "version": "v1.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260402051712-545e8a4df936",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gruntwork-io/go-commons",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/homeport/dyff",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": false,
            "version": "v5.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-ciede2000",
            "direct": false,
            "version": "v0.0.0-20170301095244-782e8c62fec3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-zglob",
            "direct": false,
            "version": "v0.0.2-0.20190814121620-e3c945676326",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-ps",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/hashstructure",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/spdystream",
            "direct": false,
            "version": "v0.5.1",
            "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/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pquerna/otp",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.70.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/texttheater/golang-levenshtein",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli",
            "direct": false,
            "version": "v1.22.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/virtuald/go-ordered-json",
            "direct": false,
            "version": "v0.0.0-20170621173500-b18e6e673d74",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.27.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/jsonpatch/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260414002931-afd174a4e478",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260715232425-e75dac1f907d",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apiextensions-apiserver",
            "direct": false,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260603220949-865597e52e25",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260718133925-74c0ba7c0470",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/streaming",
            "direct": false,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.4.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.4.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 176,
        "direct_count": 20,
        "indirect_count": 156
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 177,
        "open_issues": 1,
        "closed_ratio": 0.8,
        "closed_issues": 4,
        "closed_unmerged_prs": 19
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "alacuku",
          "commits": 144,
          "avatar_url": "https://avatars.githubusercontent.com/u/17413176?v=4"
        },
        {
          "type": "User",
          "login": "leogr",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/3390997?v=4"
        },
        {
          "type": "User",
          "login": "bossm8",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/91630231?v=4"
        },
        {
          "type": "User",
          "login": "LucaGuerra",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/35580196?v=4"
        },
        {
          "type": "User",
          "login": "nlamirault",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/29233?v=4"
        },
        {
          "type": "User",
          "login": "Andreagit97",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/66700518?v=4"
        },
        {
          "type": "User",
          "login": "c2ndev",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/19469375?v=4"
        },
        {
          "type": "User",
          "login": "AronNaylor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/60755388?v=4"
        },
        {
          "type": "User",
          "login": "sipr-invivo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/160140834?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.867
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yaml",
        "docker-image.yaml",
        "govulncheck.yaml",
        "helm-check.yaml",
        "integration.yaml",
        "lint.yaml",
        "release.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 10,
            "reason": "SAST tool is run on all commits",
            "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": 10,
            "reason": "4 out of the last 4 releases have a total of 4 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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "cdb5ef71ff849065c86b676715e14879b8253bc4",
        "ran_at": "2026-07-24T13:31:49Z",
        "aggregate_score": 8.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T18:48:15Z",
      "oldest_open_prs": [
        {
          "number": 195,
          "created_at": "2026-07-21T18:44:18Z",
          "last_comment_at": "2026-07-21T18:44:23Z",
          "last_comment_author": "poiana"
        },
        {
          "number": 197,
          "created_at": "2026-07-21T18:44:26Z",
          "last_comment_at": "2026-07-23T18:47:40Z",
          "last_comment_author": "poiana"
        },
        {
          "number": 204,
          "created_at": "2026-07-23T18:48:12Z",
          "last_comment_at": "2026-07-23T21:07:41Z",
          "last_comment_author": "poiana"
        }
      ],
      "last_merged_pr_at": "2026-07-23T18:44:50Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 108,
          "created_at": "2025-06-06T05:30:04Z",
          "last_comment_at": "2026-07-15T10:32:21Z",
          "last_comment_author": "leogr"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/falcosecurity/k8s-metacollector",
    "host": "github.com",
    "name": "k8s-metacollector",
    "owner": "falcosecurity"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 75,
      "inputs": {
        "security": 86,
        "vitality": 80,
        "community": 60,
        "governance": 69,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 80,
              "human_commit_share": 0.45,
              "days_since_last_push": 0,
              "active_weeks_last_year": 19
            },
            "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": "19/52 weeks with commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "80 commits in the last year",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v0.1.3",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 302.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~302.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 302.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "4 out of the last 4 releases have a total of 4 signed artifacts.",
                "points": 10,
                "status": "met",
                "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": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 8,
              "stars": 22,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "22 stars",
                "points": 21.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.867
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 87% of commits",
                "points": 3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "merged_prs": 177,
              "open_issues": 1,
              "closed_issues": 4,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 19
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "177/196 decided PRs merged",
                "points": 34.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 177,
                      "decided": 196
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 531,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "falcosecurity",
              "public_repos": 52,
              "account_age_days": 2900
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "531 followers of falcosecurity",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 531,
                      "login": "falcosecurity"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "52 public repos, account ~7 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 52
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "github.com/falcosecurity/k8s-metacollector"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "4 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "api-server",
                "falco",
                "kubernetes",
                "metadata"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "excellent",
        "name": "Security",
        "value": 86,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 8.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "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": "4 out of the last 4 releases have a total of 4 signed artifacts.",
                "points": 7.5,
                "status": "met",
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 176 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 176
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 176,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 176,
              "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "45 of 45 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 45
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [
                "go.mod",
                "test/client/go.mod",
                "test/server/go.mod"
              ],
              "dependency_bot_commit_share": 0.55
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "55 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 55,
                      "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": 20875,
              "source_files_sampled": 70,
              "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/70 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 70,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "metadata/metadata.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "metadata/metadata.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "metadata/metadata.proto"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T13:32:11.133836Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/falcosecurity/k8s-metacollector.svg",
  "full_name": "falcosecurity/k8s-metacollector",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.