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

tdakkota / ch-go

Low-level Go Client for ClickHouse

GoApache-2.0★ 0 estrellas⑂ 0 forksdesde feb 2026forkVer en GitHub ↗

tdakkota/ch-go tiene un índice de salud de 37 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es AI Readiness (65/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 162 días. Una sola persona concentra la mayor parte del trabajo reciente.

37
global / 100
En riesgo

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

37
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

tdakkotaCuenta personal
2 seguidores11 repositorios públicosdesde sept 2025

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/ClickHouse/ch-goapunta a otro repositorio; no se puntúav0.73.0-113hace 37 días

Métricas por categoría

Vitalidad

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

57Moderado · 22% del índice global
Cómo se puntúa
9.9/36Recencia de push — último push hace 162 días
15.2/36Cadencia de commits — 22/52 semanas con commits
18/18Volumen de commits — 110 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year110
human_commit_share0,67
days_since_last_push162
active_weeks_last_year22
Cómo se puntúa
16.2/27Publica versiones — 100 etiquetas de versión (sin releases de GitHub)
27/36Recencia de las versiones — última versión hace 177 días
27/27Cadencia de publicación — una versión cada ~40,2 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count100
latest_release_tagv0.71.0
releases_from_tags
days_since_latest_release177
mean_days_between_releases40,2
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

23Crítico · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
3.3/22.5Distribución de commits — el principal contribuyente firma el 85% de los commits
13.5/13.5Amplitud de contribuyentes — 39 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled39
top_contributor_share0,853
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
3.4/25Alcance del propietario — 2 seguidores de tdakkota
9.6/25Trayectoria — 11 repos públicos, cuenta de ~0 años
Datos de entrada utilizados
followers2
owner_typeUser
is_verified
owner_logintdakkota
public_repos11
account_age_days324
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

53Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 4 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Seguridad

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

39En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 17 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 17 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3,9
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

Preparación para IA

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

65Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 64 de 67 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,955
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 — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 33 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, internal/cmd/ch-dl/go.mod
dependency_bot_commit_share0,33
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.8/55Tamaños de archivo manejables — 1/344 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes191.044
source_files_sampled344
oversized_source_files1
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

0estrellas de GitHub
39contribuidores
110commits en los últimos 12 meses
162días desde el último push
100versiones publicadas
1factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

OpenSSF Scorecard 3.9 / 10
3.9agregado

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-26 07:33 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities17 existing vulnerabilities detected
Dependencias directas 20
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/cenkalti/backoff/v4v4.3.0go.mod
Gogithub.com/dmarkham/enumerv1.6.3go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/go-faster/cityv1.0.1go.mod
Gogithub.com/go-faster/errorsv0.7.1go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hashicorp/go-versionv1.8.0go.mod
Gogithub.com/jackc/puddle/v2v2.2.2go.mod
Gogithub.com/klauspost/compressv1.18.4go.mod
Gogithub.com/pierrec/lz4/v4v4.1.25go.mod
Gogithub.com/segmentio/asmv1.2.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.opentelemetry.io/otelv1.40.0go.mod
Gogo.opentelemetry.io/otel/metricv1.40.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.40.0go.mod
Gogo.opentelemetry.io/otel/tracev1.40.0go.mod
Gogo.uber.org/multierrv1.11.0go.mod
Gogo.uber.org/zapv1.27.1go.mod
Gogolang.org/x/cryptov0.48.0go.mod
Gogolang.org/x/syncv0.19.0go.mod
Todas las dependencias no recopilado

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 2524,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 572408,
        "Shell": 636,
        "Makefile": 128,
        "Go Template": 10797
      },
      "pushed_at": "2026-02-13T09:22:51Z",
      "created_at": "2026-02-12T14:22:20Z",
      "owner_type": "User",
      "updated_at": "2026-02-12T14:22:20Z",
      "description": "Low-level Go Client for ClickHouse",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "tdakkota",
      "type": "User",
      "login": "tdakkota",
      "company": null,
      "location": null,
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/230443155?v=4",
      "created_at": "2025-09-04T20:02:48Z",
      "is_verified": null,
      "public_repos": 11,
      "account_age_days": 324
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.71.0",
          "kind": "minor",
          "published_at": "2026-01-29T11:10:06Z"
        },
        {
          "tag": "v0.70.0",
          "kind": "minor",
          "published_at": "2026-01-22T11:28:23Z"
        },
        {
          "tag": "v0.69.0",
          "kind": "minor",
          "published_at": "2025-10-04T04:33:14Z"
        },
        {
          "tag": "v0.68.0",
          "kind": "minor",
          "published_at": "2025-08-23T02:14:07Z"
        },
        {
          "tag": "v0.67.0",
          "kind": "minor",
          "published_at": "2025-07-16T10:07:44Z"
        },
        {
          "tag": "v0.66.1",
          "kind": "patch",
          "published_at": "2025-06-23T22:57:24Z"
        },
        {
          "tag": "v0.66.0",
          "kind": "minor",
          "published_at": "2025-05-13T07:56:28Z"
        },
        {
          "tag": "v0.65.1",
          "kind": "patch",
          "published_at": "2025-02-18T02:25:41Z"
        },
        {
          "tag": "v0.65.0",
          "kind": "minor",
          "published_at": "2025-02-14T18:52:58Z"
        },
        {
          "tag": "v0.64.1",
          "kind": "patch",
          "published_at": "2025-02-01T12:10:01Z"
        },
        {
          "tag": "v0.64.0",
          "kind": "minor",
          "published_at": "2025-01-30T13:24:34Z"
        },
        {
          "tag": "v0.63.1",
          "kind": "patch",
          "published_at": "2024-10-22T14:40:16Z"
        },
        {
          "tag": "v0.63.0",
          "kind": "minor",
          "published_at": "2024-10-21T10:12:07Z"
        },
        {
          "tag": "v0.62.0",
          "kind": "minor",
          "published_at": "2024-07-01T10:19:56Z"
        },
        {
          "tag": "v0.61.5",
          "kind": "patch",
          "published_at": "2024-03-08T18:06:12Z"
        },
        {
          "tag": "v0.61.4",
          "kind": "patch",
          "published_at": "2024-03-08T06:39:32Z"
        },
        {
          "tag": "v0.61.3",
          "kind": "patch",
          "published_at": "2024-02-22T11:14:31Z"
        },
        {
          "tag": "v0.61.2",
          "kind": "patch",
          "published_at": "2024-01-29T15:46:41Z"
        },
        {
          "tag": "v0.61.1",
          "kind": "patch",
          "published_at": "2024-01-07T13:06:50Z"
        },
        {
          "tag": "v0.61.0",
          "kind": "minor",
          "published_at": "2023-12-04T11:46:32Z"
        },
        {
          "tag": "v0.60.0",
          "kind": "minor",
          "published_at": "2023-11-25T09:42:25Z"
        },
        {
          "tag": "v0.59.0",
          "kind": "minor",
          "published_at": "2023-11-25T08:56:33Z"
        },
        {
          "tag": "v0.58.2",
          "kind": "patch",
          "published_at": "2023-08-17T20:38:01Z"
        },
        {
          "tag": "v0.58.1",
          "kind": "patch",
          "published_at": "2023-08-17T10:54:29Z"
        },
        {
          "tag": "v0.58.0",
          "kind": "minor",
          "published_at": "2023-07-13T04:48:25Z"
        },
        {
          "tag": "v0.57.0",
          "kind": "minor",
          "published_at": "2023-06-21T11:04:27Z"
        },
        {
          "tag": "v0.57.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2023-06-06T13:40:10Z"
        },
        {
          "tag": "v0.57.0-alpha.0",
          "kind": "prerelease",
          "published_at": "2023-06-06T12:54:20Z"
        },
        {
          "tag": "v0.56.1",
          "kind": "patch",
          "published_at": "2023-06-02T11:39:01Z"
        },
        {
          "tag": "v0.56.0",
          "kind": "minor",
          "published_at": "2023-05-24T08:15:54Z"
        },
        {
          "tag": "v0.55.0",
          "kind": "minor",
          "published_at": "2023-04-29T07:45:25Z"
        },
        {
          "tag": "v0.54.0",
          "kind": "minor",
          "published_at": "2023-03-22T17:41:12Z"
        },
        {
          "tag": "v0.53.1",
          "kind": "patch",
          "published_at": "2023-03-17T11:16:29Z"
        },
        {
          "tag": "v0.53.0",
          "kind": "minor",
          "published_at": "2023-02-22T13:03:59Z"
        },
        {
          "tag": "v0.52.1",
          "kind": "patch",
          "published_at": "2023-02-13T06:58:02Z"
        },
        {
          "tag": "v0.52.0",
          "kind": "minor",
          "published_at": "2023-02-02T16:57:08Z"
        },
        {
          "tag": "v0.51.2",
          "kind": "patch",
          "published_at": "2023-01-26T11:45:27Z"
        },
        {
          "tag": "v0.51.1",
          "kind": "patch",
          "published_at": "2023-01-17T11:39:38Z"
        },
        {
          "tag": "v0.51.0",
          "kind": "minor",
          "published_at": "2022-12-16T15:52:23Z"
        },
        {
          "tag": "v0.50.0",
          "kind": "minor",
          "published_at": "2022-11-19T21:37:02Z"
        },
        {
          "tag": "v0.49.0",
          "kind": "minor",
          "published_at": "2022-10-27T00:05:44Z"
        },
        {
          "tag": "v0.48.0",
          "kind": "minor",
          "published_at": "2022-09-14T02:11:58Z"
        },
        {
          "tag": "v0.48.0-rc.2",
          "kind": "prerelease",
          "published_at": "2022-08-21T07:33:04Z"
        },
        {
          "tag": "v0.48.0-rc.1",
          "kind": "prerelease",
          "published_at": "2022-08-21T07:16:43Z"
        },
        {
          "tag": "v0.47.3",
          "kind": "patch",
          "published_at": "2022-08-15T09:38:22Z"
        },
        {
          "tag": "v0.47.2",
          "kind": "patch",
          "published_at": "2022-07-26T10:21:27Z"
        },
        {
          "tag": "v0.47.1",
          "kind": "patch",
          "published_at": "2022-07-14T19:42:00Z"
        },
        {
          "tag": "v0.47.0",
          "kind": "minor",
          "published_at": "2022-07-09T17:27:10Z"
        },
        {
          "tag": "v0.46.3",
          "kind": "patch",
          "published_at": "2022-07-08T13:49:02Z"
        },
        {
          "tag": "v0.46.2",
          "kind": "patch",
          "published_at": "2022-07-07T17:14:59Z"
        },
        {
          "tag": "v0.46.1",
          "kind": "patch",
          "published_at": "2022-07-07T13:10:41Z"
        },
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2022-07-04T13:53:51Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2022-06-27T09:51:33Z"
        },
        {
          "tag": "v0.44.1",
          "kind": "patch",
          "published_at": "2022-06-19T14:55:08Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2022-06-19T14:41:58Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2022-06-18T22:09:13Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2022-06-14T20:17:14Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2022-06-14T09:01:43Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2022-06-10T11:19:12Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2022-06-03T14:21:17Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2022-05-25T20:41:20Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2022-05-25T12:03:27Z"
        },
        {
          "tag": "v0.36.1",
          "kind": "patch",
          "published_at": "2022-05-24T21:09:54Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2022-05-24T05:17:15Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2022-05-24T05:04:15Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2022-05-24T04:24:45Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2022-05-24T03:50:38Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2022-05-16T22:01:25Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2022-05-02T13:02:04Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2022-04-28T13:10:04Z"
        },
        {
          "tag": "v0.29.1",
          "kind": "patch",
          "published_at": "2022-04-19T15:27:18Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2022-04-18T20:38:55Z"
        },
        {
          "tag": "v0.28.1",
          "kind": "patch",
          "published_at": "2022-04-17T14:14:13Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2022-04-17T13:10:06Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2022-04-15T07:54:04Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2022-04-06T10:22:22Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2022-04-05T11:24:04Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2022-03-24T13:31:05Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2022-03-11T10:35:25Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2022-02-20T12:57:54Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2022-02-11T14:45:24Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2022-02-10T06:30:34Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2022-02-06T06:59:50Z"
        },
        {
          "tag": "v0.18.3",
          "kind": "patch",
          "published_at": "2022-01-31T10:42:06Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2022-01-30T18:47:58Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2022-01-29T21:28:32Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2022-01-29T21:10:33Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2022-01-29T19:48:37Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2022-01-29T13:57:40Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2022-01-23T13:11:58Z"
        },
        {
          "tag": "v0.17.0-alpha.0",
          "kind": "prerelease",
          "published_at": "2022-01-23T12:25:46Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2022-01-23T11:38:46Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2022-01-12T23:37:14Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2022-01-06T06:34:24Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-01-03T23:36:11Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2022-01-02T14:30:07Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2021-12-31T16:12:42Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2021-12-30T10:04:22Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2021-12-27T22:44:16Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2021-12-27T21:48:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "02a34cbdfe4f5d71262dad5524825aea5f0aed35",
          "body": "….com/klauspost/compress-1.18.4\n\nchore(deps): bump github.com/klauspost/compress from 1.18.3 to 1.18.4",
          "is_bot": false,
          "headline": "Merge pull request #1133 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-02-10T10:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c810b8c2cba6cc84d4a534e33fa3a19767c2432",
          "body": "…ompress-1.18.4",
          "is_bot": false,
          "headline": "Merge branch 'main' into dependabot/go_modules/github.com/klauspost/c…",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-02-10T09:53:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c57e072d8b8a50e7b42629539fa762fe6fce10",
          "body": "…lemetry-ee270d1957\n\nchore(deps): bump the opentelemetry group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #1132 from ClickHouse/dependabot/go_modules/opente…",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-02-10T09:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7c2bde716b5739abbf88fde5c308c9c3d6d9185",
          "body": "…ompress-1.18.4",
          "is_bot": false,
          "headline": "Merge branch 'main' into dependabot/go_modules/github.com/klauspost/c…",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-02-10T09:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b9d2fe66f19a4321442990702bc00953d528c32",
          "body": "Bumps the opentelemetry group with 4 updates: [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) and \n[…]\n\n  dependency-version: 1.40.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: opentelemetry\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the opentelemetry group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T07:15:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5414ec7d5030a23002286d56d7de7931f168f822",
          "body": "….org/x/crypto-0.48.0\n\nchore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0",
          "is_bot": false,
          "headline": "Merge pull request #1134 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2026-02-10T07:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0724d13eb083115f92fbdaa7e738a795c9453f",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.47.0 to 0.48.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.48.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.48.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-09T22:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c662202d388411d0da14fee1d868dc60ba26d471",
          "body": "Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.18.3 to 1.18.4.\n- [Release notes](https://github.com/klauspost/compress/releases)\n- [Commits](https://github.com/klauspost/compress/compare/v1.18.3...v1.18.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/klauspost/compress\n  dependency-version: 1.18.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/klauspost/compress from 1.18.3 to 1.18.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-09T22:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45e9a6c25db72dc8dba17ba5670db566e5b2fdd",
          "body": "feat: support `QBit` column type",
          "is_bot": false,
          "headline": "Merge pull request #1130 from ClickHouse/kavirajk/qbit-support",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-29T11:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596bb6865005d1a591492a127f231587ce7921ed",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: address pr remarks",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-29T11:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c428daf2b5d9c9e3bf415a436270902636902796",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1131 from ClickHouse/kavirajk/time64-scan-bug",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-28T19:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb7ee7eb4e648352a1065a5f33702bc04ffa0cae",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: add tests and doc strings for bug fixes",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-28T14:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167cbd50c37654ef0989feec07b624a679171593",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "fix: precision scaling behaviour with time64 conversions",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-28T13:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39fb88eb254b11c111f8eaa89a5e8640159b5f9a",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: fix the linter error for negative zero",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-27T13:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e6e46c43bf1c073126ef7b70d5cb61dbc64783e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into kavirajk/qbit-support",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-27T13:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ccdb9b784c55e4faad26d20bdb1e9b441455e5e",
          "body": "Hence can be used in both BFloat16 and QBit implementations\n\nSigned-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: make helper for float16 rounding",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-27T12:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ab249b3bfe2cf864ef976e816fd39dd27ee4c33",
          "body": "….com/dmarkham/enumer-1.6.3\n\nchore(deps): bump github.com/dmarkham/enumer from 1.6.1 to 1.6.3",
          "is_bot": false,
          "headline": "Merge pull request #1129 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2026-01-27T01:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f5fc1b59dede8fac6a13b56e0098b8aa3c2184",
          "body": "Bumps [github.com/dmarkham/enumer](https://github.com/dmarkham/enumer) from 1.6.1 to 1.6.3.\n- [Release notes](https://github.com/dmarkham/enumer/releases)\n- [Commits](https://github.com/dmarkham/enumer/compare/v1.6.1...v1.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/dmarkham/enumer\n  dependency-version: 1.6.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/dmarkham/enumer from 1.6.1 to 1.6.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T19:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93467b54ee95b89857532c1d8c128ce476836c12",
          "body": "feat: BFloat16 Support",
          "is_bot": false,
          "headline": "Merge pull request #1127 from ClickHouse/kavirajk/bfloat16-support",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-22T11:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d982f4fdb410a9331c800098e4f728169d94fa",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: add exhaustive tests for bfloat16 for all possible values",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-22T11:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70a58fefb682ecabf61f4641e3d0e332da5e7882",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: revert arm64 from x.yml workflow as well",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-22T11:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a9dfe9ccfd35e31de2fbd508bb2080f2e9e968",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: revert arm64 from e2e",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-22T10:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8becc952f97921338c18db2ae658981aae96adfd",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: add arm64 support on e2e tests as well",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-22T10:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5e6de72aa420f99b6c2b2eb2a292efefbd69c2",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore: add support for runnning tests on arm64",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-22T10:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a28b76312efc21846ad734e2d4aad4bf4015daac",
          "body": "Dynamic random source based on timestamp keep changing the \"golden\" test\nfile causing it to fail.\n\nSigned-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "test: remove dynamic random source",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-21T12:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad665bbd02a56fbf1c2ac80fd1ce8fc4e2452b1",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "test: test with more real floats with relative error",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-21T11:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aea98fa8ce4ce5391b596996e7560ea28cc35e4",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore(lint): fix trainling new lines",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-21T10:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec28632b0ba5fb9218babade5669f78b40d74295",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore(doc): add additional doc strings",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-21T10:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4c876dd4c05f1d43ae2c70c78d5571b4ba9b92",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "chore(test): test updates for bfloat16",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-21T10:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05628f500800b04577d796b2ec902ba32e959e8e",
          "body": "Internally we use uint16 to store 16-bit value of BFloat16\nbut use float32 in the external APIs for the easy of use.\n\nSigned-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "feat(datatype): support bfloat16 data type",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-21T10:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ddcb544cdc5167ed6eef1c7e3179cd4fa6d624",
          "body": "….com/pierrec/lz4/v4-4.1.25",
          "is_bot": false,
          "headline": "Merge pull request #1126 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-19T20:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f16aef3dc9adef852b8fe4259bd4b753d6eeb4",
          "body": "Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from 4.1.24 to 4.1.25.\n- [Release notes](https://github.com/pierrec/lz4/releases)\n- [Commits](https://github.com/pierrec/lz4/compare/v4.1.24...v4.1.25)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/pierrec/lz4/v4\n  dependency-version: 4.1.25\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.24 to 4.1.25",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T20:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bb13d9ba15d591a62cfef26a476dba03db0dd41",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1125 from ClickHouse/codeowners",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-18T19:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88765e5fb24e90f1b574591f47edd0ef61ee93f4",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update CODEOWNERS",
          "author_name": "Mikhail Shustov",
          "author_login": "mshustov",
          "committed_at": "2026-01-18T16:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc99a882baf1d2d565a2cfbf2b174c54957abcf3",
          "body": null,
          "is_bot": false,
          "headline": "chore: add codeowners",
          "author_name": "restrry",
          "author_login": "mshustov",
          "committed_at": "2026-01-18T16:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5ffb410a4033d10ef34b9bc2bdac2ee1b750b5",
          "body": "….com/pierrec/lz4/v4-4.1.24",
          "is_bot": false,
          "headline": "Merge pull request #1124 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-16T20:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480c9fad2916b7f946809e0e66cad449ff4e1533",
          "body": "Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from 4.1.23 to 4.1.24.\n- [Release notes](https://github.com/pierrec/lz4/releases)\n- [Commits](https://github.com/pierrec/lz4/compare/v4.1.23...v4.1.24)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/pierrec/lz4/v4\n  dependency-version: 4.1.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.24",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-16T20:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a68a292ef3ef617a3931fe0465a68f96fe19707e",
          "body": "….com/klauspost/compress-1.18.3",
          "is_bot": false,
          "headline": "Merge pull request #1123 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2026-01-16T20:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d30c8c5c7e7fe058dff68bf80d2a7a86a13a6e",
          "body": "Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.18.2 to 1.18.3.\n- [Release notes](https://github.com/klauspost/compress/releases)\n- [Commits](https://github.com/klauspost/compress/compare/v1.18.2...v1.18.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/klauspost/compress\n  dependency-version: 1.18.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/klauspost/compress from 1.18.2 to 1.18.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-16T19:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec54f4cf945fc6b7e61dcf08c9f49f5a499c00f2",
          "body": "….org/x/crypto-0.47.0\n\nchore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0",
          "is_bot": false,
          "headline": "Merge pull request #1122 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2026-01-13T03:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0727c1da738fed4165941239d6cc8d67f8c15a5d",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.46.0 to 0.47.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.46.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.47.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-13T00:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef4de3eb371dc7f785fa84fbb85f70dc65995fd",
          "body": "…tions/cache-5\n\nchore(deps): bump actions/cache from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #1117 from ClickHouse/dependabot/github_actions/ac…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2026-01-09T19:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c35ca4aca7241047ddc2c1c1bf4d2b57268d197",
          "body": "…lemetry-1270eaf9f0\n\nchore(deps): bump the opentelemetry group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #1114 from ClickHouse/dependabot/go_modules/opente…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2026-01-08T02:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7da5e2efbfd1f859994c42d9195aaee40d5900b0",
          "body": "Bumps the opentelemetry group with 4 updates: [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) and \n[…]\n\n  dependency-version: 1.39.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: opentelemetry\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the opentelemetry group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-07T18:23:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7483af9bfe22dedb0604476d8f075b57fdb712de",
          "body": "…tions/upload-artifact-6\n\nchore(deps): bump actions/upload-artifact from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #1118 from ClickHouse/dependabot/github_actions/ac…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2026-01-07T05:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911af91e03e8d23f7123c020fbd6d04f43ef7576",
          "body": "…tions/download-artifact-7\n\nchore(deps): bump actions/download-artifact from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #1119 from ClickHouse/dependabot/github_actions/ac…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2026-01-06T04:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6079b5af0c3387bfaa7236c4b72788ec3ff7177e",
          "body": "….com/pierrec/lz4/v4-4.1.23\n\nchore(deps): bump github.com/pierrec/lz4/v4 from 4.1.22 to 4.1.23",
          "is_bot": false,
          "headline": "Merge pull request #1120 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-12-18T04:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee80b8eac53a1781f6cff1e10031c8e6124138a2",
          "body": "Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from 4.1.22 to 4.1.23.\n- [Release notes](https://github.com/pierrec/lz4/releases)\n- [Commits](https://github.com/pierrec/lz4/compare/v4.1.22...v4.1.23)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/pierrec/lz4/v4\n  dependency-version: 4.1.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.22 to 4.1.23",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-17T19:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf8ec73d538a7cd5dff4b6889b8210bf9d26fd3",
          "body": "….org/x/crypto-0.46.0\n\nchore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0",
          "is_bot": false,
          "headline": "Merge pull request #1116 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-12-16T23:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7601e026b904ccde4fb44bf69643d484b5a6fb2",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: '7'\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/download-artifact from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-12T19:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f548d1198b7a610a1e7d1050742f920aca2d8d6",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '6'\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 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-12T19:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a40428ab7abcfe8f7169c359e8150281c865176",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '5'\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/cache from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-12T19:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "698426b84a9468901e9bf0d9f2f56a008e74fc4a",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.46.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.46.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 golang.org/x/crypto from 0.45.0 to 0.46.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T19:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0cc50e327810e3378a0076f47fdd9628d1a9e06",
          "body": "….org/x/sync-0.19.0\n\nchore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0",
          "is_bot": false,
          "headline": "Merge pull request #1115 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-12-09T01:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45e05bb22e9bd5d87670deb4962f2ceb63dfa73",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.18.0 to 0.19.0.\n- [Commits](https://github.com/golang/sync/compare/v0.18.0...v0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.19.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 golang.org/x/sync from 0.18.0 to 0.19.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T19:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b425326d33cded372e0157d6b19b3295ef8822b",
          "body": "….org/x/sync-0.18.0\n\nchore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0",
          "is_bot": false,
          "headline": "Merge pull request #1105 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-12-06T03:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b53819ae3ab6ef37ee7b6a934cc759adfc8892",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.17.0 to 0.18.0.\n- [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.18.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 golang.org/x/sync from 0.17.0 to 0.18.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-05T06:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8538ca531234b5dda4294c7867d289bfad48fd3e",
          "body": "….org/x/crypto-0.45.0\n\nchore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0",
          "is_bot": false,
          "headline": "Merge pull request #1109 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-12-05T06:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c38c7fb3a0240abe8023378e140a30ced5a9cfd",
          "body": "….com/hashicorp/go-version-1.8.0\n\nchore(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0",
          "is_bot": false,
          "headline": "Merge pull request #1112 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-12-03T01:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29f0a995b5507b10a193d1fd31a05c749933a12",
          "body": "Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.7.0 to 1.8.0.\n- [Release notes](https://github.com/hashicorp/go-version/releases)\n- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/go-version/\n[…]\nme: github.com/hashicorp/go-version\n  dependency-version: 1.8.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/hashicorp/go-version from 1.7.0 to 1.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-02T06:50:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52eaac63eded246818e645b705cd574269249144",
          "body": "….com/klauspost/compress-1.18.2\n\nchore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2",
          "is_bot": false,
          "headline": "Merge pull request #1113 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-12-02T06:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec512f8a5a7b9bd57350f18c362cf3191e3f473",
          "body": "Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.18.1 to 1.18.2.\n- [Release notes](https://github.com/klauspost/compress/releases)\n- [Commits](https://github.com/klauspost/compress/compare/v1.18.1...v1.18.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/klauspost/compress\n  dependency-version: 1.18.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-01T21:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8cdb3c77434d99a90a20a5039b0d404fe429f20",
          "body": "…tions/checkout-6\n\nchore(deps): bump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #1110 from ClickHouse/dependabot/github_actions/ac…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-11-22T02:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2990ac2f253d094e9f54f5f49fd51f73c29a3134",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-21T02:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4373cb5a8130cada315b177e236ad18359578d8",
          "body": "…r.org/zap-1.27.1\n\nchore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1",
          "is_bot": false,
          "headline": "Merge pull request #1111 from ClickHouse/dependabot/go_modules/go.ube…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-11-21T02:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "451e54e4a8d3b3b9441b3e4578706bb851b43e77",
          "body": "Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.0 to 1.27.1.\n- [Release notes](https://github.com/uber-go/zap/releases)\n- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/uber-go/zap/compare/v1.27.0...v1.27.1)\n\n---\nupdated-dependen\n[…]\n- dependency-name: go.uber.org/zap\n  dependency-version: 1.27.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-20T19:08:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed279a2cee80dab50506bc233fc34b01a78e4b1b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\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 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-20T19:03:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "999102c6ad5769e641aa91160fb28abeb794bb41",
          "body": "…al/cmd/ch-dl/golang.org/x/crypto-0.45.0\n\nchore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /internal/cmd/ch-dl",
          "is_bot": false,
          "headline": "Merge pull request #1108 from ClickHouse/dependabot/go_modules/intern…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-11-20T02:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca0e90e6e1fca2ba44fa03f76bccbb753fe96b9a",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto in /internal/cmd/ch-dl",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-20T01:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8989517a2c33958af8ee651398ffe69a2e7d3432",
          "body": "….org/x/crypto-0.43.0\n\nchore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0",
          "is_bot": false,
          "headline": "Merge pull request #1098 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-11-04T06:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f29cd45eeff3dce1f45b65aaf8537af5bbf991a4",
          "body": "….com/klauspost/compress-1.18.1\n\nchore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1",
          "is_bot": false,
          "headline": "Merge pull request #1099 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-11-01T02:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d78c6f27043873945ae551adbcb95855eaa019e",
          "body": "…tions/upload-artifact-5\n\nchore(deps): bump actions/upload-artifact from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #1101 from ClickHouse/dependabot/github_actions/ac…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-10-31T06:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "826a1ddd68870eb8d7a2c3fee95bbd99fab97dcf",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1104 from danmux/dm/fix-map-string-string",
          "author_name": "Kaviraj Kanagaraj",
          "author_login": "kavirajk",
          "committed_at": "2025-10-30T17:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0834805c74459730cdcb0e78c1d3985c3963f4",
          "body": null,
          "is_bot": false,
          "headline": "fix: inference for Map(String, String)",
          "author_name": "Dan Mullineux",
          "author_login": "danmux",
          "committed_at": "2025-10-30T14:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e9e4140edef2e372ef266bfb988d8e8c5164fc0",
          "body": "…tions/download-artifact-6\n\nchore(deps): bump actions/download-artifact from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #1102 from ClickHouse/dependabot/github_actions/ac…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-10-30T01:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c4438899d9f818f64814b7ae11649653c7be03",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: '6'\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/download-artifact from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-24T19:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76ce52cc4e74413c34fa7d6b14403c3f3950034f",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '5'\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 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-24T19:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "871e8c274b5da1442acf4c8e074329edd93b6c6e",
          "body": "Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.18.0 to 1.18.1.\n- [Release notes](https://github.com/klauspost/compress/releases)\n- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)\n- [Commits](https://github.com/klauspost/compress/com\n[…]\name: github.com/klauspost/compress\n  dependency-version: 1.18.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-20T19:04:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e627350e4bd649c67b710de25ab90bc5529825aa",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.42.0 to 0.43.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.43.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 golang.org/x/crypto from 0.42.0 to 0.43.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-08T19:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "920e759313d3b4e67ebaa0b44a940dcfed60c37b",
          "body": "feat(time): Replace `time.Time` with `time.Duration` for Go type",
          "is_bot": false,
          "headline": "Merge pull request #1097 from ClickHouse/kavirajk/fix-time-time64-types",
          "author_name": "Aleksandr Razumov",
          "author_login": "ernado",
          "committed_at": "2025-10-04T04:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eafa8f79e50626517bfe2a1f0aeb949df83a1323",
          "body": "Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>",
          "is_bot": false,
          "headline": "fix: doc comments for exported time and time64 types",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2025-10-03T22:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f8fcee4a3671b850d9e3c7fa29003f76f951b0e",
          "body": null,
          "is_bot": false,
          "headline": "feat(time/time64): replace `time.Time` with `time.Duration` for Go type",
          "author_name": "Kaviraj",
          "author_login": "kavirajk",
          "committed_at": "2025-10-03T22:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4b3d6e673cafb1515975caed131449be7d34373",
          "body": "….com/segmentio/asm-1.2.1\n\nchore(deps): bump github.com/segmentio/asm from 1.2.0 to 1.2.1",
          "is_bot": false,
          "headline": "Merge pull request #1096 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Aleksandr Razumov",
          "author_login": "ernado",
          "committed_at": "2025-09-24T12:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8118282f4d05404b43de35544c489ee67d6e3b7",
          "body": "Bumps [github.com/segmentio/asm](https://github.com/segmentio/asm) from 1.2.0 to 1.2.1.\n- [Release notes](https://github.com/segmentio/asm/releases)\n- [Commits](https://github.com/segmentio/asm/compare/v1.2.0...v1.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/segmentio/asm\n  dependency-version: 1.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/segmentio/asm from 1.2.0 to 1.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-23T19:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574559b88a1e404f0d1addc9f7fbde35564f4d84",
          "body": "chore: update error_codes to ones from ClickHouse 25.8",
          "is_bot": false,
          "headline": "Merge pull request #1094 from heavycrystal/error-codes-25_8",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-09-15T20:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e25cd0ece069e4faa9c27d92e10c5ad25b0a0c1",
          "body": null,
          "is_bot": false,
          "headline": "chore: update error_codes to ones from ClickHouse 25.8",
          "author_name": "Kevin Biju",
          "author_login": "heavycrystal",
          "committed_at": "2025-09-12T18:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a22c1025b08d1cc1f5641628c0ef71e959cf50",
          "body": "….org/x/crypto-0.42.0\n\nchore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0",
          "is_bot": false,
          "headline": "Merge pull request #1092 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-09-09T17:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a50fb7586ed680275e85248a6c953be7a6fb9b",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.42.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.42.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.42.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 golang.org/x/crypto from 0.41.0 to 0.42.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-09T01:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5960d1f290a85216e209c3f5309f612fb0b6ebf2",
          "body": "….org/x/sync-0.17.0\n\nchore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0",
          "is_bot": false,
          "headline": "Merge pull request #1093 from ClickHouse/dependabot/go_modules/golang…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-09-09T01:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00662aa3de65f4b893730b92bb13e778faefdad8",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.16.0 to 0.17.0.\n- [Commits](https://github.com/golang/sync/compare/v0.16.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.17.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 golang.org/x/sync from 0.16.0 to 0.17.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T20:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1707c4a45c672470b091738399507931e8df6fbe",
          "body": "…tions/setup-go-6\n\nchore(deps): bump actions/setup-go from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #1091 from ClickHouse/dependabot/github_actions/ac…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-09-05T21:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fdbce4fd5a2dd35368112103f2a91611e9df0b2",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\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 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-04T19:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1f4a5fa3350d952bfe8e9cb4ec4ca96728200f",
          "body": "…lemetry-9497fc00f1\n\nchore(deps): bump the opentelemetry group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #1090 from ClickHouse/dependabot/go_modules/opente…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-09-03T17:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390f0e58df4b5b9e8f30487df639d5ae0d820dd6",
          "body": "Bumps the opentelemetry group with 4 updates: [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) and \n[…]\n\n  dependency-version: 1.38.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: opentelemetry\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the opentelemetry group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-03T10:19:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbcdccf2d72dee8bea97492f14792f8b79738cd3",
          "body": "….com/stretchr/testify-1.11.1\n\nchore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1",
          "is_bot": false,
          "headline": "Merge pull request #1087 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-08-28T01:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05767a058c09f2b77063e94482522f0dd66bb789",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.11.0...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-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-27T23:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b704944322ae1748f54d11b71268366c85b2ef6f",
          "body": "….com/stretchr/testify-1.11.0\n\nchore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0",
          "is_bot": false,
          "headline": "Merge pull request #1086 from ClickHouse/dependabot/go_modules/github…",
          "author_name": "Aleksandr Razumov",
          "author_login": "ernado",
          "committed_at": "2025-08-26T10:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba3f3774dc6309e46d1da5e90553df52bdd517ca",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n  dependency-version: 1.11.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-26T09:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec8982d95cfb048b217b7da9511ff9a75f60a523",
          "body": "feat(proto): ColArr.RowLen",
          "is_bot": false,
          "headline": "Merge pull request #1083 from nikandfor/main",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-08-23T02:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "264694f4654e850f8f7ec2a630aa0c897975a9d6",
          "body": "…tions/download-artifact-5\n\nchore(deps): bump actions/download-artifact from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #1077 from ClickHouse/dependabot/github_actions/ac…",
          "author_name": "Spencer Torres",
          "author_login": "SpencerTorres",
          "committed_at": "2025-08-20T01:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 110,
      "latest_release_at": "2026-01-29T11:10:06Z",
      "latest_release_tag": "v0.71.0",
      "releases_from_tags": true,
      "days_since_last_push": 162,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 177,
      "mean_days_between_releases": 40.2
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/ClickHouse/ch-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/ClickHouse/ch-go",
          "is_deprecated": false,
          "latest_version": "v0.73.0",
          "repository_url": "https://github.com/ClickHouse/ch-go",
          "versions_count": 113,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-19T03:16:23Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 37
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "internal/cmd/ch-dl/go.mod"
      ],
      "largest_source_bytes": 191044,
      "source_files_sampled": 344,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/cenkalti/backoff/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.3.0"
        },
        {
          "name": "github.com/dmarkham/enumer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.3"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/go-faster/city",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/go-faster/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/jackc/puddle/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.2"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.4"
        },
        {
          "name": "github.com/pierrec/lz4/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.25"
        },
        {
          "name": "github.com/segmentio/asm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "go.opentelemetry.io/otel/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "go.uber.org/multierr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.1"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.19.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ernado",
          "commits": 1145,
          "avatar_url": "https://avatars.githubusercontent.com/u/866677?v=4"
        },
        {
          "type": "User",
          "login": "SpencerTorres",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/28887171?v=4"
        },
        {
          "type": "User",
          "login": "kavirajk",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/3735252?v=4"
        },
        {
          "type": "User",
          "login": "tdakkota",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/230443155?v=4"
        },
        {
          "type": "User",
          "login": "serprex",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/159546?v=4"
        },
        {
          "type": "User",
          "login": "mshustov",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/3198181?v=4"
        },
        {
          "type": "User",
          "login": "pablomatiasgomez",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/8601790?v=4"
        },
        {
          "type": "User",
          "login": "arnaudbriche",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1875035?v=4"
        },
        {
          "type": "User",
          "login": "EpicStep",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/36516357?v=4"
        },
        {
          "type": "User",
          "login": "genzgd",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/625882?v=4"
        }
      ],
      "contributors_sampled": 39,
      "top_contributor_share": 0.853
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cover.yml",
        "e2e.yml",
        "pr.yml",
        "x.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "17 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "02a34cbdfe4f5d71262dad5524825aea5f0aed35",
        "ran_at": "2026-07-26T07:33:46Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tdakkota/ch-go",
    "host": "github.com",
    "name": "ch-go",
    "owner": "tdakkota"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 37,
      "inputs": {
        "security": 39,
        "vitality": 57,
        "community": 12,
        "governance": 23,
        "engineering": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 57,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "commits_last_year": 110,
              "human_commit_share": 0.67,
              "days_since_last_push": 162,
              "active_weeks_last_year": 22
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 162 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 162
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "110 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 110
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 78,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v0.71.0",
              "releases_from_tags": true,
              "days_since_latest_release": 177,
              "mean_days_between_releases": 40.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 177 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 177
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~40.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 40.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "critical",
        "name": "Sustainability & Governance",
        "value": 23,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 39,
              "top_contributor_share": 0.853
            },
            "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 85% of commits",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "39 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "critical",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "followers": 2,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tdakkota",
              "public_repos": 11,
              "account_age_days": 324
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2 followers of tdakkota",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "tdakkota"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "11 public repos, account ~0 yr old",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 11
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "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 fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "17 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.955,
              "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": "64 of 67 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 64,
                      "sampled": 67
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "internal/cmd/ch-dl/go.mod"
              ],
              "dependency_bot_commit_share": 0.33
            },
            "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "33 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 33,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 191044,
              "source_files_sampled": 344,
              "oversized_source_files": 1
            },
            "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": "1/344 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 344,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/ClickHouse/ch-go' points at a different repository (https://github.com/ClickHouse/ch-go); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T07:34:02.238441Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tdakkota/ch-go.svg",
  "full_name": "tdakkota/ch-go",
  "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.