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

authzed / zed

Official command-line tool for managing SpiceDB

GoApache-2.0★ 162 estrellas⑂ 42 forksdesde abr 2021Ver en GitHub ↗

authzed/zed tiene un índice de salud de 78 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (86/100) y la más baja, Security (58/100). Se actualizó por última vez hace 2 días. 3 personas concentran la mayor parte del trabajo reciente.

78
global / 100
Bueno

Índice de salud del software

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

78
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

authzedOrganización
278 seguidores68 repositorios públicosdesde oct 2020

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/authzed/zedv1.2.0-87hace 44 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 2 días
24.2/36Cadencia de commits — 35/52 semanas con commits
18/18Volumen de commits — 111 commits en el último año
5/10OpenSSF Scorecard: Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Datos de entrada utilizados
commits_last_year111
human_commit_share0,83
days_since_last_push2
active_weeks_last_year35
Cómo se puntúa
27/27Publica versiones — 84 versiones publicadas
36/36Recencia de las versiones — última versión hace 9 días
27/27Cadencia de publicación — una versión cada ~23,9 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count84
latest_release_tagv1.2.0
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases23,9

Comunidad y Adopción

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

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

Sostenibilidad y Gobernanza

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

81Bueno · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
17/22.5Distribución de commits — el principal contribuyente firma el 24% de los commits
13.5/13.5Amplitud de contribuyentes — 25 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Datos de entrada utilizados
bus_factor3
contributors_sampled25
top_contributor_share0,245
Cómo se puntúa
36.6/46.8Resolución de issues — 78% de issues cerradas
27.2/38.3Aceptación de PR — 389/548 PR decididos fusionados
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Datos de entrada utilizados
merged_prs389
open_issues31
closed_issues111
issue_closed_ratio0,782
closed_unmerged_prs159
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
17.6/25Alcance del propietario — 278 seguidores de authzed
24.5/25Trayectoria — 68 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers278
owner_typeOrganization
is_verified
owner_loginauthzed
public_repos68
account_age_days2106
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 44 días
20/20Historial de versiones — 87 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/authzed/zed
ecosystemsgo
any_deprecatedno
min_days_since_publish44

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 — 6 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yaml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://authzed.com/docs/reference/clients
10/10Descripción del repositorio
10/10Topics — 17 topics
0/10Wiki
Datos de entrada utilizados
topicscommand-line-tool, authorization, permissions, zanzibar, sdk, spicedb, authzed, go, spicedb-client, authzed-client, fine-grained-authorization, golang, security, database-management, production, security-tools, fine-grained-access-control
has_wikino
homepagehttps://authzed.com/docs/reference/clients
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?

58Moderado · 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 — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 7 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
3.8/7.5Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
5/5Packaging — packaging workflow detected
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5,6
Excluidos de la puntuación (sin datos o no aplicable): branch_protection. Los pesos restantes se han renormalizado.
Cómo se puntúa
7.7/35Dependencias directas libres de avisos conocidos — 4 afectados: google.golang.org/grpc v1.80.0 (critical 9.1), github.com/authzed/spicedb v1.53.1-0.20260612201921-1d5d2c81ab70 (low 3.7), github.com/hamba/avro/v2 v2.31.0 (unknown), +1 más
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
advisories13
affected_packages9
assessed_packages380
unassessed_packages0
affected_by_severitycritical 1, moderate 1, low 1, unknown 6
direct_affected_packages4
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 380 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.

63Moderado · 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 — 79 de 83 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,952
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 17 de los últimos 100 commits son actualizaciones automáticas de dependencias
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0,17
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/75 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes40.526
source_files_sampled75
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — example
Datos de entrada utilizados
example_dirsexample
has_mcp_signalno
api_schema_files

Datos clave

162estrellas de GitHub
25contribuidores
111commits en los últimos 12 meses
2días desde el último push
84versiones publicadas
3factor bus
31issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 42 ⇿
0Estrellas
42Forks
83Versiones

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.

010203040504222021-052023-112026-06
Mayor 1Menor 37Parche 45

Cada punto abarca 5 días.

OpenSSF Scorecard 5.6 / 10
5.6agregado

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-30 04:28 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-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
Dependencias directas 43
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/99designs/keyringv1.2.2go.mod
Gogithub.com/TylerBrock/colorjsonv0.0.0-20200706003622-8a50f05110d2go.mod
Gogithub.com/authzed/authzed-gov1.9.0go.mod
Gogithub.com/authzed/grpcutilv0.0.0-20240123194739-2ea1e3d2d98bgo.mod
Gogithub.com/authzed/spicedbv1.53.1-0.20260612201921-1d5d2c81ab70go.mod
Gogithub.com/brianvoe/gofakeit/v6v6.28.0go.mod
Gogithub.com/ccoveille/go-safecast/v2v2.0.0go.mod
Gogithub.com/cenkalti/backoff/v4v4.3.0go.mod
Gogithub.com/charmbracelet/lipglossv1.1.0go.mod
Gogithub.com/charmbracelet/x/termv0.2.2go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gookit/colorv1.6.0go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middleware/v2v2.3.3go.mod
Gogithub.com/hamba/avro/v2v2.31.0go.mod
Gogithub.com/jzelinskie/cobrautil/v2v2.0.0-20240819150235-f7fe73942d0fgo.mod
Gogithub.com/jzelinskie/stringzv0.0.3go.mod
Gogithub.com/magefile/magev1.17.2go.mod
Gogithub.com/mark3labs/mcp-gov0.46.0go.mod
Gogithub.com/mattn/go-isattyv0.0.22go.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/muesli/termenvv0.16.0go.mod
Gogithub.com/natefinch/atomicv1.0.1go.mod
Gogithub.com/olekukonko/tablewriterv1.1.4go.mod
Gogithub.com/rodaine/tablev1.3.1go.mod
Gogithub.com/rs/zerologv1.34.0go.mod
Gogithub.com/samber/lov1.53.0go.mod
Gogithub.com/schollz/progressbar/v3v3.19.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/xlab/treeprintv1.2.0go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogo.uber.org/mockv0.6.0go.mod
Gogo.yaml.in/yaml/v3v3.0.4go.mod
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2fgo.mod
Gogolang.org/x/modv0.35.0go.mod
Gogolang.org/x/netv0.55.0go.mod
Gogolang.org/x/syncv0.20.0go.mod
Gogolang.org/x/termv0.43.0go.mod
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478go.mod
Gogoogle.golang.org/grpcv1.80.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Todas las dependencias 380

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

RegistroPaqueteVersiónRelación
Gogithub.com/99designs/keyringv1.2.2directa
Gogithub.com/authzed/authzed-gov1.9.0directa
Gogithub.com/authzed/grpcutilv0.0.0-20240123194739-2ea1e3d2d98bdirecta
Gogithub.com/authzed/spicedbv1.53.1-0.20260612201921-1d5d2c81ab70directa
Gogithub.com/brianvoe/gofakeit/v6v6.28.0directa
Gogithub.com/ccoveille/go-safecast/v2v2.0.0directa
Gogithub.com/cenkalti/backoff/v4v4.3.0directa
Gogithub.com/charmbracelet/lipglossv1.1.0directa
Gogithub.com/charmbracelet/x/termv0.2.2directa
Gogithub.com/google/uuidv1.6.0directa
Gogithub.com/gookit/colorv1.6.0directa
Gogithub.com/grpc-ecosystem/go-grpc-middleware/v2v2.3.3directa
Gogithub.com/hamba/avro/v2v2.31.0directa
Gogithub.com/jzelinskie/cobrautil/v2v2.0.0-20240819150235-f7fe73942d0fdirecta
Gogithub.com/jzelinskie/stringzv0.0.3directa
Gogithub.com/magefile/magev1.17.2directa
Gogithub.com/mark3labs/mcp-gov0.46.0directa
Gogithub.com/mattn/go-isattyv0.0.22directa
Gogithub.com/mitchellh/go-homedirv1.1.0directa
Gogithub.com/muesli/termenvv0.16.0directa
Gogithub.com/natefinch/atomicv1.0.1directa
Gogithub.com/olekukonko/tablewriterv1.1.4directa
Gogithub.com/rodaine/tablev1.3.1directa
Gogithub.com/rs/zerologv1.34.0directa
Gogithub.com/samber/lov1.53.0directa
Gogithub.com/schollz/progressbar/v3v3.19.0directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/spf13/pflagv1.0.10directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogithub.com/tylerbrock/colorjsonv0.0.0-20200706003622-8a50f05110d2directa
Gogithub.com/xlab/treeprintv1.2.0directa
Gogo.uber.org/goleakv1.3.0directa
Gogo.uber.org/mockv0.6.0directa
Gogo.yaml.in/yaml/v3v3.0.4directa
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2fdirecta
Gogolang.org/x/modv0.35.0directa
Gogolang.org/x/netv0.55.0directa
Gogolang.org/x/syncv0.20.0directa
Gogolang.org/x/termv0.43.0directa
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260414002931-afd174a4e478directa
Gogoogle.golang.org/grpcv1.80.0directa
Gogoogle.golang.org/protobufv1.36.11directa
Gogopkg.in/yaml.v3v3.0.1directa
Go4d63.com/gocheckcompilerdirectivesv1.3.0indirecta
Go4d63.com/gochecknoglobalsv0.2.2indirecta
Gobuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gov1.36.11-20260415201107-50325440f8f2.1indirecta
Gobuf.build/gen/go/gogo/protobuf/protocolbuffers/gov1.36.10-20240617172848-e1dbca2775a7.1indirecta
Gobuf.build/gen/go/prometheus/prometheus/protocolbuffers/gov1.36.10-20251118093737-4105057cc7d4.1indirecta
Gobuf.build/go/protovalidatev1.1.3indirecta
Gocel.dev/exprv0.25.1indirecta
Gocloud.google.com/gov0.123.0indirecta
Gocloud.google.com/go/authv0.20.0indirecta
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirecta
Gocloud.google.com/go/compute/metadatav0.9.0indirecta
Gocloud.google.com/go/iamv1.7.0indirecta
Gocloud.google.com/go/longrunningv0.9.0indirecta
Gocloud.google.com/go/monitoringv1.26.0indirecta
Gocloud.google.com/go/spannerv1.89.0indirecta
Gocodeberg.org/chavacava/garifv0.2.0indirecta
Gocodeberg.org/polyfloyd/go-errorlintv1.9.0indirecta
Godev.gaijin.team/go/exhaustruct/v4v4.0.0indirecta
Godev.gaijin.team/go/golibv0.6.0indirecta
Gofilippo.io/edwards25519v1.1.1indirecta
Gogithub.com/4meepo/tagalignv1.4.3indirecta
Gogithub.com/99designs/go-keychainv0.0.0-20191008050251-8e49817e8af4indirecta
Gogithub.com/abirdcfly/dupwordv0.1.7indirecta
Gogithub.com/adminbenni/iota-mixingv1.0.0indirecta
Gogithub.com/alecthomas/chroma/v2v2.21.1indirecta
Gogithub.com/alecthomas/go-check-sumtypev0.3.1indirecta
Gogithub.com/alexkohler/nakedret/v2v2.0.6indirecta
Gogithub.com/alexkohler/preallocv1.0.1indirecta
Gogithub.com/alfatraining/structtagv1.0.0indirecta
Gogithub.com/alingse/asasalintv0.0.11indirecta
Gogithub.com/alingse/nilnesserrv0.2.0indirecta
Gogithub.com/alwxsin/noinlineerrv1.0.5indirecta
Gogithub.com/antlr4-go/antlr/v4v4.13.1indirecta
Gogithub.com/antonboom/errnamev1.1.1indirecta
Gogithub.com/antonboom/nilnilv1.1.1indirecta
Gogithub.com/antonboom/testifylintv1.6.4indirecta
Gogithub.com/ashanbrown/forbidigo/v2v2.3.0indirecta
Gogithub.com/ashanbrown/makezero/v2v2.1.0indirecta
Gogithub.com/authzed/cel-gov0.20.2indirecta
Gogithub.com/authzed/consistentv0.2.0indirecta
Gogithub.com/authzed/ctxkeyv0.0.0-20250226155515-d49f99185584indirecta
Gogithub.com/authzed/jitterbugv0.0.0-20260128162915-e97d76daaa24indirecta
Gogithub.com/aws/aws-sdk-go-v2v1.40.1indirecta
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.3indirecta
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.3indirecta
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.15indirecta
Gogithub.com/aws/aws-sdk-go-v2/feature/rds/authv1.6.15indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.15indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.15indirecta
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.4indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.4indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.15indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.3indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.6indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.11indirecta
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.3indirecta
Gogithub.com/aws/smithy-gov1.24.0indirecta
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirecta
Gogithub.com/benbjohnson/clockv1.3.5indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/bits-and-blooms/bitsetv1.24.4indirecta
Gogithub.com/bits-and-blooms/bloom/v3v3.7.1indirecta
Gogithub.com/bkielbasa/cyclopv1.2.3indirecta
Gogithub.com/blizzy78/varnamelenv0.8.0indirecta
Gogithub.com/bombsimon/wsl/v4v4.7.0indirecta
Gogithub.com/bombsimon/wsl/v5v5.3.0indirecta
Gogithub.com/breml/bidichkv0.3.3indirecta
Gogithub.com/breml/errchkjsonv0.4.1indirecta
Gogithub.com/burntsushi/tomlv1.6.0indirecta
Gogithub.com/butuzov/ireturnv0.4.0indirecta
Gogithub.com/butuzov/mirrorv1.3.0indirecta
Gogithub.com/caio/go-tdigest/v4v4.1.0indirecta
Gogithub.com/catenacyber/perfsprintv0.10.1indirecta
Gogithub.com/ccojocar/zxcvbn-gov1.0.4indirecta
Gogithub.com/cenkalti/backoff/v5v5.0.3indirecta
Gogithub.com/certifi/gocertifiv0.0.0-20210507211836-431795d63e8dindirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/charithe/durationcheckv0.0.11indirecta
Gogithub.com/charmbracelet/colorprofilev0.2.3-0.20250311203215-f60798e515dcindirecta
Gogithub.com/charmbracelet/x/ansiv0.8.0indirecta
Gogithub.com/charmbracelet/x/cellbufv0.0.13-0.20250311204145-2c3ea96c31ddindirecta
Gogithub.com/ckaznocha/intrangev0.3.1indirecta
Gogithub.com/clipperhouse/displaywidthv0.10.0indirecta
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirecta
Gogithub.com/cloudspannerecosystem/spanner-change-streams-tailv0.3.1indirecta
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirecta
Gogithub.com/creasty/defaultsv1.8.0indirecta
Gogithub.com/curioswitch/go-reassignv0.3.0indirecta
Gogithub.com/daixiang0/gciv0.13.7indirecta
Gogithub.com/dalzilio/ruddv1.1.1-0.20230806153452-9e08a6ea8170indirecta
Gogithub.com/danieljoos/wincredv1.2.1indirecta
Gogithub.com/dave/dstv0.27.3indirecta
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/denis-tingaikin/go-headerv0.5.0indirecta
Gogithub.com/djarvur/go-err113v0.1.1indirecta
Gogithub.com/dlclark/regexp2v1.11.5indirecta
Gogithub.com/dustin/go-humanizev1.0.1indirecta
Gogithub.com/dvsekhvalnov/jose2gov1.7.0indirecta
Gogithub.com/emirpasic/godsv1.18.1indirecta
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirecta
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirecta
Gogithub.com/ettle/strcasev0.2.0indirecta
Gogithub.com/exaring/otelpgxv0.9.3indirecta
Gogithub.com/fatih/colorv1.19.0indirecta
Gogithub.com/fatih/structtagv1.2.0indirecta
Gogithub.com/felixge/fgprofv0.9.5indirecta
Gogithub.com/felixge/httpsnoopv1.0.4indirecta
Gogithub.com/firefart/nonamedreturnsv1.0.6indirecta
Gogithub.com/fsnotify/fsnotifyv1.9.0indirecta
Gogithub.com/fzipp/gocyclov0.6.0indirecta
Gogithub.com/ghostiam/protogetterv0.3.18indirecta
Gogithub.com/go-critic/go-criticv0.14.3indirecta
Gogithub.com/go-errors/errorsv1.5.1indirecta
Gogithub.com/go-jose/go-jose/v4v4.1.4indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-logr/zerologrv1.2.3indirecta
Gogithub.com/go-sql-driver/mysqlv1.9.3indirecta
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.5.0indirecta
Gogithub.com/go-xmlfmt/xmlfmtv1.1.3indirecta
Gogithub.com/gobwas/globv0.2.3indirecta
Gogithub.com/godbus/dbusv0.0.0-20190726142602-4481cbc300e2indirecta
Gogithub.com/godoc-lint/godoc-lintv0.11.1indirecta
Gogithub.com/gofrs/flockv0.13.0indirecta
Gogithub.com/golang/snappyv1.0.0indirecta
Gogithub.com/golangci/asciicheckv0.5.0indirecta
Gogithub.com/golangci/duplv0.0.0-20250308024227-f665c8d69b32indirecta
Gogithub.com/golangci/go-printf-func-namev0.1.1indirecta
Gogithub.com/golangci/gofmtv0.0.0-20250106114630-d62b90e6713dindirecta
Gogithub.com/golangci/golangci-lint/v2v2.8.0indirecta
Gogithub.com/golangci/golinesv0.14.0indirecta
Gogithub.com/golangci/misspellv0.7.0indirecta
Gogithub.com/golangci/plugin-module-registerv0.1.2indirecta
Gogithub.com/golangci/revgrepv0.8.0indirecta
Gogithub.com/golangci/swaggoswagv0.0.0-20250504205917-77f2aca3143eindirecta
Gogithub.com/golangci/unconvertv0.0.0-20250410112200-a129a6e6413eindirecta
Gogithub.com/google/cel-gov0.27.0indirecta
Gogithub.com/google/go-cmpv0.7.0indirecta
Gogithub.com/google/jsonschema-gov0.4.2indirecta
Gogithub.com/google/pprofv0.0.0-20260115054156-294ebfa9ad83indirecta
Gogithub.com/google/s2a-gov0.1.9indirecta
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.14indirecta
Gogithub.com/googleapis/gax-go/v2v2.21.0indirecta
Gogithub.com/googlecloudplatform/grpc-gcp-go/grpcgcpv1.6.0indirecta
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.32.0indirecta
Gogithub.com/gordonklaus/ineffassignv0.2.0indirecta
Gogithub.com/gostaticanalysis/analysisutilv0.7.1indirecta
Gogithub.com/gostaticanalysis/commentv1.5.0indirecta
Gogithub.com/gostaticanalysis/forcetypeassertv0.2.0indirecta
Gogithub.com/gostaticanalysis/nilerrv0.1.2indirecta
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0indirecta
Gogithub.com/grpc-ecosystem/go-grpc-middleware/providers/prometheusv1.1.0indirecta
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirecta
Gogithub.com/gsterjov/go-libsecretv0.0.0-20161001094733-a6f4afe4910cindirecta
Gogithub.com/hashicorp/go-immutable-radixv1.3.1indirecta
Gogithub.com/hashicorp/go-immutable-radix/v2v2.1.0indirecta
Gogithub.com/hashicorp/go-memdbv1.3.5indirecta
Gogithub.com/hashicorp/go-versionv1.8.0indirecta
Gogithub.com/hashicorp/golang-lruv1.0.2indirecta
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirecta
Gogithub.com/hexops/gotextdiffv1.0.3indirecta
Gogithub.com/hokaccha/go-prettyjsonv0.0.0-20210113012101-fb4e108d2519indirecta
Gogithub.com/ibm/pgxpoolprometheusv1.1.2indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/jackc/pgiov1.0.0indirecta
Gogithub.com/jackc/pgpassfilev1.0.0indirecta
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirecta
Gogithub.com/jackc/pgx-zerologv0.0.0-20230315001418-f978528409ebindirecta
Gogithub.com/jackc/pgx/v5v5.9.2indirecta
Gogithub.com/jackc/puddle/v2v2.2.2indirecta
Gogithub.com/jgautheron/goconstv1.8.2indirecta
Gogithub.com/jingyugao/rowserrcheckv1.1.1indirecta
Gogithub.com/jjti/go-spancheckv0.6.5indirecta
Gogithub.com/joho/godotenvv1.5.1indirecta
Gogithub.com/json-iterator/gov1.1.12indirecta
Gogithub.com/julz/importasv0.2.0indirecta
Gogithub.com/karamaru-alpha/copyloopvarv1.2.2indirecta
Gogithub.com/kimmachinegun/automemlimitv0.7.5indirecta
Gogithub.com/kisielk/errcheckv1.9.0indirecta
Gogithub.com/kkhaike/contextcheckv1.1.6indirecta
Gogithub.com/klauspost/compressv1.18.2indirecta
Gogithub.com/kulti/thelperv0.7.1indirecta
Gogithub.com/kunwardeep/paralleltestv1.0.15indirecta
Gogithub.com/lann/builderv0.0.0-20180802200727-47ae307949d0indirecta
Gogithub.com/lann/psv0.0.0-20150810152359-62de8c46ede0indirecta
Gogithub.com/lasiar/canonicalheaderv1.1.2indirecta
Gogithub.com/ldez/exptostdv0.4.5indirecta
Gogithub.com/ldez/gomoddirectivesv0.8.0indirecta
Gogithub.com/ldez/grignotinv0.10.1indirecta
Gogithub.com/ldez/structtagsv0.6.1indirecta
Gogithub.com/ldez/tagliatellev0.7.2indirecta
Gogithub.com/ldez/usetestingv0.5.0indirecta
Gogithub.com/leonklingele/grouperv1.1.2indirecta
Gogithub.com/lithammer/fuzzysearchv1.1.8indirecta
Gogithub.com/lucasb-eyer/go-colorfulv1.2.0indirecta
Gogithub.com/macabu/inamedparamv0.2.0indirecta
Gogithub.com/manuelarte/embeddedstructfieldcheckv0.4.0indirecta
Gogithub.com/manuelarte/funcorderv0.5.0indirecta
Gogithub.com/maratori/testableexamplesv1.0.1indirecta
Gogithub.com/maratori/testpackagev1.1.2indirecta
Gogithub.com/masterminds/semverv1.5.0indirecta
Gogithub.com/masterminds/semver/v3v3.4.0indirecta
Gogithub.com/masterminds/squirrelv1.5.4indirecta
Gogithub.com/matoous/godoxv1.1.0indirecta
Gogithub.com/mattn/go-colorablev0.1.14indirecta
Gogithub.com/mattn/go-runewidthv0.0.23indirecta
Gogithub.com/maypok86/otter/v2v2.3.0indirecta
Gogithub.com/mgechev/revivev1.13.0indirecta
Gogithub.com/mirrexone/unqueryvetv1.4.0indirecta
Gogithub.com/mitchellh/colorstringv0.0.0-20190213212951-d06e56a500dbindirecta
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirecta
Gogithub.com/moricho/tparallelv0.3.2indirecta
Gogithub.com/mostynb/go-grpc-compressionv1.2.3indirecta
Gogithub.com/mtibben/percentv0.2.1indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/nakabonne/nestifv0.3.1indirecta
Gogithub.com/ngrok/sqlmwv0.0.0-20220520173518-97c9c04efc79indirecta
Gogithub.com/nishanths/exhaustivev0.12.0indirecta
Gogithub.com/nishanths/predeclaredv0.2.2indirecta
Gogithub.com/nunnatsa/ginkgolinterv0.21.2indirecta
Gogithub.com/olekukonko/catv0.0.0-20250911104152-50322a0618f6indirecta
Gogithub.com/olekukonko/errorsv1.2.0indirecta
Gogithub.com/olekukonko/llv0.1.6indirecta
Gogithub.com/openpeedeep/depguard/v2v2.2.1indirecta
Gogithub.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58indirecta
Gogithub.com/pelletier/go-toml/v2v2.3.0indirecta
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240917153116-6f2963f01587indirecta
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirecta
Gogithub.com/prometheus/client_golangv1.23.2indirecta
Gogithub.com/prometheus/client_modelv0.6.2indirecta
Gogithub.com/prometheus/commonv0.67.5indirecta
Gogithub.com/prometheus/otlptranslatorv1.0.0indirecta
Gogithub.com/prometheus/procfsv0.20.1indirecta
Gogithub.com/puzpuzpuz/xsync/v4v4.2.0indirecta
Gogithub.com/quasilyte/go-ruleguardv0.4.5indirecta
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23indirecta
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.14.1indirecta
Gogithub.com/rs/corsv1.11.1indirecta
Gogithub.com/rs/xidv1.6.0indirecta
Gogithub.com/ryancurrah/gomodguardv1.4.1indirecta
Gogithub.com/ryanrolds/sqlclosecheckv0.5.1indirecta
Gogithub.com/sagikazarmark/locaferov0.12.0indirecta
Gogithub.com/samber/slog-commonv0.19.0indirecta
Gogithub.com/samber/slog-zerolog/v2v2.9.0indirecta
Gogithub.com/sanposhiho/wastedassign/v2v2.1.0indirecta
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirecta
Gogithub.com/sashamelentyev/interfacebloatv1.1.0indirecta
Gogithub.com/sashamelentyev/usestdlibvarsv1.29.0indirecta
Gogithub.com/sean-/sysexitsv1.0.0indirecta
Gogithub.com/securego/gosec/v2v2.22.11indirecta
Gogithub.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3indirecta
Gogithub.com/shopspring/decimalv1.4.0indirecta
Gogithub.com/sirupsen/logrusv1.9.4indirecta
Gogithub.com/sivchari/containedctxv1.0.3indirecta
Gogithub.com/sonatard/noctxv0.4.0indirecta
Gogithub.com/sourcegraph/go-diffv0.7.0indirecta
Gogithub.com/spf13/aferov1.15.0indirecta
Gogithub.com/spf13/castv1.10.0indirecta
Gogithub.com/spf13/viperv1.21.0indirecta
Gogithub.com/spiffe/go-spiffe/v2v2.6.0indirecta
Gogithub.com/ssgreg/nlreturn/v2v2.2.1indirecta
Gogithub.com/stbenjam/no-sprintf-host-portv0.3.1indirecta
Gogithub.com/stoewer/go-strcasev1.3.1indirecta
Gogithub.com/stretchr/objxv0.5.3indirecta
Gogithub.com/subosito/gotenvv1.6.0indirecta
Gogithub.com/tetafro/godotv1.5.4indirecta
Gogithub.com/timakin/bodyclosev0.0.0-20241222091800-1db5c5ca4d67indirecta
Gogithub.com/timonwong/loggercheckv0.11.0indirecta
Gogithub.com/tomarrell/wrapcheck/v2v2.12.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.4.1indirecta
Gogithub.com/xen0n/gosmopolitanv1.3.0indirecta
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirecta
Gogithub.com/yagipy/maintidxv1.0.0indirecta
Gogithub.com/yeya24/promlinterv0.3.0indirecta
Gogithub.com/ykadowak/zerologlintv0.1.5indirecta
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirecta
Gogitlab.com/bosi/decorderv0.4.2indirecta
Gogo-simpler.org/musttagv0.14.0indirecta
Gogo-simpler.org/sloglintv0.11.1indirecta
Gogo.augendre.info/arangolintv0.3.1indirecta
Gogo.augendre.info/fatcontextv0.9.0indirecta
Gogo.opencensus.iov0.24.0indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/contrib/detectors/gcpv1.43.0indirecta
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.68.0indirecta
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.68.0indirecta
Gogo.opentelemetry.io/contrib/propagators/b3v1.20.0indirecta
Gogo.opentelemetry.io/contrib/propagators/otv1.20.0indirecta
Gogo.opentelemetry.io/otelv1.43.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.43.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.43.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.43.0indirecta
Gogo.opentelemetry.io/otel/exporters/prometheusv0.62.0indirecta
Gogo.opentelemetry.io/otel/metricv1.43.0indirecta
Gogo.opentelemetry.io/otel/sdkv1.43.0indirecta
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0indirecta
Gogo.opentelemetry.io/otel/tracev1.43.0indirecta
Gogo.opentelemetry.io/proto/otlpv1.10.0indirecta
Gogo.uber.org/atomicv1.11.0indirecta
Gogo.uber.org/automaxprocsv1.6.0indirecta
Gogo.uber.org/multierrv1.11.0indirecta
Gogo.uber.org/zapv1.27.0indirecta
Gogo.yaml.in/yaml/v2v2.4.4indirecta
Gogolang.org/x/cryptov0.52.0indirecta
Gogolang.org/x/exp/typeparamsv0.0.0-20251023183803-a4bb9ffd2546indirecta
Gogolang.org/x/oauth2v0.36.0indirecta
Gogolang.org/x/sysv0.45.0indirecta
Gogolang.org/x/telemetryv0.0.0-20260409153401-be6f6cb8b1faindirecta
Gogolang.org/x/textv0.37.0indirecta
Gogolang.org/x/timev0.15.0indirecta
Gogolang.org/x/toolsv0.44.0indirecta
Gogolang.org/x/vulnv1.1.4indirecta
Gogoogle.golang.org/apiv0.275.0indirecta
Gogoogle.golang.org/genprotov0.0.0-20260406210006-6f92a3bedf2dindirecta
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260414002931-afd174a4e478indirecta
Gohonnef.co/go/toolsv0.7.0-0.dev.0.20251022135355-8273271481d0indirecta
Gok8s.io/utilsv0.0.0-20250604170112-4c0f3b243397indirecta
Gomvdan.cc/gofumptv0.9.2indirecta
Gomvdan.cc/unparamv0.0.0-20251027182757-5beb8c8f8f15indirecta
Goresenje.org/singleflightv0.4.3indirecta
Avisos de dependencias 9

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
google.golang.org/grpcv1.80.0directacrítica21.82.1
github.com/google/cel-gov0.27.0indirectamoderada10.29.0
github.com/authzed/spicedbv1.53.1-0.20260612201921-1d5d2c81ab70directabaja21.54.0
github.com/hamba/avro/v2v2.31.0directadesconocida32.33.0
golang.org/x/netv0.55.0directadesconocida10.56.0
github.com/klauspost/compressv1.18.2indirectadesconocida11.18.7
go.opentelemetry.io/otelv1.43.0indirectadesconocida11.44.0
golang.org/x/cryptov0.52.0indirectadesconocida1
golang.org/x/textv0.37.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": [
        "command-line-tool",
        "authorization",
        "permissions",
        "zanzibar",
        "sdk",
        "spicedb",
        "authzed",
        "go",
        "spicedb-client",
        "authzed-client",
        "fine-grained-authorization",
        "golang",
        "security",
        "database-management",
        "production",
        "security-tools",
        "fine-grained-access-control"
      ],
      "is_fork": false,
      "size_kb": 2172,
      "has_wiki": false,
      "homepage": "https://authzed.com/docs/reference/clients",
      "languages": {
        "Go": 521397,
        "HTML": 2363,
        "Dockerfile": 752,
        "JavaScript": 16612
      },
      "pushed_at": "2026-07-28T04:08:25Z",
      "created_at": "2021-04-12T08:00:41Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T18:52:39Z",
      "description": "Official command-line tool for managing SpiceDB",
      "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://authzed.com",
      "name": "authzed",
      "type": "Organization",
      "login": "authzed",
      "company": null,
      "location": null,
      "followers": 278,
      "avatar_url": "https://avatars.githubusercontent.com/u/73313589?v=4",
      "created_at": "2020-10-22T20:19:05Z",
      "is_verified": null,
      "public_repos": 68,
      "account_age_days": 2106
    },
    "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": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-20T18:03:35Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-04-30T19:39:24Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-04-30T16:48:41Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-04-09T23:09:43Z"
        },
        {
          "tag": "v0.36.1",
          "kind": "patch",
          "published_at": "2026-03-27T00:27:55Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2026-03-24T20:26:21Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2026-02-05T21:55:29Z"
        },
        {
          "tag": "v0.34.1",
          "kind": "patch",
          "published_at": "2026-01-06T18:41:18Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2026-01-05T21:38:44Z"
        },
        {
          "tag": "v0.33.2",
          "kind": "patch",
          "published_at": "2025-12-17T22:58:56Z"
        },
        {
          "tag": "v0.33.1",
          "kind": "patch",
          "published_at": "2025-10-21T21:51:28Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2025-10-07T22:08:07Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2025-09-30T22:06:20Z"
        },
        {
          "tag": "v0.31.1",
          "kind": "patch",
          "published_at": "2025-09-09T15:03:07Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2025-08-28T22:56:37Z"
        },
        {
          "tag": "v0.30.2",
          "kind": "patch",
          "published_at": "2025-04-29T15:23:19Z"
        },
        {
          "tag": "v0.30.1",
          "kind": "patch",
          "published_at": "2025-04-25T15:56:15Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2025-04-24T21:58:50Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2025-04-24T17:39:53Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2025-04-23T16:06:27Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2025-02-06T18:34:34Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2025-01-29T20:40:43Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2025-01-22T17:46:16Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2025-01-06T22:07:16Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2024-11-07T21:19:53Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2024-10-24T17:59:27Z"
        },
        {
          "tag": "v0.21.5",
          "kind": "patch",
          "published_at": "2024-10-03T18:59:53Z"
        },
        {
          "tag": "v0.21.4",
          "kind": "patch",
          "published_at": "2024-09-19T22:53:46Z"
        },
        {
          "tag": "v0.21.3",
          "kind": "patch",
          "published_at": "2024-09-19T15:48:45Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2024-09-19T09:22:48Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2024-09-03T16:49:28Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2024-08-28T20:09:57Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2024-07-31T16:19:48Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2024-07-17T20:21:38Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2024-07-17T16:10:31Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2024-07-16T01:00:59Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2024-06-28T07:48:35Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2024-05-02T17:21:29Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2024-04-29T16:22:47Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2024-03-23T17:17:54Z"
        },
        {
          "tag": "v0.16.5",
          "kind": "patch",
          "published_at": "2024-03-19T12:57:36Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2024-03-19T12:50:00Z"
        },
        {
          "tag": "v0.16.4",
          "kind": "patch",
          "published_at": "2024-01-22T16:01:03Z"
        },
        {
          "tag": "v0.16.3",
          "kind": "patch",
          "published_at": "2024-01-19T18:28:40Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2024-01-17T22:08:30Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2024-01-09T22:37:54Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2024-01-03T09:22:01Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2023-12-05T23:23:42Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2023-11-07T14:39:44Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-10-09T22:11:26Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2023-08-30T17:31:43Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2023-08-25T12:14:25Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2023-07-24T17:31:39Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2023-07-21T19:19:01Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2023-07-17T18:34:14Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-07-17T12:11:47Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2023-05-05T17:00:41Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2023-04-13T14:10:16Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2023-02-23T16:59:07Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2023-02-17T17:20:48Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-02-16T20:11:43Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2023-01-12T20:57:45Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2022-10-26T15:33:17Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2022-10-12T19:36:24Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2022-10-03T18:45:52Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2022-09-24T00:16:42Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2022-09-14T15:39:12Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-09-13T18:37:04Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-09-09T17:14:47Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-08-04T17:03:25Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2022-05-23T18:20:55Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2022-05-05T20:54:53Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-04-04T18:23:19Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-03-11T20:43:39Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-02-23T18:54:11Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-01-31T19:31:51Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-01-20T16:08:53Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2021-11-10T19:00:04Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-11-09T22:36:14Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2021-10-25T14:53:53Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2021-10-19T15:18:06Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2021-10-03T14:31:30Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2021-10-01T14:30:25Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-09-29T21:09:01Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "45bbb9f2e7c138292b538ba8ba0a8672ac8b64aa",
          "body": null,
          "is_bot": false,
          "headline": "build: support manual runs of the release workflows (#709)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-07-20T18:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e72c1a23bb58d848e3fbda519342a9d97e583787",
          "body": null,
          "is_bot": false,
          "headline": "build: fix brew release (#708)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-07-20T18:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dc6acc2152649c4bb92fc2eefe40c5db7623aaf",
          "body": "Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>",
          "is_bot": false,
          "headline": "chore: update spicedb to most recent main (#700)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-06-15T16:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0cdc176f0e53331049d1d4f30dc668b0481e149",
          "body": null,
          "is_bot": false,
          "headline": "test: cover printBackupFileLocation stdout and path handling (#690)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-05-05T17:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37aca55184a3982908c210eba36a44c2035dd29d",
          "body": "Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>",
          "is_bot": false,
          "headline": "fix: support backup create when streaming to stdout (#691)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-05-05T17:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d494389b02137fcca4c2712d057a214f8dc7c2",
          "body": "Signed-off-by: ivanauth <ivan@authzed.com>",
          "is_bot": false,
          "headline": "fix: write default backup to cwd and print saved path (#688)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-05-04T19:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a27106d7b4fed60862855c0971b0ecbd0dc1d403",
          "body": null,
          "is_bot": false,
          "headline": "chore: apply gofumpt formatting (#689)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-05-04T18:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3432bf7f6651ac61c3533b4123e3a171535329e4",
          "body": "Co-authored-by: Tanner Stirrat <tstirrat@gmail.com>\nCo-authored-by: Maria Ines Parnisari <maineparnisari@gmail.com>",
          "is_bot": false,
          "headline": "feat: add cursor and limit support to relationship read (#683)",
          "author_name": "Kyle Brown",
          "author_login": "kbrwn",
          "committed_at": "2026-04-30T14:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5899606e3ec553448f36002bf2dce9e0a4600ce2",
          "body": "Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>",
          "is_bot": false,
          "headline": "feat: add lookup resources debugging behavior (#682)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-04-29T18:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97fb8e521957c02d01264fa16f39de976e5795be",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable standard linter preset (#681)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-04-28T21:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66bcb81be0c606dda0b18b53ab4db0a3ffaafd38",
          "body": null,
          "is_bot": false,
          "headline": "Check HTTP status before parsing response body (#673)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-04-20T20:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a275db4d05c9279e97208eace61291e469c614f4",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix cve (#675)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-04-20T20:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd9c97462fa561b4431dea870a975e07748fed51",
          "body": null,
          "is_bot": false,
          "headline": "chore: get ready to retract versions (#672)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-04-10T02:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8245bf3dfe74e47dbadbf7f9586c6be7a740183",
          "body": "…g (#665)\n\nCo-authored-by: Tanner Stirrat <tstirrat@gmail.com>",
          "is_bot": false,
          "headline": "fix: correct error line numbers for non-standard YAML section orderin…",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-04-09T23:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7abd712ebbada8764fa742cffb3e278127ad1a23",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix deps (#669)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-04-09T22:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae500c83973917dc1c678ba21e7e16e94a0e6e5",
          "body": "…updates (#663)\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": "build(deps): bump the github-actions group across 1 directory with 6 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T16:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "428b5d0ffb399ce64f1364af20eb7a7f624b12b8",
          "body": null,
          "is_bot": false,
          "headline": "breaking: Clean up deprecated functionality for v1 (#562)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-04-07T21:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea23a30cc1126874b2f1045c61e38fd6b5139e85",
          "body": null,
          "is_bot": false,
          "headline": "fix: import with schema=false (#510)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-04-07T16:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80de266c91f25814ef8a79ce48d87c0c644f9012",
          "body": "…#664)\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": "build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T16:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b71383b3a8c433445609d4664e66f4e89630919",
          "body": null,
          "is_bot": false,
          "headline": "chore: pin trivy action (#661)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-04-01T22:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6f6f5437549dc1cb77be61331de08d170a987e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update spicedb to reduce binary size (#660)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-03-31T19:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7882c7e752a8355a36366f3ab71e79ddba0d810b",
          "body": null,
          "is_bot": false,
          "headline": "ci: ensure docs up to date on every PR (#659)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-03-31T19:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa942ff3de2febf38c9a4c0972b14b1b01d79cfa",
          "body": null,
          "is_bot": false,
          "headline": "refactor: backupCreate for testability (#604)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-03-31T18:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d466f39a08333ca7dec9a3d55cc1b60250140d0",
          "body": null,
          "is_bot": false,
          "headline": "fix: show filename in parse errors for imported files (#657)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-03-30T20:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660dcd5772d69a4808dd42d8853c7335a1bb1c86",
          "body": "Signed-off-by: ivanauth <ivan@authzed.com>",
          "is_bot": false,
          "headline": "fix: persist hostname-override flag to context (#630)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-03-30T17:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fde559db828c7e4558e531fe027cc29927d6806",
          "body": null,
          "is_bot": false,
          "headline": "fix: hint when .zed file contains YAML validation content (#651)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-03-27T20:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41198e40453afb4c37103f11c8b8edd1abad85c",
          "body": null,
          "is_bot": false,
          "headline": "chore: make compile helptext point at the non-preview command (#656)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-03-27T17:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ac7caf463b4cfbbabb39a43924cfa51561ca926",
          "body": "…e (#654)",
          "is_bot": false,
          "headline": "fix: show correct filename in error when error happens in a schemaFil…",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-03-27T16:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0cd9a26be552df58314cb12aba623c3ba7e2646",
          "body": "…(#653)\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": "build(deps): bump the go-mod group across 1 directory with 9 updates …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T15:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2229195543db9fd5a6f1f55a868bfb05784c4865",
          "body": "Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>",
          "is_bot": false,
          "headline": "fix: relax filepath validation on schemaFile key (#652)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-03-27T00:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ffa57fa147d95e1f929470a6d404884eb4bd795",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 (#647)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T18:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df96190c47d102184fe3ee4f2620e626b29a4af",
          "body": "Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>",
          "is_bot": false,
          "headline": "chore: bring in spicedb and update compilation (#635)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-03-24T19:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a8c2f1684626278d5bc5266fedc1ed52c117f3d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update spicedb (#646)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-03-23T21:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082eee003c68725eaaca8c32333b588118980ec0",
          "body": null,
          "is_bot": false,
          "headline": "chore: use go 1.25.8 to fix vuln (#643)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-03-13T01:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b1acdaa8e552b2d9dedf14f6d2e12e8694834fb",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump spicedb and fix linting issues (#640)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-03-12T22:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d26427fce5fdb6f061f2401563ab6a46f24830",
          "body": "…#641)",
          "is_bot": false,
          "headline": "test: fix flaky TestConcurrentBatchWhenOneBatchFailsAndWorkersIsOne (…",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-03-12T20:34:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81920e32be388e0e5eb9f14e0d49602f019c35f",
          "body": "…hub-actions group (#632)\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": "build(deps): bump goreleaser/goreleaser-action from 6 to 7 in the git…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T15:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "509b49ce8392dcbc805fb4fc8575428c6506e520",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Tanner Stirrat <tstirrat@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#628)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T15:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1e4af1f0075d9915122b7974f8a63100f66555",
          "body": "…9.2.0+incompatible (#636)\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": "build(deps): bump github.com/docker/cli from 27.5.1+incompatible to 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T21:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc63cb90965742ee76222db23f18222817fc368a",
          "body": "…(#633)\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": "build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T16:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56e9ecd5a285ce4a9bf407581b1c5e76f0113a8f",
          "body": null,
          "is_bot": false,
          "headline": "feat: more debug logging when Watch retries (#627)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-02-09T15:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc49cf510d727c159f2996d0b8837054201d0a04",
          "body": null,
          "is_bot": false,
          "headline": "chore: use arm runners for testing and lint (#626)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-02-05T23:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f00b230a3d5336e4f93dd528ba92e89e56f31f",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix self validation by pulling in most recent SpiceDB (#624)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-02-05T21:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02bdd7d1ec5f06f60782bc1e8d67f1ca6fdd397c",
          "body": "…3.1 in the github-actions group (#622)\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": "build(deps): bump webiny/action-conventional-commits from 1.3.0 to 1.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-03T22:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52937403e42e71382ece8b58a08c9d6d49631c9d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump the go-mod group with 5 updates (#621)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T18:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4798b9fff8a60a1b43b1fa88a38ad3bddf42303",
          "body": null,
          "is_bot": false,
          "headline": "backupformat: strip prefixes w/ empty replacement (#620)",
          "author_name": "Jimmy Zelinskie",
          "author_login": "jzelinskie",
          "committed_at": "2026-01-27T23:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85483046b2a72776af80b423ae7aa45d687e0887",
          "body": "Signed-off-by: ivanauth <ivan@authzed.com>",
          "is_bot": false,
          "headline": "feat: enable expiration support by default in MCP server (#618)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-01-26T19:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec981d0311634c2aba694c21d6ee18afef7378c7",
          "body": "…(#564)",
          "is_bot": false,
          "headline": "fix: suppress retry logs in version command when SpiceDB unavailable …",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2026-01-13T20:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a469727db8c25bea48fb9ee0fd67fb14715d35",
          "body": null,
          "is_bot": false,
          "headline": "fix: bring in spicedb fix for multiple import behavior (#617)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2026-01-06T18:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6268f51c6850062ec35960a1067a0cdf887d65",
          "body": "…o 28.0.0+incompatible (#606)\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": "build(deps): bump github.com/docker/docker from 27.5.1+incompatible t…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T21:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd0620d4ad783166d0bdce312858ab9bce57c595",
          "body": "…updates (#609)\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": "build(deps): bump the github-actions group across 1 directory with 3 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T16:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f67877a90a0ec546a52098dfdb63d8c96dfb8aa8",
          "body": "…(#616)\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": "build(deps): bump the go-mod group across 1 directory with 7 updates …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T15:56:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7619772008ce6276da95365fed0be39635db4414",
          "body": null,
          "is_bot": false,
          "headline": "test: add more tests (#614)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2026-01-02T00:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411077f6076b0ef627177d816a85ff0bb6262e9a",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix docs update workflow (#615)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-31T02:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d11ff2c4943e0dfa1543920808928b077f0f9d",
          "body": null,
          "is_bot": false,
          "headline": "fix: schema compilation (#612) (#613)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-29T18:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c5e665c021838e68ec3ecb47ce90db2ca168e8",
          "body": null,
          "is_bot": false,
          "headline": "fix: backup relationships with expiration (#611)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-29T03:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70afd082d74755ad6727a72baa3ef0a134354c1",
          "body": null,
          "is_bot": false,
          "headline": "fix: revisionForServerless (#610)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-27T22:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5cd8dbde48734bd17728ad9c08bb4fea3f15f84",
          "body": null,
          "is_bot": false,
          "headline": "ci: run tests & coverage on push to main (#608)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-24T18:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c259e3a25df5ff1476da6356e1d1905cfd9a8e",
          "body": null,
          "is_bot": false,
          "headline": "fix: import relationships with caveats and prefix (#607)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-23T18:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a2d5e35d3c460d484051485b02d45bea4cb2148",
          "body": "…(#597)\n\nCo-authored-by: Tanner Stirrat <tstirrat@gmail.com>",
          "is_bot": false,
          "headline": "feat: add ability to backup systems that don't expose BulkExport API …",
          "author_name": "Jimmy Zelinskie",
          "author_login": "jzelinskie",
          "committed_at": "2025-12-20T00:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "851fe17e0f791d38df8708b0d22a3277be925c7f",
          "body": null,
          "is_bot": false,
          "headline": "fix: zed import (#599) - surface errors if they occur (#605)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-20T00:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24812d41d4414aecbecfd9bf03ce54f0b500d4e0",
          "body": "…#601)",
          "is_bot": false,
          "headline": "fix: fix composable schema validation by bringing in latest spicedb (…",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2025-12-17T22:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf33952be75eed1be168bb6bc05ae4353bef1e24",
          "body": null,
          "is_bot": false,
          "headline": "chore: pull in lint rules from spicedb (#600)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2025-12-17T01:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "418d59c274fed188de9c4fe11f5589bb788294b8",
          "body": null,
          "is_bot": false,
          "headline": "fix: docs path (#594)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-09T04:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec071e1e7ff08ae3e46e90e4a25e3fe0235a25e",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow relations named 'schema' in zed validate (#585)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2025-12-09T01:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8943ee971b4809ac337814cc0e6e0e9cd58d3c",
          "body": null,
          "is_bot": false,
          "headline": "chore: update recursion depth error handling (#591)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2025-12-02T20:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d4956d67233d1aebfa39b40c05f94caa558a201",
          "body": null,
          "is_bot": false,
          "headline": "ci: add conventional commit linting (#592)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2025-12-02T20:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7687210780eabc09bccd8d864986245be07142e4",
          "body": null,
          "is_bot": false,
          "headline": "build: more automation on docs workflow (#589)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-12-02T18:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "937e0b3c479278c45a2fd4f1de6dd31a42484b1d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#583)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-20T20:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "033dc88135d5172f73f8c1da7e9d97194eb61fc4",
          "body": "… (#581)\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": "build(deps): bump the go-mod group across 1 directory with 14 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-17T18:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3df088c0dd8fe98d69d2518b47da7bd732a30cc8",
          "body": "… (#580)\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": "build(deps): bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-14T23:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdfa4cbd34a8d9dbd962c27f30b364ee3d2180c5",
          "body": null,
          "is_bot": false,
          "headline": "Reduce flakiness of wasm tests (#576)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2025-11-07T22:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ee04a5d0997bfb8d69d6f22eaaaf47e83334ed",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): bump github.com/ccoveille/go-safecast to v2.0.0 (#574)",
          "author_name": "ccoVeille",
          "author_login": "ccoVeille",
          "committed_at": "2025-11-04T15:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022f31a1892a8612e78ab2a5e902b56a99602539",
          "body": null,
          "is_bot": false,
          "headline": "docs: add examples to some commands (#572)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-11-01T02:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dad959cceb030ff323337365622cfc7d44296f9",
          "body": "Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>",
          "is_bot": false,
          "headline": "Prevent `zed backup create` from swallowing network errors (#568)",
          "author_name": "Tanner Stirrat",
          "author_login": "tstirrat15",
          "committed_at": "2025-10-21T21:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7db764763dad55f0040e88b9f7f4ed3f8de4c47",
          "body": null,
          "is_bot": false,
          "headline": "fix: convert global command variables to local instances (#566)",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2025-10-20T15:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5472be95309dda2bd9a10c13bdb6a6eabfa7a7e5",
          "body": "…565)",
          "is_bot": false,
          "headline": "fix: correct typo 'ceritficate' to 'certificate' in error messages (#…",
          "author_name": "ivanauth",
          "author_login": "ivanauth",
          "committed_at": "2025-10-16T03:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5d853e94b955c201c78fe6a8843039e3a6e20b",
          "body": null,
          "is_bot": false,
          "headline": "chore: minor fixes to docs (#563)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-14T18:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57fdb03f7a1170a7ca9c8c447abd96345e4c72b6",
          "body": null,
          "is_bot": false,
          "headline": "fix: schema write from stdin (#557)",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-08T17:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445783d2be9f83f36eb9be88c7c4db8ab243a9fd",
          "body": "chore: update goreleaser and update goreleaser files",
          "is_bot": false,
          "headline": "Merge pull request #561 from authzed/fix-goreleaser-files",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-08T00:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f324c91676d04260ee9d06a6d270f8c68ff18096",
          "body": null,
          "is_bot": false,
          "headline": "chore: update goreleaser and update goreleaser files",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-07T23:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "802742aa9512570e822eee8cd3993c01c059908b",
          "body": "fix: update version command to support spicedb>v1.45.4",
          "is_bot": false,
          "headline": "Merge pull request #560 from authzed/version-cmd-updates",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-06T17:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2e86167095e1c9bdd82271a5fa0f3ba44b14998",
          "body": null,
          "is_bot": false,
          "headline": "fix: Update version command to support spicedb>v1.45.4",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-06T16:45:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c47b1440792c8c1650d28d00f44a5b1c90edab2",
          "body": "chore: add mage targets for linting",
          "is_bot": false,
          "headline": "Merge pull request #559 from authzed/add-linters",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-06T16:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f1e46e20e0ed6b465703d406890f7ece99ffb5",
          "body": null,
          "is_bot": false,
          "headline": "chore: add mage targets for linting",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-06T16:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6623720ae2c1c1a840e29f84f0e558f8337cb3d5",
          "body": "chore: measure code coverage",
          "is_bot": false,
          "headline": "Merge pull request #558 from authzed/codecov",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-06T16:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ed5ab023fa64e8100447592f48daeb5be96425d",
          "body": null,
          "is_bot": false,
          "headline": "chore: measure code coverage",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-06T16:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce26ba69e2025f1c78c3ab1a5c2fa31571a6012c",
          "body": "test: fix flaky TestValidate",
          "is_bot": false,
          "headline": "Merge pull request #555 from authzed/fix-flaky-testValidate",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-06T15:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e2b33ae9af708efbad47c385cb2b693ba276ca",
          "body": null,
          "is_bot": false,
          "headline": "test: fix flaky TestValidate",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-10-03T18:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a95ef453d23222b4c339babdba7696ad928187e",
          "body": "Bumps the go-mod group with 14 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/authzed/spicedb](https://github.com/authzed/spicedb) | `1.45.3` | `1.45.4` |\n| [github.com/hamba/avro/v2](https://github.com/hamba/avro) | `2.29.0` | `2.30.0` |\n| [github.com/mark3labs/mcp-go](https://\n[…]\nype: version-update:semver-patch\n  dependency-group: go-mod\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": "build(deps): bump the go-mod group with 14 updates (#550)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-01T14:39:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6aa6154badd389c0bb6f9bf651d7e6c21ce3c7a",
          "body": null,
          "is_bot": false,
          "headline": "Disable first-line-heading markdownlint rule (#549)",
          "author_name": "Sam Kim",
          "author_login": "samkim",
          "committed_at": "2025-09-30T23:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aabe948c065c7ad6f4ebf0b00d0f77c01abc26e",
          "body": "Update docs components with latest changes from docs site",
          "is_bot": false,
          "headline": "Merge pull request #547 from authzed/update-docs",
          "author_name": "Sam Kim",
          "author_login": "samkim",
          "committed_at": "2025-09-30T21:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc6b61c7e04e9d49ab1cd308358d31c6c545608",
          "body": null,
          "is_bot": false,
          "headline": "Updated mcp command",
          "author_name": "Sam Kim",
          "author_login": "samkim",
          "committed_at": "2025-09-30T21:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85e4b5222c584d79211f22e062102eab8acb7294",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint errors",
          "author_name": "Sam Kim",
          "author_login": "samkim",
          "committed_at": "2025-09-30T21:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76201f58967bf6fc64f8c9b0ab300e209463478d",
          "body": null,
          "is_bot": false,
          "headline": "Update docs components with latest changes from docs site",
          "author_name": "Sam Kim",
          "author_login": "samkim",
          "committed_at": "2025-09-30T21:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3288f54f287e4a3ad6b94bcfc958958211a7c448",
          "body": "Move MCP command behind experimental command",
          "is_bot": false,
          "headline": "Merge pull request #548 from josephschorr/experimental-mcp",
          "author_name": "Joseph Schorr",
          "author_login": "josephschorr",
          "committed_at": "2025-09-30T21:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7743198fd19d59c29017cbb803b311d23bc2b12",
          "body": null,
          "is_bot": false,
          "headline": "Move MCP command behind experimental command",
          "author_name": "Joseph Schorr",
          "author_login": "josephschorr",
          "committed_at": "2025-09-30T21:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60976902d9c6dc21dd20beab7bea91bf168e706a",
          "body": "feat: start on an agent for developing schemas",
          "is_bot": false,
          "headline": "Merge pull request #545 from josephschorr/mcp",
          "author_name": "Joseph Schorr",
          "author_login": "josephschorr",
          "committed_at": "2025-09-30T17:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbb7730f55db5cc86eceaf4b0c55f197fea564c3",
          "body": null,
          "is_bot": false,
          "headline": "feat: start on an agent for developing schemas",
          "author_name": "Joseph Schorr",
          "author_login": "josephschorr",
          "committed_at": "2025-09-30T17:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525f8bef17a6565284a51b445c141711df71beb3",
          "body": "fix: implement more robust retries for Watch",
          "is_bot": false,
          "headline": "Merge pull request #535 from authzed/retry-watch",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-09-12T18:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 84,
      "commits_last_year": 111,
      "latest_release_at": "2026-07-20T18:03:35Z",
      "latest_release_tag": "v1.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 23.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/authzed/zed",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/authzed/zed",
          "is_deprecated": false,
          "latest_version": "v1.2.0",
          "repository_url": "https://github.com/authzed/zed",
          "versions_count": 87,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-15T16:43:49Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 44
        }
      ]
    },
    "popularity": {
      "forks": 42,
      "stars": 162,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 42,
        "total_forks": 42
      },
      "star_history": null,
      "open_issues_and_prs": 51
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 40526,
      "source_files_sampled": 75,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 2,
            "oldest_advisory_days": 8
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.27.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-gcjh-h69q-9w9g"
            ],
            "fixed_version": "0.29.0",
            "advisory_count": 1,
            "oldest_advisory_days": 5
          },
          {
            "name": "github.com/authzed/spicedb",
            "direct": true,
            "version": "v1.53.1-0.20260612201921-1d5d2c81ab70",
            "severity": "low",
            "ecosystem": "go",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-4vrg-r928-h5vv",
              "GO-2026-5133"
            ],
            "fixed_version": "1.54.0",
            "advisory_count": 2,
            "oldest_advisory_days": 40
          },
          {
            "name": "github.com/hamba/avro/v2",
            "direct": true,
            "version": "v2.31.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5046",
              "GO-2026-5047",
              "GO-2026-5048"
            ],
            "fixed_version": "2.33.0",
            "advisory_count": 3,
            "oldest_advisory_days": 2
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 15
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.2",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 5
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 22
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 15
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "unknown": 6,
          "critical": 1,
          "moderate": 1
        },
        "advisory_count": 13,
        "affected_count": 9,
        "assessed_count": 380,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 4
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/99designs/keyring",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/TylerBrock/colorjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200706003622-8a50f05110d2"
        },
        {
          "name": "github.com/authzed/authzed-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/authzed/grpcutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240123194739-2ea1e3d2d98b"
        },
        {
          "name": "github.com/authzed/spicedb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.1-0.20260612201921-1d5d2c81ab70"
        },
        {
          "name": "github.com/brianvoe/gofakeit/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.28.0"
        },
        {
          "name": "github.com/ccoveille/go-safecast/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0"
        },
        {
          "name": "github.com/cenkalti/backoff/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.3.0"
        },
        {
          "name": "github.com/charmbracelet/lipgloss",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/charmbracelet/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.2"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gookit/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.3"
        },
        {
          "name": "github.com/hamba/avro/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.31.0"
        },
        {
          "name": "github.com/jzelinskie/cobrautil/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20240819150235-f7fe73942d0f"
        },
        {
          "name": "github.com/jzelinskie/stringz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.3"
        },
        {
          "name": "github.com/magefile/mage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.2"
        },
        {
          "name": "github.com/mark3labs/mcp-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.22"
        },
        {
          "name": "github.com/mitchellh/go-homedir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/muesli/termenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "github.com/natefinch/atomic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.4"
        },
        {
          "name": "github.com/rodaine/table",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.0"
        },
        {
          "name": "github.com/samber/lo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        },
        {
          "name": "github.com/schollz/progressbar/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.19.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/xlab/treeprint",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "go.uber.org/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "go.yaml.in/yaml/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.4"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260410095643-746e56fc9e2f"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.55.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "google.golang.org/genproto/googleapis/rpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260414002931-afd174a4e478"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.80.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/99designs/keyring",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/authzed-go",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/grpcutil",
            "direct": true,
            "version": "v0.0.0-20240123194739-2ea1e3d2d98b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/spicedb",
            "direct": true,
            "version": "v1.53.1-0.20260612201921-1d5d2c81ab70",
            "ecosystem": "go"
          },
          {
            "name": "github.com/brianvoe/gofakeit/v6",
            "direct": true,
            "version": "v6.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ccoveille/go-safecast/v2",
            "direct": true,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": true,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": true,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gookit/color",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
            "direct": true,
            "version": "v2.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hamba/avro/v2",
            "direct": true,
            "version": "v2.31.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jzelinskie/cobrautil/v2",
            "direct": true,
            "version": "v2.0.0-20240819150235-f7fe73942d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jzelinskie/stringz",
            "direct": true,
            "version": "v0.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magefile/mage",
            "direct": true,
            "version": "v1.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mark3labs/mcp-go",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": true,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": true,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/natefinch/atomic",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": true,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rodaine/table",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/lo",
            "direct": true,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/schollz/progressbar/v3",
            "direct": true,
            "version": "v3.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tylerbrock/colorjson",
            "direct": true,
            "version": "v0.0.0-20200706003622-8a50f05110d2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xlab/treeprint",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/goleak",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": true,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20260410095643-746e56fc9e2f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": true,
            "version": "v0.0.0-20260414002931-afd174a4e478",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gocheckcompilerdirectives",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gochecknoglobals",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go",
            "direct": false,
            "version": "v1.36.11-20260415201107-50325440f8f2.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/gen/go/gogo/protobuf/protocolbuffers/go",
            "direct": false,
            "version": "v1.36.10-20240617172848-e1dbca2775a7.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/gen/go/prometheus/prometheus/protocolbuffers/go",
            "direct": false,
            "version": "v1.36.10-20251118093737-4105057cc7d4.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/go/protovalidate",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/longrunning",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.26.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/spanner",
            "direct": false,
            "version": "v1.89.0",
            "ecosystem": "go"
          },
          {
            "name": "codeberg.org/chavacava/garif",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "codeberg.org/polyfloyd/go-errorlint",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "dev.gaijin.team/go/exhaustruct/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "dev.gaijin.team/go/golib",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/4meepo/tagalign",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/99designs/go-keychain",
            "direct": false,
            "version": "v0.0.0-20191008050251-8e49817e8af4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abirdcfly/dupword",
            "direct": false,
            "version": "v0.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adminbenni/iota-mixing",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma/v2",
            "direct": false,
            "version": "v2.21.1",
            "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.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/prealloc",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alfatraining/structtag",
            "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.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alwxsin/noinlineerr",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/errname",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/nilnil",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/testifylint",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/forbidigo/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/makezero/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/cel-go",
            "direct": false,
            "version": "v0.20.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/consistent",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/ctxkey",
            "direct": false,
            "version": "v0.0.0-20250226155515-d49f99185584",
            "ecosystem": "go"
          },
          {
            "name": "github.com/authzed/jitterbug",
            "direct": false,
            "version": "v0.0.0-20260128162915-e97d76daaa24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": false,
            "version": "v1.40.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": false,
            "version": "v1.32.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.19.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/rds/auth",
            "direct": false,
            "version": "v1.6.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.41.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/benbjohnson/clock",
            "direct": false,
            "version": "v1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bits-and-blooms/bitset",
            "direct": false,
            "version": "v1.24.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bits-and-blooms/bloom/v3",
            "direct": false,
            "version": "v3.7.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/bombsimon/wsl/v4",
            "direct": false,
            "version": "v4.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/wsl/v5",
            "direct": false,
            "version": "v5.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/bidichk",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/errchkjson",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/ireturn",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/mirror",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caio/go-tdigest/v4",
            "direct": false,
            "version": "v4.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catenacyber/perfsprint",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ccojocar/zxcvbn-go",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/certifi/gocertifi",
            "direct": false,
            "version": "v0.0.0-20210507211836-431795d63e8d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charithe/durationcheck",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.2.3-0.20250311203215-f60798e515dc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.13-0.20250311204145-2c3ea96c31dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ckaznocha/intrange",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudspannerecosystem/spanner-change-streams-tail",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20260202195803-dba9d589def2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creasty/defaults",
            "direct": false,
            "version": "v1.8.0",
            "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.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dalzilio/rudd",
            "direct": false,
            "version": "v1.1.1-0.20230806153452-9e08a6ea8170",
            "ecosystem": "go"
          },
          {
            "name": "github.com/danieljoos/wincred",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dave/dst",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "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.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dvsekhvalnov/jose2go",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emirpasic/gods",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ettle/strcase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/exaring/otelpgx",
            "direct": false,
            "version": "v0.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structtag",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/fgprof",
            "direct": false,
            "version": "v0.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/firefart/nonamedreturns",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fzipp/gocyclo",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghostiam/protogetter",
            "direct": false,
            "version": "v0.3.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-critic/go-critic",
            "direct": false,
            "version": "v0.14.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-errors/errors",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/zerologr",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": false,
            "version": "v1.9.3",
            "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.5.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/godbus/dbus",
            "direct": false,
            "version": "v0.0.0-20190726142602-4481cbc300e2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godoc-lint/godoc-lint",
            "direct": false,
            "version": "v0.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/asciicheck",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/dupl",
            "direct": false,
            "version": "v0.0.0-20250308024227-f665c8d69b32",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/go-printf-func-name",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/gofmt",
            "direct": false,
            "version": "v0.0.0-20250106114630-d62b90e6713d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golangci-lint/v2",
            "direct": false,
            "version": "v2.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golines",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/misspell",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/plugin-module-register",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/revgrep",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/swaggoswag",
            "direct": false,
            "version": "v0.0.0-20250504205917-77f2aca3143e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/unconvert",
            "direct": false,
            "version": "v0.0.0-20250410112200-a129a6e6413e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/jsonschema-go",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260115054156-294ebfa9ad83",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/grpc-gcp-go/grpcgcp",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gordonklaus/ineffassign",
            "direct": false,
            "version": "v0.2.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.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/forcetypeassert",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/nilerr",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gsterjov/go-libsecret",
            "direct": false,
            "version": "v0.0.0-20161001094733-a6f4afe4910c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-memdb",
            "direct": false,
            "version": "v1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hexops/gotextdiff",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hokaccha/go-prettyjson",
            "direct": false,
            "version": "v0.0.0-20210113012101-fb4e108d2519",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ibm/pgxpoolprometheus",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgio",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx-zerolog",
            "direct": false,
            "version": "v0.0.0-20230315001418-f978528409eb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": false,
            "version": "v5.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jgautheron/goconst",
            "direct": false,
            "version": "v1.8.2",
            "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.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joho/godotenv",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "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.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kimmachinegun/automemlimit",
            "direct": false,
            "version": "v0.7.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/errcheck",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kkhaike/contextcheck",
            "direct": false,
            "version": "v1.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kulti/thelper",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kunwardeep/paralleltest",
            "direct": false,
            "version": "v1.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/builder",
            "direct": false,
            "version": "v0.0.0-20180802200727-47ae307949d0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lann/ps",
            "direct": false,
            "version": "v0.0.0-20150810152359-62de8c46ede0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lasiar/canonicalheader",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/exptostd",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/gomoddirectives",
            "direct": false,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/grignotin",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/structtags",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/tagliatelle",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/usetesting",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leonklingele/grouper",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/fuzzysearch",
            "direct": false,
            "version": "v1.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/macabu/inamedparam",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manuelarte/embeddedstructfieldcheck",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manuelarte/funcorder",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testableexamples",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testpackage",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/squirrel",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matoous/godox",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maypok86/otter/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgechev/revive",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mirrexone/unqueryvet",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/colorstring",
            "direct": false,
            "version": "v0.0.0-20190213212951-d06e56a500db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moricho/tparallel",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mostynb/go-grpc-compression",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mtibben/percent",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nakabonne/nestif",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ngrok/sqlmw",
            "direct": false,
            "version": "v0.0.0-20220520173518-97c9c04efc79",
            "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.21.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/cat",
            "direct": false,
            "version": "v0.0.0-20250911104152-50322a0618f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/errors",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/ll",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openpeedeep/depguard/v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pbnjay/memory",
            "direct": false,
            "version": "v0.0.0-20210728143218-7b4eea64cf58",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240917153116-6f2963f01587",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/otlptranslator",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puzpuzpuz/xsync/v4",
            "direct": false,
            "version": "v4.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard/dsl",
            "direct": false,
            "version": "v0.3.23",
            "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.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/xid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryancurrah/gomodguard",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanrolds/sqlclosecheck",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/slog-common",
            "direct": false,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/slog-zerolog/v2",
            "direct": false,
            "version": "v2.9.0",
            "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.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/interfacebloat",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/usestdlibvars",
            "direct": false,
            "version": "v1.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sean-/sysexits",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/securego/gosec/v2",
            "direct": false,
            "version": "v2.22.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.3.2-0.20230802210424-5b0b94c5c0d3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sivchari/containedctx",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sonatard/noctx",
            "direct": false,
            "version": "v0.4.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.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": false,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.6.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.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stoewer/go-strcase",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tetafro/godot",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timakin/bodyclose",
            "direct": false,
            "version": "v0.0.0-20241222091800-1db5c5ca4d67",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timonwong/loggercheck",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tomarrell/wrapcheck/v2",
            "direct": false,
            "version": "v2.12.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.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xen0n/gosmopolitan",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "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": "github.com/yosida95/uritemplate/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/bosi/decorder",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/musttag",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/sloglint",
            "direct": false,
            "version": "v0.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.augendre.info/arangolint",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "go.augendre.info/fatcontext",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.68.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/propagators/b3",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/propagators/ot",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/prometheus",
            "direct": false,
            "version": "v0.62.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.11.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.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp/typeparams",
            "direct": false,
            "version": "v0.0.0-20251023183803-a4bb9ffd2546",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260409153401-be6f6cb8b1fa",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/vuln",
            "direct": false,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.275.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260406210006-6f92a3bedf2d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260414002931-afd174a4e478",
            "ecosystem": "go"
          },
          {
            "name": "honnef.co/go/tools",
            "direct": false,
            "version": "v0.7.0-0.dev.0.20251022135355-8273271481d0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20250604170112-4c0f3b243397",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": false,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/unparam",
            "direct": false,
            "version": "v0.0.0-20251027182757-5beb8c8f8f15",
            "ecosystem": "go"
          },
          {
            "name": "resenje.org/singleflight",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 380,
        "direct_count": 43,
        "indirect_count": 337
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 20,
        "merged_prs": 389,
        "open_issues": 31,
        "closed_ratio": 0.782,
        "closed_issues": 111,
        "closed_unmerged_prs": 159
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "jzelinskie",
          "commits": 209,
          "avatar_url": "https://avatars.githubusercontent.com/u/343539?v=4"
        },
        {
          "type": "User",
          "login": "tstirrat15",
          "commits": 148,
          "avatar_url": "https://avatars.githubusercontent.com/u/2581423?v=4"
        },
        {
          "type": "User",
          "login": "josephschorr",
          "commits": 146,
          "avatar_url": "https://avatars.githubusercontent.com/u/4073002?v=4"
        },
        {
          "type": "User",
          "login": "vroldanbet",
          "commits": 142,
          "avatar_url": "https://avatars.githubusercontent.com/u/6774726?v=4"
        },
        {
          "type": "User",
          "login": "miparnisari",
          "commits": 70,
          "avatar_url": "https://avatars.githubusercontent.com/u/5374887?v=4"
        },
        {
          "type": "User",
          "login": "ecordell",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/58055?v=4"
        },
        {
          "type": "User",
          "login": "kartikaysaxena",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/120778728?v=4"
        },
        {
          "type": "User",
          "login": "jakedt",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/2183986?v=4"
        },
        {
          "type": "User",
          "login": "ivanauth",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/217819917?v=4"
        },
        {
          "type": "User",
          "login": "epaulson10",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/5997732?v=4"
        }
      ],
      "contributors_sampled": 25,
      "top_contributor_share": 0.245
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-test.yaml",
        "cla.yaml",
        "docs.yaml",
        "lint.yaml",
        "release-windows.yml",
        "release.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 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": 5,
            "reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": "11 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "45bbb9f2e7c138292b538ba8ba0a8672ac8b64aa",
        "ran_at": "2026-07-30T04:28:14Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T04:08:29Z",
      "oldest_open_prs": [
        {
          "number": 470,
          "created_at": "2025-02-24T17:05:41Z",
          "last_comment_at": "2026-04-17T20:56:44Z",
          "last_comment_author": "miparnisari"
        },
        {
          "number": 534,
          "created_at": "2025-08-25T22:21:20Z",
          "last_comment_at": "2025-08-26T16:16:15Z",
          "last_comment_author": "tstirrat15"
        },
        {
          "number": 570,
          "created_at": "2025-10-22T04:01:09Z",
          "last_comment_at": "2025-10-22T04:04:34Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 588,
          "created_at": "2025-12-01T18:51:44Z",
          "last_comment_at": "2026-02-17T01:00:18Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 619,
          "created_at": "2026-01-15T14:50:34Z",
          "last_comment_at": "2026-01-15T14:56:39Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 678,
          "created_at": "2026-04-21T04:21:48Z",
          "last_comment_at": "2026-04-21T04:24:50Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 680,
          "created_at": "2026-04-23T00:57:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 693,
          "created_at": "2026-05-22T15:54:32Z",
          "last_comment_at": "2026-05-22T16:00:25Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 694,
          "created_at": "2026-05-28T19:26:57Z",
          "last_comment_at": "2026-05-28T19:36:41Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 697,
          "created_at": "2026-06-02T16:16:54Z",
          "last_comment_at": "2026-06-02T16:21:55Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 699,
          "created_at": "2026-06-11T17:12:59Z",
          "last_comment_at": "2026-06-11T23:32:40Z",
          "last_comment_author": "Juqsi"
        },
        {
          "number": 702,
          "created_at": "2026-06-22T15:14:01Z",
          "last_comment_at": "2026-06-22T15:19:12Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 703,
          "created_at": "2026-06-23T16:15:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 704,
          "created_at": "2026-06-26T16:56:46Z",
          "last_comment_at": "2026-06-26T17:01:52Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 705,
          "created_at": "2026-06-26T18:43:40Z",
          "last_comment_at": "2026-06-26T18:48:33Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 706,
          "created_at": "2026-07-01T08:33:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 707,
          "created_at": "2026-07-01T08:34:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 710,
          "created_at": "2026-07-27T18:33:54Z",
          "last_comment_at": "2026-07-27T18:39:31Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 711,
          "created_at": "2026-07-28T04:08:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 712,
          "created_at": "2026-07-28T04:08:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-20T18:52:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 18,
          "created_at": "2021-08-16T22:41:55Z",
          "last_comment_at": "2025-10-07T23:30:29Z",
          "last_comment_author": "miparnisari"
        },
        {
          "number": 42,
          "created_at": "2021-09-30T18:23:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 45,
          "created_at": "2021-09-30T19:58:33Z",
          "last_comment_at": "2024-09-19T22:00:31Z",
          "last_comment_author": "tstirrat15"
        },
        {
          "number": 83,
          "created_at": "2022-01-31T19:29:17Z",
          "last_comment_at": "2024-10-25T21:57:52Z",
          "last_comment_author": "tstirrat15"
        },
        {
          "number": 119,
          "created_at": "2022-05-06T11:53:31Z",
          "last_comment_at": "2022-05-13T21:46:59Z",
          "last_comment_author": "jzelinskie"
        },
        {
          "number": 140,
          "created_at": "2022-08-02T14:24:33Z",
          "last_comment_at": "2022-08-02T15:07:39Z",
          "last_comment_author": "thoughtpolice"
        },
        {
          "number": 193,
          "created_at": "2023-01-26T17:10:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 215,
          "created_at": "2023-03-21T18:16:51Z",
          "last_comment_at": "2023-08-14T18:39:50Z",
          "last_comment_author": "jzelinskie"
        },
        {
          "number": 237,
          "created_at": "2023-05-30T18:52:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 296,
          "created_at": "2023-09-12T15:18:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 329,
          "created_at": "2024-01-18T12:33:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 345,
          "created_at": "2024-02-15T16:27:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 366,
          "created_at": "2024-04-03T10:36:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 392,
          "created_at": "2024-07-01T17:41:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 408,
          "created_at": "2024-08-29T14:27:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 421,
          "created_at": "2024-09-19T22:37:13Z",
          "last_comment_at": "2024-09-20T09:00:30Z",
          "last_comment_author": "vroldanbet"
        },
        {
          "number": 460,
          "created_at": "2025-01-28T19:23:09Z",
          "last_comment_at": "2026-04-17T21:15:55Z",
          "last_comment_author": "miparnisari"
        },
        {
          "number": 469,
          "created_at": "2025-02-17T16:52:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 487,
          "created_at": "2025-04-18T00:09:49Z",
          "last_comment_at": "2025-04-18T15:56:45Z",
          "last_comment_author": "tstirrat15"
        },
        {
          "number": 512,
          "created_at": "2025-05-09T01:57:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/authzed/zed",
    "host": "github.com",
    "name": "zed",
    "owner": "authzed"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 78,
      "inputs": {
        "security": 58,
        "vitality": 86,
        "community": 71,
        "governance": 81,
        "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": 83,
            "inputs": {
              "commits_last_year": 111,
              "human_commit_share": 0.83,
              "days_since_last_push": 2,
              "active_weeks_last_year": 35
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "111 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 84,
              "latest_release_tag": "v1.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 23.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "84 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~23.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 23.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 42,
              "stars": 162,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "162 stars",
                "points": 35.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 162
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "42 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 81,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 25,
              "top_contributor_share": 0.245
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 24% of commits",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 24
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "25 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 389,
              "open_issues": 31,
              "closed_issues": 111,
              "issue_closed_ratio": 0.782,
              "closed_unmerged_prs": 159
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 36.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "389/548 decided PRs merged",
                "points": 27.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 389,
                      "decided": 548
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 278,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "authzed",
              "public_repos": 68,
              "account_age_days": 2106
            },
            "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": "278 followers of authzed",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 278,
                      "login": "authzed"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "68 public repos, account ~5 yr old",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 68
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/authzed/zed"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 44
            },
            "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 44 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 44
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "87 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 87
                    }
                  }
                ],
                "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": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "command-line-tool",
                "authorization",
                "permissions",
                "zanzibar",
                "sdk",
                "spicedb",
                "authzed",
                "go",
                "spicedb-client",
                "authzed-client",
                "fine-grained-authorization",
                "golang",
                "security",
                "database-management",
                "production",
                "security-tools",
                "fine-grained-access-control"
              ],
              "has_wiki": false,
              "homepage": "https://authzed.com/docs/reference/clients",
              "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": "https://authzed.com/docs/reference/clients",
                "points": 15,
                "status": "met",
                "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": "17 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.6
            },
            "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "11 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 380 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": 380
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "source": "osv",
              "advisories": 13,
              "affected_packages": 9,
              "assessed_packages": 380,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, moderate 1, low 1, unknown 6",
              "direct_affected_packages": 4
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "4 affected: google.golang.org/grpc v1.80.0 (critical 9.1), github.com/authzed/spicedb v1.53.1-0.20260612201921-1d5d2c81ab70 (low 3.7), github.com/hamba/avro/v2 v2.31.0 (unknown), +1 more",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "google.golang.org/grpc v1.80.0 (critical 9.1), github.com/authzed/spicedb v1.53.1-0.20260612201921-1d5d2c81ab70 (low 3.7), github.com/hamba/avro/v2 v2.31.0 (unknown)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 380,
              "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": 63,
        "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.952,
              "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": "79 of 83 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 79,
                      "sampled": 83
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.17
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "17 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 17,
                      "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 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 40526,
              "source_files_sampled": 75,
              "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/75 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 75,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T04:28:41.245591Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/authzed/zed.svg",
  "full_name": "authzed/zed",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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