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

gomodules / x

Ensemble of GOlang libraries used by AppsCode

GoApache-2.0★ 14 estrellas⑂ 8 forksdesde dic 2016Ver en GitHub ↗

gomodules/x tiene un índice de salud de 56 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Sustainability & Governance (67/100) y la más baja, Community & Adoption (37/100). Se actualizó por última vez hace 10 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

56
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

Go ModulesOrganización
11 seguidores173 repositorios públicosdesde jul 2018

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogomodules.xyz/xv0.0.18-18hace 10 días

Métricas por categoría

Vitalidad

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

53Moderado · 22% del índice global
Cómo se puntúa
28.8/36Recencia de push — último push hace 10 días
2.8/36Cadencia de commits — 4/52 semanas con commits
7/18Volumen de commits — 5 commits en el último año
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Datos de entrada utilizados
commits_last_year5
human_commit_share1
days_since_last_push10
active_weeks_last_year4
Cómo se puntúa
16.2/27Publica versiones — 18 etiquetas de versión (sin releases de GitHub)
36/36Recencia de las versiones — última versión hace 10 días
12.6/27Cadencia de publicación — una versión cada ~187 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count18
latest_release_tagv0.0.18
releases_from_tags
days_since_latest_release10
mean_days_between_releases187
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?

37En riesgo · 18% del índice global
Cómo se puntúa
18.1/60Estrellas — 14 estrellas
7/25Forks — 8 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks8
stars14
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
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_license
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?

67Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
1.9/22.5Distribución de commits — el principal contribuyente firma el 91% de los commits
9.5/13.5Amplitud de contribuyentes — 7 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled7
top_contributor_share0,914
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
33.7/38.3Aceptación de PR — 59/67 PR decididos fusionados
7.5/15OpenSSF Scorecard: Code-Review — Found 16/30 approved changesets -- score normalized to 5
Datos de entrada utilizados
merged_prs59
open_issues0
closed_issues4
issue_closed_ratio1
closed_unmerged_prs8
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
7.8/25Alcance del propietario — 11 seguidores de gomodules
25/25Trayectoria — 173 repos públicos, cuenta de ~8 años
Datos de entrada utilizados
followers11
owner_typeOrganization
is_verified
owner_logingomodules
public_repos173
account_age_days2928
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 10 días
20/20Historial de versiones — 18 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgomodules.xyz/x
ecosystemsgo
any_deprecatedno
min_days_since_publish10

Calidad de Ingeniería

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

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

Documentación

50Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 2 topics
0/10Wiki
Datos de entrada utilizados
topicsgo, appscode
has_wikino
homepage
has_readme
has_docs_dirno
has_description

Seguridad

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

59Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
0/2.5CI-Tests — 0 out of 16 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 16/30 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4,9
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories2
affected_packages2
assessed_packages32
unassessed_packages0
affected_by_severityunknown 2
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 32 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.

61Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
20.8/40Historial de commits legible — 39 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,39
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/moul/http2curl/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/spf13/cobra/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml, .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
5/8Mantenimiento automatizado — automatización de dependencias configurada, no observada en los commits muestreados
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_filesvendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/moul/http2curl/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/spf13/cobra/Makefile
has_devcontainerno
has_linter_config
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/48 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes6684
source_files_sampled48
oversized_source_files0

Datos clave

14estrellas de GitHub
7contribuidores
5commits en los últimos 12 meses
10días desde el último push
18versiones publicadas
1factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

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

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.

02468812017-102019-052020-11
Mayor 0Menor 0Parche 1

Cada punto abarca 3 días.

OpenSSF Scorecard 4.9 / 10
4.9agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 16 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 16/30 approved changesets -- score normalized to 5
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
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 18
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/Masterminds/semver/v3v3.2.1go.mod
Gogithub.com/beevik/ntpv1.3.1go.mod
Gogithub.com/cenkalti/backoffv2.2.1+incompatiblego.mod
Gogithub.com/cyphar/filepath-securejoinv0.2.4go.mod
Gogithub.com/fatih/colorv1.16.0go.mod
Gogithub.com/fsnotify/fsnotifyv1.7.0go.mod
Gogithub.com/google/go-querystringv1.1.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/howeyc/gopassv0.0.0-20210920133722-c8aef6fb66efgo.mod
Gogithub.com/moul/http2curlv1.0.0go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/spf13/cobrav1.8.0go.mod
Gogithub.com/stretchr/testifyv1.8.4go.mod
Gogomodules.xyz/go-shv0.1.0go.mod
Gogomodules.xyz/homedirv0.1.0go.mod
Gogomodules.xyz/password-generatorv0.2.9go.mod
Gogomodules.xyz/setsv0.2.1go.mod
Gok8s.io/klog/v2v2.110.1go.mod
Todas las dependencias 32

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

RegistroPaqueteVersiónRelación
Gogithub.com/beevik/ntpv1.3.1directa
Gogithub.com/cenkalti/backoffv2.2.1+incompatibledirecta
Gogithub.com/cyphar/filepath-securejoinv0.2.4directa
Gogithub.com/fatih/colorv1.16.0directa
Gogithub.com/fsnotify/fsnotifyv1.7.0directa
Gogithub.com/google/go-querystringv1.1.0directa
Gogithub.com/google/uuidv1.6.0directa
Gogithub.com/howeyc/gopassv0.0.0-20210920133722-c8aef6fb66efdirecta
Gogithub.com/masterminds/semver/v3v3.2.1directa
Gogithub.com/moul/http2curlv1.0.0directa
Gogithub.com/pkg/errorsv0.9.1directa
Gogithub.com/spf13/cobrav1.8.0directa
Gogithub.com/stretchr/testifyv1.8.4directa
Gogomodules.xyz/go-shv0.1.0directa
Gogomodules.xyz/homedirv0.1.0directa
Gogomodules.xyz/password-generatorv0.2.9directa
Gogomodules.xyz/setsv0.2.1directa
Gok8s.io/klog/v2v2.110.1directa
Gogithub.com/codegangsta/injectv0.0.0-20150114235600-33e0aa1cb7c0indirecta
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/go-logr/logrv1.4.1indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/mattn/go-colorablev0.1.13indirecta
Gogithub.com/mattn/go-isattyv0.0.20indirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/smartystreets/goconveyv1.8.1indirecta
Gogithub.com/spf13/pflagv1.0.5indirecta
Gogolang.org/x/cryptov0.52.0indirecta
Gogolang.org/x/netv0.55.0indirecta
Gogolang.org/x/sysv0.45.0indirecta
Gogolang.org/x/termv0.43.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 — 32 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 2 tienen avisos conocidos, de los cuales 0 son directas.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.52.0indirectadesconocida1
golang.org/x/netv0.55.0indirectadesconocida10.56.0

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": [
        "go",
        "appscode"
      ],
      "is_fork": false,
      "size_kb": 2543,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 68327
      },
      "pushed_at": "2026-07-13T09:51:13Z",
      "created_at": "2016-12-22T17:32:04Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-13T09:50:59Z",
      "description": "Ensemble of GOlang libraries used by AppsCode",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://gomodules.xyz",
      "name": "Go Modules",
      "type": "Organization",
      "login": "gomodules",
      "company": null,
      "location": null,
      "followers": 11,
      "avatar_url": "https://avatars.githubusercontent.com/u/41331267?v=4",
      "created_at": "2018-07-17T12:05:37Z",
      "is_verified": null,
      "public_repos": 173,
      "account_age_days": 2928
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2026-07-13T09:50:48Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2024-02-26T10:39:38Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2024-02-25T14:00:34Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2023-05-29T13:24:41Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2022-04-25T00:51:13Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2022-02-18T01:52:15Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2022-02-17T23:49:50Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2022-02-17T23:43:02Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2021-12-03T11:47:24Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2021-12-03T10:57:31Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2021-08-22T22:44:05Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2021-08-11T03:40:26Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2021-08-08T17:06:40Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2021-06-03T18:26:17Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2021-05-05T23:05:01Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2021-05-04T02:53:58Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2021-05-04T02:35:11Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2020-11-05T06:56:53Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "43c8d6e3df9110a71f51a7dc81bf7dbf4f7f437b",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Clean up cves",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-07-13T09:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bbba65222e5b24bcde3b947ad1310b05a60c255",
          "body": "Reloader.FS() switched to the override directory whenever it merely\nexisted, so an empty or partially-written leftover (e.g. a stale\n/tmp/hub/resourceeditors) would silently shadow the embedded FS and\nload nothing.\n\nRequire the trigger file — the same readiness signal used for\nhot-reload — before ad\n[…]\ne directory. Also guard against\nevery os.Stat error instead of only IsNotExist, avoiding a nil FileInfo\ndereference on errors such as permission denied.\n\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Only adopt Reloader override dir when trigger file exists (#71)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-07-13T09:48:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "59cfd309355f4b8a937b0b0ec63ffa9a31b2acb5",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Harden CI workflows",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2026-05-15T07:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "928b42b397e3497733a95e0ff14c964d319cf20e",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Configure dependabot refresh schedule (#67)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2026-04-18T09:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c5e00fa6be5c97543d8741d8da67603b412064",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Use Go 1.25 (#64)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-08-15T04:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad294941574307073cb305f130b55a8a60b7cbda",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Use Go 1.24 (#63)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2025-02-14T23:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7dc73e0ae37d2a2e71ec6bb23891a672f6780f3",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update github action modules (#62)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2024-12-28T04:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa6785c4cc3565a293c6e63f038aed0d36f24627",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Use Go 1.23 (#61)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2024-08-14T04:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "270b9140f7140dfa3d9999141b65cb02d2ea1245",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Avoid unnecessary logs in file watcher",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-02-26T10:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9916100734369c5ed82ce9fdc20bb2665c3d268",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Handle empty files in watcher",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-02-25T14:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da6dcb2fc91bfc563ef1023a4865b95d1d1ab623",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2024-02-25T13:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "809e616bb8b5b59e3d21b2beb7a2569ce86c77f8",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add SecureJoin helper",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2023-05-29T13:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "702128b773ed90929295a48ce312ba6fea80b538",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2023-05-29T13:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dbee00a5726a3f945ec8688a7c68765782c7bb6",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update workflows (Go 1.20, k8s 1.26) (#60)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2023-03-03T10:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0456285f5c9d3a0f0dc75b282bf65475b4c7d424",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>\n\nSigned-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Run GH actions on ubuntu-20.04 (#56)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2022-12-08T20:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a4e8d0a110790e1575a92bab7697391d527733c",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use Go 1.19 (#55)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2022-09-24T05:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc2e325ffa0fb936d2b30ae6f2ab3e176055edb3",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Fix formatting",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2022-04-25T00:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48e7f222714c29c5e15a8f518d77a6b3f2a94424",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add PathExists & PathNotExists helper",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2022-04-25T00:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e4870a044fb64160d6ab5a95efe3225c328168",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Use Go 1.18 (#54)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2022-03-16T10:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc3fea5998585ee8c0ac28d6a42e4f11f6007d17",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Ensure at least one load",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2022-02-18T01:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc8bcffcba1e6d8363b1125bb96e0f1e024a387e",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Make TriggerFile const public",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2022-02-17T23:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e372502f6bcc645d4c1af470a94a6f35de19316",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add Reloader util (#53)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2022-02-17T23:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5ed9eb27e9babc33c949a9d368dcad093d62ad4",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Cancel concurrent CI runs for same pr/commit (#52)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2022-02-15T00:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "290fed6c3079150d60e14e7a121132d0505aa3fa",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Cancel concurrent CI runs for same pr/commit (#51)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2022-02-14T16:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc7e46f0d51c1983b1130a3065950866661d7bd7",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Avoid Friday/Saturday/Sunday",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-12-03T11:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c67eb8ca286aa8576c6f99e4fa75eb6d0ba40f3",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add AdjustForWeekend helper (#50)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-12-03T10:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e5cd6534218e4cb1f1c94070d936bb52721acc7",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-12-02T12:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b5552f7da3a7b580b517fd80b7e42ec7899da1e",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update repository config (#49)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2021-08-29T11:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "246a8076cdcace4449c74a44bb7bf16b2fd7a1f2",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-08-22T22:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc3d6249e6c11fc286bf65776bd54ee47d371faf",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Move encoding package to gomodules.xyz/encoding",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-08-11T03:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8479520bee426729a5d385452196a72c29bfa9",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-08-08T17:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c18105324eb57c0c47d4858e9201782a677292af",
          "body": "Signed-off-by: 1gtm <1gtm@appscode.com>",
          "is_bot": false,
          "headline": "Update repository config (#48)",
          "author_name": "lgtm",
          "author_login": "1gtm",
          "committed_at": "2021-07-29T18:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbc736f60a117ce7f4e16cecffd3e6455ea5b84",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use github.com/Masterminds/semver@v3",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-06-03T18:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "658da530146a9ff92feaf120d7be6b944234f56a",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Remove flags package",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-06-03T07:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6cd095d00b17b39b501030d6b76fe441d817c5f",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "glog helpers moved to gomodules.xyz/kglog",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-05-05T23:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b130196bf719bde4a8390466f99bae8d69d412e",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-05-04T02:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a837a24b80e3cf591fcfa153ba8204a820bec3e0",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use klog/v2",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2021-05-04T02:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91c568df6331e376f02be5a24ec98e6783f344be",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Remove dependency on gopkg.in/yaml.v3",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-11-05T06:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d28d4437ee1aa2f40edb64e1916962195cb8a3ae",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Enable kodiak",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-11-05T06:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe818dd13b10e73f7cebb47d10d1dc245a85608",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update badges",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-11-05T06:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea4cc6ca27e21089b2e800dbe1c0a621b9a865d2",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Enable GitHub actions",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-11-05T06:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687c1da159809a8346c4c68eb2552402f2e4de60",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Remove forked repos",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-11-05T06:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0302ac8e3d36d2e343daac233f41655c8eb7620",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use gomodules.xyz/password-generator@v0.2.4",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-10-06T03:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d821214aafe90a67564c11c5413ed39ae89ef3eb",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-09-28T21:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0c23082d91a5cc21791d0dd7a9ed0fe6694587",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use gomodules.xyz/password-generator to reimplement crypto/rand package",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-09-28T21:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e98e09185ad97dfde3abb74c70132048694707",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Support basic data types in Go",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-03-23T18:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbb5e01c0a441a04f5ebc2675842e5148064f9f4",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add options to CopyDir method",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-03-23T17:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e49544874c53bd181bdbc89d90fbd2fc768fef",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add YAML helpers",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-03-23T04:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86360b91102ac73d8705578d3762b878f0bfb538",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add Must helpers for sql types (#46)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2020-02-25T06:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0887d8ec2eccf1bd9e087052e890c5a784e6db72",
          "body": null,
          "is_bot": false,
          "headline": "Remove pongo2 package",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-11-19T08:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0dd5d8305d9512697397c9cc2e7cf65b0baf3ed",
          "body": "Cloudflare rejects the URL which are too lang with 414 code",
          "is_bot": false,
          "headline": "httpclient: Avoid encoding params for POST/PUT requests (#44)",
          "author_name": "Dinesh Yadav",
          "author_login": "dinesh",
          "committed_at": "2019-11-18T11:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311ac347b3ef6261fa6ac2a19b214fce767cea6b",
          "body": null,
          "is_bot": false,
          "headline": "Add Must helper",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-10-25T02:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e186b6c94a3b3c1dc0f8f9ddb516d2e9c06864c3",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add IntHash.MatchGeneration",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-10-16T08:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3d193d493fce335071912ccfd64f859fdfbdb70",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add LookupEnv and Getenv (#43)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-10-06T07:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b75ec783e2e5ca7b64cb6eedc8f69ae4377aa60",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add --check flag to version command",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-09-20T08:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4ef1f1c1e0ec70cdc70e414a305163795a2c8d",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Use github.com/golang/protobuf@v1.2.0",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-08-08T13:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d69b20b44118e446a847ac2ee18e68f6f2ee0585",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Move SecureString type to gomodules/secrets repo",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-08-04T16:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e454bf744023dd3c3bd42214c2bace58bf06d4f0",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Fix xorm dependencies",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-07-22T17:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b292c9166e3e348b894e22a6e04140f72cd7b5f",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Update xorm version",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-06-21T06:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ec592fa0bacf670fdc4760ad18aa80d9f698b8",
          "body": null,
          "is_bot": false,
          "headline": "Update example function name",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-06-03T18:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35dfa06bc500f802002c532b38a1476ebc9ae2f4",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-06-03T18:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a04485bd8c4b22f3471546feb13ca616abd315",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add SecureString type",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-06-03T18:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1468ee3a76e8139938b63f9a9ecc15e43217624b",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Deprecate OS+Arch fields in favor of Platform field in Version struct",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-05-23T03:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0c713aa3dd2e69a53a4a67cf6f9843ee77b0446",
          "body": "This will help make the generated binary reproducible.\r\n\r\nSigned-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Deprecate build environment info and add compiler info to Version (#42)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-05-22T15:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60025f1135c977fecd189c12dbfa259d837d7a18",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Remove dependency on gomodules/notify",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-04-24T18:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecd611ec8f982cd005dbe886ea14c500e00368d9",
          "body": null,
          "is_bot": false,
          "headline": "Use https://github.com/gomodules/notify",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-04-24T18:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c98d5fbcddac827713a481a7e34a26df5e4b57",
          "body": "Needed for type conversion of `.spec.group.baseServerID` of MySQL CRD.",
          "is_bot": false,
          "headline": "Add type conversion functions for uint (#41)",
          "author_name": "Shudipta Sharma",
          "author_login": "shudipta",
          "committed_at": "2019-04-11T13:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52eaa8008e2e5fe8df77ac6fb2fd45e3ea2ae47c",
          "body": "Fix the log methods `xxxln(Fatalln, Errorln, Warningln, Infoln, Debugln)` to output the correct format.",
          "is_bot": false,
          "headline": "Fix the log methods xxxln to output the correct format (#39)",
          "author_name": "Jimmy Zhang",
          "author_login": "jimmy-zh",
          "committed_at": "2019-01-12T08:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4012a8a934ec15a8c89b29d0b8a5e729e929c7cd",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add Json filter like GraphQL (#40)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2019-01-10T23:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "584aaa73af837f112c0a471be398ea837341c330",
          "body": null,
          "is_bot": false,
          "headline": "Use sigs.k8s.io/yaml",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-12-09T07:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4259f8fddd10714039cb725e7e24dc3f6e72b8f",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add child process reaper",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-12-09T07:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa0a55d74dac66f9b9bec9c0e7b67944115a3f44",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Redact flags with secret data (#38)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-12-03T19:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6d58457b39324ead2ffb1f24be7a0a638c9f112",
          "body": "`ssh: must specify HostKeyCallback', retrying` fix",
          "is_bot": false,
          "headline": "HostKeyCallback added to config (#36)",
          "author_name": "sanjid133",
          "author_login": "sanjid133",
          "committed_at": "2018-10-26T06:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0499c350ad263174dc8c1e3006b2d3300ff398e6",
          "body": null,
          "is_bot": false,
          "headline": "Update IntHash factory methods to return pointer",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T16:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d52cc12ec83e41bd127d660fc1dfb8b0b67475",
          "body": null,
          "is_bot": false,
          "headline": "Handle parsing pointer types into IntHash",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T16:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a26004dedd983897373a053e595419da246edba",
          "body": null,
          "is_bot": false,
          "headline": "Add +k8s:openapi-gen=true to IntHash",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T16:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d9cdda28de2ab93235c2fd6dabe118e55cd6b6",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add DeepCopy for IntHash",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T15:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743db75026abcefc1bc8320adad619b1d959f702",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add helper method to IntHash for kube api (#35)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T15:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f04b21140bb1c94405a1168f70efd7b1b33d9501",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Handle nil in ParseIntHash",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T15:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b789f79d3635d5ae86fc5646fd0fea5962591ac6",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Parse interface{} into IntHash",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T15:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005b9331c73ec7530fc97bd4087a42709b391ad4",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for IntHash",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T14:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf4d1855ab719469ac778ff24883eeab4a72807",
          "body": null,
          "is_bot": false,
          "headline": "Update IntHash description",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T14:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47529af3f3e354c1488d4240e3f8f2f82ef96780",
          "body": "Signed-off-by: Tamal Saha <tamal@appscode.com>",
          "is_bot": false,
          "headline": "Add IntHash type (#34)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T14:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c6d58653c9043b97e70f831a30f6b06c717dd3",
          "body": null,
          "is_bot": false,
          "headline": "Fix build (#33)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T13:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97214a81824c6834bc34a0a0d5f1e17ed7099ef9",
          "body": null,
          "is_bot": false,
          "headline": "Add Go module files (#32)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T13:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d718a40ce32602a429714f761f2767433837c6ff",
          "body": null,
          "is_bot": false,
          "headline": "Remove hold package (#31)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-09-03T13:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df3c57fca2bef0e5b7fd085507deb20f18c790df",
          "body": null,
          "is_bot": false,
          "headline": "Generate token with length N (#30)",
          "author_name": "Maruf Tuhin",
          "author_login": "the-redback",
          "committed_at": "2018-06-28T09:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "578091d435e848d79527d8b911fdf1dd5423b227",
          "body": null,
          "is_bot": false,
          "headline": "Add CheckSkewFromServer method (#29)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-06-06T10:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "230e0e4622c682b5d117db8c28a66404ed874ed5",
          "body": null,
          "is_bot": false,
          "headline": "Add LogTransport (#28)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-04-26T18:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ff183cbae833dbc9bd2da81eebfc71289e86605",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused Level definitions from log package (#27)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-04-23T04:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b52381e9fa39c09cd48175fe97e7cb6a1c9fea",
          "body": null,
          "is_bot": false,
          "headline": "Remove dependency on Go 1.10 (#26)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-04-23T04:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb2cabe3897bfd0fe615e9849583a88bcc82df4",
          "body": null,
          "is_bot": false,
          "headline": "Add BoolYo",
          "author_name": "tamal",
          "author_login": "tamalsaha",
          "committed_at": "2018-04-08T07:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c000ae0e2b1ea96518691c16f5252271b63558ea",
          "body": null,
          "is_bot": false,
          "headline": "Add URLMap",
          "author_name": "tamal",
          "author_login": "tamalsaha",
          "committed_at": "2018-04-08T06:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0397e11eff9cef0ff54f38ebb30467b2c11955e6",
          "body": null,
          "is_bot": false,
          "headline": "Add URLSet (#25)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-04-08T05:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eada76990be8b47b0dff2291fd64424f3a479c1d",
          "body": null,
          "is_bot": false,
          "headline": "Bring back WriteFile method",
          "author_name": "tamal",
          "author_login": "tamalsaha",
          "committed_at": "2018-04-06T23:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8f2e1c7d2d10789cdd0540468b487d14421dbf9",
          "body": null,
          "is_bot": false,
          "headline": "Switch to dep",
          "author_name": "tamal",
          "author_login": "tamalsaha",
          "committed_at": "2018-03-12T04:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c2766f98ba7571561f5ffade16a644ae50f267",
          "body": null,
          "is_bot": false,
          "headline": "Add travis.yml (#23)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-03-12T04:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dee2377181f720406c72288811662576cbd5c21",
          "body": null,
          "is_bot": false,
          "headline": "Fix function",
          "author_name": "tamal",
          "author_login": "tamalsaha",
          "committed_at": "2018-03-11T07:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8eb3a18ab6e8d923f70896da10d7e80c7ba59c5",
          "body": "ref: https://gist.github.com/r0l1/92462b38df26839a3ca324697c8cba04\r\n\r\nprevious version was from: https://codereview.appspot.com/152180043",
          "is_bot": false,
          "headline": "Add CopyFile and CopyDir (#22)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-03-11T06:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c312c0a1fe0d4988480073287b8633fc5a244647",
          "body": null,
          "is_bot": false,
          "headline": "Add --short flag to version command (#21)",
          "author_name": "Tamal Saha",
          "author_login": "tamalsaha",
          "committed_at": "2018-02-28T17:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 5,
      "latest_release_at": "2026-07-13T09:50:48Z",
      "latest_release_tag": "v0.0.18",
      "releases_from_tags": true,
      "days_since_last_push": 10,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 187
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "gomodules.xyz/x",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": null,
          "registry_url": "https://pkg.go.dev/gomodules.xyz/x",
          "is_deprecated": false,
          "latest_version": "v0.0.18",
          "repository_url": null,
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T09:50:48Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 14,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2018-03-11",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "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": [
        "vendor/github.com/Masterminds/semver/v3/Makefile",
        "vendor/github.com/moul/http2curl/Makefile",
        "vendor/github.com/pkg/errors/Makefile",
        "vendor/github.com/spf13/cobra/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 6684,
      "source_files_sampled": 48,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 16
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 9
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 32,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.2.1"
        },
        {
          "name": "github.com/beevik/ntp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/cenkalti/backoff",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1+incompatible"
        },
        {
          "name": "github.com/cyphar/filepath-securejoin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.4"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/google/go-querystring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/howeyc/gopass",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210920133722-c8aef6fb66ef"
        },
        {
          "name": "github.com/moul/http2curl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.4"
        },
        {
          "name": "gomodules.xyz/go-sh",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "gomodules.xyz/homedir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "gomodules.xyz/password-generator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.9"
        },
        {
          "name": "gomodules.xyz/sets",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.1"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.110.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/beevik/ntp",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff",
            "direct": true,
            "version": "v2.2.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": true,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/howeyc/gopass",
            "direct": true,
            "version": "v0.0.0-20210920133722-c8aef6fb66ef",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moul/http2curl",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.8.4",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/go-sh",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/homedir",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/password-generator",
            "direct": true,
            "version": "v0.2.9",
            "ecosystem": "go"
          },
          {
            "name": "gomodules.xyz/sets",
            "direct": true,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": true,
            "version": "v2.110.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/codegangsta/inject",
            "direct": false,
            "version": "v0.0.0-20150114235600-33e0aa1cb7c0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/smartystreets/goconvey",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 32,
        "direct_count": 18,
        "indirect_count": 14
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 59,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 4,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tamalsaha",
          "commits": 170,
          "avatar_url": "https://avatars.githubusercontent.com/u/94814?v=4"
        },
        {
          "type": "User",
          "login": "1gtm",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/28918474?v=4"
        },
        {
          "type": "User",
          "login": "dinesh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/61168?v=4"
        },
        {
          "type": "User",
          "login": "jimmy-zh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6128641?v=4"
        },
        {
          "type": "User",
          "login": "the-redback",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8487221?v=4"
        },
        {
          "type": "User",
          "login": "shudipta",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23327872?v=4"
        },
        {
          "type": "User",
          "login": "sanjid133",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8883158?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.914
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 16 merged PRs checked by a CI test -- score normalized to 0",
            "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": 5,
            "reason": "Found 16/30 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "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": "43c8d6e3df9110a71f51a7dc81bf7dbf4f7f437b",
        "ran_at": "2026-07-24T01:42:59Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-13T09:51:29Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-13T09:48:51Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/gomodules/x",
    "host": "github.com",
    "name": "x",
    "owner": "gomodules"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 59,
        "vitality": 53,
        "community": 37,
        "governance": 67,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": 1,
              "days_since_last_push": 10,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "v0.0.18",
              "releases_from_tags": true,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 187
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~187 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 187
                    }
                  }
                ],
                "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": 10,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 10 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "forks": 8,
              "stars": 14,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "14 stars",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.914
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 91% of commits",
                "points": 1.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 59,
              "open_issues": 0,
              "closed_issues": 4,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 8
            },
            "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": "59/67 decided PRs merged",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 59,
                      "decided": 67
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 16/30 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 11,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "gomodules",
              "public_repos": 173,
              "account_age_days": 2928
            },
            "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": "11 followers of gomodules",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11,
                      "login": "gomodules"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "173 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 173
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "gomodules.xyz/x"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 10
            },
            "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 10 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "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": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": ".golangci.yaml, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 16 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "go",
                "appscode"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 59,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 16 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 16/30 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "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": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 32 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 32
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 32,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 32,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 61,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.39,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "39 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "vendor/github.com/Masterminds/semver/v3/Makefile",
                "vendor/github.com/moul/http2curl/Makefile",
                "vendor/github.com/pkg/errors/Makefile",
                "vendor/github.com/spf13/cobra/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "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": "vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/moul/http2curl/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/spf13/cobra/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/moul/http2curl/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/spf13/cobra/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "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": 6684,
              "source_files_sampled": 48,
              "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/48 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 48,
                      "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T01:43:12.174274Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gomodules/x.svg",
  "full_name": "gomodules/x",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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