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

anexia-it / go-anxcloud

Go client for Anexia Engine API

GoApache-2.0★ 3 estrellas⑂ 9 forksdesde sept 2020Ver en GitHub ↗

anexia-it/go-anxcloud tiene un índice de salud de 68 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (86/100) y la más baja, Community & Adoption (42/100). Se actualizó por última vez hace 4 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

68
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

AnexiaOrganización
38 seguidores78 repositorios públicosdesde abr 2013

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
Gogo.anx.io/go-anxcloudv0.14.5-83hace 4 días

Métricas por categoría

Vitalidad

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

86Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
17.3/36Cadencia de commits — 25/52 semanas con commits
15.8/18Volumen de commits — 56 commits en el último año
8/10OpenSSF Scorecard: Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Datos de entrada utilizados
commits_last_year56
human_commit_share0,7
days_since_last_push4
active_weeks_last_year25
Cómo se puntúa
27/27Publica versiones — 58 versiones publicadas
36/36Recencia de las versiones — última versión hace 4 días
27/27Cadencia de publicación — una versión cada ~14,1 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count58
latest_release_tagv0.14.5
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases14,1
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?

42En riesgo · 18% del índice global
Cómo se puntúa
4.9/60Estrellas — 3 estrellas
7.5/25Forks — 9 forks
0/15Observadores — 2 observadores
Datos de entrada utilizados
forks9
stars3
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
18/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conductno
has_pull_request_template

Sostenibilidad y Gobernanza

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

66Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
11.1/22.5Distribución de commits — el principal contribuyente firma el 51% de los commits
13.5/13.5Amplitud de contribuyentes — 20 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled20
top_contributor_share0,506
Cómo se puntúa
31.2/46.8Resolución de issues — 67% de issues cerradas
28/38.3Aceptación de PR — 385/526 PR decididos fusionados
7.5/15OpenSSF Scorecard: Code-Review — Found 15/28 approved changesets -- score normalized to 5
Datos de entrada utilizados
merged_prs385
open_issues1
closed_issues2
issue_closed_ratio0,667
closed_unmerged_prs141
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
11.4/25Alcance del propietario — 38 seguidores de anexia-it
25/25Trayectoria — 78 repos públicos, cuenta de ~13 años
Datos de entrada utilizados
followers38
owner_typeOrganization
is_verified
owner_loginanexia-it
public_repos78
account_age_days4852
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 4 días
20/20Historial de versiones — 83 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgo.anx.io/go-anxcloud
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Calidad de Ingeniería

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

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

Seguridad

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

54Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 15/28 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 12 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
6/7.5Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
1.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 24 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5,1
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
7/35Dependencias directas libres de avisos conocidos — 1 afectados: golang.org/x/crypto v0.47.0 (critical 10.0)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
40/40Sin avisos pendientes — ningún aviso lleva público más de 90 días
Datos de entrada utilizados
sourceosv
advisories39
affected_packages5
assessed_packages212
unassessed_packages0
affected_by_severitycritical 1, moderate 1, unknown 3
direct_affected_packages1
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 212 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.

69Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 55 de 70 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,786
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 30 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, tools/go.mod
dependency_bot_commit_share0,3
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/395 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes34.952
source_files_sampled395
oversized_source_files0

Datos clave

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

Advertencias de recopilación de datos

  • Could not fetch go package 'go.anx.io/go-anxcloud/tools' from its registry

Más detalle

Historial de estrellas y forks 3 ★ / 9 ⇿
3Estrellas
9Forks
37Versiones

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.

02468103922020-102023-032025-09
Mayor 0Menor 4Parche 33

Cada punto abarca 5 días.

OpenSSF Scorecard 5.1 / 10
5.1agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 15/28 approved changesets -- score normalized to 5
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
8Maintained10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
3Security-Policysecurity policy file detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities24 existing vulnerabilities detected
Dependencias directas 12
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/go-logr/logrv1.4.3go.mod
Gogithub.com/go-logr/stdrv1.2.2go.mod
Gogithub.com/mitchellh/copystructurev1.2.0go.mod
Gogithub.com/onsi/ginkgo/v2v2.28.0go.mod
Gogithub.com/onsi/gomegav1.39.1go.mod
Gogithub.com/satori/go.uuidv1.2.1-0.20181028125025-b2ce2384e17bgo.mod
Gogolang.org/x/cryptov0.47.0go.mod
Gogithub.com/client9/misspellv0.3.4tools/go.mod
Gogithub.com/golangci/golangci-lintv1.63.4tools/go.mod
Gogithub.com/google/yamlfmtv0.21.0tools/go.mod
Gogolang.org/x/expv0.0.0-20250819193227-8b4c13bb791btools/go.mod
Gogolang.org/x/toolsv0.41.0tools/go.mod
Todas las dependencias 212

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

RegistroPaqueteVersiónRelación
Gogithub.com/client9/misspellv0.3.4directa
Gogithub.com/go-logr/logrv1.4.3directa
Gogithub.com/go-logr/stdrv1.2.2directa
Gogithub.com/golangci/golangci-lint1.32.2directa
Gogithub.com/golangci/golangci-lintv1.63.4directa
Gogithub.com/google/yamlfmtv0.21.0directa
Gogithub.com/mitchellh/copystructurev1.2.0directa
Gogithub.com/onsi/ginkgo/v2v2.28.0directa
Gogithub.com/onsi/gomegav1.39.1directa
Gogithub.com/satori/go.uuidv1.2.1-0.20181028125025-b2ce2384e17bdirecta
Gogolang.org/x/cryptov0.47.0directa
Gogolang.org/x/expv0.0.0-20250819193227-8b4c13bb791bdirecta
Gogolang.org/x/toolsv0.41.0directa
Go4d63.com/gocheckcompilerdirectivesv1.2.1indirecta
Go4d63.com/gochecknoglobalsv0.2.1indirecta
Gogithub.com/4meepo/tagalignv1.4.1indirecta
Gogithub.com/abirdcfly/dupwordv0.1.3indirecta
Gogithub.com/alecthomas/go-check-sumtypev0.3.1indirecta
Gogithub.com/alexkohler/nakedret/v2v2.0.5indirecta
Gogithub.com/alexkohler/preallocv1.0.0indirecta
Gogithub.com/alingse/asasalintv0.0.11indirecta
Gogithub.com/alingse/nilnesserrv0.1.1indirecta
Gogithub.com/antonboom/errnamev1.0.0indirecta
Gogithub.com/antonboom/nilnilv1.0.1indirecta
Gogithub.com/antonboom/testifylintv1.5.2indirecta
Gogithub.com/ashanbrown/forbidigov1.6.0indirecta
Gogithub.com/ashanbrown/makezerov1.2.0indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/bkielbasa/cyclopv1.2.3indirecta
Gogithub.com/blizzy78/varnamelenv0.8.0indirecta
Gogithub.com/bmatcuk/doublestar/v4v4.7.1indirecta
Gogithub.com/bombsimon/wsl/v4v4.5.0indirecta
Gogithub.com/breml/bidichkv0.3.2indirecta
Gogithub.com/breml/errchkjsonv0.4.0indirecta
Gogithub.com/burntsushi/tomlv1.4.1-0.20240526193622-a339e1f7089cindirecta
Gogithub.com/butuzov/ireturnv0.3.1indirecta
Gogithub.com/butuzov/mirrorv1.3.0indirecta
Gogithub.com/catenacyber/perfsprintv0.7.1indirecta
Gogithub.com/ccojocar/zxcvbn-gov1.0.2indirecta
Gogithub.com/cespare/xxhash/v2v2.1.2indirecta
Gogithub.com/charithe/durationcheckv0.0.10indirecta
Gogithub.com/chavacava/garifv0.1.0indirecta
Gogithub.com/ckaznocha/intrangev0.3.0indirecta
Gogithub.com/crocmagnon/fatcontextv0.5.3indirecta
Gogithub.com/curioswitch/go-reassignv0.3.0indirecta
Gogithub.com/daixiang0/gciv0.13.5indirecta
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/denis-tingaikin/go-headerv0.5.0indirecta
Gogithub.com/djarvur/go-err113v0.0.0-20210108212216-aea10b59be24indirecta
Gogithub.com/ettle/strcasev0.2.0indirecta
Gogithub.com/fatih/colorv1.18.0indirecta
Gogithub.com/fatih/structtagv1.2.0indirecta
Gogithub.com/firefart/nonamedreturnsv1.0.5indirecta
Gogithub.com/fsnotify/fsnotifyv1.5.4indirecta
Gogithub.com/fzipp/gocyclov0.6.0indirecta
Gogithub.com/gaijinentertainment/go-exhaustruct/v3v3.3.0indirecta
Gogithub.com/ghostiam/protogetterv0.3.8indirecta
Gogithub.com/go-critic/go-criticv0.11.5indirecta
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirecta
Gogithub.com/go-toolsmith/astcastv1.1.0indirecta
Gogithub.com/go-toolsmith/astcopyv1.1.0indirecta
Gogithub.com/go-toolsmith/astequalv1.2.0indirecta
Gogithub.com/go-toolsmith/astfmtv1.1.0indirecta
Gogithub.com/go-toolsmith/astpv1.1.0indirecta
Gogithub.com/go-toolsmith/strparsev1.1.0indirecta
Gogithub.com/go-toolsmith/typepv1.1.0indirecta
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirecta
Gogithub.com/go-xmlfmt/xmlfmtv1.1.3indirecta
Gogithub.com/gobwas/globv0.2.3indirecta
Gogithub.com/gofrs/flockv0.12.1indirecta
Gogithub.com/golang/protobufv1.5.3indirecta
Gogithub.com/golangci/duplv0.0.0-20180902072040-3e9179ac440aindirecta
Gogithub.com/golangci/go-printf-func-namev0.1.0indirecta
Gogithub.com/golangci/gofmtv0.0.0-20241223200906-057b0627d9b9indirecta
Gogithub.com/golangci/misspellv0.6.0indirecta
Gogithub.com/golangci/plugin-module-registerv0.1.1indirecta
Gogithub.com/golangci/revgrepv0.5.3indirecta
Gogithub.com/golangci/unconvertv0.0.0-20240309020433-c5143eacb3edindirecta
Gogithub.com/google/go-cmpv0.6.0indirecta
Gogithub.com/google/go-cmpv0.7.0indirecta
Gogithub.com/google/pprofv0.0.0-20260115054156-294ebfa9ad83indirecta
Gogithub.com/gordonklaus/ineffassignv0.1.0indirecta
Gogithub.com/gostaticanalysis/analysisutilv0.7.1indirecta
Gogithub.com/gostaticanalysis/commentv1.4.2indirecta
Gogithub.com/gostaticanalysis/forcetypeassertv0.1.0indirecta
Gogithub.com/gostaticanalysis/nilerrv0.1.1indirecta
Gogithub.com/hashicorp/go-immutable-radix/v2v2.1.0indirecta
Gogithub.com/hashicorp/go-versionv1.7.0indirecta
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirecta
Gogithub.com/hashicorp/hclv1.0.0indirecta
Gogithub.com/hexops/gotextdiffv1.0.3indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/jgautheron/goconstv1.7.1indirecta
Gogithub.com/jingyugao/rowserrcheckv1.1.1indirecta
Gogithub.com/jjti/go-spancheckv0.6.4indirecta
Gogithub.com/julz/importasv0.2.0indirecta
Gogithub.com/karamaru-alpha/copyloopvarv1.1.0indirecta
Gogithub.com/katbyte/terrafmt0.2.1-0.20200913185704-5ff4421407b4indirecta
Gogithub.com/kisielk/errcheckv1.8.0indirecta
Gogithub.com/kkhaike/contextcheckv1.1.5indirecta
Gogithub.com/kulti/thelperv0.6.3indirecta
Gogithub.com/kunwardeep/paralleltestv1.0.10indirecta
Gogithub.com/kyoh86/exportlooprefv0.1.11indirecta
Gogithub.com/lasiar/canonicalheaderv1.1.2indirecta
Gogithub.com/ldez/exptostdv0.3.1indirecta
Gogithub.com/ldez/gomoddirectivesv0.6.0indirecta
Gogithub.com/ldez/grignotinv0.7.0indirecta
Gogithub.com/ldez/tagliatellev0.7.1indirecta
Gogithub.com/ldez/usetestingv0.4.2indirecta
Gogithub.com/leonklingele/grouperv1.1.2indirecta
Gogithub.com/macabu/inamedparamv0.1.3indirecta
Gogithub.com/magiconair/propertiesv1.8.6indirecta
Gogithub.com/maratori/testableexamplesv1.0.0indirecta
Gogithub.com/maratori/testpackagev1.1.1indirecta
Gogithub.com/masterminds/semver/v3v3.3.0indirecta
Gogithub.com/masterminds/semver/v3v3.4.0indirecta
Gogithub.com/matoous/godoxv0.0.0-20230222163458-006bad1f9d26indirecta
Gogithub.com/mattn/go-colorablev0.1.13indirecta
Gogithub.com/mattn/go-isattyv0.0.20indirecta
Gogithub.com/mattn/go-runewidthv0.0.16indirecta
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.1indirecta
Gogithub.com/mgechev/revivev1.5.1indirecta
Gogithub.com/mitchellh/go-homedirv1.1.0indirecta
Gogithub.com/mitchellh/mapstructurev1.5.0indirecta
Gogithub.com/mitchellh/reflectwalkv1.0.2indirecta
Gogithub.com/moricho/tparallelv0.3.2indirecta
Gogithub.com/nakabonne/nestifv0.3.1indirecta
Gogithub.com/nishanths/exhaustivev0.12.0indirecta
Gogithub.com/nishanths/predeclaredv0.2.2indirecta
Gogithub.com/nunnatsa/ginkgolinterv0.18.4indirecta
Gogithub.com/olekukonko/tablewriterv0.0.5indirecta
Gogithub.com/openpeedeep/depguard/v2v2.2.0indirecta
Gogithub.com/pelletier/go-tomlv1.9.5indirecta
Gogithub.com/pelletier/go-toml/v2v2.2.3indirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/polyfloyd/go-errorlintv1.7.0indirecta
Gogithub.com/prometheus/client_golangv1.12.1indirecta
Gogithub.com/prometheus/client_modelv0.2.0indirecta
Gogithub.com/prometheus/commonv0.32.1indirecta
Gogithub.com/prometheus/procfsv0.7.3indirecta
Gogithub.com/quasilyte/go-ruleguardv0.4.3-0.20240823090925-0fe6f58b47b1indirecta
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.22indirecta
Gogithub.com/quasilyte/gogrepv0.5.0indirecta
Gogithub.com/quasilyte/regex/syntaxv0.0.0-20210819130434-b3f0c404a727indirecta
Gogithub.com/quasilyte/stdinfov0.0.0-20220114132959-f7386bf02567indirecta
Gogithub.com/raeperd/recvcheckv0.2.0indirecta
Gogithub.com/rivo/unisegv0.4.7indirecta
Gogithub.com/rogpeppe/go-internalv1.13.1indirecta
Gogithub.com/ryancurrah/gomodguardv1.3.5indirecta
Gogithub.com/ryanrolds/sqlclosecheckv0.5.1indirecta
Gogithub.com/sabhiram/go-gitignorev0.0.0-20210923224102-525f6e181f06indirecta
Gogithub.com/sanposhiho/wastedassign/v2v2.1.0indirecta
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.1indirecta
Gogithub.com/sashamelentyev/interfacebloatv1.1.0indirecta
Gogithub.com/sashamelentyev/usestdlibvarsv1.28.0indirecta
Gogithub.com/securego/gosec/v2v2.21.4indirecta
Gogithub.com/shazow/go-diffv0.0.0-20160112020656-b6b7b6733b8cindirecta
Gogithub.com/sirupsen/logrusv1.9.3indirecta
Gogithub.com/sivchari/containedctxv1.0.3indirecta
Gogithub.com/sivchari/tenvv1.12.1indirecta
Gogithub.com/sonatard/noctxv0.1.0indirecta
Gogithub.com/sourcegraph/go-diffv0.7.0indirecta
Gogithub.com/spf13/aferov1.11.0indirecta
Gogithub.com/spf13/castv1.5.0indirecta
Gogithub.com/spf13/cobrav1.8.1indirecta
Gogithub.com/spf13/jwalterweathermanv1.1.0indirecta
Gogithub.com/spf13/pflagv1.0.5indirecta
Gogithub.com/spf13/viperv1.13.0indirecta
Gogithub.com/ssgreg/nlreturn/v2v2.2.1indirecta
Gogithub.com/stbenjam/no-sprintf-host-portv0.2.0indirecta
Gogithub.com/stretchr/objxv0.5.2indirecta
Gogithub.com/stretchr/testifyv1.11.1indirecta
Gogithub.com/subosito/gotenvv1.4.1indirecta
Gogithub.com/tdakkota/asciicheckv0.3.0indirecta
Gogithub.com/tetafro/godotv1.4.20indirecta
Gogithub.com/timakin/bodyclosev0.0.0-20241017074812-ed6a65f985e3indirecta
Gogithub.com/timonwong/loggercheckv0.10.1indirecta
Gogithub.com/tomarrell/wrapcheck/v2v2.10.0indirecta
Gogithub.com/tommy-muehle/go-mnd/v2v2.5.1indirecta
Gogithub.com/ultraware/funlenv0.2.0indirecta
Gogithub.com/ultraware/whitespacev0.2.0indirecta
Gogithub.com/uudashr/gocognitv1.2.0indirecta
Gogithub.com/uudashr/ifacev1.3.0indirecta
Gogithub.com/xen0n/gosmopolitanv1.2.2indirecta
Gogithub.com/yagipy/maintidxv1.0.0indirecta
Gogithub.com/yeya24/promlinterv0.3.0indirecta
Gogithub.com/ykadowak/zerologlintv0.1.5indirecta
Gogitlab.com/bosi/decorderv0.4.2indirecta
Gogo-simpler.org/musttagv0.13.0indirecta
Gogo-simpler.org/sloglintv0.7.2indirecta
Gogo.uber.org/atomicv1.7.0indirecta
Gogo.uber.org/automaxprocsv1.6.0indirecta
Gogo.uber.org/multierrv1.6.0indirecta
Gogo.uber.org/zapv1.24.0indirecta
Gogo.yaml.in/yaml/v3v3.0.3indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/exp/typeparamsv0.0.0-20241108190413-2d47ceb2692findirecta
Gogolang.org/x/modv0.32.0indirecta
Gogolang.org/x/netv0.49.0indirecta
Gogolang.org/x/syncv0.19.0indirecta
Gogolang.org/x/sysv0.40.0indirecta
Gogolang.org/x/textv0.20.0indirecta
Gogolang.org/x/textv0.33.0indirecta
Gogoogle.golang.org/protobufv1.34.2indirecta
Gogoogle.golang.org/protobufv1.36.7indirecta
Gogopkg.in/ini.v1v1.67.0indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Gohonnef.co/go/toolsv0.5.1indirecta
Gomvdan.cc/gofumptv0.7.0indirecta
Gomvdan.cc/unparamv0.0.0-20240528143540-8a5130ca722findirecta
Gosigs.k8s.io/yamlv1.6.0indirecta
Avisos de dependencias 5

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.47.0directacrítica270.52.0
golang.org/x/netv0.49.0indirectamoderada91.26.3
golang.org/x/sysv0.40.0indirectadesconocida10.44.0
golang.org/x/textv0.20.0indirectadesconocida10.39.0
golang.org/x/textv0.33.0indirectadesconocida10.39.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": [],
      "is_fork": false,
      "size_kb": 1440,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 849386,
        "Shell": 367,
        "Makefile": 4689
      },
      "pushed_at": "2026-07-17T09:18:44Z",
      "created_at": "2020-09-30T12:14:05Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T09:09:49Z",
      "description": "Go client for Anexia Engine API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.anexia.com/",
      "name": "Anexia",
      "type": "Organization",
      "login": "anexia-it",
      "company": null,
      "location": null,
      "followers": 38,
      "avatar_url": "https://avatars.githubusercontent.com/u/4093822?v=4",
      "created_at": "2013-04-08T14:24:13Z",
      "is_verified": null,
      "public_repos": 78,
      "account_age_days": 4852
    },
    "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.14.5",
          "kind": "patch",
          "published_at": "2026-07-17T09:18:44Z"
        },
        {
          "tag": "v0.14.4",
          "kind": "patch",
          "published_at": "2026-06-03T12:25:33Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2026-05-21T07:36:17Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2026-05-08T07:35:08Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2026-04-29T14:45:10Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-04-28T13:14:12Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-04-28T10:06:01Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-04-27T10:25:35Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-04-02T07:34:54Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2026-03-12T12:30:00Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2026-03-02T11:40:33Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2026-02-24T22:28:20Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2026-02-20T11:38:08Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-02-10T10:50:58Z"
        },
        {
          "tag": "v0.9.7-alpha",
          "kind": "prerelease",
          "published_at": "2026-02-06T16:03:37Z"
        },
        {
          "tag": "v0.9.6-alpha2",
          "kind": "prerelease",
          "published_at": "2026-01-30T09:56:33Z"
        },
        {
          "tag": "v0.9.3-alpha",
          "kind": "prerelease",
          "published_at": "2025-12-08T11:37:24Z"
        },
        {
          "tag": "v0.9.2-alpha",
          "kind": "prerelease",
          "published_at": "2025-11-18T13:00:30Z"
        },
        {
          "tag": "v0.9.1-alpha",
          "kind": "prerelease",
          "published_at": "2025-09-18T14:51:54Z"
        },
        {
          "tag": "v0.9.0-alpha",
          "kind": "prerelease",
          "published_at": "2025-09-11T11:23:00Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-09-08T11:45:11Z"
        },
        {
          "tag": "v0.7.9",
          "kind": "patch",
          "published_at": "2025-08-08T06:48:38Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2025-02-18T11:29:16Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2025-01-15T14:30:09Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2024-11-05T08:57:46Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2024-10-22T10:41:25Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2024-10-21T13:46:29Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2024-08-06T13:08:36Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2024-06-21T09:53:37Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2024-06-06T10:09:46Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-05-24T05:32:23Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2024-03-15T06:57:41Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2024-03-15T06:34:12Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2023-12-12T12:42:15Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2023-11-17T09:40:54Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2023-11-10T09:07:30Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2023-06-16T06:27:08Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2023-06-06T09:08:06Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2023-02-17T08:27:42Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-11-30T13:08:31Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2022-10-04T08:03:08Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2022-08-08T14:28:14Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2022-06-10T12:26:25Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2022-05-04T11:35:53Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-03-29T09:54:02Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-03-04T14:44:23Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-01-24T11:35:24Z"
        },
        {
          "tag": "v0.3.28",
          "kind": "patch",
          "published_at": "2021-10-05T13:06:08Z"
        },
        {
          "tag": "v0.3.27",
          "kind": "patch",
          "published_at": "2021-09-27T14:17:26Z"
        },
        {
          "tag": "v0.3.26",
          "kind": "patch",
          "published_at": "2021-09-23T14:35:45Z"
        },
        {
          "tag": "v0.3.25",
          "kind": "patch",
          "published_at": "2021-09-22T12:13:32Z"
        },
        {
          "tag": "v0.3.24",
          "kind": "patch",
          "published_at": "2021-08-23T08:26:55Z"
        },
        {
          "tag": "v0.3.23",
          "kind": "patch",
          "published_at": "2021-08-12T09:32:36Z"
        },
        {
          "tag": "v0.3.22",
          "kind": "patch",
          "published_at": "2021-07-20T12:43:59Z"
        },
        {
          "tag": "v0.3.21",
          "kind": "patch",
          "published_at": "2021-06-17T13:25:42Z"
        },
        {
          "tag": "v0.3.20",
          "kind": "patch",
          "published_at": "2021-04-08T07:19:28Z"
        },
        {
          "tag": "v0.3.19",
          "kind": "patch",
          "published_at": "2021-03-29T07:32:57Z"
        },
        {
          "tag": "v0.3.18",
          "kind": "patch",
          "published_at": "2021-03-29T07:35:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d416acd8ed7b894b534e9db77b2e0f476a1cc65e",
          "body": "* feat: add string cleanup and validation for the BaseURL\n\n* fixes: missing return of found zones",
          "is_bot": false,
          "headline": "Bug/availability zone fetching (#536)",
          "author_name": "anx-rweselowski",
          "author_login": "anx-rweselowski",
          "committed_at": "2026-07-17T09:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e854548d5c1ad45417990b0c459f9848927a07",
          "body": null,
          "is_bot": false,
          "headline": "feat: add nodepoolID to NodepoolNetworkDefinition (#535)",
          "author_name": "David Kröll",
          "author_login": "davidkroell",
          "committed_at": "2026-07-07T10:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18fa5162722f17b98b0ec4f4ed23af9ca3cc7bb1",
          "body": "* omit empty fields on lbaas service\n\n* add changelog",
          "is_bot": false,
          "headline": "ANXKUBE-1912 / omit empty fields on lbaas service (#533)",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-06-03T12:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "215c85969beafb96513387210d30a9b5e38cc3d2",
          "body": null,
          "is_bot": false,
          "headline": "fix state update logic, use ID instead of Type (#531)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2026-05-21T07:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e483cf1b881ec9fef41eb20481fc473cbe2d86c",
          "body": null,
          "is_bot": false,
          "headline": "update cluster maintenance window json field names (#526)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2026-05-08T07:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85a0f2b980df71dd9c934e420f8109322340399",
          "body": "LGTM",
          "is_bot": false,
          "headline": "fix correct states (#525)",
          "author_name": "David Kröll",
          "author_login": "davidkroell",
          "committed_at": "2026-05-07T13:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe66ba8d7c1aaac628628c9f66d436df773cd96",
          "body": null,
          "is_bot": false,
          "headline": "fix: add pagination identy object (#524)",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-04-29T14:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32096c1186cafbfd20ac0ebca3d23f86a7e025f0",
          "body": "* Syncsource flag engine or cluster\n\n* add fields from new service\n\n* add doc\n\n* add new fields to nodepool\n\n* make nodepools run on APIv2\n\n* Use nodepoolpage directly in GetPage\n\n* Use nodepoolpage directly in GetPage\n\n* Transmit state for nodepool\n\n* State changed to title from text\n\n* switched to\n[…]\ndepool endpoints\n\n* add changelog entry\n\n* fix format\n\n* fix fmt\n\n* fix fmt\n\n* remove unused tests\n\n* delete more tests\n\n---------\n\nCo-authored-by: Marco Peroverde <mperoverdecannarozzo@anexia-it.com>",
          "is_bot": false,
          "headline": "add nodepool fields (#521)",
          "author_name": "David Kröll",
          "author_login": "davidkroell",
          "committed_at": "2026-04-28T13:11:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "354fdc7d4deb08fa9ab1ddb77cfee8c0b3e32993",
          "body": "add lbaas rules client\n\nrefactor other lbaas clients\n\ncreate generic api client for generic resources\n\n---------\n\nCo-authored-by: kdoberstein <kdoberstein@anexia-it.com>",
          "is_bot": false,
          "headline": "ANXKUBE-1860 / add rules to go-anxcloud api client (#519)",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-04-28T10:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a08b8b9cb2f9b34b2082deefc67bea17269e36",
          "body": null,
          "is_bot": false,
          "headline": "add comment to DNS Record",
          "author_name": "dbs5",
          "author_login": "dbs5",
          "committed_at": "2026-04-27T09:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4213ec04c39f16965951f6bb53e26e8135d14bed",
          "body": null,
          "is_bot": false,
          "headline": "fix linter error 'naked return'",
          "author_name": "dbs5",
          "author_login": "dbs5",
          "committed_at": "2026-04-02T07:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "919f9c90623d39914b647569fc4704c43565ea72",
          "body": null,
          "is_bot": false,
          "headline": "add support for availability zones",
          "author_name": "dbs5",
          "author_login": "dbs5",
          "committed_at": "2026-04-02T07:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ca5bcac06d586fa215cb9ee65b4d1b33c46773",
          "body": "* add: dynamic volume client\n\n* add storage server interface info\n\n* use correct fields for post\n\n* set required headers\n\n---------\n\nCo-authored-by: David Kröll <dkroell@anexia-it.com>",
          "is_bot": false,
          "headline": "Kkostial/add storage server interface (#512)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2026-03-12T12:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9483cce4269d3d92f333073f21fd0c4f814cc847",
          "body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.39.0 to 1.39.1.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.39.0...v1.39.1)\n\n---\nupdated-d\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 (#501)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T10:28:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "defb1d486898c23c4a65a60aee1d2413e92e52c3",
          "body": "* add missing cluster objects\n\n* adjust changelog\n\n* add omitempty",
          "is_bot": false,
          "headline": "Add missing cluster fields (#511)",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-03-02T10:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a7cd709007c67b353c4d0582e2226ff30d3f27",
          "body": "* add loadbalancer api\n\n* remove unused fields",
          "is_bot": false,
          "headline": "Anxkube-1736 / add loadbalancer api (#508)",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-02-24T22:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c5a2dba9cd9db2a243d656a13aa769c5eca6bbd",
          "body": "Co-authored-by: koflanx <kfehrs@anexia-it.com>",
          "is_bot": false,
          "headline": "fix json response parsing for prefix list endpoint (#507)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2026-02-20T11:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e8249550b9800bf73f1d4a6779b9a727362e09c",
          "body": "With this change we add support for configuring rdns of ip addresses in the\nanexia engine - ipam module.\n\nCo-authored-by: dbs5 <ddunz@anexia-it.com>",
          "is_bot": false,
          "headline": "adds: Feature RDNS support for ipam ip addresses (#504)",
          "author_name": "René",
          "author_login": "rwese",
          "committed_at": "2026-02-10T10:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c2251e3f8b81b4415ef712693dd44f5a3f43f65",
          "body": null,
          "is_bot": false,
          "headline": "add support for managing service user in a cluster (#503)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2026-02-06T15:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bea0aafb74ee21511751c81836d2daee62952a0",
          "body": null,
          "is_bot": false,
          "headline": "add service vm identifier to possible request parameters (#500)",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-01-30T09:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f2836a43293d1387acb2e9950dd2ed0b0d7ddf",
          "body": null,
          "is_bot": false,
          "headline": "remove duplicated servicevm resource (#499)",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-01-29T14:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f12d4322dfb531f701c51043574f60220ca6bb",
          "body": "* add support for managing oidc fields in a cluster\n\n* add ServiceVM fields\n\n* update changelog\n\n---------\n\nCo-authored-by: Kim <kfehrs@anexia-it.com>",
          "is_bot": false,
          "headline": "add support for managing oidc fields in a cluster (#496)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2026-01-29T13:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16019c0136f3bc616f36dc8a8b88d3a80ed62984",
          "body": "…#497)\" (#498)\n\nThis reverts commit c13906f6795b9308b7f6516a6cb5d849f77bb68e.",
          "is_bot": false,
          "headline": "Revert \"ANXKUBE-1176 / add servicevm ips to cluster update requests (…",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-01-29T13:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13906f6795b9308b7f6516a6cb5d849f77bb68e",
          "body": "* add servicevm ips to cluster update requests\n\n* make all fields optional in the cluster requests\n\n* add missing fields to cluster objekt\n\n* update changelog",
          "is_bot": false,
          "headline": "ANXKUBE-1176 / add servicevm ips to cluster update requests (#497)",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2026-01-29T12:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5f1791d7db38ac37b2fefe72efa181157d097e",
          "body": "* add nodepool client\n\n* fix cluster docstring\n\n* fix datatypes\n\n* pass down environment for nodepool client\n\n* add changelog\n\n* remove unused",
          "is_bot": false,
          "headline": "add nodepool client (#495)",
          "author_name": "David Kröll",
          "author_login": "davidkroell",
          "committed_at": "2026-01-21T14:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e0ac49d37b8fd9aa4e705d1e2ad97736497e3e",
          "body": "* add kkp project id and cluster id and external and internal vlan to k8s clusters\n\n* add changelog",
          "is_bot": false,
          "headline": "add support for new fields in k8s clusters for vlan and kkp (#494)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2026-01-21T08:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c340e0e41580a2b6c8da75f56e3549c24e4429f9",
          "body": "* Bump actions/upload-artifact from 5 to 6\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencie\n[…]\n.com>\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: kkostial <KKostial@anexia.com>",
          "is_bot": false,
          "headline": "dependabot updates (#493)",
          "author_name": "David Kröll",
          "author_login": "davidkroell",
          "committed_at": "2026-01-14T11:13:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2477e4cdafb9883aabdc7d222763fa0852a5bb4",
          "body": "* add client for kubernetes clusters\n\n* make field string\n\n* make bools to ints\n\n* add client for automation\n\n* add interface method\n\n* fix automation trigger\n\n* fix types in cluster api\n\n* fix state in definition\n\n* add UnmarshalJSON function\n\n* add cluster fields\n\n* make refs optional\n\n* add changelog entry",
          "is_bot": false,
          "headline": "add support to manage kubernets clusters (#492)",
          "author_name": "David Kröll",
          "author_login": "davidkroell",
          "committed_at": "2026-01-14T11:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b163eb99ba463f738468a30a464a4e697d854339",
          "body": null,
          "is_bot": false,
          "headline": "move api definitions to better location",
          "author_name": "René Weselowski",
          "author_login": "anx-rweselowski",
          "committed_at": "2025-12-16T10:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce51be98c4c614b5df4e27acd7a953b73f3b235",
          "body": "- Add yamlfmt hook to .pre-commit-config.yaml for automatic YAML formatting\n- Create .yamlfmt config with 2-space indent, no document start, LF line endings\n- Format all existing YAML files to match the new standards",
          "is_bot": false,
          "headline": "Add yamlfmt pre-commit hook and format YAML files consistently",
          "author_name": "René Weselowski",
          "author_login": "anx-rweselowski",
          "committed_at": "2025-12-16T09:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "499d435cfd64bcba135613156cdbd9f62792ecf6",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#479)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T10:42:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "195d73aaa7f090ac7ce250239387aeb72a0994c9",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.45.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#477)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T10:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa4b3fbdca26871bb0f2926915433e35fe1f35c",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.36.0 to 0.39.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.36.0...v0.39.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-version:\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.36.0 to 0.39.0 in /tools (#478)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T09:51:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e371d3a01dfdaa59ca66dedefed2b875e0471db5",
          "body": null,
          "is_bot": false,
          "headline": "update state in k8s clusters (#480)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2025-12-05T11:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e27100853dca4d273de73a8c69f08ed1f546f2d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#464)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T12:53:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "908bc3776348074ce9c3fed609527c2be676ccd7",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nsemver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: kkostial <KKostial@anexia.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 4 to 6 (#471)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T12:47:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a2e4147a26ab64ebed8d09d0923456dd4baa7bf",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nsemver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: kkostial <KKostial@anexia.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 4 to 5 (#472)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T12:42:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7bbcca201b2ede57c296c42550ebd4ec0663b8f3",
          "body": "…s (#476)\n\nBumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.4.0.\n- [Release notes](https://github.com/go-viper/mapstructure/releases)\n- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/go-\n[…]\n/v2\n  dependency-version: 2.4.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in /tool…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T12:38:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "20f453be74596fae8634b32922d5b3b4348b2141",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.25.3 to 2.27.2.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.3...v2.27.2)\n\n---\nupdate\n[…]\nsemver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: kkostial <KKostial@anexia.com>",
          "is_bot": true,
          "headline": "Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.27.2 (#473)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-18T12:32:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0ecd6316439a496e080fd14a7a665b8ed400eca5",
          "body": "* add enabled field\n\n* add check to server definition\n\n* add fields to bind definition\n\n* add changelog entries",
          "is_bot": false,
          "headline": "api: add fields for LBaaS resources (#475)",
          "author_name": "David Kröll",
          "author_login": "davidkroell",
          "committed_at": "2025-11-18T12:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "471563a5c2843619dc71044383f52773f64c77c1",
          "body": null,
          "is_bot": false,
          "headline": "add healthcheck to definition with defaults (#474)",
          "author_name": "David Kröll",
          "author_login": "davidkroell",
          "committed_at": "2025-11-04T10:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef4bff8479a8cbff472b8af6a3eaf04e742c33c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 's3'",
          "author_name": "René Weselowski",
          "author_login": "anx-rweselowski",
          "committed_at": "2025-09-18T14:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54591f0ff760b6b865e74d40aa8e111dd20b34c4",
          "body": "Signed-off-by: René Weselowski <rweselowski@anexia.com>",
          "is_bot": false,
          "headline": "fixes object_storage, key update, creates, user field",
          "author_name": "René Weselowski",
          "author_login": "anx-rweselowski",
          "committed_at": "2025-09-18T14:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e3b88d02f03b9d8185e33989cd13a9ac462485d",
          "body": "* adds gorelease compat-check, cleanup toolchain\n\nRemove toolchain directive to maintain Go 1.22 compatibility\n\nSigned-off-by: René Weselowski <wese@nope.at>\n\n* Upgrade to Go 1.25.1\n\nUpdate both main and tools go.mod to use Go 1.25.1, allowing us to\nleverage the latest stable Go features and depende\n[…]\nselowski <wese@nope.at>\n\n* Add initial support for s3 object_storage\n\nSigned-off-by: René Weselowski <wese@nope.at>\n\n* fixes lint and warnings\n\n---------\n\nSigned-off-by: René Weselowski <wese@nope.at>",
          "is_bot": false,
          "headline": "Basic initial implementation for S3 object storage support (#460)",
          "author_name": "René",
          "author_login": "rwese",
          "committed_at": "2025-09-11T11:22:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "07407bcf624a82f9f06ed9ac480faad9a948af29",
          "body": null,
          "is_bot": false,
          "headline": "fixes lint and warnings",
          "author_name": "René Weselowski",
          "author_login": "rwese",
          "committed_at": "2025-09-10T07:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90b339e44d805691bb9ab0aba8707faf52f01ac7",
          "body": "Signed-off-by: René Weselowski <wese@nope.at>",
          "is_bot": false,
          "headline": "Add initial support for s3 object_storage",
          "author_name": "René Weselowski",
          "author_login": "rwese",
          "committed_at": "2025-09-08T12:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d784767d7af3a626977792ca82102d2b2baaa9",
          "body": "- Add comprehensive secrets-check hook (manual stage for full scan)\n- Add quick secrets-check-quick hook for regular commits (gosec only)\n- Make secrets scanning non-blocking to avoid interrupting development\n- Include file patterns for Go, YAML, JSON, Markdown, and shell files\n\nSigned-off-by: René Weselowski <wese@nope.at>",
          "is_bot": false,
          "headline": "Enhance pre-commit hooks with secrets scanning",
          "author_name": "René Weselowski",
          "author_login": "rwese",
          "committed_at": "2025-09-08T12:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af93ee88675bcf0b3ac38acddc51061fa840cab",
          "body": "- Enable gosec security linter in golangci-lint configuration\n- Add dedicated secrets-check Makefile target with gosec and gitleaks\n- Auto-install gitleaks if not available\n- Add gitleaks-report.json to .gitignore\n- Provide detailed output formatting for detected issues\n\nSigned-off-by: René Weselowski <wese@nope.at>",
          "is_bot": false,
          "headline": "Add comprehensive secrets scanning setup",
          "author_name": "René Weselowski",
          "author_login": "rwese",
          "committed_at": "2025-09-08T12:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6fb7d19375f10e4e295d6cf9c143e6e3aa41b9a",
          "body": "Now that we're using Go 1.25.1 with updated golang.org/x/exp, the module\nretraction warnings are resolved and we no longer need the grep filtering\nworkaround. The compat-check target now runs cleanly.\n\nSigned-off-by: René Weselowski <wese@nope.at>",
          "is_bot": false,
          "headline": "Clean up compat-check target by removing grep workaround",
          "author_name": "René Weselowski",
          "author_login": "rwese",
          "committed_at": "2025-09-08T12:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880cdadd7387f5b0cbfaccf6775fb8f12f309ea6",
          "body": "Update both main and tools go.mod to use Go 1.25.1, allowing us to\nleverage the latest stable Go features and dependency versions.\n\nSigned-off-by: René Weselowski <wese@nope.at>",
          "is_bot": false,
          "headline": "Upgrade to Go 1.25.1",
          "author_name": "René Weselowski",
          "author_login": "rwese",
          "committed_at": "2025-09-08T12:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1435f9ef5c3ea03b7a69c07bcfbd24d807149776",
          "body": "Remove toolchain directive to maintain Go 1.22 compatibility\n\nSigned-off-by: René Weselowski <wese@nope.at>",
          "is_bot": false,
          "headline": "adds gorelease compat-check, cleanup toolchain",
          "author_name": "René Weselowski",
          "author_login": "rwese",
          "committed_at": "2025-09-08T12:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2beab5898bd07be6ae478df81ac991083e9e3d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "koflanx",
          "author_login": "koflanx",
          "committed_at": "2025-09-08T11:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a049355e821080c2f9c062bcb190ac290db319",
          "body": "* enable option to update kubernetes clusters and add tests\n\n* update code pipeline\n\n* change update node pool test to allow updating node pools",
          "is_bot": false,
          "headline": "enable option to update kubernetes clusters and add tests (#461)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2025-09-08T11:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34030e4c99cc45be87a0d8b2ca08006310ab34f8",
          "body": "The AutoTag example of the Anexia API assumes that api.ErrTaggingFailed is a value error, which it is not.\n\nSigned-off-by: Oliver Eikemeier <eikemeier@fillmore-labs.com>",
          "is_bot": false,
          "headline": "Fix error type in AutoTag example (#459)",
          "author_name": "Oliver Eikemeier",
          "author_login": "eikemeier",
          "committed_at": "2025-09-05T07:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b82bb65cad14e5df4c99908f65a107aeed4a15",
          "body": "It does not fix the mentioned issue, but at least our newer client\nerrors are now compatible with the errors.Is method.\n\n\nRelated: SYSENG-1804\nCloses: SYSENG-1968\n\nSigned-off-by: Jasmin Oster <joster@anexia.com>",
          "is_bot": false,
          "headline": "Add errors.Is handling for HTTPError (#458)",
          "author_name": "Jasmin",
          "author_login": null,
          "committed_at": "2025-08-06T04:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94cef86d73ab05a083292c1b7a691e0a1519fa7d",
          "body": "…ess, prefix, and VLAN (#457)\n\nCo-authored-by: Etienne Wiebe <ewiebe@anexia.com>",
          "is_bot": false,
          "headline": "Escape search query parameters in List API methods for location, addr…",
          "author_name": "Narutolied",
          "author_login": "narutolied",
          "committed_at": "2025-07-29T06:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c561d1dbcfdd8668088c8557dbdcda84f05e66be",
          "body": null,
          "is_bot": false,
          "headline": "add search to the prefix api (#456)",
          "author_name": "kkostial",
          "author_login": "kkostial",
          "committed_at": "2025-07-10T09:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d58c5cfdd5e6480d59626721cf74ba3317f4ca",
          "body": "Closes: ANXKUBE-1327",
          "is_bot": false,
          "headline": "Replace all occurrences of vmxnet3 with virtio (#444)",
          "author_name": "Jasmin",
          "author_login": null,
          "committed_at": "2025-03-05T10:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "095d678f524abc3166a75adbc1048a1732f89a2c",
          "body": "Rate limits got introduced by the Anexia Engine at some point in the\r\nsecond half of 2024. Most of our integrations were not prepared for\r\nthis, especially CCM is suffering from this.\r\n\r\nIn order to detect rate limits sent by the Engine, a new RateLimitError\r\nwas added, together with a timestamp aft\n[…]\nupdate the timestamp with the correct value of\r\nthe Retry-After header (ENGSUP-9027), all existing implementations would\r\nbenefit from that without any further manual changes.\r\n\r\nRelated: ANXKUBE-1281",
          "is_bot": false,
          "headline": "Add dedicated RateLimitError for HTTP code 429 (#438)",
          "author_name": "Jasmin",
          "author_login": null,
          "committed_at": "2025-02-18T11:13:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa64dff3df70f805484dccaec461ba4f8950c9f9",
          "body": null,
          "is_bot": false,
          "headline": "SYSENG-1820: prepare release 0.7.7 (#433)",
          "author_name": "DrPsychick",
          "author_login": "DrPsychick",
          "committed_at": "2025-01-10T11:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5e9007ec107bb273c4e9a3a8da7925ce676536",
          "body": "* Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.2\r\n\r\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.1 to 2.22.2.\r\n- [Release notes](https://github.com/onsi/ginkgo/releases)\r\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\r\n- [Commits](https://\n[…]\n@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: DrPsychick <drpsychick@drsick.de>\r\nCo-authored-by: DrPsychick <drpsychick@drsick.net>",
          "is_bot": true,
          "headline": "Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.2 (#423)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-09T14:00:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1d77f1d7ca79b370b4981ce39f57827b6d94c36",
          "body": "Ginkgo PR depends on go 1.22, so we create this separate PR to make this change visible in git history.\r\nUpdate ./tools go.mod",
          "is_bot": false,
          "headline": "SYSENG-1820: update to go 1.22 (#428)",
          "author_name": "DrPsychick",
          "author_login": "DrPsychick",
          "committed_at": "2025-01-09T13:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4bd6a26c7e5e9fe7f9217ca3efb456ad657f520",
          "body": null,
          "is_bot": false,
          "headline": "ENGSUP-8949: consistently use zone_name instead of zoneName. (#432)",
          "author_name": "DrPsychick",
          "author_login": "DrPsychick",
          "committed_at": "2025-01-07T17:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3556fa45fc856b5dda20d855b201f4bbc1c8c692",
          "body": null,
          "is_bot": false,
          "headline": "SYSENG-1847: update golang.org/x/net due to CVE-2024-45338 (#431)",
          "author_name": "DrPsychick",
          "author_login": "DrPsychick",
          "committed_at": "2025-01-07T15:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d730b675610f1553740b69cd3636e750556963cb",
          "body": "…s (#430)\n\nBumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.62.2 to 1.63.4.\r\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\r\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\r\n- [Commits](https://github\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4 in /tool…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-06T12:23:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4b3d85a467610725dfe1a735fde9946db3b0e30",
          "body": "…s (#424)\n\nBumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.62.0 to 1.62.2.\r\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\r\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\r\n- [Commits](https://github\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /tool…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-18T09:50:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2eb74ba651aa147e2932492fce1fb11528d15d6d",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.27.0 to 0.28.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.27.0...v0.28.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.27.0 to 0.28.0 in /tools (#426)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-18T09:41:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b20f857fb5f0e16e0fb6e3c0b17de5c1f4c2728c",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#427)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-17T17:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a1c4043cb7eff7439ee956875212d42b7119dd",
          "body": null,
          "is_bot": false,
          "headline": "SYSENG-1822: panic when faking ResourceWithTag (#419)",
          "author_name": "DrPsychick",
          "author_login": "DrPsychick",
          "committed_at": "2024-11-25T15:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42eb1f4e06b8ec8bf0f886368a3627b9d07fa3dc",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.29.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.28.0 to 0.29.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-13T11:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa3191db6bec05100d5acf18dbb673ad6481b492",
          "body": "Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.61.0 to 1.62.0.\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/golangci/\n[…]\nendencies:\n- dependency-name: github.com/golangci/golangci-lint\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-13T11:37:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "217675f9547c4f2c934df904f08d12b4675a2d77",
          "body": null,
          "is_bot": false,
          "headline": "Release go-anxcloud 0.7.6",
          "author_name": "zhagenguth",
          "author_login": null,
          "committed_at": "2024-11-05T08:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5260b8e44f5362a9fc5cce790a3fe02f3c037b",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog entry",
          "author_name": "zhagenguth",
          "author_login": null,
          "committed_at": "2024-11-04T08:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09aa45f66fb638506729e35b496ceb4c08fdc968",
          "body": "…ruct.\n\nThis was missed in the first PR to add the ability to set `bandwidth_limit` as the info endpoint is required to have this field as well, for the Terraform provider to work.",
          "is_bot": false,
          "headline": "SYSENG-1806: Add missing `bandwidth_limit` field in `info.Network` st…",
          "author_name": "zhagenguth",
          "author_login": null,
          "committed_at": "2024-11-04T08:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec273bd499ca0ff9d8f7ddb1422674646c53e1cf",
          "body": "We decided to bump the Go module version in a new, separate minor\r\nrelease.\r\n\r\nThis reverts commit 8d59acdc40acad91b494d1867588c7d291fd9acf.",
          "is_bot": false,
          "headline": "Revert ginkgo upgrade and downgrade back to Go 1.20 (#414)",
          "author_name": "Jasmin",
          "author_login": null,
          "committed_at": "2024-10-22T10:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37e08bb0db0697814f33531b7da2f540533d5b9a",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 0.7.5 (#413)",
          "author_name": "DrPsychick",
          "author_login": "DrPsychick",
          "committed_at": "2024-10-22T10:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d59acdc40acad91b494d1867588c7d291fd9acf",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.1 to 2.20.2.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.20.1...v2.20.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/ginkgo/v2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-22T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87e4da8d657f6ff42e3d3e428453f1de6610b1f6",
          "body": null,
          "is_bot": false,
          "headline": "fix: progress.Status is a string (#412)",
          "author_name": "DrPsychick",
          "author_login": "DrPsychick",
          "committed_at": "2024-10-22T09:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d495f439096b80c7c244c6cf2f69dc32ce0bcef",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release `0.7.4`",
          "author_name": "Andromeda",
          "author_login": null,
          "committed_at": "2024-10-21T13:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a9d4f0c152b781772fabbc08d50da273fa33fd",
          "body": "The Anexia Engine API provides more options for k8s clusters than are provided by the go client. This change adds the missing ones.",
          "is_bot": false,
          "headline": "Add cluster option which are available though the API",
          "author_name": "ProbstenHias",
          "author_login": "ProbstenHias",
          "committed_at": "2024-10-18T17:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d8924ea57abcac8d5c010d4a670e6e5935459a6",
          "body": null,
          "is_bot": false,
          "headline": "fix: make status field accessible (#410)",
          "author_name": "DrPsychick",
          "author_login": "DrPsychick",
          "committed_at": "2024-10-14T14:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b991625b9c4bab8614b910f4f3a905ed9bd1b7ea",
          "body": "According to the api documentation it is possible to set the bandwidth limit. With this change it is possible to do the same with the go client.",
          "is_bot": false,
          "headline": "add possibility to set bandwidth limit for vms",
          "author_name": "ProbstenHias",
          "author_login": "ProbstenHias",
          "committed_at": "2024-10-14T08:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480c724ba3540aa5af107e70260cf77327ffe260",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.25.0 to 0.26.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.25.0...v0.26.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.25.0 to 0.26.0 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-10T06:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a915251261ae749d1db85fcecc7bb800a6c21f",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.27.0 to 0.28.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-10T06:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d166b766777679455a6afa46d8dc20ffa4fe086f",
          "body": "Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.60.3 to 1.61.0.\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/golangci/\n[…]\nendencies:\n- dependency-name: github.com/golangci/golangci-lint\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/golangci/golangci-lint from 1.60.3 to 1.61.0 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-16T08:20:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f581c620551f0997cbd164a6c3917d6a5b8852f7",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.24.0 to 0.25.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.24.0...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.24.0 to 0.25.0 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-16T08:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd34fe89933369778ecebe06e2515a7137edb6ae",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.27.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.26.0 to 0.27.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-09T07:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bae26b2133493f2cffa82bc753c29c388072838",
          "body": "Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 8.0.0 to 9.0.0.\n- [Release notes](https://github.com/paambaati/codeclimate-action/releases)\n- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/\n[…]\nd-dependencies:\n- dependency-name: paambaati/codeclimate-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-04T07:20:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca51464f771a7a5e9c4ceab0628ae711bdf85a0c",
          "body": "SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]",
          "is_bot": false,
          "headline": "Replace deprecated calls of reflect.PtrTo",
          "author_name": "Jasmin Oster",
          "author_login": null,
          "committed_at": "2024-08-27T09:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d979af8c49310f7df796d5c0019afdeafbc9d09c",
          "body": "Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.60.1 to 1.60.3.\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/golangci/\n[…]\nendencies:\n- dependency-name: github.com/golangci/golangci-lint\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/golangci/golangci-lint from 1.60.1 to 1.60.3 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-27T09:46:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d86bb2230281c18cb3a51e1f44d776593e5c38f6",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.0 to 2.20.1.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.20.0...v2.20.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/ginkgo/v2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-27T07:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e18b29ef548034c8e33abe5eb2a150bad467cffc",
          "body": null,
          "is_bot": false,
          "headline": "Run `go mod tidy`",
          "author_name": "zhagenguth",
          "author_login": null,
          "committed_at": "2024-08-19T06:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6252263e29caecc08edb29c03dc032ff7ef59c7d",
          "body": "Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.59.1 to 1.60.1.\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/golangci/\n[…]\nendencies:\n- dependency-name: github.com/golangci/golangci-lint\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/golangci/golangci-lint from 1.59.1 to 1.60.1 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-19T06:05:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56e708cd3b57d85a8233335f5cdc717f5b7ff614",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.1 to 2.20.0.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.19.1...v2.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/ginkgo/v2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-12T07:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b5121785820a0eaf26dd85dd4e61fffc45211dd",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0 to 0.24.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.23.0...v0.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.23.0 to 0.24.0 in /tools",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-12T07:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0110f2fb6a972ebea35098fec736034d726b435",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.7.3 (#394)",
          "author_name": "Jasmin",
          "author_login": null,
          "committed_at": "2024-08-06T13:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3348e8ddbcb27f9a11b31edb1a6e8c2e47a90c",
          "body": "Since it already confused one good pup, it should be clarified so that other\npuppies are not equally confused.",
          "is_bot": false,
          "headline": "Clarify usage of mutex inside mock",
          "author_name": "Jasmin Oster",
          "author_login": null,
          "committed_at": "2024-08-06T11:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad8b0ed47000470807ac731de36ac7a687dc312",
          "body": null,
          "is_bot": false,
          "headline": "Add pre-update hook",
          "author_name": "Jasmin Oster",
          "author_login": null,
          "committed_at": "2024-08-06T11:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c517f668f9233afc25fd892f763a36839ad4ed",
          "body": "Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.1.\n- [Release notes](https://github.com/onsi/gomega/releases)\n- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/gomega/compare/v1.34.0...v1.34.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/gomega\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/onsi/gomega from 1.34.0 to 1.34.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-05T04:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5962fbada96498cb29cd566c2c56c43fa7ff4d85",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.19.1.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.19.0...v2.19.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/ginkgo/v2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T07:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 56,
      "latest_release_at": "2026-07-17T09:18:44Z",
      "latest_release_tag": "v0.14.5",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 25,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 14.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "go.anx.io/go-anxcloud",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": null,
          "registry_url": "https://pkg.go.dev/go.anx.io/go-anxcloud",
          "is_deprecated": false,
          "latest_version": "v0.14.5",
          "repository_url": null,
          "versions_count": 83,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T09:09:35Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 3,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": {
        "days": [
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_stars": 3
      },
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "tools/go.mod"
      ],
      "largest_source_bytes": 34952,
      "source_files_sampled": 395,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "tools/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.47.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.49.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 9,
            "oldest_advisory_days": 75
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.40.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.20.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.33.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "unknown": 3,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 39,
        "affected_count": 5,
        "assessed_count": 212,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/go-logr/logr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.3"
        },
        {
          "name": "github.com/go-logr/stdr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/mitchellh/copystructure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.28.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.39.1"
        },
        {
          "name": "github.com/satori/go.uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1-0.20181028125025-b2ce2384e17b"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "github.com/client9/misspell",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.4"
        },
        {
          "name": "github.com/golangci/golangci-lint",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.4"
        },
        {
          "name": "github.com/google/yamlfmt",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250819193227-8b4c13bb791b"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "tools/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.41.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/client9/misspell",
            "direct": true,
            "version": "v0.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": true,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golangci-lint",
            "direct": true,
            "version": "1.32.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golangci-lint",
            "direct": true,
            "version": "v1.63.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/yamlfmt",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.39.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/satori/go.uuid",
            "direct": true,
            "version": "v1.2.1-0.20181028125025-b2ce2384e17b",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20250819193227-8b4c13bb791b",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gocheckcompilerdirectives",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gochecknoglobals",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/4meepo/tagalign",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abirdcfly/dupword",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/go-check-sumtype",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/nakedret/v2",
            "direct": false,
            "version": "v2.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/prealloc",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/asasalint",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/nilnesserr",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/errname",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/nilnil",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/testifylint",
            "direct": false,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/forbidigo",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/makezero",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bkielbasa/cyclop",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blizzy78/varnamelen",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": false,
            "version": "v4.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/wsl/v4",
            "direct": false,
            "version": "v4.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/bidichk",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/errchkjson",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.4.1-0.20240526193622-a339e1f7089c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/ireturn",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/mirror",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catenacyber/perfsprint",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ccojocar/zxcvbn-go",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charithe/durationcheck",
            "direct": false,
            "version": "v0.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chavacava/garif",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ckaznocha/intrange",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crocmagnon/fatcontext",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/curioswitch/go-reassign",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/daixiang0/gci",
            "direct": false,
            "version": "v0.13.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/denis-tingaikin/go-header",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/djarvur/go-err113",
            "direct": false,
            "version": "v0.0.0-20210108212216-aea10b59be24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ettle/strcase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structtag",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/firefart/nonamedreturns",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fzipp/gocyclo",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gaijinentertainment/go-exhaustruct/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghostiam/protogetter",
            "direct": false,
            "version": "v0.3.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-critic/go-critic",
            "direct": false,
            "version": "v0.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcast",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcopy",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astequal",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astfmt",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astp",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/strparse",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/typep",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-xmlfmt/xmlfmt",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/dupl",
            "direct": false,
            "version": "v0.0.0-20180902072040-3e9179ac440a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/go-printf-func-name",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/gofmt",
            "direct": false,
            "version": "v0.0.0-20241223200906-057b0627d9b9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/misspell",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/plugin-module-register",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/revgrep",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/unconvert",
            "direct": false,
            "version": "v0.0.0-20240309020433-c5143eacb3ed",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260115054156-294ebfa9ad83",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gordonklaus/ineffassign",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/analysisutil",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/comment",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/forcetypeassert",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/nilerr",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hexops/gotextdiff",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jgautheron/goconst",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jingyugao/rowserrcheck",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jjti/go-spancheck",
            "direct": false,
            "version": "v0.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/julz/importas",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/karamaru-alpha/copyloopvar",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/katbyte/terrafmt",
            "direct": false,
            "version": "0.2.1-0.20200913185704-5ff4421407b4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/errcheck",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kkhaike/contextcheck",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kulti/thelper",
            "direct": false,
            "version": "v0.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kunwardeep/paralleltest",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kyoh86/exportloopref",
            "direct": false,
            "version": "v0.1.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lasiar/canonicalheader",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/exptostd",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/gomoddirectives",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/grignotin",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/tagliatelle",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/usetesting",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leonklingele/grouper",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/macabu/inamedparam",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testableexamples",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testpackage",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matoous/godox",
            "direct": false,
            "version": "v0.0.0-20230222163458-006bad1f9d26",
            "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/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matttproud/golang_protobuf_extensions",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgechev/revive",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moricho/tparallel",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nakabonne/nestif",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/exhaustive",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/predeclared",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nunnatsa/ginkgolinter",
            "direct": false,
            "version": "v0.18.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openpeedeep/depguard/v2",
            "direct": false,
            "version": "v2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/polyfloyd/go-errorlint",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.7.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard",
            "direct": false,
            "version": "v0.4.3-0.20240823090925-0fe6f58b47b1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard/dsl",
            "direct": false,
            "version": "v0.3.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/gogrep",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/regex/syntax",
            "direct": false,
            "version": "v0.0.0-20210819130434-b3f0c404a727",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/stdinfo",
            "direct": false,
            "version": "v0.0.0-20220114132959-f7386bf02567",
            "ecosystem": "go"
          },
          {
            "name": "github.com/raeperd/recvcheck",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryancurrah/gomodguard",
            "direct": false,
            "version": "v1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanrolds/sqlclosecheck",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sabhiram/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20210923224102-525f6e181f06",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sanposhiho/wastedassign/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/interfacebloat",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/usestdlibvars",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/securego/gosec/v2",
            "direct": false,
            "version": "v2.21.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shazow/go-diff",
            "direct": false,
            "version": "v0.0.0-20160112020656-b6b7b6733b8c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sivchari/containedctx",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sivchari/tenv",
            "direct": false,
            "version": "v1.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sonatard/noctx",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/go-diff",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/jwalterweatherman",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ssgreg/nlreturn/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stbenjam/no-sprintf-host-port",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tdakkota/asciicheck",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tetafro/godot",
            "direct": false,
            "version": "v1.4.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timakin/bodyclose",
            "direct": false,
            "version": "v0.0.0-20241017074812-ed6a65f985e3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timonwong/loggercheck",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tomarrell/wrapcheck/v2",
            "direct": false,
            "version": "v2.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tommy-muehle/go-mnd/v2",
            "direct": false,
            "version": "v2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/funlen",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/whitespace",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/gocognit",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/iface",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xen0n/gosmopolitan",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yagipy/maintidx",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yeya24/promlinter",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ykadowak/zerologlint",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/bosi/decorder",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/musttag",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/sloglint",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/automaxprocs",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.3",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp/typeparams",
            "direct": false,
            "version": "v0.0.0-20241108190413-2d47ceb2692f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.34.2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.7",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "honnef.co/go/tools",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/unparam",
            "direct": false,
            "version": "v0.0.0-20240528143540-8a5130ca722f",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 212,
        "direct_count": 13,
        "indirect_count": 199
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 385,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 141
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "LittleFox94",
          "commits": 196,
          "avatar_url": "https://avatars.githubusercontent.com/u/2444973?v=4"
        },
        {
          "type": "User",
          "login": "mfranczy",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/27352691?v=4"
        },
        {
          "type": "User",
          "login": "kstiehl",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/8646293?v=4"
        },
        {
          "type": "User",
          "login": "stroebitzer",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/26508771?v=4"
        },
        {
          "type": "User",
          "login": "paepke",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/143305?v=4"
        },
        {
          "type": "User",
          "login": "toothstone",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/4670824?v=4"
        },
        {
          "type": "User",
          "login": "kkostial",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/187499033?v=4"
        },
        {
          "type": "User",
          "login": "koflanx",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/197651658?v=4"
        },
        {
          "type": "User",
          "login": "rwese",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/7153716?v=4"
        },
        {
          "type": "User",
          "login": "davidkroell",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/23698324?v=4"
        }
      ],
      "contributors_sampled": 20,
      "top_contributor_share": 0.506
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "code.yml",
        "documentation.yml",
        "release.yml",
        "update-go.anx.io.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 15/28 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 12 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": 8,
            "reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 3,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "24 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d416acd8ed7b894b534e9db77b2e0f476a1cc65e",
        "ran_at": "2026-07-21T20:15:07Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/anexia-it/go-anxcloud",
    "host": "github.com",
    "name": "go-anxcloud",
    "owner": "anexia-it"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 54,
        "vitality": 86,
        "community": 42,
        "governance": 66,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "commits_last_year": 56,
              "human_commit_share": 0.7,
              "days_since_last_push": 4,
              "active_weeks_last_year": 25
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "25/52 weeks with commits",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 25
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "56 commits in the last year",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v0.14.5",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 14.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~14.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 14.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "forks": 9,
              "stars": 3,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 20,
              "top_contributor_share": 0.506
            },
            "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 51% of commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "20 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 385,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 141
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "385/526 decided PRs merged",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 385,
                      "decided": 526
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 15/28 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": 66,
            "inputs": {
              "followers": 38,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "anexia-it",
              "public_repos": 78,
              "account_age_days": 4852
            },
            "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": "38 followers of anexia-it",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 38,
                      "login": "anexia-it"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "78 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 78
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "go.anx.io/go-anxcloud"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "83 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 83
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.1
            },
            "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": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 15/28 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 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": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 1.5,
                "status": "partial",
                "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": "24 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 212 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 212
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "osv",
              "advisories": 39,
              "affected_packages": 5,
              "assessed_packages": 212,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, moderate 1, unknown 3",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/crypto v0.47.0 (critical 10.0)",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/crypto v0.47.0 (critical 10.0)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 212,
              "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": 8
            },
            "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": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.786,
              "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": "55 of 70 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 55,
                      "sampled": 70
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "tools/go.mod"
              ],
              "dependency_bot_commit_share": 0.3
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "30 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 30,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 34952,
              "source_files_sampled": 395,
              "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/395 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 395,
                      "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": [
    "Could not fetch go package 'go.anx.io/go-anxcloud/tools' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:15:29.766411Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/anexia-it/go-anxcloud.svg",
  "full_name": "anexia-it/go-anxcloud",
  "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.23.0 — metodología completa · wiki de métricas.

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