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

FuturFusion / operations-center

FuturFusion Cloud Operations Center

Go · TypeScriptApache-2.0★ 51 estrellas⑂ 8 forksdesde ene 2025Ver en GitHub ↗

FuturFusion/operations-center tiene un índice de salud de 68 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (95/100) y la más baja, Security (40/100). Se actualizó por última vez hace 1 día. Una sola persona concentra la mayor parte del trabajo reciente.

68
global / 100
Moderado

Índice de salud del software

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

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

Perfil de puntuación

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

Titularidad

FuturFusionOrganización
22 seguidores3 repositorios públicosdesde ago 2024

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/FuturFusion/operations-centerv0.7.6-38hace 4 días

Métricas por categoría

Vitalidad

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

95Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 1 días
35.3/36Cadencia de commits — 51/52 semanas con commits
18/18Volumen de commits — 2619 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year2619
human_commit_share1
days_since_last_push1
active_weeks_last_year51
Cómo se puntúa
27/27Publica versiones — 38 versiones publicadas
36/36Recencia de las versiones — última versión hace 4 días
27/27Cadencia de publicación — una versión cada ~5,8 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count38
latest_release_tagv0.7.6
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases5,8

Comunidad y Adopción

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

54Moderado · 18% del índice global
Cómo se puntúa
27.6/60Estrellas — 51 estrellas
7/25Forks — 8 forks
5/15Observadores — 9 observadores
Datos de entrada utilizados
forks8
stars51
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
18/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
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?

64Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
5.3/22.5Distribución de commits — el principal contribuyente firma el 76% de los commits
9.5/13.5Amplitud de contribuyentes — 7 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled7
top_contributor_share0,765
Cómo se puntúa
39.9/46.8Resolución de issues — 85% de issues cerradas
37.3/38.3Aceptación de PR — 634/650 PR decididos fusionados
9/15OpenSSF Scorecard: Code-Review — Found 9/13 approved changesets -- score normalized to 6
Datos de entrada utilizados
merged_prs634
open_issues46
closed_issues269
issue_closed_ratio0,854
closed_unmerged_prs16
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
9.8/25Alcance del propietario — 22 seguidores de FuturFusion
8.2/25Trayectoria — 3 repos públicos, cuenta de ~1 años
Datos de entrada utilizados
followers22
owner_typeOrganization
is_verified
owner_loginFuturFusion
public_repos3
account_age_days699
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 — 38 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/FuturFusion/operations-center
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Calidad de Ingeniería

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

80Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 6 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml, eslint.config.js
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 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
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 1 topics
0/10Wiki
Datos de entrada utilizados
topicshacktoberfest
has_wikino
homepage
has_readme
has_docs_dir
has_description

Seguridad

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

40En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 10 out of 10 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
4.5/7.5Code-Review — Found 9/13 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 6 contributing companies or organizations
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — sin datos
0/7.5Vulnerabilities — 47 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate3,6
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, dangerous_workflow, packaging, token_permissions. Los pesos restantes se han renormalizado.
Cómo se puntúa
10.2/35Dependencias directas libres de avisos conocidos — 3 afectados: react-router 7.1.1 (high 8.2), yaml 2.8.1 (moderate 4.3), golang.org/x/text v0.38.0 (unknown)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
30.5/40Sin avisos pendientes — 2 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 453 días
Datos de entrada utilizados
sourceosv
advisories68
affected_packages26
assessed_packages630
unassessed_packages18
affected_by_severitycritical 4, high 15, moderate 4, low 1, unknown 2
direct_affected_packages3
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 630 dependencias resueltas con OSV. 18 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido o fuera de la lista de paquetes informada. 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.

80Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
35.7/40Historial de commits legible — 67 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,67
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes1189
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, ui/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml, eslint.config.js
11/11Verificación estática de tipos — ui/tsconfig.json
10/10Entorno reproducible — devcontainer, 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, yarn.lock
has_dockerfile
typed_language
bootstrap_filesMakefile, ui/Makefile
has_devcontainer
has_linter_config
typecheck_configsui/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.5/55Tamaños de archivo manejables — 11/1243 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes585.770
source_files_sampled1243
oversized_source_files11

Datos clave

51estrellas de GitHub
7contribuidores
2619commits en los últimos 12 meses
1días desde el último push
38versiones publicadas
1factor bus
46issues abiertas
Go, npmecosistemas de paquetes

Más detalle

Historial de estrellas y forks 51 ★ / 8 ⇿
51Estrellas
8Forks
37Versiones

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

010203040506051832025-062025-122026-07
Mayor 0Menor 7Parche 30
OpenSSF Scorecard 3.6 / 10
3.6agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 9/13 approved changesets -- score normalized to 6
10Contributorsproject has 6 contributing companies or organizations
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
n/dToken-PermissionsNo tokens found
0Vulnerabilities47 existing vulnerabilities detected
Dependencias directas 52
RegistroPaqueteRestricción de versiónManifiesto
Gogolang.org/x/sysv0.46.0go.mod
Gogithub.com/Masterminds/sprig/v3v3.3.0go.mod
Gogithub.com/brianvoe/gofakeit/v7v7.15.0go.mod
Gogithub.com/dsnet/golib/memfilev1.0.0go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/expr-lang/exprv1.17.8go.mod
Gogithub.com/fabien-marty/slog-helpersv0.0.0-20240624063600-773d61849b89go.mod
Gogithub.com/fvbommel/sortorderv1.1.0go.mod
Gogithub.com/gabriel-vasile/mimetypev1.4.13go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674go.mod
Gogithub.com/hashicorp/hcl/v2v2.24.0go.mod
Gogithub.com/lmittmann/tintv1.1.3go.mod
Gogithub.com/lxc/incus-os/incus-osdv0.0.0-20260630201052-2271e96b3b1bgo.mod
Gogithub.com/lxc/incus/v7v7.2.1-0.20260630223516-faff1e16043cgo.mod
Gogithub.com/maniartech/signalsv1.3.1go.mod
Gogithub.com/mattn/go-shellwordsv1.0.13go.mod
Gogithub.com/mattn/go-sqlite3v1.14.47go.mod
Gogithub.com/oauth2-proxy/mockoidcv0.0.0-20240214162133-caebfff84d25go.mod
Gogithub.com/olekukonko/tablewriterv1.1.4go.mod
Gogithub.com/openfga/cliv0.7.17go.mod
Gogithub.com/openfga/go-sdkv0.8.2go.mod
Gogithub.com/pires/go-proxyprotov0.13.0go.mod
Gogithub.com/pkg/sftpv1.13.10go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/testcontainers/testcontainers-gov0.43.0go.mod
Gogithub.com/testcontainers/testcontainers-go/modules/openfgav0.43.0go.mod
Gogithub.com/tidwall/gjsonv1.19.0go.mod
Gogithub.com/vektra/mockery/v3v3.7.1go.mod
Gogithub.com/zclconf/go-ctyv1.18.1go.mod
Gogithub.com/zitadel/oidc/v3v3.47.5go.mod
Gogo.starlark.netv0.0.0-20260630144053-529d8e869a14go.mod
Gogo.yaml.in/yaml/v4v4.0.0-rc.6go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gogolang.org/x/syncv0.21.0go.mod
Gogolang.org/x/textv0.38.0go.mod
Gogolang.org/x/toolsv0.47.0go.mod
npm@tanstack/react-query5.63.0ui/package.json
npmbootstrap5.3.3ui/package.json
npmformik2.4.6ui/package.json
npmhtml-react-parser5.2.2ui/package.json
npmreact^19.0.0ui/package.json
npmreact-bootstrap2.10.7ui/package.json
npmreact-datepicker8.4.0ui/package.json
npmreact-dom^19.0.0ui/package.json
npmreact-icons5.4.0ui/package.json
npmreact-router7.1.1ui/package.json
npmyaml^2.8.1ui/package.json
Todas las dependencias 648

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

RegistroPaqueteVersiónRelación
Gogithub.com/brianvoe/gofakeit/v7v7.15.0directa
Gogithub.com/dsnet/golib/memfilev1.0.0directa
Gogithub.com/dustin/go-humanizev1.0.1directa
Gogithub.com/expr-lang/exprv1.17.8directa
Gogithub.com/fabien-marty/slog-helpersv0.0.0-20240624063600-773d61849b89directa
Gogithub.com/fvbommel/sortorderv1.1.0directa
Gogithub.com/gabriel-vasile/mimetypev1.4.13directa
Gogithub.com/google/uuidv1.6.0directa
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674directa
Gogithub.com/hashicorp/hcl/v2v2.24.0directa
Gogithub.com/lmittmann/tintv1.1.3directa
Gogithub.com/lxc/incus-os/incus-osdv0.0.0-20260630201052-2271e96b3b1bdirecta
Gogithub.com/lxc/incus/v7v7.2.1-0.20260630223516-faff1e16043cdirecta
Gogithub.com/maniartech/signalsv1.3.1directa
Gogithub.com/masterminds/sprig/v3v3.3.0directa
Gogithub.com/mattn/go-shellwordsv1.0.13directa
Gogithub.com/mattn/go-sqlite3v1.14.47directa
Gogithub.com/oauth2-proxy/mockoidcv0.0.0-20240214162133-caebfff84d25directa
Gogithub.com/olekukonko/tablewriterv1.1.4directa
Gogithub.com/openfga/cliv0.7.17directa
Gogithub.com/openfga/go-sdkv0.8.2directa
Gogithub.com/pires/go-proxyprotov0.13.0directa
Gogithub.com/pkg/sftpv1.13.10directa
Gogithub.com/prometheus/client_golangv1.23.2directa
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.23directa
Gogithub.com/spf13/cobrav1.10.2directa
Gogithub.com/spf13/pflagv1.0.10directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogithub.com/testcontainers/testcontainers-gov0.43.0directa
Gogithub.com/testcontainers/testcontainers-go/modules/openfgav0.43.0directa
Gogithub.com/tidwall/gjsonv1.19.0directa
Gogithub.com/vektra/mockery/v3v3.7.1directa
Gogithub.com/zclconf/go-ctyv1.18.1directa
Gogithub.com/zitadel/oidc/v3v3.47.5directa
Gogo.starlark.netv0.0.0-20260630144053-529d8e869a14directa
Gogo.yaml.in/yaml/v4v4.0.0-rc.6directa
Gogolang.org/x/oauth2v0.36.0directa
Gogolang.org/x/syncv0.21.0directa
Gogolang.org/x/sysv0.46.0directa
Gogolang.org/x/textv0.38.0directa
Gogolang.org/x/toolsv0.47.0directa
npm@tanstack/react-query5.63.0directa
npmbootstrap5.3.3directa
npmformik2.4.6directa
npmhtml-react-parser5.2.2directa
npmreact19.1.0directa
npmreact-bootstrap2.10.7directa
npmreact-datepicker8.4.0directa
npmreact-dom19.1.0directa
npmreact-icons5.4.0directa
npmreact-router7.1.1directa
npmyaml2.8.1directa
Gocel.dev/exprv0.25.2indirecta
Godario.cat/mergov1.0.2indirecta
Gogithub.com/adalogics/go-fuzz-headersv0.0.0-20240806141605-e8a1dd7889d6indirecta
Gogithub.com/adhocore/gronxv1.20.0indirecta
Gogithub.com/agext/levenshteinv1.2.3indirecta
Gogithub.com/antlr4-go/antlr/v4v4.13.1indirecta
Gogithub.com/apex/logv1.9.0indirecta
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0indirecta
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/blang/semver/v4v4.0.0indirecta
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirecta
Gogithub.com/brunoga/deepv1.3.1indirecta
Gogithub.com/cavaliergopher/cpiov1.0.1indirecta
Gogithub.com/cenkalti/backoff/v4v4.3.0indirecta
Gogithub.com/cenkalti/backoff/v5v5.0.3indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/clipperhouse/displaywidthv0.11.0indirecta
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirecta
Gogithub.com/containerd/errdefsv1.0.0indirecta
Gogithub.com/containerd/errdefs/pkgv0.3.0indirecta
Gogithub.com/containerd/logv0.1.0indirecta
Gogithub.com/containerd/platformsv1.0.0-rc.4indirecta
Gogithub.com/cowsql/go-cowsqlv1.22.0indirecta
Gogithub.com/cpuguy83/dockercfgv0.3.2indirecta
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirecta
Gogithub.com/cyphar/filepath-securejoinv0.7.0indirecta
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/distribution/referencev0.6.0indirecta
Gogithub.com/docker/go-connectionsv0.7.0indirecta
Gogithub.com/docker/go-unitsv0.5.0indirecta
Gogithub.com/ebitengine/puregov0.10.1indirecta
Gogithub.com/emirpasic/godsv1.18.1indirecta
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirecta
Gogithub.com/fabien-marty/tracerrv0.0.0-20240624051446-7f090eca46eeindirecta
Gogithub.com/fatih/colorv1.19.0indirecta
Gogithub.com/fatih/structsv1.1.0indirecta
Gogithub.com/felixge/httpsnoopv1.1.0indirecta
Gogithub.com/flosch/pongo2/v6v6.1.0indirecta
Gogithub.com/fsnotify/fsnotifyv1.10.1indirecta
Gogithub.com/futurfusion/migration-managerv0.6.12indirecta
Gogithub.com/go-chi/chi/v5v5.3.0indirecta
Gogithub.com/go-jose/go-jose/v3v3.0.5indirecta
Gogithub.com/go-jose/go-jose/v4v4.1.4indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-ole/go-olev1.3.0indirecta
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirecta
Gogithub.com/goccy/go-jsonv0.10.6indirecta
Gogithub.com/golang-jwt/jwt/v5v5.3.1indirecta
Gogithub.com/google/cel-gov0.28.1indirecta
Gogithub.com/google/go-cmpv0.7.0indirecta
Gogithub.com/google/renameiov1.0.1indirecta
Gogithub.com/gorilla/securecookiev1.1.2indirecta
Gogithub.com/gosexy/gettextv0.0.0-20160830220431-74466a0a0c4aindirecta
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0indirecta
Gogithub.com/grpc-ecosystem/go-grpc-middleware/v2v2.3.3indirecta
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirecta
Gogithub.com/huandu/xstringsv1.5.0indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/jedib0t/go-pretty/v6v6.8.2indirecta
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51indirecta
Gogithub.com/klauspost/compressv1.18.7indirecta
Gogithub.com/klauspost/cpuid/v2v2.4.0indirecta
Gogithub.com/klauspost/pgzipv1.2.6indirecta
Gogithub.com/knadh/koanf/mapsv0.1.2indirecta
Gogithub.com/knadh/koanf/parsers/yamlv1.1.0indirecta
Gogithub.com/knadh/koanf/providers/envv1.1.0indirecta
Gogithub.com/knadh/koanf/providers/filev1.2.1indirecta
Gogithub.com/knadh/koanf/providers/posflagv1.0.1indirecta
Gogithub.com/knadh/koanf/providers/structsv1.0.0indirecta
Gogithub.com/knadh/koanf/v2v2.3.5indirecta
Gogithub.com/kr/fsv0.1.0indirecta
Gogithub.com/lufia/plan9statsv0.0.0-20260627054121-477a66015f15indirecta
Gogithub.com/magiconair/propertiesv1.8.10indirecta
Gogithub.com/masterminds/goutilsv1.1.1indirecta
Gogithub.com/masterminds/semver/v3v3.5.0indirecta
Gogithub.com/mattn/go-colorablev0.1.15indirecta
Gogithub.com/mattn/go-isattyv0.0.22indirecta
Gogithub.com/mattn/go-runewidthv0.0.24indirecta
Gogithub.com/microsoft/go-winiov0.6.2indirecta
Gogithub.com/mitchellh/colorstringv0.0.0-20190213212951-d06e56a500dbindirecta
Gogithub.com/mitchellh/copystructurev1.2.0indirecta
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirecta
Gogithub.com/mitchellh/reflectwalkv1.0.2indirecta
Gogithub.com/moby/docker-image-specv1.3.1indirecta
Gogithub.com/moby/go-archivev0.2.0indirecta
Gogithub.com/moby/moby/apiv1.55.0indirecta
Gogithub.com/moby/moby/clientv0.5.0indirecta
Gogithub.com/moby/patternmatcherv0.6.1indirecta
Gogithub.com/moby/sys/sequentialv0.7.0indirecta
Gogithub.com/moby/sys/userv0.4.1indirecta
Gogithub.com/moby/sys/usernsv0.1.0indirecta
Gogithub.com/moby/termv0.5.2indirecta
Gogithub.com/muesli/mangov0.2.0indirecta
Gogithub.com/muesli/mango-cobrav1.3.0indirecta
Gogithub.com/muesli/mango-pflagv0.2.0indirecta
Gogithub.com/muesli/roffv0.1.0indirecta
Gogithub.com/muhlemmer/guv0.3.1indirecta
Gogithub.com/muhlemmer/httpforwardedv0.1.0indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/natefinch/wrapv0.2.0indirecta
Gogithub.com/nwidger/jsoncolorv0.3.2indirecta
Gogithub.com/oklog/ulid/v2v2.1.1indirecta
Gogithub.com/olekukonko/catv0.0.0-20250911104152-50322a0618f6indirecta
Gogithub.com/olekukonko/errorsv1.3.0indirecta
Gogithub.com/olekukonko/llv0.1.8indirecta
Gogithub.com/opencontainers/go-digestv1.0.0indirecta
Gogithub.com/opencontainers/image-specv1.1.1indirecta
Gogithub.com/opencontainers/runtime-specv1.3.0indirecta
Gogithub.com/opencontainers/umociv0.6.1-0.20251213054154-70fc5ee1f4dfindirecta
Gogithub.com/openfga/api/protov0.0.0-20260619182052-dd87be81488eindirecta
Gogithub.com/openfga/language/pkg/gov0.3.0indirecta
Gogithub.com/openfga/openfgav1.18.1indirecta
Gogithub.com/pelletier/go-toml/v2v2.4.2indirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/pkg/xattrv0.4.12indirecta
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirecta
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirecta
Gogithub.com/prometheus/client_modelv0.6.2indirecta
Gogithub.com/prometheus/commonv0.69.0indirecta
Gogithub.com/prometheus/procfsv0.21.1indirecta
Gogithub.com/rican7/retryv0.3.1indirecta
Gogithub.com/rivo/unisegv0.4.7indirecta
Gogithub.com/rootless-containers/proto/go-protov0.0.0-20260207013450-f6ee952d53d9indirecta
Gogithub.com/rs/corsv1.11.1indirecta
Gogithub.com/rs/zerologv1.35.1indirecta
Gogithub.com/rung/go-safecastv1.0.1indirecta
Gogithub.com/russross/blackfriday/v2v2.1.0indirecta
Gogithub.com/sagikazarmark/locaferov0.12.0indirecta
Gogithub.com/schollz/progressbar/v3v3.19.1indirecta
Gogithub.com/shirou/gopsutil/v4v4.26.5indirecta
Gogithub.com/shopspring/decimalv1.4.0indirecta
Gogithub.com/sirupsen/logrusv1.9.4indirecta
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirecta
Gogithub.com/spf13/aferov1.15.0indirecta
Gogithub.com/spf13/castv1.10.0indirecta
Gogithub.com/spf13/viperv1.21.0indirecta
Gogithub.com/subosito/gotenvv1.6.0indirecta
Gogithub.com/tidwall/matchv1.2.0indirecta
Gogithub.com/tidwall/prettyv1.2.1indirecta
Gogithub.com/tklauser/go-sysconfv0.4.0indirecta
Gogithub.com/tklauser/numcpusv0.12.0indirecta
Gogithub.com/urfave/cliv1.22.17indirecta
Gogithub.com/vbatts/go-mtreev0.7.0indirecta
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20190905194746-02993c407bfbindirecta
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirecta
Gogithub.com/xeipuuv/gojsonschemav1.2.0indirecta
Gogithub.com/yiling-j/theine-gov0.6.2indirecta
Gogithub.com/yusufpapurcu/wmiv1.2.4indirecta
Gogithub.com/zeebo/xxh3v1.1.0indirecta
Gogithub.com/zitadel/loggingv0.7.0indirecta
Gogithub.com/zitadel/schemav1.3.2indirecta
Gogithub.com/ztrue/tracerrv0.4.0indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirecta
Gogo.opentelemetry.io/otelv1.44.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0indirecta
Gogo.opentelemetry.io/otel/metricv1.44.0indirecta
Gogo.opentelemetry.io/otel/sdkv1.44.0indirecta
Gogo.opentelemetry.io/otel/tracev1.44.0indirecta
Gogo.opentelemetry.io/proto/otlpv1.10.0indirecta
Gogo.uber.org/mockv0.6.0indirecta
Gogo.uber.org/multierrv1.11.0indirecta
Gogo.uber.org/zapv1.28.0indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/cryptov0.53.0indirecta
Gogolang.org/x/expv0.0.0-20260611194520-c48552f49976indirecta
Gogolang.org/x/modv0.37.0indirecta
Gogolang.org/x/netv0.56.0indirecta
Gogolang.org/x/telemetryv0.0.0-20260626140120-b709645a9e92indirecta
Gogolang.org/x/termv0.44.0indirecta
Gogolang.org/x/timev0.15.0indirecta
Gogonum.org/v1/gonumv0.17.0indirecta
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260630182238-925bb5da69e7indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260630182238-925bb5da69e7indirecta
Gogoogle.golang.org/grpcv1.82.0indirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
npm@adobe/css-tools4.4.2indirecta
npm@ampproject/remapping2.3.0indirecta
npm@asamuzakjp/css-color3.1.2indirecta
npm@babel/code-frame7.26.2indirecta
npm@babel/compat-data7.26.8indirecta
npm@babel/core7.26.10indirecta
npm@babel/generator7.27.0indirecta
npm@babel/helper-compilation-targets7.27.0indirecta
npm@babel/helper-module-imports7.25.9indirecta
npm@babel/helper-module-transforms7.26.0indirecta
npm@babel/helper-plugin-utils7.26.5indirecta
npm@babel/helper-string-parser7.25.9indirecta
npm@babel/helper-validator-identifier7.25.9indirecta
npm@babel/helper-validator-option7.25.9indirecta
npm@babel/helpers7.27.0indirecta
npm@babel/parser7.27.0indirecta
npm@babel/plugin-transform-react-jsx-self7.25.9indirecta
npm@babel/plugin-transform-react-jsx-source7.25.9indirecta
npm@babel/runtime7.27.0indirecta
npm@babel/template7.27.0indirecta
npm@babel/traverse7.27.0indirecta
npm@babel/types7.27.0indirecta
npm@csstools/color-helpers5.0.2indirecta
npm@csstools/css-calc2.1.2indirecta
npm@csstools/css-color-parser3.0.8indirecta
npm@csstools/css-parser-algorithms3.0.4indirecta
npm@csstools/css-tokenizer3.0.3indirecta
npm@esbuild/aix-ppc640.25.2indirecta
npm@esbuild/android-arm0.25.2indirecta
npm@esbuild/android-arm640.25.2indirecta
npm@esbuild/android-x640.25.2indirecta
npm@esbuild/darwin-arm640.25.2indirecta
npm@esbuild/darwin-x640.25.2indirecta
npm@esbuild/freebsd-arm640.25.2indirecta
npm@esbuild/freebsd-x640.25.2indirecta
npm@esbuild/linux-arm0.25.2indirecta
npm@esbuild/linux-arm640.25.2indirecta
npm@esbuild/linux-ia320.25.2indirecta
npm@esbuild/linux-loong640.25.2indirecta
npm@esbuild/linux-mips64el0.25.2indirecta
npm@esbuild/linux-ppc640.25.2indirecta
npm@esbuild/linux-riscv640.25.2indirecta
npm@esbuild/linux-s390x0.25.2indirecta
npm@esbuild/linux-x640.25.2indirecta
npm@esbuild/netbsd-arm640.25.2indirecta
npm@esbuild/netbsd-x640.25.2indirecta
npm@esbuild/openbsd-arm640.25.2indirecta
npm@esbuild/openbsd-x640.25.2indirecta
npm@esbuild/sunos-x640.25.2indirecta
npm@esbuild/win32-arm640.25.2indirecta
npm@esbuild/win32-ia320.25.2indirecta
npm@esbuild/win32-x640.25.2indirecta
npm@eslint-community/eslint-utils4.6.1indirecta
npm@eslint-community/regexpp4.12.1indirecta
npm@eslint/config-array0.20.0indirecta
npm@eslint/config-helpers0.2.1indirecta
npm@eslint/core0.12.0indirecta
npm@eslint/core0.13.0indirecta
npm@eslint/eslintrc3.3.1indirecta
npm@eslint/js9.24.0indirecta
npm@eslint/object-schema2.1.6indirecta
npm@eslint/plugin-kit0.2.8indirecta
npm@floating-ui/core1.7.2indirecta
npm@floating-ui/dom1.7.2indirecta
npm@floating-ui/react0.27.13indirecta
npm@floating-ui/react-dom2.1.4indirecta
npm@floating-ui/utils0.2.10indirecta
npm@humanfs/core0.19.1indirecta
npm@humanfs/node0.16.6indirecta
npm@humanwhocodes/module-importer1.0.1indirecta
npm@humanwhocodes/retry0.3.1indirecta
npm@humanwhocodes/retry0.4.2indirecta
npm@jridgewell/gen-mapping0.3.8indirecta
npm@jridgewell/resolve-uri3.1.2indirecta
npm@jridgewell/set-array1.2.1indirecta
npm@jridgewell/sourcemap-codec1.5.0indirecta
npm@jridgewell/trace-mapping0.3.25indirecta
npm@nodelib/fs.scandir2.1.5indirecta
npm@nodelib/fs.stat2.0.5indirecta
npm@nodelib/fs.walk1.2.8indirecta
npm@popperjs/core2.11.8indirecta
npm@react-aria/ssr3.9.8indirecta
npm@restart/hooks0.4.16indirecta
npm@restart/hooks0.5.1indirecta
npm@restart/ui1.9.4indirecta
npm@rollup/rollup-android-arm-eabi4.40.0indirecta
npm@rollup/rollup-android-arm644.40.0indirecta
npm@rollup/rollup-darwin-arm644.40.0indirecta
npm@rollup/rollup-darwin-x644.40.0indirecta
npm@rollup/rollup-freebsd-arm644.40.0indirecta
npm@rollup/rollup-freebsd-x644.40.0indirecta
npm@rollup/rollup-linux-arm-gnueabihf4.40.0indirecta
npm@rollup/rollup-linux-arm-musleabihf4.40.0indirecta
npm@rollup/rollup-linux-arm64-gnu4.40.0indirecta
npm@rollup/rollup-linux-arm64-musl4.40.0indirecta
npm@rollup/rollup-linux-loongarch64-gnu4.40.0indirecta
npm@rollup/rollup-linux-powerpc64le-gnu4.40.0indirecta
npm@rollup/rollup-linux-riscv64-gnu4.40.0indirecta
npm@rollup/rollup-linux-riscv64-musl4.40.0indirecta
npm@rollup/rollup-linux-s390x-gnu4.40.0indirecta
npm@rollup/rollup-linux-x64-gnu4.40.0indirecta
npm@rollup/rollup-linux-x64-musl4.40.0indirecta
npm@rollup/rollup-win32-arm64-msvc4.40.0indirecta
npm@rollup/rollup-win32-ia32-msvc4.40.0indirecta
npm@rollup/rollup-win32-x64-msvc4.40.0indirecta
npm@swc/helpers0.5.17indirecta
npm@tanstack/query-core5.62.16indirecta
npm@testing-library/dom10.4.0indirecta
npm@testing-library/jest-dom6.6.3indirecta
npm@testing-library/react16.2.0indirecta
npm@testing-library/user-event14.6.1indirecta
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.20.7indirecta
npm@types/cookie0.6.0indirecta
npm@types/estree1.0.7indirecta
npm@types/hoist-non-react-statics3.3.6indirecta
npm@types/json-schema7.0.15indirecta
npm@types/prop-types15.7.14indirecta
npm@types/react19.1.2indirecta
npm@types/react19.1.8indirecta
npm@types/react-dom19.1.2indirecta
npm@types/react-transition-group4.4.12indirecta
npm@types/warning3.0.3indirecta
npm@typescript-eslint/eslint-plugin8.30.1indirecta
npm@typescript-eslint/parser8.30.1indirecta
npm@typescript-eslint/scope-manager8.30.1indirecta
npm@typescript-eslint/type-utils8.30.1indirecta
npm@typescript-eslint/types8.30.1indirecta
npm@typescript-eslint/typescript-estree8.30.1indirecta
npm@typescript-eslint/utils8.30.1indirecta
npm@typescript-eslint/visitor-keys8.30.1indirecta
npm@vitejs/plugin-react4.4.0indirecta
npm@vitest/expect3.0.5indirecta
npm@vitest/mocker3.0.5indirecta
npm@vitest/pretty-format3.0.5indirecta
npm@vitest/pretty-format3.1.1indirecta
npm@vitest/runner3.0.5indirecta
npm@vitest/snapshot3.0.5indirecta
npm@vitest/spy3.0.5indirecta
npm@vitest/utils3.0.5indirecta
npmacorn8.14.1indirecta
npmacorn-jsx5.3.2indirecta
npmagent-base7.1.3indirecta
npmajv6.12.6indirecta
npmansi-regex5.0.1indirecta
npmansi-styles4.3.0indirecta
npmansi-styles5.2.0indirecta
npmargparse2.0.1indirecta
npmaria-query5.3.0indirecta
npmaria-query5.3.2indirecta
npmassertion-error2.0.1indirecta
npmasynckit0.4.0indirecta
npmbalanced-match1.0.2indirecta
npmbrace-expansion1.1.11indirecta
npmbrace-expansion2.0.1indirecta
npmbraces3.0.3indirecta
npmbrowserslist4.24.4indirecta
npmcac6.7.14indirecta
npmcall-bind-apply-helpers1.0.2indirecta
npmcallsites3.1.0indirecta
npmcaniuse-lite1.0.30001714indirecta
npmchai5.2.0indirecta
npmchalk3.0.0indirecta
npmchalk4.1.2indirecta
npmcheck-error2.1.1indirecta
npmclassnames2.5.1indirecta
npmclsx2.1.1indirecta
npmcolor-convert2.0.1indirecta
npmcolor-name1.1.4indirecta
npmcombined-stream1.0.8indirecta
npmconcat-map0.0.1indirecta
npmconvert-source-map2.0.0indirecta
npmcookie1.0.2indirecta
npmcross-spawn7.0.6indirecta
npmcss.escape1.5.1indirecta
npmcssstyle4.3.0indirecta
npmcsstype3.1.3indirecta
npmdata-urls5.0.0indirecta
npmdate-fns4.1.0indirecta
npmdebug4.4.0indirecta
npmdecimal.js10.5.0indirecta
npmdeep-eql5.0.2indirecta
npmdeep-is0.1.4indirecta
npmdeepmerge2.2.1indirecta
npmdelayed-stream1.0.0indirecta
npmdequal2.0.3indirecta
npmdom-accessibility-api0.5.16indirecta
npmdom-accessibility-api0.6.3indirecta
npmdom-helpers5.2.1indirecta
npmdom-serializer2.0.0indirecta
npmdomelementtype2.3.0indirecta
npmdomhandler5.0.3indirecta
npmdomutils3.2.2indirecta
npmdunder-proto1.0.1indirecta
npmelectron-to-chromium1.5.137indirecta
npmentities4.5.0indirecta
npmentities6.0.1indirecta
npmes-define-property1.0.1indirecta
npmes-errors1.3.0indirecta
npmes-module-lexer1.6.0indirecta
npmes-object-atoms1.1.1indirecta
npmes-set-tostringtag2.1.0indirecta
npmesbuild0.25.2indirecta
npmescalade3.2.0indirecta
npmescape-string-regexp4.0.0indirecta
npmeslint9.24.0indirecta
npmeslint-plugin-react-hooks5.2.0indirecta
npmeslint-plugin-react-refresh0.4.19indirecta
npmeslint-scope8.3.0indirecta
npmeslint-visitor-keys3.4.3indirecta
npmeslint-visitor-keys4.2.0indirecta
npmespree10.3.0indirecta
npmesquery1.6.0indirecta
npmesrecurse4.3.0indirecta
npmestraverse5.3.0indirecta
npmestree-walker3.0.3indirecta
npmesutils2.0.3indirecta
npmexpect-type1.2.1indirecta
npmfast-deep-equal3.1.3indirecta
npmfast-glob3.3.3indirecta
npmfast-json-stable-stringify2.1.0indirecta
npmfast-levenshtein2.0.6indirecta
npmfastq1.19.1indirecta
npmfdir6.4.3indirecta
npmfile-entry-cache8.0.0indirecta
npmfill-range7.1.1indirecta
npmfind-up5.0.0indirecta
npmflat-cache4.0.1indirecta
npmflatted3.3.3indirecta
npmform-data4.0.2indirecta
npmfsevents2.3.3indirecta
npmfunction-bind1.1.2indirecta
npmgensync1.0.0-beta.2indirecta
npmget-intrinsic1.3.0indirecta
npmget-proto1.0.1indirecta
npmglob-parent5.1.2indirecta
npmglob-parent6.0.2indirecta
npmglobals11.12.0indirecta
npmglobals14.0.0indirecta
npmglobals16.0.0indirecta
npmglobrex0.1.2indirecta
npmgopd1.2.0indirecta
npmgraphemer1.4.0indirecta
npmhas-flag4.0.0indirecta
npmhas-symbols1.1.0indirecta
npmhas-tostringtag1.0.2indirecta
npmhasown2.0.2indirecta
npmhoist-non-react-statics3.3.2indirecta
npmhtml-dom-parser5.0.13indirecta
npmhtml-encoding-sniffer4.0.0indirecta
npmhtmlparser210.0.0indirecta
npmhttp-proxy-agent7.0.2indirecta
npmhttps-proxy-agent7.0.6indirecta
npmiconv-lite0.6.3indirecta
npmignore5.3.2indirecta
npmimport-fresh3.3.1indirecta
npmimurmurhash0.1.4indirecta
npmindent-string4.0.0indirecta
npminline-style-parser0.2.4indirecta
npminvariant2.2.4indirecta
npmis-extglob2.1.1indirecta
npmis-glob4.0.3indirecta
npmis-number7.0.0indirecta
npmis-potential-custom-element-name1.0.1indirecta
npmisexe2.0.0indirecta
npmjs-tokens4.0.0indirecta
npmjs-yaml4.1.0indirecta
npmjsdom26.0.0indirecta
npmjsesc3.1.0indirecta
npmjson-buffer3.0.1indirecta
npmjson-schema-traverse0.4.1indirecta
npmjson-stable-stringify-without-jsonify1.0.1indirecta
npmjson52.2.3indirecta
npmkeyv4.5.4indirecta
npmlevn0.4.1indirecta
npmlocate-path6.0.0indirecta
npmlodash4.17.21indirecta
npmlodash-es4.17.21indirecta
npmlodash.merge4.6.2indirecta
npmloose-envify1.4.0indirecta
npmloupe3.1.3indirecta
npmlru-cache10.4.3indirecta
npmlru-cache5.1.1indirecta
npmlz-string1.5.0indirecta
npmmagic-string0.30.17indirecta
npmmath-intrinsics1.1.0indirecta
npmmerge21.4.1indirecta
npmmicromatch4.0.8indirecta
npmmime-db1.52.0indirecta
npmmime-types2.1.35indirecta
npmmin-indent1.0.1indirecta
npmminimatch3.1.2indirecta
npmminimatch9.0.5indirecta
npmms2.1.3indirecta
npmnanoid3.3.11indirecta
npmnatural-compare1.4.0indirecta
npmnode-releases2.0.19indirecta
npmnwsapi2.2.20indirecta
npmobject-assign4.1.1indirecta
npmoptionator0.9.4indirecta
npmp-limit3.1.0indirecta
npmp-locate5.0.0indirecta
npmparent-module1.0.1indirecta
npmparse57.2.1indirecta
npmpath-exists4.0.0indirecta
npmpath-key3.1.1indirecta
npmpathe2.0.3indirecta
npmpathval2.0.0indirecta
npmpicocolors1.1.1indirecta
npmpicomatch2.3.1indirecta
npmpicomatch4.0.2indirecta
npmpostcss8.5.3indirecta
npmprelude-ls1.2.1indirecta
npmprettier3.5.3indirecta
npmpretty-format27.5.1indirecta
npmprop-types15.8.1indirecta
npmprop-types-extra1.1.1indirecta
npmpunycode2.3.1indirecta
npmqueue-microtask1.2.3indirecta
npmreact-fast-compare2.0.4indirecta
npmreact-is16.13.1indirecta
npmreact-is17.0.2indirecta
npmreact-lifecycles-compat3.0.4indirecta
npmreact-property2.0.2indirecta
npmreact-refresh0.17.0indirecta
npmreact-transition-group4.4.5indirecta
npmredent3.0.0indirecta
npmregenerator-runtime0.14.1indirecta
npmresolve-from4.0.0indirecta
npmreusify1.1.0indirecta
npmrollup4.40.0indirecta
npmrrweb-cssom0.8.0indirecta
npmrun-parallel1.2.0indirecta
npmsafer-buffer2.1.2indirecta
npmsaxes6.0.0indirecta
npmscheduler0.26.0indirecta
npmsemver6.3.1indirecta
npmsemver7.7.1indirecta
npmset-cookie-parser2.7.1indirecta
npmshebang-command2.0.0indirecta
npmshebang-regex3.0.0indirecta
npmsiginfo2.0.0indirecta
npmsource-map-js1.2.1indirecta
npmstackback0.0.2indirecta
npmstd-env3.9.0indirecta
npmstrip-indent3.0.0indirecta
npmstrip-json-comments3.1.1indirecta
npmstyle-to-js1.1.16indirecta
npmstyle-to-object1.0.8indirecta
npmsupports-color7.2.0indirecta
npmsymbol-tree3.2.4indirecta
npmtabbable6.2.0indirecta
npmtiny-warning1.0.3indirecta
npmtinybench2.9.0indirecta
npmtinyexec0.3.2indirecta
npmtinyglobby0.2.12indirecta
npmtinypool1.0.2indirecta
npmtinyrainbow2.0.0indirecta
npmtinyspy3.0.2indirecta
npmtldts6.1.86indirecta
npmtldts-core6.1.86indirecta
npmto-regex-range5.0.1indirecta
npmtough-cookie5.1.2indirecta
npmtr465.1.1indirecta
npmts-api-utils2.1.0indirecta
npmtsconfck3.1.5indirecta
npmtslib2.8.1indirecta
npmturbo-stream2.4.0indirecta
npmtype-check0.4.0indirecta
npmtypescript5.7.3indirecta
npmtypescript-eslint8.30.1indirecta
npmuncontrollable7.2.1indirecta
npmuncontrollable8.0.4indirecta
npmupdate-browserslist-db1.1.3indirecta
npmuri-js4.4.1indirecta
npmvite6.3.0indirecta
npmvite6.3.1indirecta
npmvite-node3.0.5indirecta
npmvite-tsconfig-paths5.1.4indirecta
npmvitest3.0.5indirecta
npmw3c-xmlserializer5.0.0indirecta
npmwarning4.0.3indirecta
npmwebidl-conversions7.0.0indirecta
npmwhatwg-encoding3.1.1indirecta
npmwhatwg-mimetype4.0.0indirecta
npmwhatwg-url14.2.0indirecta
npmwhich2.0.2indirecta
npmwhy-is-node-running2.3.0indirecta
npmword-wrap1.2.5indirecta
npmws8.18.1indirecta
npmxml-name-validator5.0.0indirecta
npmxmlchars2.2.0indirecta
npmyallist3.1.1indirecta
npmyocto-queue0.1.0indirecta
PyPIcanonical-sphinx-extensionsindirecta
PyPIdocutilsindirecta
PyPIfuroindirecta
PyPIgitpythonindirecta
PyPIlinkify-it-pyindirecta
PyPImyst-parserindirecta
PyPIpyspellingindirecta
PyPIsphinxindirecta
PyPIsphinx-autobuildindirecta
PyPIsphinx-copybuttonindirecta
PyPIsphinx-designindirecta
PyPIsphinx-notfound-pageindirecta
PyPIsphinx-remove-toctreesindirecta
PyPIsphinx-reredirectsindirecta
PyPIsphinx-tabsindirecta
PyPIsphinxcontrib-jqueryindirecta
PyPIsphinxcontrib-mermaidindirecta
PyPIsphinxext-opengraphindirecta
Avisos de dependencias 26

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 630 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 26 tienen avisos conocidos, de los cuales 3 son directas. 18 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido, o fuera de la lista de paquetes informada.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
flatted3.3.3indirectacrítica23.4.2
google.golang.org/grpcv1.82.0indirectacrítica11.82.1
rollup4.40.0indirectacrítica14.59.0
vitest3.0.5indirectacrítica14.1.0
react-router7.1.1directaalta107.15.0
brace-expansion1.1.11indirectaalta35.0.7
brace-expansion2.0.1indirectaalta35.0.7
form-data4.0.2indirectaalta24.0.6
js-yaml4.1.0indirectaalta34.3.0
lodash4.17.21indirectaalta34.18.0
lodash-es4.17.21indirectaalta34.18.0
minimatch3.1.2indirectaalta310.2.3
minimatch9.0.5indirectaalta310.2.3
picomatch2.3.1indirectaalta24.0.4
picomatch4.0.2indirectaalta24.0.4
turbo-stream2.4.0indirectaalta17.14.0
vite6.3.0indirectaalta88.0.16
vite6.3.1indirectaalta88.0.16
ws8.18.1indirectaalta28.21.0
yaml2.8.1directamoderada12.8.3
@eslint/plugin-kit0.2.8indirectamoderada10.3.4
ajv6.12.6indirectamoderada18.18.0
postcss8.5.3indirectamoderada18.5.10
@babel/core7.26.10indirectabaja18.0.0-rc.6
golang.org/x/textv0.38.0directadesconocida10.39.0
golang.org/x/cryptov0.53.0indirectadesconocida1

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 11002,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 3170850,
        "CSS": 2456,
        "HCL": 367,
        "HTML": 374,
        "Shell": 32279,
        "Makefile": 12676,
        "Dockerfile": 3367,
        "JavaScript": 875,
        "TypeScript": 477197,
        "Go Template": 213792
      },
      "pushed_at": "2026-07-20T11:54:44Z",
      "created_at": "2025-01-13T03:26:44Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T11:55:00Z",
      "description": "FuturFusion Cloud Operations Center",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://futurfusion.io",
      "name": "FuturFusion",
      "type": "Organization",
      "login": "FuturFusion",
      "company": null,
      "location": "United States of America",
      "followers": 22,
      "avatar_url": "https://avatars.githubusercontent.com/u/179046813?v=4",
      "created_at": "2024-08-21T19:57:16Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 699
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2026-07-17T16:04:09Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2026-07-07T23:58:22Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2026-07-05T16:42:44Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2026-07-01T15:20:25Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2026-07-01T00:13:08Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-06-22T16:42:35Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-06-19T23:50:57Z"
        },
        {
          "tag": "v0.6.9",
          "kind": "patch",
          "published_at": "2026-05-28T18:02:47Z"
        },
        {
          "tag": "v0.6.8",
          "kind": "patch",
          "published_at": "2026-05-27T19:36:48Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2026-05-26T14:37:24Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2026-05-23T01:41:41Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2026-05-22T19:44:05Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2026-05-21T20:48:57Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2026-05-20T21:38:06Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2026-05-18T12:43:56Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-05-12T02:38:35Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-05-07T18:26:33Z"
        },
        {
          "tag": "v0.5.8",
          "kind": "patch",
          "published_at": "2026-04-22T21:46:33Z"
        },
        {
          "tag": "v0.5.7",
          "kind": "patch",
          "published_at": "2026-04-20T20:20:59Z"
        },
        {
          "tag": "v0.5.6",
          "kind": "patch",
          "published_at": "2026-04-19T20:13:47Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2026-04-17T02:59:07Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2026-04-14T14:21:18Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2026-04-07T19:25:59Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2026-04-02T00:48:11Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-03-31T19:39:56Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-03-28T05:35:07Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-03-05T04:10:48Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-03-02T05:30:39Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-02-28T13:34:31Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-02-24T19:37:03Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-02-23T00:43:56Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-02-21T03:11:12Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-01-20T13:50:37Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-01-09T13:54:49Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-01-08T18:56:46Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-12-22T00:54:24Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-12-20T16:40:10Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-12-16T20:29:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2f2e61d596d7d914e22d2a3d0c173ddca330b576",
          "body": "Add missing response types for swagger documentation",
          "is_bot": false,
          "headline": "Merge pull request #969 from breml/add-missing-response-types",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-20T11:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df264abf14cb787abd1668085c21f290cefde56",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "doc: Update generated rest-api.yaml",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-20T11:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc84cba4cd47819cf7e846148190efc7b594a92f",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "api: fix response type",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-20T11:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf00c24b6ae378eb39550f79cf29071527bc712",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "util/response: add missing type definitions for swagger",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-20T11:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20e4b64008e8cc689bcb5e3ff98e213249f8f88",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "Release v0.7.6",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-17T16:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10eceb521ae7a0c5f77185b993a0de812722857",
          "body": "Implement dark mode and add FuturFusion logo",
          "is_bot": false,
          "headline": "Merge pull request #968 from stgraber/main",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-17T03:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd63d621c0c39486b90d2f6f1457eae38f6a88ab",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Fix raw output background in dark mode",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-17T01:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f364f1d68e7479d1380fe9075b3619b6d5a8295",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Add FuturFusion logo to sidebar",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-17T01:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a839d5a177a4b6193349364132ab8265edb8379",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Add automatic dark mode",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-17T01:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d8cab5a478f24b1d9602e56088be6265a31d8cc",
          "body": "image: Don't validate source name as image name in DeleteBySource",
          "is_bot": false,
          "headline": "Merge pull request #967 from stgraber/main",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-08T18:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080e40e678a8beb96d46367b660bf191a01357e2",
          "body": "Closes #966\n\nSigned-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "image: Don't validate source name as image name in DeleteBySource",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-08T18:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82863ae4a41c81591997a0a0b17f1d8feae94147",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "Release v0.7.5",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-07T23:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad58d67cbb39cb1a3f662c06a03447a6990f543",
          "body": "provisioning: Use proposed authentication mode when validating update…",
          "is_bot": false,
          "headline": "Merge pull request #965 from stgraber/main",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-07T04:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43c18349eaa709675ccc30745ce074475e81706",
          "body": "… source config\n\nThis fixes an issue where the preferred encoding mode for the token\nwasn't used when doing config validation (SourceConnectionTest).\n\nThis would in turn break provisioning by IncusOS...\n\nSigned-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning: Use proposed authentication mode when validating update…",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-07T03:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acfc378c7ad17b49a52483020d09c0313e695ba0",
          "body": "ui: Show instance type in inventory",
          "is_bot": false,
          "headline": "Merge pull request #964 from presztak/instance_type",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-06T12:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66474f02ace2c3fa3769c09ca2bab6d5d5a64004",
          "body": "Signed-off-by: Piotr Resztak <piotr.resztak@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Show instance type in inventory",
          "author_name": "Piotr Resztak",
          "author_login": "presztak",
          "committed_at": "2026-07-06T08:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f554fb53c8871089abd313f03e7540be6976e0c2",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "Release v0.7.4",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-05T16:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e521e94d4240a1a45473cb8407d71889ce7b6900",
          "body": "ui: Improve YAML code formatting",
          "is_bot": false,
          "headline": "Merge pull request #963 from presztak/yaml_code",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-03T14:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db19ce7852316842d8a08b465f73da61374c7e8",
          "body": "Signed-off-by: Piotr Resztak <piotr.resztak@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Improve YAML code formatting",
          "author_name": "Piotr Resztak",
          "author_login": "presztak",
          "committed_at": "2026-07-03T09:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0ae783d9cded666b5d2dd1ee16442f90ab5384",
          "body": "ui: FIx typo",
          "is_bot": false,
          "headline": "Merge pull request #962 from stgraber/main",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-02T22:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d66c8fd17a9425e622761c371c0793f8e21e64",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: FIx typo",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-02T22:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1708c210944155c28618fbfec2526c583263e1a6",
          "body": "Fix handling of multi-line values in application data",
          "is_bot": false,
          "headline": "Merge pull request #961 from stgraber/main",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-02T21:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b067fdc90474873182b06525c77154c60e9e779f",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning: Add tests for Terraform config value escaping",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-02T20:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b0671f9ffd4f13bd832e2bc1dc83a1d057543b",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning: Escape config values in Terraform templates",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-02T20:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6724629278ff1ac85e1739930fd74bff3bc64db",
          "body": "Add code on Incus (COI) config",
          "is_bot": false,
          "headline": "Merge pull request #960 from breml/add-coi",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-02T19:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37827f5daab79fcd03ba697147db7c3d8f84471",
          "body": "Add security seed tests",
          "is_bot": false,
          "headline": "Merge pull request #958 from breml/add-security-seed-tests",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-02T19:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea724eb797ebf7c227751410cbe93609225207f",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "coi: add initial version of code on Incus",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T14:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3582d287d50ea2d740a909fcfe1866b083d93e3f",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "cmd/operations-centerd: fix tests in IPv4 only environments",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T13:51:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b25943c5ce6535b855415216dfb6d25cc32e1588",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "client: fix tests in IPv4 only environments",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T13:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5309e2af5e434b8a314e9bde4e9bcca3bbae071",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "api: fix tests in IPv4 only environments",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T13:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5b99b6e22f027106daefd79d117319a90c94521",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "system: fix tests in IPv4 only environments",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T13:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519e7ae2dbaddc48c63d33294a669053d7682dc7",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "util/testing/net: Add helper to detect localhost IP",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T13:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e6a7786bfc6da556b74fe49ab683700daf3cb02",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "Makefile: update Go version to 1.25.11",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T13:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c7fa176650406c1166b40262b76f9fe9291e3e",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "go.mod: update Go version to 1.25.11",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T13:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d44938a8a18e0ac0a28b5ad0b58404de238a0c2",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/adapter/incus: add missing tests",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T05:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "423965d91fbd6ad90c8ad6424bf332fab63df4fb",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/token: add missing test",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-02T05:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632998f1146bd70d41a5fd3a3961a8abc561cc83",
          "body": "github: enable dependency-review-action",
          "is_bot": false,
          "headline": "Merge pull request #956 from breml/enable-dependency-review",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-01T15:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73852eb0fd435f25284c0d66a48216b53ae4810d",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "Release v0.7.3",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-01T15:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52ff58cd266061a714b74429ca09217baa25e715",
          "body": "Fix security seed",
          "is_bot": false,
          "headline": "Merge pull request #957 from breml/fix-security-seed",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-01T14:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e8307637dc7aa3b0551ab723898bea5855fb622",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "go.mod: go mod tidy",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-01T09:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "193fd97e67864f459b6851a994dd320554228f50",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/adapter/incus: fix self connection through unix socket",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-01T09:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "045c57663e7795043a43b5ed5447f9d850cb5cc5",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/token: log missing error",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-01T09:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8e8cafab99abe191e0463f1ef048471da8e4f6",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "github: enable dependency-review-action",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-07-01T05:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d602b6a664802afbd4fbeb8d855aea954169e2",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "Release v0.7.2",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-07-01T00:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07b3363c4bb379d9bd3203515fb63d25be571752",
          "body": "Add security seed",
          "is_bot": false,
          "headline": "Merge pull request #955 from breml/add-security-seed",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-30T23:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94913bd13362560799855287105d1239eab786c8",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "doc: Update generated rest-api.yaml",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-30T23:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "702441f8ee0c3b26d35c9fb625659f259a114080",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "gomod: Bump incus for new generator",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-30T23:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4fedc860b340ecd4a64cdf71a52a3fb3e4dd824",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning: update generated code",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-30T23:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f669d855af802461a3752c0596fe6694e5b51907",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "gomod: Bump incus-osd for new seed",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-30T23:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d78d76e9781e29d4c3b8d7bfc5bacb7d5c18f8",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "Update gomod",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-30T23:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6dffad1237dae5501b408d57a9a4f05159f7b8",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "api: pass client for token service",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T23:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61c892d2a42ce00b8f03fce50e3bea3087789169",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning: update generated code",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T23:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c053a1bd1ad673dc39f12cf419c42e586ca3b5a",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/adapter/incus: Add GetSecurityConfig",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T23:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a92b0030bd33b23a3b2fd9329f525c22d4f23488",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/adapter/flasher: write security seed",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T23:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e4828d7591d521874aefeae4dcc95ac0005ce4",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/server: add server self for access through unix socket",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T23:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58d8c166fbd8b4a8d4fb228ccbbf083c3c7f70b",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/token: get ca certs and add them to security seed",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T23:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "402b23a6bba23b0305f88b90e0c7003db913c8d8",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "api: add IncusOS security seed",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T20:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "552e5cbde6e5906f981ddc3edcc60fb2673b2f90",
          "body": "Include server certificate, if not trusted by system root certs",
          "is_bot": false,
          "headline": "Merge pull request #954 from breml/fix-server-certificate-seed",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-30T12:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d639bae58780394c6c7c2a9d4ee16d016f8122e",
          "body": "e2e-tests: filter for alpinelinux",
          "is_bot": false,
          "headline": "Merge pull request #953 from breml/fix-e2e-test",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-30T12:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3251b3f51656dff0bbc4f2b7d7c341db307962b5",
          "body": "…ted by system root certs\n\nSigned-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/adapter/flasher: include server certificate, if not trus…",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T10:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3f0c9558fb87461e3e89fb672c6ad2cc3fd9ebc",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "e2e-tests: filter for alpinelinux",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-30T04:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "550386d6cb349b9a61efe2f944cb00cc7289e01c",
          "body": "e2e-tests: version is read from metadata",
          "is_bot": false,
          "headline": "Merge pull request #952 from breml/fix-e2e",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-29T12:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f28dd47429eec6e14f71a6814bde7b443621196",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "e2e-tests: version is read from metadata",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-29T06:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1d5861c8d3e620f260be6cfa8337bc07430046",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "github: Fix package installation in daily tests",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-25T20:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe2eed2861fa0f1876919733ee055592d6f3aeb",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "github: Update daily workflow for new runners",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-25T20:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ace2a8e57f59ec1b8dcdf25f0043f64120ca4d5",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "github: Update daily self-hosted config",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-25T19:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a824b82f85b12d5974782d5f5926ee4d11658a9",
          "body": "Update LLM/AI policy",
          "is_bot": false,
          "headline": "Merge pull request #948 from stgraber/main",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-25T13:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98189f4e69b787b14d683b1d5dd1265008bbf829",
          "body": "ui: Hide network confirm button when no pending change",
          "is_bot": false,
          "headline": "Merge pull request #949 from stgraber/ui",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-25T12:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d46a2e350757554c363ffcefbc7cfc2e1f7e4c8",
          "body": "e2e-tests: fix add image",
          "is_bot": false,
          "headline": "Merge pull request #951 from breml/e2e-test-fix",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-25T07:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d83ce0ed6349d3e0ff1ab810f3ec27ffe1ca00a",
          "body": "CORS for simplestreams",
          "is_bot": false,
          "headline": "Merge pull request #950 from breml/simplestreams-cors",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-25T06:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c31b6ad7ac803d5b92a7d262774f716feba850ec",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "e2e-tests: fix add image",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-25T06:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c1b4ce6047c066d7b42bf2f3103a88afcaa5e9",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "api: cors headers for simplestreams",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-25T06:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2825d406694249a5018e01d73234912bc4144ea7",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "util/cors: add cors middleware",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-25T06:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a6f8231a02799d2c586e58818f95059a00f33ae",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "doc: Add LLMs and GPG to wordlist",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T23:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0196f365094573f6538e7f0cf67e94159042e014",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "Update LLM/AI policy",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T23:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "627a4546aedb3548aeaa2a4ff80bf8443e90ea8b",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Hide network confirm button when no pending change",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T20:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9af3a0efcc6dd9df49d3a95e06115988c9471f52",
          "body": "OS UI tweaks",
          "is_bot": false,
          "headline": "Merge pull request #947 from stgraber/main",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T16:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6261f52bdc2d03c25e0e05b58957deb0a93adabe",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Fix default sub-tab in OS section",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T16:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d1725f54b58f329fa821af24022db06084b527",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Fix button color in OS section",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T16:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda39840e20c3efac3f5e34c6293ecbfc230b037",
          "body": "ui: Update OS management pages to cover full featureset",
          "is_bot": false,
          "headline": "Merge pull request #944 from stgraber/main",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T16:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b6447ecad683520cc988223dcbddf93c0ff6f8d",
          "body": "This reworks the OS management pages to line them up with what the CLI\nsupports.\n\nSigned-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Update OS management pages to cover full featureset",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T13:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fac0e2747ea59f8934e5c3b4a99c948bcab916",
          "body": "CLI show command add json and yaml format",
          "is_bot": false,
          "headline": "Merge pull request #934 from breml/753-json-and-yaml-show-output",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T12:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c54b523a5ee90179cf54d936dcdbd7a5c84b1ef2",
          "body": "e2e-tests: fix add image e2e test",
          "is_bot": false,
          "headline": "Merge pull request #945 from breml/fix-e2e-test-add-image",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T12:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00334501f903fd1956525ece502b2a1431e3b282",
          "body": "ui: Adjust breadcrumbs for :subTab",
          "is_bot": false,
          "headline": "Merge pull request #946 from presztak/breadcrumbs_subtab",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-24T12:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25bdbeda6116f84a2c515a5e73fc599c1822f55",
          "body": "Signed-off-by: Piotr Resztak <piotr.resztak@futurfusion.io>",
          "is_bot": false,
          "headline": "ui: Adjust breadcrumbs for :subTab",
          "author_name": "Piotr Resztak",
          "author_login": "presztak",
          "committed_at": "2026-06-24T09:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63341ca1129bd3a232c56871240a0419e9c42ad2",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "e2e-tests: fix add image e2e test",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-24T05:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a52d3d16574eece7f8e9303c67678dfb3cb0809",
          "body": "provisioning/token: return not found error",
          "is_bot": false,
          "headline": "Merge pull request #935 from breml/910-fix-file-not-found",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-23T17:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f58f6ed6b5d69f15c1376c1a88f4be5cdbc616",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "provisioning/token: return not found error",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-23T07:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9d964cce5cfd236b49f72fa35edd5e50fc6d9af",
          "body": "for provisioning system network and storage\n\nSigned-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "cli/cmds/provisioning: add missing show commands",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-23T07:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd4f7e4798c2a00b2f5366e8ca092f565772c59",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "cli/cmds/warning: add format json and yaml for show commands",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-23T06:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02efe4d7218ef4e7465ed172d5b4a62ac3bff51",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "cli/cmds/image: add format json and yaml for show commands",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-23T06:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1fa12362f7d5d5f8e31b16ad0ec3433c9aa4fe",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "inventory: update generated code",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-23T06:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "097493baabcc156392ff0464edce896a31d6cdb1",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "cmd/generate-inventory: add format json and yaml for show commands",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-23T06:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583992c39c8d0e0d85e92af20ec05b7367df5f4b",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "cli/cmds/system: add format json for show commands",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-23T06:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27201ddda09b0934fa06fdbc8095ff38fd8d4df2",
          "body": "Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>",
          "is_bot": false,
          "headline": "cli/cmds/provisioning: add format json and yaml for show commands",
          "author_name": "Lucas Bremgartner",
          "author_login": "breml",
          "committed_at": "2026-06-23T06:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a913d5fe25f302a44aaaedecf6095fe95a4788d3",
          "body": "Signed-off-by: Stéphane Graber <stephane.graber@futurfusion.io>",
          "is_bot": false,
          "headline": "Release v0.7.1",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-22T16:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b632aced574f5546fde0ca86295b52cd1468b44",
          "body": "…ndling\n\nserver: handle evacuation error during rolling cluster update",
          "is_bot": false,
          "headline": "Merge pull request #927 from breml/rolling-update-evacuation-error-ha…",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-22T16:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cadbeb8876f93f96d919631389cc7e2e4bb6de18",
          "body": "doc: Add \"Prepare manual updates\" section",
          "is_bot": false,
          "headline": "Merge pull request #928 from breml/915-doc-manual-update-upload",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-22T16:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "683f5fcc3a1c432d79cf0f07bc3c48fe61a87607",
          "body": "Fix http response code for update file not found",
          "is_bot": false,
          "headline": "Merge pull request #929 from breml/910-fix-http-response-code",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-22T16:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157f65a9c1e1f79f4bae29d878842c9445001f15",
          "body": "…rolling-restart\n\nIgnore pending updates during rolling restart",
          "is_bot": false,
          "headline": "Merge pull request #930 from breml/751-ignore-pending-updates-during-…",
          "author_name": "Stéphane Graber",
          "author_login": "stgraber",
          "committed_at": "2026-06-22T15:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 38,
      "commits_last_year": 2619,
      "latest_release_at": "2026-07-17T16:04:09Z",
      "latest_release_tag": "v0.7.6",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 5.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/FuturFusion/operations-center",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/FuturFusion/operations-center",
          "is_deprecated": false,
          "latest_version": "v0.7.6",
          "repository_url": "https://github.com/FuturFusion/operations-center",
          "versions_count": 38,
          "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:02:19Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 51,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": {
        "days": [
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 2
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 2
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 2
          },
          {
            "date": "2025-10-22",
            "count": 2
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 3
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 3
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 51,
        "total_stars": 51
      },
      "open_issues_and_prs": 51
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "ui/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "ui/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 585770,
      "source_files_sampled": 1243,
      "oversized_source_files": 11,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 1189
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "ui/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 130
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.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": "rollup",
            "direct": false,
            "version": "4.40.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 1,
            "oldest_advisory_days": 146
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "3.0.5",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-5xrq-8626-4rwp"
            ],
            "fixed_version": "4.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 50
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "7.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-2j2x-hqr9-3h42",
              "GHSA-2w69-qvjg-hvjx",
              "GHSA-3cgp-3xvw-98x8",
              "GHSA-49rj-9fvp-4h2h",
              "GHSA-8v8x-cx79-35w7",
              "GHSA-8x6r-g9mw-2r78",
              "GHSA-9jcx-v3wj-wh4m",
              "GHSA-cpj6-fhp6-mr6j",
              "GHSA-h5cw-625j-3rxh",
              "GHSA-rxv8-25v2-qmq8"
            ],
            "fixed_version": "7.15.0",
            "advisory_count": 10,
            "oldest_advisory_days": 453
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fjxv-7rqg-78g4",
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 2,
            "oldest_advisory_days": 365
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 249
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 181
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 181
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "turbo-stream",
            "direct": false,
            "version": "2.4.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-rxv8-25v2-qmq8"
            ],
            "fixed_version": "7.14.0",
            "advisory_count": 1,
            "oldest_advisory_days": 47
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.3.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-859w-5945-r5v3",
              "GHSA-93m4-6634-74q7",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-g4jq-h2w9-997c",
              "GHSA-jqfw-vq24-v9c3",
              "GHSA-p9ff-h696-f583",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 8,
            "oldest_advisory_days": 447
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-859w-5945-r5v3",
              "GHSA-93m4-6634-74q7",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-g4jq-h2w9-997c",
              "GHSA-jqfw-vq24-v9c3",
              "GHSA-p9ff-h696-f583",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 8,
            "oldest_advisory_days": 447
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 64
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.8.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 118
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.8",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-xffm-g5w8-qvg7"
            ],
            "fixed_version": "0.3.4",
            "advisory_count": 1,
            "oldest_advisory_days": 368
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 160
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 88
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.10",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 15,
          "unknown": 2,
          "critical": 4,
          "moderate": 4
        },
        "advisory_count": 68,
        "affected_count": 26,
        "assessed_count": 630,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 18,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        },
        {
          "name": "github.com/Masterminds/sprig/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.0"
        },
        {
          "name": "github.com/brianvoe/gofakeit/v7",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v7.15.0"
        },
        {
          "name": "github.com/dsnet/golib/memfile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/expr-lang/expr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.8"
        },
        {
          "name": "github.com/fabien-marty/slog-helpers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240624063600-773d61849b89"
        },
        {
          "name": "github.com/fvbommel/sortorder",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/gabriel-vasile/mimetype",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.13"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4-0.20250319132907-e064f32e3674"
        },
        {
          "name": "github.com/hashicorp/hcl/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.24.0"
        },
        {
          "name": "github.com/lmittmann/tint",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.3"
        },
        {
          "name": "github.com/lxc/incus-os/incus-osd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260630201052-2271e96b3b1b"
        },
        {
          "name": "github.com/lxc/incus/v7",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v7.2.1-0.20260630223516-faff1e16043c"
        },
        {
          "name": "github.com/maniartech/signals",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/mattn/go-shellwords",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.13"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.47"
        },
        {
          "name": "github.com/oauth2-proxy/mockoidc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240214162133-caebfff84d25"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.4"
        },
        {
          "name": "github.com/openfga/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.17"
        },
        {
          "name": "github.com/openfga/go-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.2"
        },
        {
          "name": "github.com/pires/go-proxyproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/pkg/sftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.10"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/quasilyte/go-ruleguard/dsl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.23"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/testcontainers/testcontainers-go/modules/openfga",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "github.com/tidwall/gjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/vektra/mockery/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.7.1"
        },
        {
          "name": "github.com/zclconf/go-cty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.1"
        },
        {
          "name": "github.com/zitadel/oidc/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.47.5"
        },
        {
          "name": "go.starlark.net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260630144053-529d8e869a14"
        },
        {
          "name": "go.yaml.in/yaml/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0-rc.6"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "@tanstack/react-query",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.63.0"
        },
        {
          "name": "bootstrap",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.3.3"
        },
        {
          "name": "formik",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.4.6"
        },
        {
          "name": "html-react-parser",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.2.2"
        },
        {
          "name": "react",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.0.0"
        },
        {
          "name": "react-bootstrap",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.10.7"
        },
        {
          "name": "react-datepicker",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.4.0"
        },
        {
          "name": "react-dom",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.0.0"
        },
        {
          "name": "react-icons",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.4.0"
        },
        {
          "name": "react-router",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.1.1"
        },
        {
          "name": "yaml",
          "manifest": "ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.8.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/brianvoe/gofakeit/v7",
            "direct": true,
            "version": "v7.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dsnet/golib/memfile",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/expr-lang/expr",
            "direct": true,
            "version": "v1.17.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fabien-marty/slog-helpers",
            "direct": true,
            "version": "v0.0.0-20240624063600-773d61849b89",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fvbommel/sortorder",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": true,
            "version": "v1.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.4-0.20250319132907-e064f32e3674",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl/v2",
            "direct": true,
            "version": "v2.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lmittmann/tint",
            "direct": true,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lxc/incus-os/incus-osd",
            "direct": true,
            "version": "v0.0.0-20260630201052-2271e96b3b1b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lxc/incus/v7",
            "direct": true,
            "version": "v7.2.1-0.20260630223516-faff1e16043c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maniartech/signals",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": true,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-shellwords",
            "direct": true,
            "version": "v1.0.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": true,
            "version": "v1.14.47",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oauth2-proxy/mockoidc",
            "direct": true,
            "version": "v0.0.0-20240214162133-caebfff84d25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": true,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openfga/cli",
            "direct": true,
            "version": "v0.7.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openfga/go-sdk",
            "direct": true,
            "version": "v0.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pires/go-proxyproto",
            "direct": true,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/sftp",
            "direct": true,
            "version": "v1.13.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard/dsl",
            "direct": true,
            "version": "v0.3.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go/modules/openfga",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vektra/mockery/v3",
            "direct": true,
            "version": "v3.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": true,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zitadel/oidc/v3",
            "direct": true,
            "version": "v3.47.5",
            "ecosystem": "go"
          },
          {
            "name": "go.starlark.net",
            "direct": true,
            "version": "v0.0.0-20260630144053-529d8e869a14",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": true,
            "version": "v4.0.0-rc.6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "@tanstack/react-query",
            "direct": true,
            "version": "5.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap",
            "direct": true,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "formik",
            "direct": true,
            "version": "2.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "html-react-parser",
            "direct": true,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-bootstrap",
            "direct": true,
            "version": "2.10.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-datepicker",
            "direct": true,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-icons",
            "direct": true,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": true,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.2",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adalogics/go-fuzz-headers",
            "direct": false,
            "version": "v0.0.0-20240806141605-e8a1dd7889d6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adhocore/gronx",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agext/levenshtein",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apex/log",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v15",
            "direct": false,
            "version": "v15.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blang/semver/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": false,
            "version": "v4.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/brunoga/deep",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cavaliergopher/cpio",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/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/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v1.0.0-rc.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cowsql/go-cowsql",
            "direct": false,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/dockercfg",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emirpasic/gods",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fabien-marty/tracerr",
            "direct": false,
            "version": "v0.0.0-20240624051446-7f090eca46ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structs",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/flosch/pongo2/v6",
            "direct": false,
            "version": "v6.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/futurfusion/migration-manager",
            "direct": false,
            "version": "v0.6.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/chi/v5",
            "direct": false,
            "version": "v5.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v3",
            "direct": false,
            "version": "v3.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.28.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/renameio",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/securecookie",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gosexy/gettext",
            "direct": false,
            "version": "v0.0.0-20160830220431-74466a0a0c4a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
            "direct": false,
            "version": "v2.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jedib0t/go-pretty/v6",
            "direct": false,
            "version": "v6.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kballard/go-shellquote",
            "direct": false,
            "version": "v0.0.0-20180428030007-95032a82bc51",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/pgzip",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/maps",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/parsers/yaml",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/env",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/file",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/posflag",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/structs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/v2",
            "direct": false,
            "version": "v2.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/fs",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20260627054121-477a66015f15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/colorstring",
            "direct": false,
            "version": "v0.0.0-20190213212951-d06e56a500db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/go-archive",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": false,
            "version": "v1.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/patternmatcher",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/userns",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/mango",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/mango-cobra",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/mango-pflag",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/roff",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muhlemmer/gu",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muhlemmer/httpforwarded",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/natefinch/wrap",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nwidger/jsoncolor",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/cat",
            "direct": false,
            "version": "v0.0.0-20250911104152-50322a0618f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/errors",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/ll",
            "direct": false,
            "version": "v0.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-spec",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/umoci",
            "direct": false,
            "version": "v0.6.1-0.20251213054154-70fc5ee1f4df",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openfga/api/proto",
            "direct": false,
            "version": "v0.0.0-20260619182052-dd87be81488e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openfga/language/pkg/go",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openfga/openfga",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/xattr",
            "direct": false,
            "version": "v0.4.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rican7/retry",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rootless-containers/proto/go-proto",
            "direct": false,
            "version": "v0.0.0-20260207013450-f6ee952d53d9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": false,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rung/go-safecast",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/schollz/progressbar/v3",
            "direct": false,
            "version": "v3.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v4",
            "direct": false,
            "version": "v4.26.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": false,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli",
            "direct": false,
            "version": "v1.22.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vbatts/go-mtree",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonpointer",
            "direct": false,
            "version": "v0.0.0-20190905194746-02993c407bfb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonreference",
            "direct": false,
            "version": "v0.0.0-20180127040603-bd5ef7bd5415",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonschema",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yiling-j/theine-go",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/xxh3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zitadel/logging",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zitadel/schema",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ztrue/tracerr",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260611194520-c48552f49976",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260626140120-b709645a9e92",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "gonum.org/v1/gonum",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260630182238-925bb5da69e7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260630182238-925bb5da69e7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.26.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-self",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-source",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react",
            "direct": false,
            "version": "0.27.13",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react-dom",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@popperjs/core",
            "direct": false,
            "version": "2.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/ssr",
            "direct": false,
            "version": "3.9.8",
            "ecosystem": "npm"
          },
          {
            "name": "@restart/hooks",
            "direct": false,
            "version": "0.4.16",
            "ecosystem": "npm"
          },
          {
            "name": "@restart/hooks",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@restart/ui",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loongarch64-gnu",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.17",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/query-core",
            "direct": false,
            "version": "5.62.16",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.6.1",
            "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.20.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cookie",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hoist-non-react-statics",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prop-types",
            "direct": false,
            "version": "15.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-transition-group",
            "direct": false,
            "version": "4.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/warning",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "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": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.24.4",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001714",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "classnames",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "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": "dom-helpers",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.137",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "0.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.2",
            "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": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globrex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hoist-non-react-statics",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-dom-parser",
            "direct": false,
            "version": "5.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "26.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "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.17",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.20",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types-extra",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-fast-compare",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-lifecycles-compat",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-property",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-refresh",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-transition-group",
            "direct": false,
            "version": "4.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tabbable",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-warning",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfck",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-stream",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "uncontrollable",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "uncontrollable",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite-tsconfig-paths",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "warning",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "canonical-sphinx-extensions",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "docutils",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "furo",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "gitpython",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "linkify-it-py",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "myst-parser",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyspelling",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-autobuild",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-copybutton",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-design",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-notfound-page",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-remove-toctrees",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-reredirects",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-tabs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jquery",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-mermaid",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxext-opengraph",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 648,
        "direct_count": 52,
        "indirect_count": 596
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 634,
        "open_issues": 46,
        "closed_ratio": 0.854,
        "closed_issues": 269,
        "closed_unmerged_prs": 16
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "breml",
          "commits": 2526,
          "avatar_url": "https://avatars.githubusercontent.com/u/6205217?v=4"
        },
        {
          "type": "User",
          "login": "stgraber",
          "commits": 607,
          "avatar_url": "https://avatars.githubusercontent.com/u/2230599?v=4"
        },
        {
          "type": "User",
          "login": "presztak",
          "commits": 141,
          "avatar_url": "https://avatars.githubusercontent.com/u/8867314?v=4"
        },
        {
          "type": "User",
          "login": "masnax",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/26456591?v=4"
        },
        {
          "type": "User",
          "login": "gibmat",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6611789?v=4"
        },
        {
          "type": "User",
          "login": "stephendotcarter",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4451181?v=4"
        },
        {
          "type": "User",
          "login": "victoitor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/58741687?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.765
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "builds.yml",
        "commits.yml",
        "daily.yml",
        "release.yml",
        "tests.yml",
        "vulncheck.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml",
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 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": 6,
            "reason": "Found 9/13 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "47 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2f2e61d596d7d914e22d2a3d0c173ddca330b576",
        "ran_at": "2026-07-22T06:15:54Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T04:52:29Z",
      "oldest_open_prs": [
        {
          "number": 835,
          "created_at": "2026-05-05T15:07:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 893,
          "created_at": "2026-06-02T08:43:36Z",
          "last_comment_at": "2026-06-02T08:43:55Z",
          "last_comment_author": "breml"
        },
        {
          "number": 894,
          "created_at": "2026-06-02T11:25:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 959,
          "created_at": "2026-07-02T08:33:53Z",
          "last_comment_at": "2026-07-21T08:52:39Z",
          "last_comment_author": "breml"
        },
        {
          "number": 970,
          "created_at": "2026-07-22T06:11:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-20T11:54:44Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 146,
          "created_at": "2025-07-07T12:02:48Z",
          "last_comment_at": "2025-08-20T13:38:22Z",
          "last_comment_author": "breml"
        },
        {
          "number": 161,
          "created_at": "2025-07-28T12:13:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 185,
          "created_at": "2025-08-07T06:50:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 194,
          "created_at": "2025-08-13T09:40:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 215,
          "created_at": "2025-09-09T09:02:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 237,
          "created_at": "2025-09-11T11:29:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 245,
          "created_at": "2025-09-15T14:54:47Z",
          "last_comment_at": "2026-07-21T08:53:53Z",
          "last_comment_author": "breml"
        },
        {
          "number": 246,
          "created_at": "2025-09-16T05:04:50Z",
          "last_comment_at": "2026-06-01T13:20:04Z",
          "last_comment_author": "breml"
        },
        {
          "number": 263,
          "created_at": "2025-09-25T17:36:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 264,
          "created_at": "2025-09-25T17:48:25Z",
          "last_comment_at": "2025-09-29T13:58:22Z",
          "last_comment_author": "stgraber"
        },
        {
          "number": 266,
          "created_at": "2025-09-26T15:25:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 274,
          "created_at": "2025-09-29T14:52:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 275,
          "created_at": "2025-09-29T14:55:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 319,
          "created_at": "2025-10-15T07:37:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 343,
          "created_at": "2025-10-20T15:28:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 349,
          "created_at": "2025-10-22T16:49:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 393,
          "created_at": "2025-11-24T07:13:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 401,
          "created_at": "2025-11-24T10:09:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 402,
          "created_at": "2025-11-24T10:10:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 407,
          "created_at": "2025-11-24T15:10:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/FuturFusion/operations-center",
    "host": "github.com",
    "name": "operations-center",
    "owner": "FuturFusion"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 40,
        "vitality": 95,
        "community": 54,
        "governance": 64,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 2619,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2619 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2619
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 38,
              "latest_release_tag": "v0.7.6",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 5.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "38 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "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 ~5.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 5.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "forks": 8,
              "stars": 51,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "51 stars",
                "points": 27.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.765
            },
            "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 76% of commits",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 634,
              "open_issues": 46,
              "closed_issues": 269,
              "issue_closed_ratio": 0.854,
              "closed_unmerged_prs": 16
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "634/650 decided PRs merged",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 634,
                      "decided": 650
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/13 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "followers": 22,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "FuturFusion",
              "public_repos": 3,
              "account_age_days": 699
            },
            "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": "22 followers of FuturFusion",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 22,
                      "login": "FuturFusion"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~1 yr old",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/FuturFusion/operations-center"
              ],
              "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": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "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": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml, eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "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": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 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 9/13 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "47 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 630 resolved dependencies against OSV; 18 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 630
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 18
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "osv",
              "advisories": 68,
              "affected_packages": 26,
              "assessed_packages": 630,
              "unassessed_packages": 18,
              "affected_by_severity": "critical 4, high 15, moderate 4, low 1, unknown 2",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: react-router 7.1.1 (high 8.2), yaml 2.8.1 (moderate 4.3), golang.org/x/text v0.38.0 (unknown)",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "react-router 7.1.1 (high 8.2), yaml 2.8.1 (moderate 4.3), golang.org/x/text v0.38.0 (unknown)"
                    }
                  }
                ],
                "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": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 453 days ago",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 453
                    }
                  }
                ],
                "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": 630,
              "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": 14
            },
            "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": 80,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.67,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 1189
            },
            "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": "67 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 35.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 67,
                      "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",
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "ui/Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "ui/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, ui/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, ui/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, eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "ui/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ui/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, 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": "Go",
              "largest_source_bytes": 585770,
              "source_files_sampled": 1243,
              "oversized_source_files": 11
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "11/1243 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1243,
                      "oversized": 11
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T06:16:10.457513Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FuturFusion/operations-center.svg",
  "full_name": "FuturFusion/operations-center",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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