Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-22 04:59 UTC

go-go-golems / rag-evaluation-system

TypeScript · GoSin licencia detectada★ 0 estrellas⑂ 1 forkdesde may 2026Ver en GitHub ↗

go-go-golems/rag-evaluation-system tiene un índice de salud de 54 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (76/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 4 días. Una sola persona concentra la mayor parte del trabajo reciente.

54
global / 100
Moderado

Índice de salud del software

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

54
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

GO GO GOLEMS!Organización
99 seguidores109 repositorios públicosdesde feb 2023

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/go-go-golems/rag-evaluation-systemv0.1.7-10hace 4 días

Métricas por categoría

Vitalidad

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

75Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
4.8/36Cadencia de commits — 7/52 semanas con commits
18/18Volumen de commits — 553 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year553
human_commit_share1
days_since_last_push4
active_weeks_last_year7
Cómo se puntúa
27/27Publica versiones — 2 versiones publicadas
36/36Recencia de las versiones — última versión hace 4 días
27/27Cadencia de publicación — una versión cada ~0,1 días
8/10OpenSSF Scorecard: Signed-Releases — 2 out of the last 2 releases have a total of 2 signed artifacts.
Datos de entrada utilizados
releases_count2
latest_release_tagv0.1.7
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases0,1

Comunidad y Adopción

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

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 1 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks1
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
0/22.5Licencia — no se detectó ningún archivo de licencia
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

54Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
1.4/13.5Amplitud de contribuyentes — 1 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
23.4/46.8Resolución de issues — 50% de issues cerradas
36.8/38.3Aceptación de PR — 25/26 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/5 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs25
open_issues1
closed_issues1
issue_closed_ratio0,5
closed_unmerged_prs1
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
14.4/25Alcance del propietario — 99 seguidores de go-go-golems
19.9/25Trayectoria — 109 repos públicos, cuenta de ~3 años
Datos de entrada utilizados
followers99
owner_typeOrganization
is_verified
owner_logingo-go-golems
public_repos109
account_age_days1261
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 4 días
20/20Historial de versiones — 10 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/go-go-golems/rag-evaluation-system
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Calidad de Ingeniería

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

76Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 9 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml, biome.json
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 3 out of 3 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

65Moderado
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
has_docs_dir
has_descriptionno

Seguridad

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

46En riesgo · 16% del índice global
Cómo se puntúa
6/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 3 out of 3 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
0/7.5Code-Review — Found 0/5 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5Licencia — license file not detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
6/7.5Signed-Releases — 2 out of the last 2 releases have a total of 2 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 23 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate3,3
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories36
affected_packages9
assessed_packages535
unassessed_packages0
affected_by_severitycritical 2, high 3, moderate 1, low 1, unknown 2
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 535 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.

70Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
21.3/40Historial de commits legible — 40 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,4
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes3670
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, examples/xgoja-widgetdsl-v3/Makefile, examples/xgoja/doodle-site/Makefile, examples/xgoja/widget-site/Makefile, examples/xgoja/workshop-crm-site/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml, biome.json
11/11Verificación estática de tipos — packages/rag-evaluation-site/tsconfig.json, web/tsconfig.json
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum, pnpm-lock.yaml
has_dockerfile
typed_language
bootstrap_filesMakefile, examples/xgoja-widgetdsl-v3/Makefile, examples/xgoja/doodle-site/Makefile, examples/xgoja/widget-site/Makefile, examples/xgoja/workshop-crm-site/Makefile
has_devcontainerno
has_linter_config
typecheck_configspackages/rag-evaluation-site/tsconfig.json, web/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — TypeScript (tipado estático)
54.7/55Tamaños de archivo manejables — 4/868 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageTypeScript
largest_source_bytes379.651
source_files_sampled868
oversized_source_files4
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples, recipes
Datos de entrada utilizados
example_dirsexamples, recipes
has_mcp_signalno
api_schema_files

Datos clave

0estrellas de GitHub
1contribuidores
553commits en los últimos 12 meses
4días desde el último push
2versiones publicadas
1factor bus
1issues abiertas
Go, npmecosistemas de paquetes

Más detalle

OpenSSF Scorecard 3.3 / 10
3.3agregado

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-22 04:59 UTC

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/5 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
8Signed-Releases2 out of the last 2 releases have a total of 2 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities23 existing vulnerabilities detected
Dependencias directas 25
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/blevesearch/bleve/v2v2.6.0go.mod
Gogithub.com/blevesearch/bleve_index_apiv1.3.11go.mod
Gogithub.com/dop251/gojav0.0.0-20260311135729-065cd970411cgo.mod
Gogithub.com/dop251/goja_nodejsv0.0.0-20260212111938-1f56ff5bcf14go.mod
Gogithub.com/go-go-golems/geppettov0.13.3go.mod
Gogithub.com/go-go-golems/glazedv1.3.6go.mod
Gogithub.com/go-go-golems/go-go-gojav0.9.6go.mod
Gogithub.com/go-go-golems/logcopterv0.1.1go.mod
Gogithub.com/go-go-golems/scraperv0.0.4go.mod
Gogithub.com/mattn/go-sqlite3v1.14.44go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/tree-sitter/go-tree-sitterv0.25.0go.mod
Gogithub.com/tree-sitter/tree-sitter-javascriptv0.25.0go.mod
Gogithub.com/tree-sitter/tree-sitter-typescriptv0.23.2go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
npm@go-go-golems/rag-evaluation-siteworkspace:*web/package.json
npm@reduxjs/toolkit^2.12.0web/package.json
npm@types/react^19.2.15web/package.json
npm@types/react-dom^19.2.3web/package.json
npmreact^19.2.6web/package.json
npmreact-dom^19.2.6web/package.json
npmreact-redux^9.3.0web/package.json
npmreact-router-dom^7.15.1web/package.json
npmrecharts^3.8.1web/package.json
Todas las dependencias 535

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

RegistroPaqueteVersiónRelación
Gogithub.com/blevesearch/bleve/v2v2.6.0directa
Gogithub.com/blevesearch/bleve_index_apiv1.3.11directa
Gogithub.com/dop251/gojav0.0.0-20260311135729-065cd970411cdirecta
Gogithub.com/dop251/goja_nodejsv0.0.0-20260212111938-1f56ff5bcf14directa
Gogithub.com/go-go-golems/geppettov0.13.3directa
Gogithub.com/go-go-golems/glazedv1.3.6directa
Gogithub.com/go-go-golems/go-go-gojav0.9.6directa
Gogithub.com/go-go-golems/logcopterv0.1.1directa
Gogithub.com/go-go-golems/scraperv0.0.4directa
Gogithub.com/mattn/go-sqlite3v1.14.44directa
Gogithub.com/rs/zerologv1.35.1directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/tree-sitter/go-tree-sitterv0.25.0directa
Gogithub.com/tree-sitter/tree-sitter-javascriptv0.25.0directa
Gogithub.com/tree-sitter/tree-sitter-typescriptv0.23.2directa
Gogopkg.in/yaml.v3v3.0.1directa
npm@reduxjs/toolkit2.12.0directa
npm@types/react19.2.15directa
npm@types/react19.2.16directa
npm@types/react19.2.17directa
npm@types/react-dom19.2.3directa
npmreact19.2.6directa
npmreact19.2.7directa
npmreact-dom19.2.6directa
npmreact-dom19.2.7directa
npmreact-redux9.3.0directa
npmreact-router-dom7.15.1directa
npmreact-router-dom7.17.0directa
npmrecharts3.8.1directa
Gocharm.land/lipgloss/v2v2.0.0-beta.3.0.20260210014823-2f36a2f1ba17indirecta
Gogithub.com/adrg/frontmatterv0.2.0indirecta
Gogithub.com/alecthomas/chroma/v2v2.20.0indirecta
Gogithub.com/araddon/dateparsev0.0.0-20210429162001-6b43995a97deindirecta
Gogithub.com/asaskevich/govalidatorv0.0.0-20230301143203-a9d515a09cc2indirecta
Gogithub.com/atotto/clipboardv0.1.4indirecta
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirecta
Gogithub.com/aymerick/douceurv0.2.0indirecta
Gogithub.com/bahlo/generic-list-gov0.2.0indirecta
Gogithub.com/bits-and-blooms/bitsetv1.24.4indirecta
Gogithub.com/blevesearch/geov0.2.5indirecta
Gogithub.com/blevesearch/go-faissv1.1.0indirecta
Gogithub.com/blevesearch/go-porterstemmerv1.0.3indirecta
Gogithub.com/blevesearch/gtreapv0.1.1indirecta
Gogithub.com/blevesearch/mmap-gov1.2.0indirecta
Gogithub.com/blevesearch/scorch_segment_api/v2v2.4.7indirecta
Gogithub.com/blevesearch/segmentv0.9.1indirecta
Gogithub.com/blevesearch/snowballstemv0.9.0indirecta
Gogithub.com/blevesearch/upsidedown_store_apiv1.0.2indirecta
Gogithub.com/blevesearch/vellumv1.2.0indirecta
Gogithub.com/blevesearch/zapx/v11v11.4.3indirecta
Gogithub.com/blevesearch/zapx/v12v12.4.3indirecta
Gogithub.com/blevesearch/zapx/v13v13.4.3indirecta
Gogithub.com/blevesearch/zapx/v14v14.4.3indirecta
Gogithub.com/blevesearch/zapx/v15v15.4.3indirecta
Gogithub.com/blevesearch/zapx/v16v16.3.4indirecta
Gogithub.com/blevesearch/zapx/v17v17.1.2indirecta
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirecta
Gogithub.com/buger/jsonparserv1.2.0indirecta
Gogithub.com/burntsushi/tomlv1.3.2indirecta
Gogithub.com/cenkalti/backoff/v4v4.3.0indirecta
Gogithub.com/charmbracelet/bubblesv1.0.0indirecta
Gogithub.com/charmbracelet/bubbleteav1.3.10indirecta
Gogithub.com/charmbracelet/colorprofilev0.4.2indirecta
Gogithub.com/charmbracelet/glamourv1.0.0indirecta
Gogithub.com/charmbracelet/lipglossv1.1.1-0.20250404203927-76690c660834indirecta
Gogithub.com/charmbracelet/ultravioletv0.0.0-20251205161215-1948445e3318indirecta
Gogithub.com/charmbracelet/x/ansiv0.11.6indirecta
Gogithub.com/charmbracelet/x/cellbufv0.0.15indirecta
Gogithub.com/charmbracelet/x/exp/slicev0.0.0-20250327172914-2fdc97757edfindirecta
Gogithub.com/charmbracelet/x/termv0.2.2indirecta
Gogithub.com/charmbracelet/x/termiosv0.1.1indirecta
Gogithub.com/charmbracelet/x/windowsv0.2.2indirecta
Gogithub.com/clipperhouse/displaywidthv0.11.0indirecta
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirecta
Gogithub.com/dlclark/regexp2v1.11.5indirecta
Gogithub.com/dop251/base64decv0.0.0-20231022112746-c6c9f9a96217indirecta
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirecta
Gogithub.com/evanw/esbuildv0.25.12indirecta
Gogithub.com/fatih/colorv1.16.0indirecta
Gogithub.com/go-go-golems/bobateav0.1.6indirecta
Gogithub.com/go-go-golems/go-emrichenv0.0.11indirecta
Gogithub.com/go-jose/go-jose/v4v4.1.4indirecta
Gogithub.com/go-openapi/errorsv0.22.0indirecta
Gogithub.com/go-openapi/strfmtv0.23.0indirecta
Gogithub.com/go-sourcemap/sourcemapv2.1.4+incompatibleindirecta
Gogithub.com/golang/protobufv1.5.4indirecta
Gogithub.com/golang/snappyv1.0.0indirecta
Gogithub.com/google/pprofv0.0.0-20241029153458-d1b30febd7dbindirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/gorilla/cssv1.0.1indirecta
Gogithub.com/hashicorp/errwrapv1.1.0indirecta
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirecta
Gogithub.com/hashicorp/go-hclogv1.6.3indirecta
Gogithub.com/hashicorp/go-multierrorv1.1.1indirecta
Gogithub.com/hashicorp/go-pluginv1.7.0indirecta
Gogithub.com/hashicorp/go-retryablehttpv0.7.7indirecta
Gogithub.com/hashicorp/go-rootcertsv1.0.2indirecta
Gogithub.com/hashicorp/go-secure-stdlib/parseutilv0.1.6indirecta
Gogithub.com/hashicorp/go-secure-stdlib/strutilv0.1.2indirecta
Gogithub.com/hashicorp/go-sockaddrv1.0.2indirecta
Gogithub.com/hashicorp/hclv1.0.1-vault-7indirecta
Gogithub.com/hashicorp/vault/apiv1.20.0indirecta
Gogithub.com/hashicorp/yamuxv0.1.2indirecta
Gogithub.com/huandu/go-clonev1.7.2indirecta
Gogithub.com/huandu/xstringsv1.5.0indirecta
Gogithub.com/imdario/mergov0.3.16indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/invopop/jsonschemav0.13.0indirecta
Gogithub.com/itchyny/gojqv0.12.12indirecta
Gogithub.com/itchyny/timefmt-gov0.1.5indirecta
Gogithub.com/jedib0t/go-prettyv4.3.0+incompatibleindirecta
Gogithub.com/json-iterator/gov1.1.12indirecta
Gogithub.com/kopoli/go-terminal-sizev0.0.0-20170219200355-5c97524c8b54indirecta
Gogithub.com/lithammer/shortuuid/v3v3.0.7indirecta
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirecta
Gogithub.com/mailru/easyjsonv0.9.0indirecta
Gogithub.com/masterminds/goutilsv1.1.1indirecta
Gogithub.com/masterminds/semverv1.5.0indirecta
Gogithub.com/masterminds/sprigv2.22.0+incompatibleindirecta
Gogithub.com/mattn/go-colorablev0.1.14indirecta
Gogithub.com/mattn/go-isattyv0.0.20indirecta
Gogithub.com/mattn/go-localereaderv0.0.1indirecta
Gogithub.com/mattn/go-pointerv0.0.1indirecta
Gogithub.com/mattn/go-runewidthv0.0.19indirecta
Gogithub.com/microcosm-cc/bluemondayv1.0.27indirecta
Gogithub.com/mitchellh/copystructurev1.2.0indirecta
Gogithub.com/mitchellh/go-homedirv1.1.0indirecta
Gogithub.com/mitchellh/mapstructurev1.5.0indirecta
Gogithub.com/mitchellh/reflectwalkv1.0.2indirecta
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirecta
Gogithub.com/modern-go/reflect2v1.0.2indirecta
Gogithub.com/mschoch/smatv0.2.0indirecta
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirecta
Gogithub.com/muesli/cancelreaderv0.2.2indirecta
Gogithub.com/muesli/reflowv0.3.0indirecta
Gogithub.com/muesli/termenvv0.16.0indirecta
Gogithub.com/oklog/runv1.1.0indirecta
Gogithub.com/oklog/ulidv1.3.1indirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/richardlehane/mscfbv1.0.4indirecta
Gogithub.com/richardlehane/msolepsv1.0.4indirecta
Gogithub.com/rivo/unisegv0.4.7indirecta
Gogithub.com/roaringbitmap/roaring/v2v2.14.5indirecta
Gogithub.com/ryanuber/go-globv1.0.0indirecta
Gogithub.com/sahilm/fuzzyv0.1.1indirecta
Gogithub.com/sashabaranov/go-openaiv1.41.1indirecta
Gogithub.com/spf13/pflagv1.0.10indirecta
Gogithub.com/threedotslabs/watermillv1.5.1indirecta
Gogithub.com/tiendc/go-deepcopyv1.7.1indirecta
Gogithub.com/tj/go-naturaldatev1.3.0indirecta
Gogithub.com/ugorji/go/codecv1.3.0indirecta
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirecta
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirecta
Gogithub.com/xuri/efpv0.0.1indirecta
Gogithub.com/xuri/excelize/v2v2.10.0indirecta
Gogithub.com/xuri/nfpv0.0.2-0.20250530014748-2ddeb826f9a9indirecta
Gogithub.com/yuin/goldmarkv1.8.2indirecta
Gogithub.com/yuin/goldmark-emojiv1.0.6indirecta
Gogo.etcd.io/bboltv1.4.0indirecta
Gogo.mongodb.org/mongo-driverv1.14.0indirecta
Gogolang.org/x/cryptov0.51.0indirecta
Gogolang.org/x/modv0.36.0indirecta
Gogolang.org/x/netv0.55.0indirecta
Gogolang.org/x/syncv0.20.0indirecta
Gogolang.org/x/sysv0.45.0indirecta
Gogolang.org/x/termv0.43.0indirecta
Gogolang.org/x/textv0.37.0indirecta
Gogolang.org/x/timev0.15.0indirecta
Gogolang.org/x/toolsv0.45.0indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260427160629-7cedc36a6bc4indirecta
Gogoogle.golang.org/grpcv1.80.0indirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Gogopkg.in/natefinch/lumberjack.v2v2.2.1indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gok8s.io/client-gov0.33.2indirecta
npm@adobe/css-tools4.5.0indirecta
npm@babel/code-frame7.29.7indirecta
npm@babel/compat-data7.29.7indirecta
npm@babel/core7.29.7indirecta
npm@babel/generator7.29.7indirecta
npm@babel/helper-compilation-targets7.29.7indirecta
npm@babel/helper-globals7.29.7indirecta
npm@babel/helper-module-imports7.29.7indirecta
npm@babel/helper-module-transforms7.29.7indirecta
npm@babel/helper-string-parser7.29.7indirecta
npm@babel/helper-validator-identifier7.29.7indirecta
npm@babel/helper-validator-option7.29.7indirecta
npm@babel/helpers7.29.7indirecta
npm@babel/parser7.29.7indirecta
npm@babel/runtime7.29.7indirecta
npm@babel/template7.29.7indirecta
npm@babel/traverse7.29.7indirecta
npm@babel/types7.29.7indirecta
npm@biomejs/biome2.5.0indirecta
npm@biomejs/cli-darwin-arm642.5.0indirecta
npm@biomejs/cli-darwin-x642.5.0indirecta
npm@biomejs/cli-linux-arm642.5.0indirecta
npm@biomejs/cli-linux-arm64-musl2.5.0indirecta
npm@biomejs/cli-linux-x642.5.0indirecta
npm@biomejs/cli-linux-x64-musl2.5.0indirecta
npm@biomejs/cli-win32-arm642.5.0indirecta
npm@biomejs/cli-win32-x642.5.0indirecta
npm@emnapi/core1.10.0indirecta
npm@emnapi/core1.9.2indirecta
npm@emnapi/runtime1.10.0indirecta
npm@emnapi/runtime1.9.2indirecta
npm@emnapi/wasi-threads1.2.1indirecta
npm@esbuild/aix-ppc640.27.7indirecta
npm@esbuild/android-arm0.27.7indirecta
npm@esbuild/android-arm640.27.7indirecta
npm@esbuild/android-x640.27.7indirecta
npm@esbuild/darwin-arm640.27.7indirecta
npm@esbuild/darwin-x640.27.7indirecta
npm@esbuild/freebsd-arm640.27.7indirecta
npm@esbuild/freebsd-x640.27.7indirecta
npm@esbuild/linux-arm0.27.7indirecta
npm@esbuild/linux-arm640.27.7indirecta
npm@esbuild/linux-ia320.27.7indirecta
npm@esbuild/linux-loong640.27.7indirecta
npm@esbuild/linux-mips64el0.27.7indirecta
npm@esbuild/linux-ppc640.27.7indirecta
npm@esbuild/linux-riscv640.27.7indirecta
npm@esbuild/linux-s390x0.27.7indirecta
npm@esbuild/linux-x640.27.7indirecta
npm@esbuild/netbsd-arm640.27.7indirecta
npm@esbuild/netbsd-x640.27.7indirecta
npm@esbuild/openbsd-arm640.27.7indirecta
npm@esbuild/openbsd-x640.27.7indirecta
npm@esbuild/openharmony-arm640.27.7indirecta
npm@esbuild/sunos-x640.27.7indirecta
npm@esbuild/win32-arm640.27.7indirecta
npm@esbuild/win32-ia320.27.7indirecta
npm@esbuild/win32-x640.27.7indirecta
npm@joshwooding/vite-plugin-react-docgen-typescript0.7.0indirecta
npm@jridgewell/gen-mapping0.3.13indirecta
npm@jridgewell/remapping2.3.5indirecta
npm@jridgewell/resolve-uri3.1.2indirecta
npm@jridgewell/sourcemap-codec1.5.5indirecta
npm@jridgewell/trace-mapping0.3.31indirecta
npm@napi-rs/wasm-runtime1.1.4indirecta
npm@oxc-parser/binding-android-arm-eabi0.127.0indirecta
npm@oxc-parser/binding-android-arm640.127.0indirecta
npm@oxc-parser/binding-darwin-arm640.127.0indirecta
npm@oxc-parser/binding-darwin-x640.127.0indirecta
npm@oxc-parser/binding-freebsd-x640.127.0indirecta
npm@oxc-parser/binding-linux-arm-gnueabihf0.127.0indirecta
npm@oxc-parser/binding-linux-arm-musleabihf0.127.0indirecta
npm@oxc-parser/binding-linux-arm64-gnu0.127.0indirecta
npm@oxc-parser/binding-linux-arm64-musl0.127.0indirecta
npm@oxc-parser/binding-linux-ppc64-gnu0.127.0indirecta
npm@oxc-parser/binding-linux-riscv64-gnu0.127.0indirecta
npm@oxc-parser/binding-linux-riscv64-musl0.127.0indirecta
npm@oxc-parser/binding-linux-s390x-gnu0.127.0indirecta
npm@oxc-parser/binding-linux-x64-gnu0.127.0indirecta
npm@oxc-parser/binding-linux-x64-musl0.127.0indirecta
npm@oxc-parser/binding-openharmony-arm640.127.0indirecta
npm@oxc-parser/binding-wasm32-wasi0.127.0indirecta
npm@oxc-parser/binding-win32-arm64-msvc0.127.0indirecta
npm@oxc-parser/binding-win32-ia32-msvc0.127.0indirecta
npm@oxc-parser/binding-win32-x64-msvc0.127.0indirecta
npm@oxc-project/types0.127.0indirecta
npm@oxc-project/types0.132.0indirecta
npm@oxc-project/types0.133.0indirecta
npm@oxc-resolver/binding-android-arm-eabi11.20.0indirecta
npm@oxc-resolver/binding-android-arm6411.20.0indirecta
npm@oxc-resolver/binding-darwin-arm6411.20.0indirecta
npm@oxc-resolver/binding-darwin-x6411.20.0indirecta
npm@oxc-resolver/binding-freebsd-x6411.20.0indirecta
npm@oxc-resolver/binding-linux-arm-gnueabihf11.20.0indirecta
npm@oxc-resolver/binding-linux-arm-musleabihf11.20.0indirecta
npm@oxc-resolver/binding-linux-arm64-gnu11.20.0indirecta
npm@oxc-resolver/binding-linux-arm64-musl11.20.0indirecta
npm@oxc-resolver/binding-linux-ppc64-gnu11.20.0indirecta
npm@oxc-resolver/binding-linux-riscv64-gnu11.20.0indirecta
npm@oxc-resolver/binding-linux-riscv64-musl11.20.0indirecta
npm@oxc-resolver/binding-linux-s390x-gnu11.20.0indirecta
npm@oxc-resolver/binding-linux-x64-gnu11.20.0indirecta
npm@oxc-resolver/binding-linux-x64-musl11.20.0indirecta
npm@oxc-resolver/binding-openharmony-arm6411.20.0indirecta
npm@oxc-resolver/binding-wasm32-wasi11.20.0indirecta
npm@oxc-resolver/binding-win32-arm64-msvc11.20.0indirecta
npm@oxc-resolver/binding-win32-x64-msvc11.20.0indirecta
npm@rolldown/binding-android-arm641.0.2indirecta
npm@rolldown/binding-android-arm641.0.3indirecta
npm@rolldown/binding-darwin-arm641.0.2indirecta
npm@rolldown/binding-darwin-arm641.0.3indirecta
npm@rolldown/binding-darwin-x641.0.2indirecta
npm@rolldown/binding-darwin-x641.0.3indirecta
npm@rolldown/binding-freebsd-x641.0.2indirecta
npm@rolldown/binding-freebsd-x641.0.3indirecta
npm@rolldown/binding-linux-arm-gnueabihf1.0.2indirecta
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirecta
npm@rolldown/binding-linux-arm64-gnu1.0.2indirecta
npm@rolldown/binding-linux-arm64-gnu1.0.3indirecta
npm@rolldown/binding-linux-arm64-musl1.0.2indirecta
npm@rolldown/binding-linux-arm64-musl1.0.3indirecta
npm@rolldown/binding-linux-ppc64-gnu1.0.2indirecta
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirecta
npm@rolldown/binding-linux-s390x-gnu1.0.2indirecta
npm@rolldown/binding-linux-s390x-gnu1.0.3indirecta
npm@rolldown/binding-linux-x64-gnu1.0.2indirecta
npm@rolldown/binding-linux-x64-gnu1.0.3indirecta
npm@rolldown/binding-linux-x64-musl1.0.2indirecta
npm@rolldown/binding-linux-x64-musl1.0.3indirecta
npm@rolldown/binding-openharmony-arm641.0.2indirecta
npm@rolldown/binding-openharmony-arm641.0.3indirecta
npm@rolldown/binding-wasm32-wasi1.0.2indirecta
npm@rolldown/binding-wasm32-wasi1.0.3indirecta
npm@rolldown/binding-win32-arm64-msvc1.0.2indirecta
npm@rolldown/binding-win32-arm64-msvc1.0.3indirecta
npm@rolldown/binding-win32-x64-msvc1.0.2indirecta
npm@rolldown/binding-win32-x64-msvc1.0.3indirecta
npm@rolldown/pluginutils1.0.1indirecta
npm@rollup/pluginutils5.4.0indirecta
npm@standard-schema/spec1.1.0indirecta
npm@standard-schema/utils0.3.0indirecta
npm@storybook/builder-vite10.4.1indirecta
npm@storybook/builder-vite10.4.2indirecta
npm@storybook/csf-plugin10.4.1indirecta
npm@storybook/csf-plugin10.4.2indirecta
npm@storybook/global5.0.0indirecta
npm@storybook/icons2.0.2indirecta
npm@storybook/react10.4.1indirecta
npm@storybook/react10.4.2indirecta
npm@storybook/react-dom-shim10.4.1indirecta
npm@storybook/react-dom-shim10.4.2indirecta
npm@storybook/react-vite10.4.1indirecta
npm@storybook/react-vite10.4.2indirecta
npm@tailwindcss/node4.3.0indirecta
npm@tailwindcss/oxide4.3.0indirecta
npm@tailwindcss/oxide-android-arm644.3.0indirecta
npm@tailwindcss/oxide-darwin-arm644.3.0indirecta
npm@tailwindcss/oxide-darwin-x644.3.0indirecta
npm@tailwindcss/oxide-freebsd-x644.3.0indirecta
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.0indirecta
npm@tailwindcss/oxide-linux-arm64-gnu4.3.0indirecta
npm@tailwindcss/oxide-linux-arm64-musl4.3.0indirecta
npm@tailwindcss/oxide-linux-x64-gnu4.3.0indirecta
npm@tailwindcss/oxide-linux-x64-musl4.3.0indirecta
npm@tailwindcss/oxide-wasm32-wasi4.3.0indirecta
npm@tailwindcss/oxide-win32-arm64-msvc4.3.0indirecta
npm@tailwindcss/oxide-win32-x64-msvc4.3.0indirecta
npm@tailwindcss/vite4.3.0indirecta
npm@testing-library/dom10.4.1indirecta
npm@testing-library/jest-dom6.9.1indirecta
npm@testing-library/user-event14.6.1indirecta
npm@tybys/wasm-util0.10.2indirecta
npm@types/aria-query5.0.4indirecta
npm@types/babel__core7.20.5indirecta
npm@types/babel__generator7.27.0indirecta
npm@types/babel__template7.4.4indirecta
npm@types/babel__traverse7.28.0indirecta
npm@types/chai5.2.3indirecta
npm@types/d3-array3.2.2indirecta
npm@types/d3-color3.1.3indirecta
npm@types/d3-ease3.0.2indirecta
npm@types/d3-interpolate3.0.4indirecta
npm@types/d3-path3.1.1indirecta
npm@types/d3-scale4.0.9indirecta
npm@types/d3-shape3.1.8indirecta
npm@types/d3-time3.0.4indirecta
npm@types/d3-timer3.0.2indirecta
npm@types/deep-eql4.0.2indirecta
npm@types/doctrine0.0.9indirecta
npm@types/estree1.0.9indirecta
npm@types/resolve1.20.6indirecta
npm@types/use-sync-external-store0.0.6indirecta
npm@vitejs/plugin-react6.0.2indirecta
npm@vitest/expect3.2.4indirecta
npm@vitest/pretty-format3.2.4indirecta
npm@vitest/spy3.2.4indirecta
npm@vitest/utils3.2.4indirecta
npm@webcontainer/env1.1.1indirecta
npmacorn8.16.0indirecta
npmansi-regex5.0.1indirecta
npmansi-styles5.2.0indirecta
npmaria-query5.3.0indirecta
npmaria-query5.3.2indirecta
npmassertion-error2.0.1indirecta
npmast-types0.16.1indirecta
npmbalanced-match4.0.4indirecta
npmbaseline-browser-mapping2.10.33indirecta
npmbaseline-browser-mapping2.10.34indirecta
npmbrace-expansion5.0.6indirecta
npmbrowserslist4.28.2indirecta
npmbundle-name4.1.0indirecta
npmcaniuse-lite1.0.30001793indirecta
npmcaniuse-lite1.0.30001797indirecta
npmchai5.3.3indirecta
npmcheck-error2.1.3indirecta
npmclsx2.1.1indirecta
npmconvert-source-map2.0.0indirecta
npmcookie1.1.1indirecta
npmcss.escape1.5.1indirecta
npmcsstype3.2.3indirecta
npmd3-array3.2.4indirecta
npmd3-color3.1.0indirecta
npmd3-ease3.0.1indirecta
npmd3-format3.1.2indirecta
npmd3-interpolate3.0.1indirecta
npmd3-path3.1.0indirecta
npmd3-scale4.0.2indirecta
npmd3-shape3.2.0indirecta
npmd3-time3.1.0indirecta
npmd3-time-format4.1.0indirecta
npmd3-timer3.0.1indirecta
npmdebug4.4.3indirecta
npmdecimal.js-light2.5.1indirecta
npmdeep-eql5.0.2indirecta
npmdefault-browser5.5.0indirecta
npmdefault-browser-id5.0.1indirecta
npmdefine-lazy-prop3.0.0indirecta
npmdequal2.0.3indirecta
npmdetect-libc2.1.2indirecta
npmdoctrine3.0.0indirecta
npmdom-accessibility-api0.5.16indirecta
npmdom-accessibility-api0.6.3indirecta
npmelectron-to-chromium1.5.364indirecta
npmelectron-to-chromium1.5.368indirecta
npmempathic2.0.1indirecta
npmenhanced-resolve5.22.0indirecta
npmenhanced-resolve5.23.0indirecta
npmes-errors1.3.0indirecta
npmes-toolkit1.47.0indirecta
npmesbuild0.27.7indirecta
npmescalade3.2.0indirecta
npmesprima4.0.1indirecta
npmestree-walker2.0.2indirecta
npmesutils2.0.3indirecta
npmeventemitter35.0.4indirecta
npmfdir6.5.0indirecta
npmfsevents2.3.3indirecta
npmfunction-bind1.1.2indirecta
npmgensync1.0.0-beta.2indirecta
npmglob13.0.6indirecta
npmgraceful-fs4.2.11indirecta
npmhasown2.0.4indirecta
npmimmer10.2.0indirecta
npmimmer11.1.8indirecta
npmindent-string4.0.0indirecta
npminternmap2.0.3indirecta
npmis-core-module2.16.2indirecta
npmis-docker3.0.0indirecta
npmis-inside-container1.0.0indirecta
npmis-wsl3.1.1indirecta
npmjiti2.7.0indirecta
npmjs-tokens4.0.0indirecta
npmjsesc3.1.0indirecta
npmjson52.2.3indirecta
npmlightningcss1.32.0indirecta
npmlightningcss-android-arm641.32.0indirecta
npmlightningcss-darwin-arm641.32.0indirecta
npmlightningcss-darwin-x641.32.0indirecta
npmlightningcss-freebsd-x641.32.0indirecta
npmlightningcss-linux-arm-gnueabihf1.32.0indirecta
npmlightningcss-linux-arm64-gnu1.32.0indirecta
npmlightningcss-linux-arm64-musl1.32.0indirecta
npmlightningcss-linux-x64-gnu1.32.0indirecta
npmlightningcss-linux-x64-musl1.32.0indirecta
npmlightningcss-win32-arm64-msvc1.32.0indirecta
npmlightningcss-win32-x64-msvc1.32.0indirecta
npmloupe3.2.1indirecta
npmlru-cache11.5.1indirecta
npmlru-cache5.1.1indirecta
npmlz-string1.5.0indirecta
npmmagic-string0.30.21indirecta
npmmin-indent1.0.1indirecta
npmminimatch10.2.5indirecta
npmminimist1.2.8indirecta
npmminipass7.1.3indirecta
npmms2.1.3indirecta
npmnanoid3.3.12indirecta
npmnode-releases2.0.46indirecta
npmnode-releases2.0.47indirecta
npmopen10.2.0indirecta
npmoxc-parser0.127.0indirecta
npmoxc-resolver11.20.0indirecta
npmpath-parse1.0.7indirecta
npmpath-scurry2.0.2indirecta
npmpathval2.0.1indirecta
npmpicocolors1.1.1indirecta
npmpicomatch4.0.4indirecta
npmpostcss8.5.15indirecta
npmpretty-format27.5.1indirecta
npmreact-docgen8.0.3indirecta
npmreact-docgen-typescript2.4.0indirecta
npmreact-is17.0.2indirecta
npmreact-is19.2.6indirecta
npmreact-is19.2.7indirecta
npmreact-router7.15.1indirecta
npmreact-router7.17.0indirecta
npmrecast0.23.11indirecta
npmredent3.0.0indirecta
npmredux5.0.1indirecta
npmredux-thunk3.1.0indirecta
npmreselect5.1.1indirecta
npmreselect5.2.0indirecta
npmresolve1.22.12indirecta
npmrolldown1.0.2indirecta
npmrolldown1.0.3indirecta
npmrun-applescript7.1.0indirecta
npmscheduler0.27.0indirecta
npmsemver6.3.1indirecta
npmsemver7.8.1indirecta
npmsemver7.8.2indirecta
npmset-cookie-parser2.7.2indirecta
npmsource-map0.6.1indirecta
npmsource-map-js1.2.1indirecta
npmstorybook10.4.1indirecta
npmstorybook10.4.2indirecta
npmstrip-bom3.0.0indirecta
npmstrip-indent3.0.0indirecta
npmstrip-indent4.1.1indirecta
npmsupports-preserve-symlinks-flag1.0.0indirecta
npmtailwindcss4.3.0indirecta
npmtapable2.3.3indirecta
npmtiny-invariant1.3.3indirecta
npmtinyglobby0.2.16indirecta
npmtinyglobby0.2.17indirecta
npmtinyrainbow2.0.0indirecta
npmtinyspy4.0.4indirecta
npmts-dedent2.2.0indirecta
npmtsconfig-paths4.2.0indirecta
npmtslib2.8.1indirecta
npmtypescript6.0.3indirecta
npmunplugin2.3.11indirecta
npmupdate-browserslist-db1.2.3indirecta
npmuse-sync-external-store1.6.0indirecta
npmvictory-vendor37.3.6indirecta
npmvite8.0.14indirecta
npmvite8.0.16indirecta
npmwebpack-virtual-modules0.6.2indirecta
npmws8.21.0indirecta
npmwsl-utils0.1.0indirecta
npmyallist3.1.1indirecta
Avisos de dependencias 9

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
golang.org/x/cryptov0.51.0indirectacrítica270.52.0
google.golang.org/grpcv1.80.0indirectacrítica11.82.1
brace-expansion5.0.6indirectaalta15.0.7
github.com/xuri/excelize/v2v2.10.0indirectaalta12.11.0
vite8.0.14indirectaalta28.0.16
go.mongodb.org/mongo-driverv1.14.0indirectamoderada12.4.2
esbuild0.27.7indirectabaja10.28.1
golang.org/x/netv0.55.0indirectadesconocida10.56.0
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": [],
      "is_fork": false,
      "size_kb": 231579,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 884357,
        "CSS": 138259,
        "HTML": 247608,
        "Shell": 30353,
        "Python": 108456,
        "Makefile": 4519,
        "JavaScript": 239705,
        "TypeScript": 1063963
      },
      "pushed_at": "2026-07-17T16:55:05Z",
      "created_at": "2026-05-29T01:41:47Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T16:37:18Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "GO GO GOLEMS!",
      "type": "Organization",
      "login": "go-go-golems",
      "company": null,
      "location": "United States of America",
      "followers": 99,
      "avatar_url": "https://avatars.githubusercontent.com/u/124643826?v=4",
      "created_at": "2023-02-07T01:33:27Z",
      "is_verified": null,
      "public_repos": 109,
      "account_age_days": 1261
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-07-17T16:42:37Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-07-17T15:28:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "be59fec27475eb702c8f0c3a98d5eb87a85725d7",
          "body": "docs: publish rag-eval Glazed help",
          "is_bot": false,
          "headline": "Merge pull request #27 from go-go-golems/feature/publish-rag-eval-docs",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T16:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "947b167585cc4a83a5085cac0a8044e7d25d665b",
          "body": null,
          "is_bot": false,
          "headline": "docs: publish rag-eval glazed help",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T16:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "468a2ff5a3bc3a6b014e47908237a159a40f78a6",
          "body": "Migrate GitOps PRs to GitHub App tokens",
          "is_bot": false,
          "headline": "Merge pull request #26 from go-go-golems/task/tf-012-gitops-app-token",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T15:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2212e87b0c01d198a42ff9ce0b430a69549ae62e",
          "body": null,
          "is_bot": false,
          "headline": "Migrate GitOps PRs to GitHub App tokens",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T15:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e3d8f5d5393292980c71227d6bb22dccab7910",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove invalid disabled release job",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T15:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "365f5e961ac8f18b91f21f46d00674983aa91c12",
          "body": null,
          "is_bot": false,
          "headline": "chore(npm): bump rag evaluation site to 0.1.19",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T15:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a29fb9fc22afc7b6efaeb6af9e295783cd985c9",
          "body": "widgetdsl: hard cut over generated xgoja apps to typed v3",
          "is_bot": false,
          "headline": "Merge pull request #24 from go-go-golems/feature/widget-dsl-v3-xgoja-app",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T15:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc4fbb3c641f30c089db1ce987e1e8102e059237",
          "body": null,
          "is_bot": false,
          "headline": "widgets: address keyboard and asset review feedback",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T01:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d36e802dc3a55148a774baa1a5e3a44cc69dcf",
          "body": null,
          "is_bot": false,
          "headline": "widgets: add compact icon button actions",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T00:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7658c4fab608ebe96dbe702f18caa17dc3eca5db",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: support elided table fields",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-17T00:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e911cc5435b1a78ad86760ae09091d040aaec075",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record triage consumer commit",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-16T23:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be2ff9d7bf47f604f064779560e739f3dd3e9d7a",
          "body": null,
          "is_bot": false,
          "headline": "Diary: close page shortcut implementation",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-16T23:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36bafb06a91a3374917c5b3e8e4dec53c2015ff7",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: add page keyboard shortcuts",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-16T23:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e3f54ee06c0e2cbe1c4f9bcd0e2464c84712838",
          "body": null,
          "is_bot": false,
          "headline": "widgets: support typed sortable data table columns",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-14T17:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e2e61f9980cb18a412b46cbbd927f24763c7d6",
          "body": null,
          "is_bot": false,
          "headline": "widgets: add divider-only split pane spacing",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-14T16:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d5a6f95494aaa970c0faedac98024412040b5de",
          "body": null,
          "is_bot": false,
          "headline": "widgets: tighten disclosure and condensed panel density",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-14T16:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44597d8787d523e70bc7a086ee6a9e24a6602e3",
          "body": null,
          "is_bot": false,
          "headline": "widgets: add semantic statuses and typed disclosures",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T17:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "667f1776becd3356d26924cbdcaeb46e54bc3517",
          "body": null,
          "is_bot": false,
          "headline": "style: keep shell navigation callbacks side-effect only",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T14:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e76c7939eb797160827ad0e1c250d51c6e1ad00",
          "body": null,
          "is_bot": false,
          "headline": "build: migrate hosts to typed shells and refresh SPA",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T14:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee729a7b0fecb90953d032244bf978a8f3d0dc4",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: add typed application shells and root pages",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T14:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b80c35068724a2069c956729655268113b83dc37",
          "body": null,
          "is_bot": false,
          "headline": "build: tolerate generated-only Biome hooks",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T02:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d55cca4543da906cbb3644af31a5b87962b0b5a",
          "body": null,
          "is_bot": false,
          "headline": "build: refresh pagination-safe embedded SPA",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T02:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216614238a58860ddadc88ed1d15869fc5db61e1",
          "body": null,
          "is_bot": false,
          "headline": "widgets: prefer path page IDs over pagination query state",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T02:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5872218f53b2446f85dab1ab02cc62247a390ce5",
          "body": null,
          "is_bot": false,
          "headline": "Diary: close Widget DSL v3 release validation",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4fafbb0863302909e2e5a8510f38b34eba6438",
          "body": null,
          "is_bot": false,
          "headline": "build: keep embedded SPA assets reproducible",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8db2bbae2864d21acc70cbf39de1716428d086",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: deepen generated host integration suites",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855bb3b9586873fdff87f5329f6c4d88211692b4",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record generated v3 host validation",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4506c19ce847c02c0711f28533ce5db6f4fa370",
          "body": null,
          "is_bot": false,
          "headline": "xgoja: keep seed callback side-effect only",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62d75d41d2d71912aaffd8b6fcf89d0697309296",
          "body": null,
          "is_bot": false,
          "headline": "xgoja: validate widget.dsl v3 host cutover",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0afc437646ed23a90bdc3e63b36e37aedcc15eb0",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL phases 3 through 8",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b439d5de97b1e6243e76024f89010de7a9aba49f",
          "body": null,
          "is_bot": false,
          "headline": "widgets: route server validation results to dialogs",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a028a9ca5c053085ff6ad0c0f6d858c0536a4145",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: hard cut over first-party hosts to widget.dsl",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed372286eeebf89b7ac9b6d9e09848fec7fe69de",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: add interactive collections and overlay forms",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-13T00:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aea2b5209bd029858dddedccb7db5cf76c9ae2b",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record typed v3 example migration",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c3c1d3618e46aac2ee78a05b7be6dcd1902da7a",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: eliminate raw escapes from v3 examples",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c589fc0d800820ac11bd80a4b53c4de6f3984379",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record generic Widget DSL content parity",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e702cfcfed73144f4058c56acfc1452f867884c9",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: add typed generic content helpers",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4523dfc94309c2b4e609784f0f07c8693e9db755",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record v3 action adapter completion",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6c83178012c65c434056d345fb17a13b95f64b",
          "body": null,
          "is_bot": false,
          "headline": "widgets: wire all serialized v3 action props",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1505ac062b0467be6a6d4ebf0d54278be19b9afa",
          "body": null,
          "is_bot": false,
          "headline": "Docs: update Widget DSL spec relationship",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b1c60f2bb3cb4c73e97cc1d46f8f1b27c06615",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL v3 spec foundation",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b61e61c27e261b20e1d921d092bc110e5e8f67f",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: enforce descriptor declaration parity",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40703641d1e6a4f0cc22d76ed28157261b9aebb2",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: promote shared typed spec kernel",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6ea612af2d9577f3004b98187fd51328602954d",
          "body": null,
          "is_bot": false,
          "headline": "Diary: track v3 release blockers and baseline repairs",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "217ad1399cc903fccb53843c2d0cd286f6054851",
          "body": null,
          "is_bot": false,
          "headline": "widgets: repair manifest catalog validation",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2017908b6fa4cb151fe73564830c3912c5abb5bc",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: update historical provider loader calls",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae4cd6742f32c8a4b079391a6736ecda5062b68a",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record composable v3 builder parity",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a387adbe3ae82d11a25861892b8631af913c277",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: document v3 action contexts",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d78d447dc543f76c66094f73db9983984e28bed",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: compose and describe all v3 builders",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bb97da7de385f75a60d90c66d8be9c287348ef5",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL v3 direct descriptor parity",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f208624f137d9367bda7796da3e50a04a5c8be2a",
          "body": null,
          "is_bot": false,
          "headline": "widgetdsl: enforce direct v3 API descriptor parity",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1c1c4b82e9bad8b3652c649934fd33f90f52a55",
          "body": null,
          "is_bot": false,
          "headline": "Docs: design Widget DSL v3 full-feature cutover",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-12T23:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bd31d038bb9fd09d3c4e2a56e534b02c2ff41ac",
          "body": null,
          "is_bot": false,
          "headline": "chore(npm): bump rag evaluation site to 0.1.18",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T20:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b9dea297ed371673c5149340d8afc05d6c914d3",
          "body": "…system\n\nDocs: add Widget DSL v3 help cookbook",
          "is_bot": false,
          "headline": "Merge pull request #23 from go-go-golems/task/improve-rag-evaluation-…",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T20:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2fcba3c02e9036fa6b2c0e4cd4c5c1918cc7f5a",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record v3 route documentation fix",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T20:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9187bbb2f07163b1e79e40ab3a1ce8369807b50",
          "body": null,
          "is_bot": false,
          "headline": "Docs: serialize built v3 page example",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T20:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d93d17d6f60d27e036f41f224dfa772adfc879b7",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL help updates",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T19:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b49d497332eb6b29b84456f2602b25a619e187d1",
          "body": null,
          "is_bot": false,
          "headline": "Docs: add Widget DSL v3 help cookbook",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T19:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46cb6c2c2f42f70f5483bd78ad37391a745aa35",
          "body": "…system\n\nWidget DSL v3, scheduling examples, and workshop CRM",
          "is_bot": false,
          "headline": "Merge pull request #22 from go-go-golems/task/improve-rag-evaluation-…",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T19:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6cd74f929f8cbf5b93fda551b676e5aed8f135e",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record CRM review fixes",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T17:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9126ccaa418f15270694c5ad9cbd50fd400f062c",
          "body": null,
          "is_bot": false,
          "headline": "CRM: export presets and default funnel counts",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T17:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c1ab9994113ddbcf5deb82822d028657ec246d",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record PR review and CI fixes",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T00:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8984e12e44ebbae7373c595af3dcc2927ff85d45",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL: resolve action bindings and CI",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-10T00:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248be16c45b0edbc380b6fede857647128fcd3b4",
          "body": null,
          "is_bot": false,
          "headline": "Examples: rebuild workshop CRM binary",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T23:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaf4a6571f694258a2b593ac4e15eb81c39a4341",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record pipeline interaction repair",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T23:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b70f4af07fb89c2ef536348e02b0adbbdd5e478",
          "body": null,
          "is_bot": false,
          "headline": "CRM: wire pipeline card interactions",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T23:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdca13afd29d5a022ba18e473719eea60ff497f",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record workshop CRM vertical slice",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T22:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d81a70b594cfea9a1884d6cfc363c27c2fdb9d2",
          "body": null,
          "is_bot": false,
          "headline": "Examples: add workshop CRM vertical slice",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T22:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef9af402a619320adb30915d973094c40f913722",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record CRM namespace implementation",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T21:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196cb20800c7d3893daffe6aca37fa9682e0a251",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL: add CRM namespace",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T21:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a0fa353ccb6ad4a40059ea9ad2e9c35a014856",
          "body": null,
          "is_bot": false,
          "headline": "Docs: add workshop CRM intern guide",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T21:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beaa004ea1491aea20aaf6b6ea9360b185628008",
          "body": null,
          "is_bot": false,
          "headline": "Docs: add workshop CRM screen design",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T21:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879976319f987cad078c9b8c5a5214aa46a9f903",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL: add ShareLink primitive",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T17:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2af3ff0c1de790f2297b123428a8ce47cd78b6a",
          "body": null,
          "is_bot": false,
          "headline": "Doodle: split site modules and refine calendar view",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T17:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af77390603373b3cd3b87c9f4a0173c81046cc1",
          "body": null,
          "is_bot": false,
          "headline": "Doodle: add calendar visualization",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T17:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e455f177185ebc20e912fa30358319f8efc01d",
          "body": null,
          "is_bot": false,
          "headline": "Doodle: port example to widget DSL v3",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T15:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "329e19abbbcc903e522452ba495416237c859155",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL hardening: clean up scheduling widgets",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T14:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4562091bf37d820546fb816f82965f4c9bec81fc",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record go-go-course navigation fix",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T02:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "105d501d94d7b30c36bd880e3ab3492dd5a3334c",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record go-go-course widget DSL port",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T02:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3056e58cf85191b6c4b1b204693e311f4c5296e3",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record generated scan ignore update",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T01:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38c829e238acb7c0edeb40a7068ee7ef5f071774",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: ignore generated migration scan paths",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T01:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12fbafc477a96a285a8e3d5807136250c15c7d92",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Go migration checker",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T01:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58729980ebac3f14d63ee316a7d7667c479c9567",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: port migration checker to Go",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T01:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab3bf06089b2d4d4ca34ad45823f5607a02de588",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL v3 phase 11",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T00:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7c28b721a6d3d77eb91b503a97a68cad0e41bc2",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: document migration path",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-09T00:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a873a3458b4d6208765dcfe90e3e1895cbd5e0df",
          "body": null,
          "is_bot": false,
          "headline": "Diary: link Widget DSL preview hardening",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T22:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9265379cf010a2e189ed478dd46551ac0e314d1",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL preview hardening",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T22:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b701d62f8f3df40d1baf62e92ccdf2e5295b5b",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: add regression stories",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T22:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "071dbb09961afc9309670899884c9f00a04d76e1",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: add preview gallery",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T22:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45eeb72bf0aee7cd1ea272ec0dd73b039f0eda68",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL phase 10 completion",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T16:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07beb87fcb8d6af03a6da55c137e3aa4c416942d",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: add golden examples",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T16:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "704293f204ee3c20da7d4f6cc1e2bfbac1793dc0",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL phases 8 and 9 completion",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e5c85d68137036d1c2f2a07eaaa733e3c30b1f0",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: implement schedule time and descriptors",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0d80f214610262ab4e1a42d4de801442a84173",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL phase 7 completion",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48683f4f1d5b349efdb3c963edf96b0591e0e02f",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: implement context namespace",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717a9ac3b09962790b608d90fedb91d2aa6f9d98",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL phase 6 completion",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13eccf8041f6d74ff7a5eabb273057c38d650df",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: implement course namespace",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d779d70f95a814c93af0c026c95f9e43f6a85548",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL phase 5 completion",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1975484c1508cf8152e217957cff4b78fd8d35",
          "body": null,
          "is_bot": false,
          "headline": "Widget DSL v3: implement CMS namespace",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2ef35aef9d60e70cb8c42d8e2ab28f6e8d0426",
          "body": null,
          "is_bot": false,
          "headline": "Diary: record Widget DSL phase 4 completion",
          "author_name": "Manuel Odendahl",
          "author_login": "wesen",
          "committed_at": "2026-07-08T05:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 553,
      "latest_release_at": "2026-07-17T16:42:37Z",
      "latest_release_tag": "v0.1.7",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0.1
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 12,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/go-go-golems/rag-evaluation-system",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/go-go-golems/rag-evaluation-system",
          "is_deprecated": false,
          "latest_version": "v0.1.7",
          "repository_url": "https://github.com/go-go-golems/rag-evaluation-system",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T16:37:04Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-06-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "recipes"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "examples/xgoja-widgetdsl-v3/Makefile",
        "examples/xgoja/doodle-site/Makefile",
        "examples/xgoja/widget-site/Makefile",
        "examples/xgoja/workshop-crm-site/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/rag-evaluation-site/tsconfig.json",
        "web/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 379651,
      "source_files_sampled": 868,
      "oversized_source_files": 4,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 3670
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "package.json",
        "web/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.51.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 61
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.80.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "github.com/xuri/excelize/v2",
            "direct": false,
            "version": "v2.10.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-h69g-9hx6-f3v4"
            ],
            "fixed_version": "2.11.0",
            "advisory_count": 1,
            "oldest_advisory_days": 11
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 2,
            "oldest_advisory_days": 36
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": false,
            "version": "v1.14.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-cp6g-7hqx-qxhp"
            ],
            "fixed_version": "2.4.2",
            "advisory_count": 1,
            "oldest_advisory_days": 161
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.5,
            "advisory_ids": [
              "GHSA-g7r4-m6w7-qqqr"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 1,
            "oldest_advisory_days": 39
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "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": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 3,
          "unknown": 2,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 36,
        "affected_count": 9,
        "assessed_count": 535,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/blevesearch/bleve/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.0"
        },
        {
          "name": "github.com/blevesearch/bleve_index_api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.11"
        },
        {
          "name": "github.com/dop251/goja",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260311135729-065cd970411c"
        },
        {
          "name": "github.com/dop251/goja_nodejs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260212111938-1f56ff5bcf14"
        },
        {
          "name": "github.com/go-go-golems/geppetto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.3"
        },
        {
          "name": "github.com/go-go-golems/glazed",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.6"
        },
        {
          "name": "github.com/go-go-golems/go-go-goja",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.6"
        },
        {
          "name": "github.com/go-go-golems/logcopter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/go-go-golems/scraper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.4"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.44"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.1"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/tree-sitter/go-tree-sitter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.0"
        },
        {
          "name": "github.com/tree-sitter/tree-sitter-javascript",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.25.0"
        },
        {
          "name": "github.com/tree-sitter/tree-sitter-typescript",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.2"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "@go-go-golems/rag-evaluation-site",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@reduxjs/toolkit",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.12.0"
        },
        {
          "name": "@types/react",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.15"
        },
        {
          "name": "@types/react-dom",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.3"
        },
        {
          "name": "react",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.6"
        },
        {
          "name": "react-dom",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.6"
        },
        {
          "name": "react-redux",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.3.0"
        },
        {
          "name": "react-router-dom",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.15.1"
        },
        {
          "name": "recharts",
          "manifest": "web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.8.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/blevesearch/bleve/v2",
            "direct": true,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/bleve_index_api",
            "direct": true,
            "version": "v1.3.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dop251/goja",
            "direct": true,
            "version": "v0.0.0-20260311135729-065cd970411c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dop251/goja_nodejs",
            "direct": true,
            "version": "v0.0.0-20260212111938-1f56ff5bcf14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-go-golems/geppetto",
            "direct": true,
            "version": "v0.13.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-go-golems/glazed",
            "direct": true,
            "version": "v1.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-go-golems/go-go-goja",
            "direct": true,
            "version": "v0.9.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-go-golems/logcopter",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-go-golems/scraper",
            "direct": true,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": true,
            "version": "v1.14.44",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tree-sitter/go-tree-sitter",
            "direct": true,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tree-sitter/tree-sitter-javascript",
            "direct": true,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tree-sitter/tree-sitter-typescript",
            "direct": true,
            "version": "v0.23.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "@reduxjs/toolkit",
            "direct": true,
            "version": "2.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": true,
            "version": "19.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": true,
            "version": "19.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": true,
            "version": "19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": true,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-redux",
            "direct": true,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": true,
            "version": "7.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": true,
            "version": "7.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "recharts",
            "direct": true,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "charm.land/lipgloss/v2",
            "direct": false,
            "version": "v2.0.0-beta.3.0.20260210014823-2f36a2f1ba17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adrg/frontmatter",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma/v2",
            "direct": false,
            "version": "v2.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/araddon/dateparse",
            "direct": false,
            "version": "v0.0.0-20210429162001-6b43995a97de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": false,
            "version": "v0.0.0-20230301143203-a9d515a09cc2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/atotto/clipboard",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymanbagabas/go-osc52/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymerick/douceur",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bits-and-blooms/bitset",
            "direct": false,
            "version": "v1.24.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/geo",
            "direct": false,
            "version": "v0.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/go-faiss",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/go-porterstemmer",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/gtreap",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/mmap-go",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/scorch_segment_api/v2",
            "direct": false,
            "version": "v2.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/segment",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/snowballstem",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/upsidedown_store_api",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/vellum",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v11",
            "direct": false,
            "version": "v11.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v12",
            "direct": false,
            "version": "v12.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v13",
            "direct": false,
            "version": "v13.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v14",
            "direct": false,
            "version": "v14.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v15",
            "direct": false,
            "version": "v15.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v16",
            "direct": false,
            "version": "v16.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blevesearch/zapx/v17",
            "direct": false,
            "version": "v17.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": false,
            "version": "v4.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbles",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/bubbletea",
            "direct": false,
            "version": "v1.3.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/glamour",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/lipgloss",
            "direct": false,
            "version": "v1.1.1-0.20250404203927-76690c660834",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/ultraviolet",
            "direct": false,
            "version": "v0.0.0-20251205161215-1948445e3318",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/cellbuf",
            "direct": false,
            "version": "v0.0.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/exp/slice",
            "direct": false,
            "version": "v0.0.0-20250327172914-2fdc97757edf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/termios",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/windows",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dop251/base64dec",
            "direct": false,
            "version": "v0.0.0-20231022112746-c6c9f9a96217",
            "ecosystem": "go"
          },
          {
            "name": "github.com/erikgeiser/coninput",
            "direct": false,
            "version": "v0.0.0-20211004153227-1c3628e74d0f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/evanw/esbuild",
            "direct": false,
            "version": "v0.25.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-go-golems/bobatea",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-go-golems/go-emrichen",
            "direct": false,
            "version": "v0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sourcemap/sourcemap",
            "direct": false,
            "version": "v2.1.4+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20241029153458-d1b30febd7db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/css",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-rootcerts",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-secure-stdlib/parseutil",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-secure-stdlib/strutil",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-sockaddr",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.1-vault-7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/vault/api",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/go-clone",
            "direct": false,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/imdario/mergo",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/itchyny/gojq",
            "direct": false,
            "version": "v0.12.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/itchyny/timefmt-go",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jedib0t/go-pretty",
            "direct": false,
            "version": "v4.3.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kopoli/go-terminal-size",
            "direct": false,
            "version": "v0.0.0-20170219200355-5c97524c8b54",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/shortuuid/v3",
            "direct": false,
            "version": "v3.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig",
            "direct": false,
            "version": "v2.22.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-localereader",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-pointer",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microcosm-cc/bluemonday",
            "direct": false,
            "version": "v1.0.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mschoch/smat",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/ansi",
            "direct": false,
            "version": "v0.0.0-20230316100256-276c6243b2f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/reflow",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/termenv",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/richardlehane/mscfb",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/richardlehane/msoleps",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/roaringbitmap/roaring/v2",
            "direct": false,
            "version": "v2.14.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanuber/go-glob",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sahilm/fuzzy",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashabaranov/go-openai",
            "direct": false,
            "version": "v1.41.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/threedotslabs/watermill",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tiendc/go-deepcopy",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tj/go-naturaldate",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ugorji/go/codec",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wk8/go-ordered-map/v2",
            "direct": false,
            "version": "v2.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xuri/efp",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xuri/excelize/v2",
            "direct": false,
            "version": "v2.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xuri/nfp",
            "direct": false,
            "version": "v0.0.2-0.20250530014748-2ddeb826f9a9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark",
            "direct": false,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yuin/goldmark-emoji",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": false,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.51.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "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.45.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260427160629-7cedc36a6bc4",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.80.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": false,
            "version": "v0.33.2",
            "ecosystem": "go"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@joshwooding/vite-plugin-react-docgen-typescript",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.132.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm-eabi",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/utils",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/builder-vite",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/builder-vite",
            "direct": false,
            "version": "10.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/csf-plugin",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/csf-plugin",
            "direct": false,
            "version": "10.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/global",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/icons",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react",
            "direct": false,
            "version": "10.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-dom-shim",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-dom-shim",
            "direct": false,
            "version": "10.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-vite",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-vite",
            "direct": false,
            "version": "10.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-array",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-color",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-ease",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-interpolate",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-path",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-scale",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-shape",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-time",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-timer",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/doctrine",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/resolve",
            "direct": false,
            "version": "1.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/use-sync-external-store",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@webcontainer/env",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.33",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.34",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001793",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001797",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-color",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-ease",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-format",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-interpolate",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-path",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-shape",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time-format",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-timer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js-light",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.364",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.368",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-toolkit",
            "direct": false,
            "version": "1.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "11.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "internmap",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.46",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.47",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-docgen",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-docgen-typescript",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "7.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "7.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "recast",
            "direct": false,
            "version": "0.23.11",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "redux",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "redux-thunk",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reselect",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "reselect",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "10.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ts-dedent",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "victory-vendor",
            "direct": false,
            "version": "37.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-virtual-modules",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 535,
        "direct_count": 29,
        "indirect_count": 506
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 25,
        "open_issues": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "wesen",
          "commits": 553,
          "avatar_url": "https://avatars.githubusercontent.com/u/128441?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "dependency-scanning.yml",
        "lint.yml",
        "publish-docs.yaml",
        "publish-npm.yml",
        "publish-rag-evaluation-storybook.yml",
        "push.yml",
        "release.yaml",
        "secret-scanning.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml",
        "biome.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 8,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "3 out of 3 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": 0,
            "reason": "Found 0/5 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 8,
            "reason": "2 out of the last 2 releases have a total of 2 signed artifacts.",
            "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": "23 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "be59fec27475eb702c8f0c3a98d5eb87a85725d7",
        "ran_at": "2026-07-22T04:59:15Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T03:19:26Z",
      "oldest_open_prs": [
        {
          "number": 29,
          "created_at": "2026-07-19T18:15:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-17T16:37:04Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 28,
          "created_at": "2026-07-17T22:18:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/go-go-golems/rag-evaluation-system",
    "host": "github.com",
    "name": "rag-evaluation-system",
    "owner": "go-go-golems"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 46,
        "vitality": 75,
        "community": 12,
        "governance": 54,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 553,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "553 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 553
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.1.7",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "2 out of the last 2 releases have a total of 2 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "merged_prs": 25,
              "open_issues": 1,
              "closed_issues": 1,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "25/26 decided PRs merged",
                "points": 36.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 25,
                      "decided": 26
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "followers": 99,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "go-go-golems",
              "public_repos": 109,
              "account_age_days": 1261
            },
            "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": "99 followers of go-go-golems",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 99,
                      "login": "go-go-golems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "109 public repos, account ~3 yr old",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 109
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/go-go-golems/rag-evaluation-system"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 76,
        "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": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml, biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, biome.json"
                    }
                  }
                ],
                "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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "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 0",
                "points": 0,
                "status": "missed",
                "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": "2 out of the last 2 releases have a total of 2 signed artifacts.",
                "points": 6,
                "status": "partial",
                "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": "23 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 535 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 535
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 36,
              "affected_packages": 9,
              "assessed_packages": 535,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 3, moderate 1, low 1, unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 535,
              "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": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 70,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.4,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 3670
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "40 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "examples/xgoja-widgetdsl-v3/Makefile",
                "examples/xgoja/doodle-site/Makefile",
                "examples/xgoja/widget-site/Makefile",
                "examples/xgoja/workshop-crm-site/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/rag-evaluation-site/tsconfig.json",
                "web/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, examples/xgoja-widgetdsl-v3/Makefile, examples/xgoja/doodle-site/Makefile, examples/xgoja/widget-site/Makefile, examples/xgoja/workshop-crm-site/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, examples/xgoja-widgetdsl-v3/Makefile, examples/xgoja/doodle-site/Makefile, examples/xgoja/widget-site/Makefile, examples/xgoja/workshop-crm-site/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml, biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/rag-evaluation-site/tsconfig.json, web/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/rag-evaluation-site/tsconfig.json, web/tsconfig.json"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 379651,
              "source_files_sampled": 868,
              "oversized_source_files": 4
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "4/868 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 868,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "recipes"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples, recipes",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, recipes"
                    }
                  }
                ],
                "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T04:59:40.918489Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-go-golems/rag-evaluation-system.svg",
  "full_name": "go-go-golems/rag-evaluation-system",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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