Registro público
Informe de salud del softwareesquema 0.25.0 · métricas 1.13.0 · 2026-07-21 23:07 UTC

sanservices / kit

GoSin licencia detectada★ 1 estrella⑂ 2 forksdesde dic 2021Ver en GitHub ↗

sanservices/kit tiene un índice de salud de 53 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Sustainability & Governance (77/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 4 días. 3 personas concentran la mayor parte del trabajo reciente.

53
global / 100
Moderado

Índice de salud del software

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

53
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

27 seguidores8 repositorios públicosdesde dic 2020

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/sanservices/kitv1.5.5-31hace 4 días

Métricas por categoría

Vitalidad

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

73Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
4.2/36Cadencia de commits — 6/52 semanas con commits
13.1/18Volumen de commits — 28 commits en el último año
8/10OpenSSF Scorecard: Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Datos de entrada utilizados
commits_last_year28
human_commit_share1
days_since_last_push4
active_weeks_last_year6
Cómo se puntúa
27/27Publica versiones — 23 versiones publicadas
36/36Recencia de las versiones — última versión hace 4 días
19.8/27Cadencia de publicación — una versión cada ~89,8 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count23
latest_release_tagv1.5.5
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases89,8
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 — 1 estrellas
0/25Forks — 2 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks2
stars1
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
0/22.5Licencia — no se detectó ningún archivo de licencia
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_readme
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?

77Bueno · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
15.7/22.5Distribución de commits — el principal contribuyente firma el 30% de los commits
13.5/13.5Amplitud de contribuyentes — 10 contribuyentes
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Datos de entrada utilizados
bus_factor3
contributors_sampled10
top_contributor_share0,304
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
37.1/38.3Aceptación de PR — 31/32 PR decididos fusionados
4.5/15OpenSSF Scorecard: Code-Review — Found 6/20 approved changesets -- score normalized to 3
Datos de entrada utilizados
merged_prs31
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs1
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
10.4/25Alcance del propietario — 27 seguidores de sanservices
18.2/25Trayectoria — 8 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers27
owner_typeOrganization
is_verified
owner_loginsanservices
public_repos8
account_age_days2052
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 4 días
20/20Historial de versiones — 31 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/sanservices/kit
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Calidad de Ingeniería

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

50Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 1 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
8/20OpenSSF Scorecard: CI-Tests — 8 out of 17 merged PRs checked by a CI test -- score normalized to 4
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

40En riesgo
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
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?

42En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1/2.5CI-Tests — 8 out of 17 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 6/20 approved changesets -- score normalized to 3
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5Licencia — license file not detected
6/7.5Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
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
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3,7
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
14/35Dependencias directas libres de avisos conocidos — 1 afectados: github.com/hamba/avro v1.8.0 (high 7.5)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
33.7/40Sin avisos pendientes — 1 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 1100 días
Datos de entrada utilizados
sourceosv
advisories3
affected_packages2
assessed_packages77
unassessed_packages0
affected_by_severityhigh 1, unknown 1
direct_affected_packages1
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 77 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

71Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
24.7/40Historial de commits legible — 32 de 69 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,464
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes6595
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
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 69
0/8Mantenimiento automatizado — no se observan 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_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/21 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes7878
source_files_sampled21
oversized_source_files0

Datos clave

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

Más detalle

Historial de estrellas y forks 1 ★ / 2 ⇿
1Estrellas
2Forks
4Versiones

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

0011221212021-122022-032022-06
Mayor 0Menor 3Parche 1
OpenSSF Scorecard 3.7 / 10
3.7agregado

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-21 23:07 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
4CI-Tests8 out of 17 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 6/20 approved changesets -- score normalized to 3
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
8Maintained10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Dependencias directas 13
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/go-redis/redis/v8v8.11.5go.mod
Gogithub.com/IBM/saramav1.60.0go.mod
Gogithub.com/ThreeDotsLabs/watermillv1.5.2go.mod
Gogithub.com/ThreeDotsLabs/watermill-kafka/v3v3.1.2go.mod
Gogithub.com/cenkalti/backoff/v3v3.2.2go.mod
Gogithub.com/go-sql-driver/mysqlv1.10.0go.mod
Gogithub.com/hamba/avrov1.8.0go.mod
Gogithub.com/jmoiron/sqlxv1.4.0go.mod
Gogithub.com/labstack/echo/v4v4.15.4go.mod
Gogithub.com/mattn/go-sqlite3v1.14.48go.mod
Gogithub.com/sijms/go-ora/v2v2.9.0go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogo.uber.org/zapv1.28.0go.mod
Todas las dependencias 77

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

RegistroPaqueteVersiónRelación
Gogithub.com/cenkalti/backoff/v3v3.2.2directa
Gogithub.com/go-redis/redis/v8v8.11.5directa
Gogithub.com/go-sql-driver/mysqlv1.10.0directa
Gogithub.com/hamba/avrov1.8.0directa
Gogithub.com/ibm/saramav1.60.0directa
Gogithub.com/jmoiron/sqlxv1.4.0directa
Gogithub.com/labstack/echo/v4v4.15.4directa
Gogithub.com/mattn/go-sqlite3v1.14.48directa
Gogithub.com/sijms/go-ora/v2v2.9.0directa
Gogithub.com/spf13/viperv1.21.0directa
Gogithub.com/threedotslabs/watermillv1.5.2directa
Gogithub.com/threedotslabs/watermill-kafka/v3v3.1.2directa
Gogo.uber.org/zapv1.28.0directa
Gofilippo.io/edwards25519v1.2.0indirecta
Gogithub.com/cenkalti/backoff/v5v5.0.3indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirecta
Gogithub.com/dnwe/otelsaramav0.0.0-20240308230250-9388d9d40bc0indirecta
Gogithub.com/eapache/go-resiliencyv1.7.0indirecta
Gogithub.com/eapache/go-xerial-snappyv0.0.0-20230731223053-c322873962e3indirecta
Gogithub.com/eapache/queuev1.1.0indirecta
Gogithub.com/fsnotify/fsnotifyv1.10.1indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirecta
Gogithub.com/golang/snappyv1.0.0indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/hashicorp/errwrapv1.1.0indirecta
Gogithub.com/hashicorp/go-multierrorv1.1.1indirecta
Gogithub.com/hashicorp/go-uuidv1.0.3indirecta
Gogithub.com/hashicorp/hclv1.0.0indirecta
Gogithub.com/jcmturner/aescts/v2v2.0.0indirecta
Gogithub.com/jcmturner/dnsutils/v2v2.0.0indirecta
Gogithub.com/jcmturner/goforkv1.7.6indirecta
Gogithub.com/jcmturner/gokrb5/v8v8.4.4indirecta
Gogithub.com/jcmturner/rpc/v2v2.0.3indirecta
Gogithub.com/json-iterator/gov1.1.12indirecta
Gogithub.com/klauspost/compressv1.19.0indirecta
Gogithub.com/labstack/gommonv0.5.0indirecta
Gogithub.com/lithammer/shortuuid/v3v3.0.7indirecta
Gogithub.com/magiconair/propertiesv1.8.10indirecta
Gogithub.com/mattn/go-colorablev0.1.15indirecta
Gogithub.com/mattn/go-isattyv0.0.23indirecta
Gogithub.com/mitchellh/mapstructurev1.5.0indirecta
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/modern-go/reflect2v1.0.2indirecta
Gogithub.com/oklog/ulidv1.3.1indirecta
Gogithub.com/pelletier/go-tomlv1.9.5indirecta
Gogithub.com/pelletier/go-toml/v2v2.4.3indirecta
Gogithub.com/pierrec/lz4/v4v4.1.27indirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/rcrowley/go-metricsv0.0.0-20250401214520-65e299d6c5c9indirecta
Gogithub.com/sagikazarmark/locaferov0.12.0indirecta
Gogithub.com/sony/gobreakerv1.0.0indirecta
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirecta
Gogithub.com/spf13/aferov1.15.0indirecta
Gogithub.com/spf13/castv1.10.0indirecta
Gogithub.com/spf13/jwalterweathermanv1.1.0indirecta
Gogithub.com/spf13/pflagv1.0.10indirecta
Gogithub.com/subosito/gotenvv1.6.0indirecta
Gogithub.com/valyala/bytebufferpoolv1.0.0indirecta
Gogithub.com/valyala/fasttemplatev1.2.2indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/otelv1.44.0indirecta
Gogo.opentelemetry.io/otel/metricv1.44.0indirecta
Gogo.opentelemetry.io/otel/tracev1.44.0indirecta
Gogo.uber.org/atomicv1.11.0indirecta
Gogo.uber.org/multierrv1.11.0indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/cryptov0.54.0indirecta
Gogolang.org/x/netv0.57.0indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/textv0.40.0indirecta
Gogopkg.in/ini.v1v1.67.3indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Avisos de dependencias 2

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
github.com/hamba/avrov1.8.0directaalta22.13.0
golang.org/x/cryptov0.54.0indirectadesconocida1

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 129,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 45617,
        "Makefile": 1136
      },
      "pushed_at": "2026-07-17T13:14:20Z",
      "created_at": "2021-12-01T16:19:07Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T13:11:15Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "San Services S de R. L.",
      "type": "Organization",
      "login": "sanservices",
      "company": null,
      "location": "Honduras",
      "followers": 27,
      "avatar_url": "https://avatars.githubusercontent.com/u/75644906?v=4",
      "created_at": "2020-12-07T22:00:56Z",
      "is_verified": null,
      "public_repos": 8,
      "account_age_days": 2052
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2026-07-17T13:14:20Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2026-06-02T04:44:31Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2026-06-02T04:43:33Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2026-06-02T03:39:34Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-06-01T03:47:55Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-03-24T19:47:29Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2025-12-04T17:25:41Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2025-12-03T21:49:40Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-12-03T21:08:35Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2024-04-30T16:27:30Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-01-31T22:46:39Z"
        },
        {
          "tag": "v1.3.5-rc3",
          "kind": "prerelease",
          "published_at": "2023-05-28T06:39:27Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2023-03-27T16:45:20Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-03-22T21:21:34Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2022-09-09T17:21:59Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2022-01-27T22:46:01Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-12-28T15:31:35Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-12-22T16:53:08Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-12-10T21:35:24Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2021-12-07T01:48:55Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2021-12-07T01:24:13Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-12-07T01:07:27Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-12-06T21:00:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d426d44d6865bd602cc49e4ff9bbbb4c138a9a23",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #33 from sanservices/develop",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2026-07-17T13:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6f71788c7b0a013dedaea38d43411b0100871e",
          "body": "[TAP-2842]",
          "is_bot": false,
          "headline": "Merge pull request #32 from sanservices/feature/TAP-2842",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2026-07-17T13:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a30f2ebd6e11198cdaa0b62574f929336eed74",
          "body": null,
          "is_bot": false,
          "headline": "[TAP-2842]",
          "author_name": "Carlos Contreras",
          "author_login": null,
          "committed_at": "2026-07-17T13:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d333465d8d82db24a5ea0b9ee43c381693d5b872",
          "body": null,
          "is_bot": false,
          "headline": "Add comprehensive CLAUDE.md for project guidance and common commands",
          "author_name": "Mario Flores",
          "author_login": "mario-flores-uvi",
          "committed_at": "2026-07-08T16:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7670431a53e974579d0a7ca4c18d7edb2904bb14",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant Group.InstanceId assignment in Sarama config setup",
          "author_name": "Mario Flores",
          "author_login": "mario-flores-uvi",
          "committed_at": "2026-06-02T04:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "790d57192f3c05d6a08e92ac7714a45738be3559",
          "body": "…nstanceID handling",
          "is_bot": false,
          "headline": "Refactor KafkaConfig to deprecate StaticMembership and enhance GroupI…",
          "author_name": "Mario Flores",
          "author_login": "mario-flores-uvi",
          "committed_at": "2026-06-02T04:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5146652103cb8c224c7dfa05a42eda82653c98d9",
          "body": "Add support for Kafka static group membership and session timeout con…",
          "is_bot": false,
          "headline": "Merge pull request #30 from sanservices/fix/handle-shutdown-gracefully",
          "author_name": "Mario Flores",
          "author_login": "mario-flores-uvi",
          "committed_at": "2026-06-02T03:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e1ef3353cdfbdb01181beb2ac3fd3bea726483b",
          "body": "…figuration",
          "is_bot": false,
          "headline": "Add support for Kafka static group membership and session timeout con…",
          "author_name": "Mario Flores",
          "author_login": "mario-flores-uvi",
          "committed_at": "2026-06-02T03:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d95785b2b32ad89208d361b474d3c50e7abc0a38",
          "body": "Enhance Kafka queue implementation with memory size limits and fetch …",
          "is_bot": false,
          "headline": "Merge pull request #29 from sanservices/fix/sarama-updates-limits",
          "author_name": "Mario Flores",
          "author_login": "mario-flores-uvi",
          "committed_at": "2026-06-01T03:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60eb70ed3511c511d90e21575d8c18cf6adf1ec5",
          "body": "…size bounds\n\n- Introduced maxMemorySize parameter in HybridQueue to cap in-memory queue size.\n- Updated NewMemoryQueue to accept maxSize, enforcing bounded memory usage.\n- Added error handling for full memory queue in Push method.\n- Set fetch request size limits in Sarama configuration to optimize memory usage.",
          "is_bot": false,
          "headline": "Enhance Kafka queue implementation with memory size limits and fetch …",
          "author_name": "Mario Flores",
          "author_login": "mario-flores-uvi",
          "committed_at": "2026-06-01T03:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a2bbc926ccc3f3c16e62cdba746e98a02b5096b",
          "body": "Feat/gp 1952",
          "is_bot": false,
          "headline": "Merge pull request #28 from sanservices/feat/GP-1952",
          "author_name": "Elmer Osorto",
          "author_login": "elmer-osorto-uvi",
          "committed_at": "2026-03-24T19:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bb41f0c263a3b7f40d82ac9beda78c55912cba1",
          "body": null,
          "is_bot": false,
          "headline": "GP-1952: added git ignore",
          "author_name": "elmer-osorto-uvi",
          "author_login": "elmer-osorto-uvi",
          "committed_at": "2026-03-24T19:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5275c53390322825229fa3f9bed277e804f97d3a",
          "body": null,
          "is_bot": false,
          "headline": "GP-1952: added redis queue or memory queue",
          "author_name": "elmer-osorto-uvi",
          "author_login": "elmer-osorto-uvi",
          "committed_at": "2026-03-24T19:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "902a0f65073df61a9982f37354531cd37bc7e174",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #27 from sanservices/develop",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-04T17:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "057c1962947a761d68874d3f417eda51e47ae457",
          "body": "updated go mod",
          "is_bot": false,
          "headline": "Merge pull request #26 from sanservices/update-kafka",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-04T17:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8046a95ed4625ec7a4e269ba99ecc6cda4bade1",
          "body": null,
          "is_bot": false,
          "headline": "updated go mod",
          "author_name": "carlos-contreras14",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-04T17:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b5e27fd211784f5448abc3e74f49f5094290d8",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #25 from sanservices/develop",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0427b57e7e803be0d3af642587ebaa54bc74b5",
          "body": "updated kit to 1.4.2",
          "is_bot": false,
          "headline": "Merge pull request #24 from sanservices/update-kafka",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8e593078fca9e268c886530efc3a9a0fc873c56",
          "body": null,
          "is_bot": false,
          "headline": "updated kit to 1.4.2",
          "author_name": "carlos-contreras14",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "165c8d96a9d90b5a663a6b0f3198a3246836223e",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #23 from sanservices/develop",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b2041bc36bbc97e870cec4612e1c4c0701c4d0",
          "body": "updated kit to 1.4.2",
          "is_bot": false,
          "headline": "Merge pull request #22 from sanservices/update-kafka",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8436ee954831d585261ffd47346f4cf952999541",
          "body": null,
          "is_bot": false,
          "headline": "updated kit to 1.4.2",
          "author_name": "carlos-contreras14",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911e21817fcc61b9fa11478e4ee54cf292166b14",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #21 from sanservices/develop",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90d96fdddfa94662d2169026cca44f1f8d109bb",
          "body": "updated kit to 1.4.2",
          "is_bot": false,
          "headline": "Merge pull request #20 from sanservices/update-kafka",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3f58486ae1adcdc00650f4f4e87578c12463f55",
          "body": null,
          "is_bot": false,
          "headline": "updated kit to 1.4.2",
          "author_name": "carlos-contreras14",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d34959b3a43b34dd3e64edcc9f55b0f7725e7a8",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #19 from sanservices/develop",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f1f68400d9cf6d3094743c630896b7309517ec7",
          "body": "updated kafka from 2_5_0_0 to 3_0_0_0",
          "is_bot": false,
          "headline": "Merge pull request #18 from sanservices/update-kafka",
          "author_name": "Carlos Jose Contreras Rivera",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f824eab69aecfc7be28d3558efe3c2a0df406e5b",
          "body": null,
          "is_bot": false,
          "headline": "updated kafka from 2_5_0_0 to 3_0_0_0",
          "author_name": "carlos-contreras14",
          "author_login": "carlos-contreras-uvi",
          "committed_at": "2025-12-03T21:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c119d8b7117aa1450c0dcbf81ad6a52de56163b",
          "body": "Develop",
          "is_bot": false,
          "headline": "Merge pull request #15 from sanservices/develop",
          "author_name": "AdenierOsorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-30T16:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a2ec4c1d24b14b942ed1e4a0abe3403a417d6c",
          "body": "changed name fields in DatabaseConfig",
          "is_bot": false,
          "headline": "Merge pull request #17 from sanservices/feature/GP-301",
          "author_name": "AdenierOsorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-30T16:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f978705ac1d4b2cadb3efdf1d34a6bb9f88e6e02",
          "body": null,
          "is_bot": false,
          "headline": "changed name fields in DatabaseConfig",
          "author_name": "Elmer A. Osorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-30T16:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80427613ae2de34755cc3665352acb713c3c2d48",
          "body": "Feature/gp 301",
          "is_bot": false,
          "headline": "Merge pull request #16 from sanservices/feature/GP-301",
          "author_name": "AdenierOsorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-30T16:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4b874a59ac4703ade905798e793ef2fc94fc5e3",
          "body": null,
          "is_bot": false,
          "headline": "added pointers in the DabaseConfig",
          "author_name": "Elmer A. Osorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-30T15:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b860eabdf03208042a42904b3a777c18956257",
          "body": null,
          "is_bot": false,
          "headline": "removed pointers in the struct DatabaseConfig",
          "author_name": "Elmer A. Osorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-30T15:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b78c1c93032ee7e36c7d1d151fc7f3605b98e7",
          "body": "… the struct DatabaseConfig",
          "is_bot": false,
          "headline": "removed params in function CreateMySqlConnection, the params added in…",
          "author_name": "Elmer A. Osorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-30T15:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cecdfe8e4541f85a27049ddc6b1cfd0cfca2bab",
          "body": "Feature/gp 301",
          "is_bot": false,
          "headline": "Merge pull request #14 from sanservices/feature/GP-301",
          "author_name": "AdenierOsorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-30T13:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a709ed87963861917f761d0cdd66617b6e99c15",
          "body": null,
          "is_bot": false,
          "headline": "changed struct for nil params",
          "author_name": "Elmer A. Osorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-29T21:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0ecfc27857c09165c9cc09fae87020a5005907",
          "body": null,
          "is_bot": false,
          "headline": "Created new optional param for config the connection",
          "author_name": "Elmer A. Osorto",
          "author_login": "AdenierOsorto",
          "committed_at": "2024-04-29T21:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3195413f5b5178f7b59189c3a41eb4f908ac388",
          "body": "Using topic.RawSchema value for SchemaResgitry Api call",
          "is_bot": false,
          "headline": "Merge pull request #13 from sanservices/develop",
          "author_name": "André Figueroa",
          "author_login": "AndreFK",
          "committed_at": "2024-01-31T22:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce11a515eb77922a71dc90ca3a4b82f72db0f76",
          "body": null,
          "is_bot": false,
          "headline": "Fix error capture if condition",
          "author_name": "jlvelez",
          "author_login": "jlvelez",
          "committed_at": "2024-01-31T22:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31af51cc319d765365617955ae5403f575fa40d",
          "body": "… json value is compacted to be used on SchemaRegistry Api call",
          "is_bot": false,
          "headline": "Made changes so that the schema sent is from RawSchema variable. This…",
          "author_name": "jlvelez",
          "author_login": "jlvelez",
          "committed_at": "2024-01-31T22:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ebe14c01c3af4ea2185985c85ca541cf54c414",
          "body": "Adding settter for fetch.min.bytes and fetch.max.wait.ms",
          "is_bot": false,
          "headline": "Merge pull request #12 from sanservices/ProducerConfig",
          "author_name": "André Figueroa",
          "author_login": "AndreFK",
          "committed_at": "2023-11-16T15:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1132763db0d75f7389556757218edca9af5010ff",
          "body": null,
          "is_bot": false,
          "headline": "Reverting Acks settings",
          "author_name": "Jorge Velez",
          "author_login": null,
          "committed_at": "2023-11-16T15:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03fe21659e0ace12d8d32719462f0d2a331aa857",
          "body": null,
          "is_bot": false,
          "headline": "Adding setter to override Min Bytes and Max Wait time for messages",
          "author_name": "Jorge Velez",
          "author_login": null,
          "committed_at": "2023-11-16T14:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53fa0b4f2645b0135f5d534d7032527542a2c691",
          "body": "Merging develop into master",
          "is_bot": false,
          "headline": "Merge pull request #11 from sanservices/develop",
          "author_name": "Roberto Hernandez",
          "author_login": "roberto-hernandez-uvi",
          "committed_at": "2023-08-28T13:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2736bd234420a80b449cf823e5359b069d0bee86",
          "body": "Should now support oracle database connections",
          "is_bot": false,
          "headline": "Merge pull request #10 from sanservices/feature/oracle-connection",
          "author_name": "Roberto Hernandez",
          "author_login": "roberto-hernandez-uvi",
          "committed_at": "2023-08-25T17:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7db49baf816d0a64f2895908899db829059470c",
          "body": null,
          "is_bot": false,
          "headline": "using go ora function to build connection string",
          "author_name": "Roberto Hernandez",
          "author_login": "roberto-hernandez-uvi",
          "committed_at": "2023-08-25T16:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9627f8b290e38ccbfe4eafb2388b22ff8f7de46",
          "body": null,
          "is_bot": false,
          "headline": "Should now support oracle database connections",
          "author_name": "Roberto Hernandez",
          "author_login": "roberto-hernandez-uvi",
          "committed_at": "2023-08-25T16:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36a6317c6ccc76ca4647e8307c9025964d183298",
          "body": null,
          "is_bot": false,
          "headline": "Changing Ack param",
          "author_name": "Jorge Velez",
          "author_login": null,
          "committed_at": "2023-08-18T16:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6b12cd371fc56b26288b2135ed5c7db324efc1",
          "body": null,
          "is_bot": false,
          "headline": "Modifying Publish function for schema identification",
          "author_name": "Jorge Velez",
          "author_login": null,
          "committed_at": "2023-06-23T17:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8576254c3d3d6e170f1c3b39a4129d94b173cf",
          "body": "Pool management",
          "is_bot": false,
          "headline": "Merge pull request #9 from sanservices/pool-management",
          "author_name": "jlvelez",
          "author_login": null,
          "committed_at": "2023-05-28T06:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73fa488d0647b76dd53f94617c5afda5e6b58342",
          "body": null,
          "is_bot": false,
          "headline": "Fixing missing variables",
          "author_name": "Jorge Velez",
          "author_login": null,
          "committed_at": "2023-05-28T06:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e9a9252a070e27a2f133ff39b7be18e5318f4d",
          "body": null,
          "is_bot": false,
          "headline": "Adding connection pool settings",
          "author_name": "Jorge Velez",
          "author_login": null,
          "committed_at": "2023-05-28T05:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf425a02c06846ac5054919a17de7651075713f",
          "body": "Adding connection pool configuration settings",
          "is_bot": false,
          "headline": "Merge pull request #7 from sanservices/pool-connect",
          "author_name": "jlvelez",
          "author_login": null,
          "committed_at": "2023-05-12T05:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9130c58a4b74e615ce259e5c6c556a45fe691f9d",
          "body": null,
          "is_bot": false,
          "headline": "Adding connection pool configuration settings",
          "author_name": "Jorge Velez",
          "author_login": null,
          "committed_at": "2023-05-12T04:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b09eaae3b696caeb11a24118cfb316bc2faaddb3",
          "body": "Adding reconnect and meta data refresh time interval",
          "is_bot": false,
          "headline": "Merge pull request #6 from sanservices/refresh-meta",
          "author_name": "jlvelez",
          "author_login": null,
          "committed_at": "2023-03-27T16:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc4091d16f491c8de173ac9b8efab0f597721ad3",
          "body": null,
          "is_bot": false,
          "headline": "Adding reconnect and meta data refresh time interval",
          "author_name": "Jorge Velez",
          "author_login": null,
          "committed_at": "2023-03-27T16:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e1a5698c373d74aa8f052b2557cebc2159c5d80",
          "body": "Fixing logic error when unmarshal of payload.",
          "is_bot": false,
          "headline": "Update decoder.go",
          "author_name": "jlvelez",
          "author_login": null,
          "committed_at": "2023-03-22T21:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9cda59ba0d7fdb02689a507a0235b93754f73ba",
          "body": null,
          "is_bot": false,
          "headline": "update depenencies",
          "author_name": "Juan Ramos",
          "author_login": "disturb01",
          "committed_at": "2022-09-09T17:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291379316e2e3ddeb3cee3a94b9c9c3c6c949db0",
          "body": "Fixed bug when registering a new schema version",
          "is_bot": false,
          "headline": "Fix bug on schema registry",
          "author_name": "disturb01",
          "author_login": "disturb01",
          "committed_at": "2022-01-27T22:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7108bde4ea874cfafd0f07ede98d4228ad51e7ba",
          "body": "* add config reader and bundle\r\n\r\n* fix config content",
          "is_bot": false,
          "headline": "add config reader and bundle (#5)",
          "author_name": "Ahmad Berahman",
          "author_login": "a-berahman",
          "committed_at": "2021-12-28T15:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e7e464ad14c5b42f4aa61227a7d5cec5e416df6",
          "body": "* Update redis for faileover configuration\r\n\r\nCo-authored-by: disturb01 <jramos@sanservices.hn>",
          "is_bot": false,
          "headline": "Redis failover configuration (#4)",
          "author_name": "Juan Ramos",
          "author_login": "disturb16",
          "committed_at": "2021-12-22T16:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76afca3a23ebea291617d5575e7994600c4bc054",
          "body": "- Retry policy configurable\r\n- Simplified long methods\r\n- check if message broker is enabled",
          "is_bot": false,
          "headline": "minor fixes (#3)",
          "author_name": "Juan Ramos",
          "author_login": "disturb16",
          "committed_at": "2021-12-10T21:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1345105197aa9174753e987064a3877fda851b61",
          "body": null,
          "is_bot": false,
          "headline": "yaml struct tags",
          "author_name": "disturb01",
          "author_login": "disturb01",
          "committed_at": "2021-12-07T01:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e187ec83f25726e70cdb106253884a3afa6e5f0",
          "body": null,
          "is_bot": false,
          "headline": "yaml tags",
          "author_name": "disturb01",
          "author_login": "disturb01",
          "committed_at": "2021-12-07T01:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00d1385f2599e2721f6fad7ae325841f08a6ec80",
          "body": "* Close method on kafka listener\r\n\r\n* rename decodePayload",
          "is_bot": false,
          "headline": "Close method on kafka listener (#2)",
          "author_name": "Juan Ramos",
          "author_login": "disturb16",
          "committed_at": "2021-12-07T01:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75a3bb38834d79da3a3d47ce2c2aedc335452d3d",
          "body": null,
          "is_bot": false,
          "headline": "unit tests workflow",
          "author_name": "disturb01",
          "author_login": "disturb01",
          "committed_at": "2021-12-07T01:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60127eeae80605f59139010e998fba568653fa0b",
          "body": "Co-authored-by: disturb01 <jramos@sanservices.hn>",
          "is_bot": false,
          "headline": "first commit (#1)",
          "author_name": "Juan Ramos",
          "author_login": "disturb16",
          "committed_at": "2021-12-06T20:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c294621f5c60f66a1cdc9c74aacd40453cdddc8",
          "body": null,
          "is_bot": false,
          "headline": "readme",
          "author_name": "disturb01",
          "author_login": "disturb01",
          "committed_at": "2021-12-06T20:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 28,
      "latest_release_at": "2026-07-17T13:14:20Z",
      "latest_release_tag": "v1.5.5",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 89.8
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 12,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/sanservices/kit",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/sanservices/kit",
          "is_deprecated": false,
          "latest_version": "v1.5.5",
          "repository_url": "https://github.com/sanservices/kit",
          "versions_count": 31,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T13:11:09Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 1,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": {
        "days": [
          {
            "date": "2022-06-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_stars": 1
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "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"
      ],
      "largest_source_bytes": 7878,
      "source_files_sampled": 21,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 6595
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/hamba/avro",
            "direct": true,
            "version": "v1.8.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-9x44-9pgq-cf45",
              "GO-2023-1930"
            ],
            "fixed_version": "2.13.0",
            "advisory_count": 2,
            "oldest_advisory_days": 1100
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 1
        },
        "advisory_count": 3,
        "affected_count": 2,
        "assessed_count": 77,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/go-redis/redis/v8",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.11.5"
        },
        {
          "name": "github.com/IBM/sarama",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.60.0"
        },
        {
          "name": "github.com/ThreeDotsLabs/watermill",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/ThreeDotsLabs/watermill-kafka/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.2"
        },
        {
          "name": "github.com/cenkalti/backoff/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.2.2"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/hamba/avro",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/jmoiron/sqlx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/labstack/echo/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.15.4"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.48"
        },
        {
          "name": "github.com/sijms/go-ora/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/cenkalti/backoff/v3",
            "direct": true,
            "version": "v3.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-redis/redis/v8",
            "direct": true,
            "version": "v8.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hamba/avro",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ibm/sarama",
            "direct": true,
            "version": "v1.60.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jmoiron/sqlx",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/echo/v4",
            "direct": true,
            "version": "v4.15.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": true,
            "version": "v1.14.48",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sijms/go-ora/v2",
            "direct": true,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/threedotslabs/watermill",
            "direct": true,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/threedotslabs/watermill-kafka/v3",
            "direct": true,
            "version": "v3.1.2",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-rendezvous",
            "direct": false,
            "version": "v0.0.0-20200823014737-9f7001d12a5f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dnwe/otelsarama",
            "direct": false,
            "version": "v0.0.0-20240308230250-9388d9d40bc0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/eapache/go-resiliency",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/eapache/go-xerial-snappy",
            "direct": false,
            "version": "v0.0.0-20230731223053-c322873962e3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/eapache/queue",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-uuid",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/aescts/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/dnsutils/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/gofork",
            "direct": false,
            "version": "v1.7.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/gokrb5/v8",
            "direct": false,
            "version": "v8.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcmturner/rpc/v2",
            "direct": false,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/labstack/gommon",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/shortuuid/v3",
            "direct": false,
            "version": "v3.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": false,
            "version": "v4.1.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rcrowley/go-metrics",
            "direct": false,
            "version": "v0.0.0-20250401214520-65e299d6c5c9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sony/gobreaker",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/jwalterweatherman",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasttemplate",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.3",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 77,
        "direct_count": 13,
        "indirect_count": 64
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 31,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "carlos-contreras-uvi",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/134630953?v=4"
        },
        {
          "type": "User",
          "login": "AdenierOsorto",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/43791566?v=4"
        },
        {
          "type": "User",
          "login": "mario-flores-uvi",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/110549498?v=4"
        },
        {
          "type": "User",
          "login": "disturb01",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/80925537?v=4"
        },
        {
          "type": "User",
          "login": "disturb16",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/24361583?v=4"
        },
        {
          "type": "User",
          "login": "roberto-hernandez-uvi",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/117100896?v=4"
        },
        {
          "type": "User",
          "login": "elmer-osorto-uvi",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/218122166?v=4"
        },
        {
          "type": "User",
          "login": "AndreFK",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/25394698?v=4"
        },
        {
          "type": "User",
          "login": "jlvelez",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/13179307?v=4"
        },
        {
          "type": "User",
          "login": "a-berahman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/62759025?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.304
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 4,
            "reason": "8 out of 17 merged PRs checked by a CI test -- score normalized to 4",
            "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": 3,
            "reason": "Found 6/20 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 8,
            "reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
            "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": "SAST tool is not run on all commits -- score normalized to 0",
            "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": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d426d44d6865bd602cc49e4ff9bbbb4c138a9a23",
        "ran_at": "2026-07-21T23:07:12Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T13:15:40Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T13:11:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sanservices/kit",
    "host": "github.com",
    "name": "kit",
    "owner": "sanservices"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 53,
      "inputs": {
        "security": 42,
        "vitality": 73,
        "community": 12,
        "governance": 77,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 28,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "28 commits in the last year",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 92,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v1.5.5",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 89.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~89.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 89.8
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "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": 2,
              "stars": 1,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "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": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 77,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 10,
              "top_contributor_share": 0.304
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 30% of commits",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 31,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "31/32 decided PRs merged",
                "points": 37.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 31,
                      "decided": 32
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/20 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "followers": 27,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "sanservices",
              "public_repos": 8,
              "account_age_days": 2052
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "27 followers of sanservices",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 27,
                      "login": "sanservices"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "8 public repos, account ~5 yr old",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 8
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/sanservices/kit"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "31 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 17 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.7
            },
            "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 is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 17 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/20 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "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": "SAST tool is not run on all commits -- score normalized to 0",
                "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": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 77 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 77
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 2,
              "assessed_packages": 77,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: github.com/hamba/avro v1.8.0 (high 7.5)",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "github.com/hamba/avro v1.8.0 (high 7.5)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1100 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 1100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 77,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 71,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.464,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 6595
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "32 of 69 human commits state their intent (structured subject or explanatory body)",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 32,
                      "sampled": 69
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "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": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 69",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 69
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 7878,
              "source_files_sampled": 21,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:07:29.143554Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sanservices/kit.svg",
  "full_name": "sanservices/kit",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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