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

liquidmetal-dev / flintlock

Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd.

GoMPL-2.0★ 1460 estrellas⑂ 71 forksdesde jun 2021Ver en GitHub ↗

liquidmetal-dev/flintlock tiene un índice de salud de 72 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Engineering Quality (86/100) y la más baja, Security (49/100). Se actualizó por última vez hace 4 días. 2 personas concentran la mayor parte del trabajo reciente.

72
global / 100
Bueno

Índice de salud del software

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

72
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

Liquid MetalOrganización
131 seguidores21 repositorios públicosdesde may 2022

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/liquidmetal-dev/flintlockv0.11.0-26hace 8 días

Métricas por categoría

Vitalidad

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

70Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
5.5/36Cadencia de commits — 8/52 semanas con commits
14.5/18Volumen de commits — 40 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year40
human_commit_share0,42
days_since_last_push4
active_weeks_last_year8
Cómo se puntúa
27/27Publica versiones — 24 versiones publicadas
36/36Recencia de las versiones — última versión hace 5 días
12.6/27Cadencia de publicación — una versión cada ~152,6 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count24
latest_release_tagv0.11.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases152,6

Comunidad y Adopción

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

81Bueno · 18% del índice global
Cómo se puntúa
51.3/60Estrellas — 1460 estrellas
15.4/25Forks — 71 forks
5/15Observadores — 9 observadores
Datos de entrada utilizados
forks71
stars1460
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MPL-2.0)
18/18Guía CONTRIBUTING
13.5/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conduct
has_pull_request_template

Sostenibilidad y Gobernanza

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

69Moderado · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
13.5/22.5Distribución de commits — el principal contribuyente firma el 40% de los commits
13.5/13.5Amplitud de contribuyentes — 17 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled17
top_contributor_share0,4
Cómo se puntúa
38.1/46.8Resolución de issues — 82% de issues cerradas
19.5/38.3Aceptación de PR — 408/801 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/4 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs408
open_issues55
closed_issues242
issue_closed_ratio0,815
closed_unmerged_prs393
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
15.2/25Alcance del propietario — 131 seguidores de liquidmetal-dev
18.2/25Trayectoria — 21 repos públicos, cuenta de ~4 años
Datos de entrada utilizados
followers131
owner_typeOrganization
is_verified
owner_loginliquidmetal-dev
public_repos21
account_age_days1545
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 8 días
20/20Historial de versiones — 26 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/liquidmetal-dev/flintlock
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Calidad de Ingeniería

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

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

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://flintlock.liquidmetal.dev/
10/10Descripción del repositorio
10/10Topics — 5 topics
0/10Wiki
Datos de entrada utilizados
topicsfirecracker, cni, microvm, oci, kvm
has_wikino
homepagehttps://flintlock.liquidmetal.dev/
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?

49En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/4 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 17 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 91 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5,2
Excluidos de la puntuación (sin datos o no aplicable): packaging. Los pesos restantes se han renormalizado.
Cómo se puntúa
5.4/35Dependencias directas libres de avisos conocidos — 5 afectados: google.golang.org/grpc 1.56.3 (critical 9.1), google.golang.org/grpc 1.64.1 (critical 9.1), google.golang.org/grpc 1.70.0 (critical 9.1), +2 más
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
20.9/40Sin avisos pendientes — 4 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 131 días
Datos de entrada utilizados
sourceosv
advisories197
affected_packages53
assessed_packages1679
unassessed_packages0
affected_by_severitycritical 8, high 20, moderate 11, low 4, unknown 10
direct_affected_packages5
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 1679 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

85Excelente · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 37 de 42 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,881
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes2306
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
10/10Práctica demostrada con agentes — 5 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 58 de los últimos 100 commits son actualizaciones automáticas de dependencias
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum, yarn.lock
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,05
toolchain_manifestsapi/go.mod, client/go.mod, go.mod, hack/tools/go.mod
dependency_bot_commit_share0,58
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.7/55Tamaños de archivo manejables — 1/191 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes65.750
source_files_sampled191
oversized_source_files1
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — api/services/microvm/v1alpha1/microvms.proto, api/types/microvm.proto
0/20Servidor MCP
0/40Ejemplos ejecutables
Datos de entrada utilizados
example_dirs
has_mcp_signalno
api_schema_filesapi/services/microvm/v1alpha1/microvms.proto, api/types/microvm.proto

Datos clave

1460estrellas de GitHub
17contribuidores
40commits en los últimos 12 meses
4días desde el último push
24versiones publicadas
2factor bus
55issues abiertas
Go, npmecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 71 ⇿
0Estrellas
71Forks
22Versiones

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.

01325385063757132021-102024-022026-07
Mayor 0Menor 9Parche 4

Cada punto abarca 5 días.

OpenSSF Scorecard 5.2 / 10
5.2agregado

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-28 18:12 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/4 approved changesets -- score normalized to 0
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities91 existing vulnerabilities detected
Dependencias directas 61
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/containerd/typeurl/v2v2.1.0api/go.mod
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.20.0api/go.mod
Gogoogle.golang.org/genprotov0.0.0-20211021150943-2b146023228capi/go.mod
Gogoogle.golang.org/grpcv1.64.1api/go.mod
Gogoogle.golang.org/protobufv1.34.1api/go.mod
Gogithub.com/onsi/gomegav1.18.1client/go.mod
Gogoogle.golang.org/grpcv1.56.3client/go.mod
Gogithub.com/containerd/containerdv1.7.33go.mod
Gogithub.com/firecracker-microvm/firecracker-go-sdkv1.0.0go.mod
Gogithub.com/go-playground/validator/v10v10.23.0go.mod
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/google/go-cmpv0.6.0go.mod
Gogithub.com/google/wirev0.6.0go.mod
Gogithub.com/grpc-ecosystem/go-grpc-prometheusv1.2.0go.mod
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.24.0go.mod
Gogithub.com/oklog/ulidv1.3.1go.mod
Gogithub.com/onsi/gomegav1.36.0go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/opencontainers/image-specv1.1.0go.mod
Gogithub.com/pelletier/go-tomlv1.9.5go.mod
Gogithub.com/prometheus/client_golangv1.20.5go.mod
Gogithub.com/sirupsen/logrusv1.9.4-0.20230606125235-dd1b4c2e81afgo.mod
Gogithub.com/spf13/aferov1.11.0go.mod
Gogithub.com/spf13/cobrav1.8.1go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/spf13/viperv1.19.0go.mod
Gogithub.com/vishvananda/netlinkv1.3.0go.mod
Gogoogle.golang.org/grpcv1.68.0go.mod
Gogoogle.golang.org/protobufv1.35.2go.mod
Gogithub.com/carlmjohnson/requestsv0.24.3go.mod
Gogithub.com/containerd/containerd/apiv1.8.0go.mod
Gogithub.com/containerd/errdefsv0.3.0go.mod
Gogithub.com/containerd/platformsv0.2.1go.mod
Gogithub.com/containerd/typeurl/v2v2.2.3go.mod
Gogithub.com/diskfs/go-diskfsv1.4.2go.mod
Gogithub.com/docker/go-unitsv0.5.0go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0go.mod
Gogithub.com/liquidmetal-dev/flintlock/apiv0.0.0-20230211152005-2177e42d0ee6go.mod
Gogithub.com/liquidmetal-dev/flintlock/clientv0.0.0-20230211152005-2177e42d0ee6go.mod
Gogithub.com/onsi/ginkgo/v2v2.22.0go.mod
Gogithub.com/urfave/cli/v2v2.27.5go.mod
Gogithub.com/yitsushi/file-tailorv1.0.0go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gosigs.k8s.io/yamlv1.4.0go.mod
npm@docusaurus/core^3.7.0userdocs/package.json
npm@docusaurus/preset-classic^3.7.0userdocs/package.json
npm@mdx-js/react^3.1.0userdocs/package.json
npm@svgr/webpack^8.1.0userdocs/package.json
npmbabel-core^6.26.3userdocs/package.json
npmbabel-loader^10.0.0userdocs/package.json
npmclsx^2.1.1userdocs/package.json
npmcore-js^3.41.0userdocs/package.json
npmfile-loader^6.2.0userdocs/package.json
npmmobx^6.13.6userdocs/package.json
npmprism-react-renderer^2.4.1userdocs/package.json
npmreact^19.0.0userdocs/package.json
npmreact-dom^19.0.0userdocs/package.json
npmredoc^2.4.0userdocs/package.json
npmstyled-components^6.1.15userdocs/package.json
npmurl-loader^4.1.1userdocs/package.json
Todas las dependencias 1679

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

RegistroPaqueteVersiónRelación
Gogithub.com/carlmjohnson/requestsv0.24.3directa
Gogithub.com/containerd/containerdv1.7.33directa
Gogithub.com/containerd/containerd/apiv1.8.0directa
Gogithub.com/containerd/errdefsv0.3.0directa
Gogithub.com/containerd/platformsv0.2.1directa
Gogithub.com/containerd/typeurl/v22.1.0directa
Gogithub.com/containerd/typeurl/v2v2.2.3directa
Gogithub.com/diskfs/go-diskfsv1.4.2directa
Gogithub.com/docker/go-unitsv0.5.0directa
Gogithub.com/firecracker-microvm/firecracker-go-sdkv1.0.0directa
Gogithub.com/go-playground/validator/v10v10.23.0directa
Gogithub.com/golang/mockv1.6.0directa
Gogithub.com/google/go-cmpv0.6.0directa
Gogithub.com/google/wirev0.6.0directa
Gogithub.com/gorilla/muxv1.8.1directa
Gogithub.com/grpc-ecosystem/go-grpc-middlewarev1.4.0directa
Gogithub.com/grpc-ecosystem/go-grpc-prometheusv1.2.0directa
Gogithub.com/grpc-ecosystem/grpc-gateway/v22.20.0directa
Gogithub.com/grpc-ecosystem/grpc-gateway/v22.26.1directa
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.24.0directa
Gogithub.com/oklog/ulidv1.3.1directa
Gogithub.com/onsi/ginkgo/v22.22.2directa
Gogithub.com/onsi/ginkgo/v2v2.22.0directa
Gogithub.com/onsi/gomega1.18.1directa
Gogithub.com/onsi/gomegav1.36.0directa
Gogithub.com/opencontainers/go-digestv1.0.0directa
Gogithub.com/opencontainers/image-specv1.1.0directa
Gogithub.com/pelletier/go-tomlv1.9.5directa
Gogithub.com/prometheus/client_golang1.14.0directa
Gogithub.com/prometheus/client_golangv1.20.5directa
Gogithub.com/sirupsen/logrus1.9.3directa
Gogithub.com/sirupsen/logrusv1.9.4-0.20230606125235-dd1b4c2e81afdirecta
Gogithub.com/spf13/aferov1.11.0directa
Gogithub.com/spf13/cobrav1.8.1directa
Gogithub.com/spf13/pflagv1.0.5directa
Gogithub.com/spf13/viper1.12.0directa
Gogithub.com/spf13/viperv1.19.0directa
Gogithub.com/urfave/cli/v2v2.27.5directa
Gogithub.com/vishvananda/netlinkv1.3.0directa
Gogithub.com/yitsushi/file-tailorv1.0.0directa
Gogoogle.golang.org/genproto0.0.0-20211021150943-2b146023228cdirecta
Gogoogle.golang.org/genproto0.0.0-20230410155749-daa745c078e1directa
Gogoogle.golang.org/genprotov0.0.0-20240213162025-012b6fc9bca9directa
Gogoogle.golang.org/grpc1.56.3directa
Gogoogle.golang.org/grpc1.64.1directa
Gogoogle.golang.org/grpc1.70.0directa
Gogoogle.golang.org/grpcv1.68.0directa
Gogoogle.golang.org/protobuf1.33.0directa
Gogoogle.golang.org/protobuf1.34.1directa
Gogoogle.golang.org/protobuf1.36.5directa
Gogoogle.golang.org/protobufv1.35.2directa
Gogopkg.in/yaml.v2v2.4.0directa
Gosigs.k8s.io/yamlv1.4.0directa
npm@docusaurus/core3.7.0directa
npm@docusaurus/preset-classic3.7.0directa
npm@mdx-js/react3.1.0directa
npm@svgr/webpack8.1.0directa
npmbabel-core6.26.3directa
npmbabel-loader10.0.0directa
npmbabel-loader9.2.1directa
npmclsx2.1.1directa
npmcore-js2.6.12directa
npmcore-js3.41.0directa
npmfile-loader6.2.0directa
npmmobx6.13.6directa
npmprism-react-renderer2.4.1directa
npmreact19.0.0directa
npmreact-dom19.0.0directa
npmredoc2.4.0directa
npmstyled-components6.1.15directa
npmurl-loader4.1.1directa
Go4d63.com/gocheckcompilerdirectives1.2.1indirecta
Go4d63.com/gochecknoglobals0.2.1indirecta
Gocyphar.com/go-pathrsv0.2.1indirecta
Godario.cat/mergov1.0.0indirecta
Gogithub.com/4meepo/tagalign1.4.1indirecta
Gogithub.com/abirdcfly/dupword0.1.3indirecta
Gogithub.com/adalogics/go-fuzz-headersv0.0.0-20230811130428-ced1acdcaa24indirecta
Gogithub.com/adamkorcz/go-118-fuzz-buildv0.0.0-20230306123547-8075edf89bb0indirecta
Gogithub.com/alecthomas/go-check-sumtype0.3.1indirecta
Gogithub.com/alexkohler/nakedret/v22.0.5indirecta
Gogithub.com/alexkohler/prealloc1.0.0indirecta
Gogithub.com/alingse/asasalint0.0.11indirecta
Gogithub.com/alingse/nilnesserr0.1.1indirecta
Gogithub.com/antonboom/errname1.0.0indirecta
Gogithub.com/antonboom/nilnil1.0.1indirecta
Gogithub.com/antonboom/testifylint1.5.2indirecta
Gogithub.com/asaskevich/govalidatorv0.0.0-20210307081110-f21760c49a8dindirecta
Gogithub.com/ashanbrown/forbidigo1.6.0indirecta
Gogithub.com/ashanbrown/makezero1.2.0indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/bkielbasa/cyclop1.2.3indirecta
Gogithub.com/blizzy78/varnamelen0.8.0indirecta
Gogithub.com/bombsimon/wsl/v44.5.0indirecta
Gogithub.com/breml/bidichk0.3.2indirecta
Gogithub.com/breml/errchkjson0.4.0indirecta
Gogithub.com/burntsushi/toml1.4.1-0.20240526193622-a339e1f7089cindirecta
Gogithub.com/butuzov/ireturn0.3.1indirecta
Gogithub.com/butuzov/mirror1.3.0indirecta
Gogithub.com/catenacyber/perfsprint0.7.1indirecta
Gogithub.com/ccojocar/zxcvbn-go1.0.2indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/charithe/durationcheck0.0.10indirecta
Gogithub.com/chavacava/garif0.1.0indirecta
Gogithub.com/ckaznocha/intrange0.3.0indirecta
Gogithub.com/containerd/cgroupsv1.1.0indirecta
Gogithub.com/containerd/continuityv0.4.4indirecta
Gogithub.com/containerd/fifov1.1.0indirecta
Gogithub.com/containerd/logv0.1.0indirecta
Gogithub.com/containerd/ttrpcv1.2.7indirecta
Gogithub.com/cpuguy83/go-md2man/v2v2.0.5indirecta
Gogithub.com/crocmagnon/fatcontext0.5.3indirecta
Gogithub.com/curioswitch/go-reassign0.3.0indirecta
Gogithub.com/cyphar/filepath-securejoinv0.6.0indirecta
Gogithub.com/daixiang0/gci0.13.5indirecta
Gogithub.com/davecgh/go-spew1.1.1indirecta
Gogithub.com/denis-tingaikin/go-header0.5.0indirecta
Gogithub.com/distribution/referencev0.6.0indirecta
Gogithub.com/djarvur/go-err1130.0.0-20210108212216-aea10b59be24indirecta
Gogithub.com/djherbis/timesv1.6.0indirecta
Gogithub.com/docker/go-eventsv0.0.0-20190806004212-e31b211e4f1cindirecta
Gogithub.com/elliotwutingfeng/asciisetv0.0.0-20230602022725-51bbb787efabindirecta
Gogithub.com/envoyproxy/protoc-gen-validate1.1.0indirecta
Gogithub.com/ettle/strcase0.2.0indirecta
Gogithub.com/fatih/color1.18.0indirecta
Gogithub.com/fatih/structtag1.2.0indirecta
Gogithub.com/felixge/httpsnoopv1.0.4indirecta
Gogithub.com/firefart/nonamedreturns1.0.5indirecta
Gogithub.com/fsnotify/fsnotify1.5.4indirecta
Gogithub.com/fsnotify/fsnotifyv1.7.0indirecta
Gogithub.com/fzipp/gocyclo0.6.0indirecta
Gogithub.com/gabriel-vasile/mimetypev1.4.3indirecta
Gogithub.com/gaijinentertainment/go-exhaustruct/v33.3.0indirecta
Gogithub.com/ghostiam/protogetter0.3.8indirecta
Gogithub.com/go-critic/go-critic0.11.5indirecta
Gogithub.com/go-logr/logrv1.4.2indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-openapi/analysisv0.21.4indirecta
Gogithub.com/go-openapi/errorsv0.20.3indirecta
Gogithub.com/go-openapi/jsonpointerv0.19.6indirecta
Gogithub.com/go-openapi/jsonreferencev0.20.2indirecta
Gogithub.com/go-openapi/loadsv0.21.2indirecta
Gogithub.com/go-openapi/runtimev0.25.0indirecta
Gogithub.com/go-openapi/specv0.20.8indirecta
Gogithub.com/go-openapi/strfmtv0.21.3indirecta
Gogithub.com/go-openapi/swagv0.22.3indirecta
Gogithub.com/go-openapi/validatev0.22.1indirecta
Gogithub.com/go-playground/localesv0.14.1indirecta
Gogithub.com/go-playground/universal-translatorv0.18.1indirecta
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirecta
Gogithub.com/go-toolsmith/astcast1.1.0indirecta
Gogithub.com/go-toolsmith/astcopy1.1.0indirecta
Gogithub.com/go-toolsmith/astequal1.2.0indirecta
Gogithub.com/go-toolsmith/astfmt1.1.0indirecta
Gogithub.com/go-toolsmith/astp1.1.0indirecta
Gogithub.com/go-toolsmith/strparse1.1.0indirecta
Gogithub.com/go-toolsmith/typep1.1.0indirecta
Gogithub.com/go-viper/mapstructure/v22.2.1indirecta
Gogithub.com/go-xmlfmt/xmlfmt1.1.3indirecta
Gogithub.com/gobwas/glob0.2.3indirecta
Gogithub.com/gofrs/flock0.12.1indirecta
Gogithub.com/gogo/protobufv1.3.2indirecta
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirecta
Gogithub.com/golang/protobuf1.5.3indirecta
Gogithub.com/golang/protobuf1.5.4indirecta
Gogithub.com/golangci/dupl0.0.0-20180902072040-3e9179ac440aindirecta
Gogithub.com/golangci/go-printf-func-name0.1.0indirecta
Gogithub.com/golangci/gofmt0.0.0-20241223200906-057b0627d9b9indirecta
Gogithub.com/golangci/golangci-lint1.63.4indirecta
Gogithub.com/golangci/misspell0.6.0indirecta
Gogithub.com/golangci/plugin-module-register0.1.1indirecta
Gogithub.com/golangci/revgrep0.5.3indirecta
Gogithub.com/golangci/unconvert0.0.0-20240309020433-c5143eacb3edindirecta
Gogithub.com/google/pprof0.0.0-20241210010833-40e02aabc2adindirecta
Gogithub.com/google/pprofv0.0.0-20241029153458-d1b30febd7dbindirecta
Gogithub.com/google/subcommands1.2.0indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/gordonklaus/ineffassign0.1.0indirecta
Gogithub.com/gostaticanalysis/analysisutil0.7.1indirecta
Gogithub.com/gostaticanalysis/comment1.4.2indirecta
Gogithub.com/gostaticanalysis/forcetypeassert0.1.0indirecta
Gogithub.com/gostaticanalysis/nilerr0.1.1indirecta
Gogithub.com/hashicorp/errwrapv1.1.0indirecta
Gogithub.com/hashicorp/go-immutable-radix/v22.1.0indirecta
Gogithub.com/hashicorp/go-multierrorv1.1.1indirecta
Gogithub.com/hashicorp/go-version1.7.0indirecta
Gogithub.com/hashicorp/golang-lru/v22.0.7indirecta
Gogithub.com/hashicorp/hclv1.0.0indirecta
Gogithub.com/hexops/gotextdiff1.0.3indirecta
Gogithub.com/huandu/xstrings1.2.0indirecta
Gogithub.com/imdario/mergo0.3.8indirecta
Gogithub.com/inconshreveable/mousetrapv1.1.0indirecta
Gogithub.com/jgautheron/goconst1.7.1indirecta
Gogithub.com/jingyugao/rowserrcheck1.1.1indirecta
Gogithub.com/jjti/go-spancheck0.6.4indirecta
Gogithub.com/josharian/internv1.0.0indirecta
Gogithub.com/julz/importas0.2.0indirecta
Gogithub.com/karamaru-alpha/copyloopvar1.1.0indirecta
Gogithub.com/kisielk/errcheck1.8.0indirecta
Gogithub.com/kkhaike/contextcheck1.1.5indirecta
Gogithub.com/klauspost/compressv1.17.9indirecta
Gogithub.com/kulti/thelper0.6.3indirecta
Gogithub.com/kunwardeep/paralleltest1.0.10indirecta
Gogithub.com/kyoh86/exportloopref0.1.11indirecta
Gogithub.com/lasiar/canonicalheader1.1.2indirecta
Gogithub.com/ldez/exptostd0.3.1indirecta
Gogithub.com/ldez/gomoddirectives0.6.0indirecta
Gogithub.com/ldez/grignotin0.7.0indirecta
Gogithub.com/ldez/tagliatelle0.7.1indirecta
Gogithub.com/ldez/usetesting0.4.2indirecta
Gogithub.com/leodido/go-urnv1.4.0indirecta
Gogithub.com/leonklingele/grouper1.1.2indirecta
Gogithub.com/macabu/inamedparam0.1.3indirecta
Gogithub.com/magiconair/properties1.8.6indirecta
Gogithub.com/magiconair/propertiesv1.8.7indirecta
Gogithub.com/mailru/easyjsonv0.7.7indirecta
Gogithub.com/maratori/testableexamples1.0.0indirecta
Gogithub.com/maratori/testpackage1.1.1indirecta
Gogithub.com/masterminds/goutils1.1.1indirecta
Gogithub.com/masterminds/semver1.5.0indirecta
Gogithub.com/masterminds/semver/v33.3.0indirecta
Gogithub.com/masterminds/sprig2.22.0+incompatibleindirecta
Gogithub.com/matoous/godox0.0.0-20230222163458-006bad1f9d26indirecta
Gogithub.com/mattn/go-colorable0.1.13indirecta
Gogithub.com/mattn/go-isatty0.0.20indirecta
Gogithub.com/mattn/go-runewidth0.0.16indirecta
Gogithub.com/matttproud/golang_protobuf_extensions1.0.1indirecta
Gogithub.com/mgechev/revive1.5.1indirecta
Gogithub.com/microsoft/go-winiov0.6.2indirecta
Gogithub.com/microsoft/hcsshimv0.11.7indirecta
Gogithub.com/mitchellh/copystructure1.0.0indirecta
Gogithub.com/mitchellh/go-homedir1.1.0indirecta
Gogithub.com/mitchellh/mapstructurev1.5.0indirecta
Gogithub.com/mitchellh/reflectwalk1.0.1indirecta
Gogithub.com/moby/lockerv1.0.1indirecta
Gogithub.com/moby/sys/mountinfov0.6.2indirecta
Gogithub.com/moby/sys/sequentialv0.5.0indirecta
Gogithub.com/moby/sys/signalv0.7.0indirecta
Gogithub.com/moby/sys/userv0.3.0indirecta
Gogithub.com/moby/sys/usernsv0.1.0indirecta
Gogithub.com/moricho/tparallel0.3.2indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/mwitkow/go-proto-validators0.2.0indirecta
Gogithub.com/nakabonne/nestif0.3.1indirecta
Gogithub.com/nishanths/exhaustive0.12.0indirecta
Gogithub.com/nishanths/predeclared0.2.2indirecta
Gogithub.com/nunnatsa/ginkgolinter0.18.4indirecta
Gogithub.com/olekukonko/tablewriter0.0.5indirecta
Gogithub.com/onsi/ginkgov1.16.5indirecta
Gogithub.com/opencontainers/runtime-specv1.1.0indirecta
Gogithub.com/opencontainers/selinuxv1.13.1indirecta
Gogithub.com/openpeedeep/depguard/v22.2.0indirecta
Gogithub.com/opentracing/opentracing-gov1.2.0indirecta
Gogithub.com/pelletier/go-toml/v22.2.3indirecta
Gogithub.com/pelletier/go-toml/v2v2.2.2indirecta
Gogithub.com/pierrec/lz4/v4v4.1.17indirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/pkg/xattrv0.4.9indirecta
Gogithub.com/pmezard/go-difflib1.0.0indirecta
Gogithub.com/polyfloyd/go-errorlint1.7.0indirecta
Gogithub.com/prometheus/client_model0.3.0indirecta
Gogithub.com/prometheus/client_modelv0.6.1indirecta
Gogithub.com/prometheus/common0.37.0indirecta
Gogithub.com/prometheus/commonv0.55.0indirecta
Gogithub.com/prometheus/procfs0.8.0indirecta
Gogithub.com/prometheus/procfsv0.15.1indirecta
Gogithub.com/pseudomuto/protoc-gen-doc1.5.1indirecta
Gogithub.com/pseudomuto/protokit0.2.0indirecta
Gogithub.com/quasilyte/go-ruleguard0.4.3-0.20240823090925-0fe6f58b47b1indirecta
Gogithub.com/quasilyte/go-ruleguard/dsl0.3.22indirecta
Gogithub.com/quasilyte/gogrep0.5.0indirecta
Gogithub.com/quasilyte/regex/syntax0.0.0-20210819130434-b3f0c404a727indirecta
Gogithub.com/quasilyte/stdinfo0.0.0-20220114132959-f7386bf02567indirecta
Gogithub.com/raeperd/recvcheck0.2.0indirecta
Gogithub.com/rivo/uniseg0.4.7indirecta
Gogithub.com/rogpeppe/go-internal1.13.1indirecta
Gogithub.com/russross/blackfriday/v2v2.1.0indirecta
Gogithub.com/ryancurrah/gomodguard1.3.5indirecta
Gogithub.com/ryanrolds/sqlclosecheck0.5.1indirecta
Gogithub.com/sagikazarmark/locaferov0.4.0indirecta
Gogithub.com/sagikazarmark/slog-shimv0.1.0indirecta
Gogithub.com/sanposhiho/wastedassign/v22.1.0indirecta
Gogithub.com/santhosh-tekuri/jsonschema/v66.0.1indirecta
Gogithub.com/sashamelentyev/interfacebloat1.1.0indirecta
Gogithub.com/sashamelentyev/usestdlibvars1.28.0indirecta
Gogithub.com/securego/gosec/v22.21.4indirecta
Gogithub.com/shazow/go-diff0.0.0-20160112020656-b6b7b6733b8cindirecta
Gogithub.com/sivchari/containedctx1.0.3indirecta
Gogithub.com/sivchari/tenv1.12.1indirecta
Gogithub.com/sonatard/noctx0.1.0indirecta
Gogithub.com/sourcegraph/concv0.3.0indirecta
Gogithub.com/sourcegraph/go-diff0.7.0indirecta
Gogithub.com/spf13/cast1.5.0indirecta
Gogithub.com/spf13/castv1.6.0indirecta
Gogithub.com/spf13/jwalterweatherman1.1.0indirecta
Gogithub.com/ssgreg/nlreturn/v22.2.1indirecta
Gogithub.com/stbenjam/no-sprintf-host-port0.2.0indirecta
Gogithub.com/stretchr/objx0.5.2indirecta
Gogithub.com/stretchr/testify1.10.0indirecta
Gogithub.com/subosito/gotenv1.4.1indirecta
Gogithub.com/subosito/gotenvv1.6.0indirecta
Gogithub.com/tdakkota/asciicheck0.3.0indirecta
Gogithub.com/tetafro/godot1.4.20indirecta
Gogithub.com/timakin/bodyclose0.0.0-20241017074812-ed6a65f985e3indirecta
Gogithub.com/timonwong/loggercheck0.10.1indirecta
Gogithub.com/tomarrell/wrapcheck/v22.10.0indirecta
Gogithub.com/tommy-muehle/go-mnd/v22.5.1indirecta
Gogithub.com/ulikunitz/xzv0.5.14indirecta
Gogithub.com/ultraware/funlen0.2.0indirecta
Gogithub.com/ultraware/whitespace0.2.0indirecta
Gogithub.com/uudashr/gocognit1.2.0indirecta
Gogithub.com/uudashr/iface1.3.0indirecta
Gogithub.com/vishvananda/netnsv0.0.4indirecta
Gogithub.com/xen0n/gosmopolitan1.2.2indirecta
Gogithub.com/xrash/smetricsv0.0.0-20240521201337-686a1a2994c1indirecta
Gogithub.com/yagipy/maintidx1.0.0indirecta
Gogithub.com/yeya24/promlinter0.3.0indirecta
Gogithub.com/ykadowak/zerologlint0.1.5indirecta
Gogitlab.com/bosi/decorder0.4.2indirecta
Gogo-simpler.org/musttag0.13.0indirecta
Gogo-simpler.org/sloglint0.7.2indirecta
Gogo.mongodb.org/mongo-driverv1.17.7indirecta
Gogo.opencensus.iov0.24.0indirecta
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.49.0indirecta
Gogo.opentelemetry.io/otelv1.24.0indirecta
Gogo.opentelemetry.io/otel/metricv1.24.0indirecta
Gogo.opentelemetry.io/otel/tracev1.24.0indirecta
Gogo.uber.org/atomic1.7.0indirecta
Gogo.uber.org/atomicv1.9.0indirecta
Gogo.uber.org/automaxprocs1.6.0indirecta
Gogo.uber.org/multierr1.6.0indirecta
Gogo.uber.org/multierrv1.9.0indirecta
Gogo.uber.org/zap1.24.0indirecta
Gogolang.org/x/crypto0.31.0indirecta
Gogolang.org/x/cryptov0.45.0indirecta
Gogolang.org/x/exp0.0.0-20240909161429-701f63a606c0indirecta
Gogolang.org/x/expv0.0.0-20240719175910-8a7402abbf56indirecta
Gogolang.org/x/exp/typeparams0.0.0-20241108190413-2d47ceb2692findirecta
Gogolang.org/x/mod0.22.0indirecta
Gogolang.org/x/net0.23.0indirecta
Gogolang.org/x/net0.26.0indirecta
Gogolang.org/x/netv0.47.0indirecta
Gogolang.org/x/sync0.11.0indirecta
Gogolang.org/x/syncv0.18.0indirecta
Gogolang.org/x/sys0.18.0indirecta
Gogolang.org/x/sys0.21.0indirecta
Gogolang.org/x/sys0.28.0indirecta
Gogolang.org/x/sysv0.38.0indirecta
Gogolang.org/x/text0.14.0indirecta
Gogolang.org/x/text0.16.0indirecta
Gogolang.org/x/text0.22.0indirecta
Gogolang.org/x/textv0.31.0indirecta
Gogolang.org/x/tools0.28.0indirecta
Gogolang.org/x/toolsv0.38.0indirecta
Gogoogle.golang.org/genproto/googleapis/api0.0.0-20250204164813-702378808489indirecta
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20241118233622-e639e219e697indirecta
Gogoogle.golang.org/genproto/googleapis/rpc0.0.0-20250204164813-702378808489indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20241118233622-e639e219e697indirecta
Gogoogle.golang.org/grpc/cmd/protoc-gen-go-grpc1.5.1indirecta
Gogopkg.in/ini.v1v1.67.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Gohonnef.co/go/tools0.5.1indirecta
Gomvdan.cc/gofumpt0.7.0indirecta
Gomvdan.cc/unparam0.0.0-20240528143540-8a5130ca722findirecta
npm@algolia/autocomplete-core1.17.9indirecta
npm@algolia/autocomplete-plugin-algolia-insights1.17.9indirecta
npm@algolia/autocomplete-preset-algolia1.17.9indirecta
npm@algolia/autocomplete-shared1.17.9indirecta
npm@algolia/client-abtesting5.20.1indirecta
npm@algolia/client-analytics5.20.1indirecta
npm@algolia/client-common5.20.1indirecta
npm@algolia/client-insights5.20.1indirecta
npm@algolia/client-personalization5.20.1indirecta
npm@algolia/client-query-suggestions5.20.1indirecta
npm@algolia/client-search5.20.1indirecta
npm@algolia/events4.0.1indirecta
npm@algolia/ingestion1.20.1indirecta
npm@algolia/monitoring1.20.1indirecta
npm@algolia/recommend5.20.1indirecta
npm@algolia/requester-browser-xhr5.20.1indirecta
npm@algolia/requester-fetch5.20.1indirecta
npm@algolia/requester-node-http5.20.1indirecta
npm@ampproject/remapping2.3.0indirecta
npm@babel/code-frame7.24.7indirecta
npm@babel/code-frame7.26.2indirecta
npm@babel/code-frame7.29.7indirecta
npm@babel/compat-data7.24.9indirecta
npm@babel/compat-data7.26.2indirecta
npm@babel/core7.26.0indirecta
npm@babel/generator7.26.2indirecta
npm@babel/generator7.29.7indirecta
npm@babel/helper-annotate-as-pure7.24.7indirecta
npm@babel/helper-annotate-as-pure7.25.9indirecta
npm@babel/helper-builder-binary-assignment-operator-visitor7.25.9indirecta
npm@babel/helper-compilation-targets7.24.8indirecta
npm@babel/helper-compilation-targets7.25.9indirecta
npm@babel/helper-create-class-features-plugin7.25.9indirecta
npm@babel/helper-create-regexp-features-plugin7.24.7indirecta
npm@babel/helper-create-regexp-features-plugin7.25.9indirecta
npm@babel/helper-define-polyfill-provider0.6.2indirecta
npm@babel/helper-globals7.29.7indirecta
npm@babel/helper-member-expression-to-functions7.25.9indirecta
npm@babel/helper-module-imports7.25.9indirecta
npm@babel/helper-module-imports7.29.7indirecta
npm@babel/helper-module-transforms7.26.0indirecta
npm@babel/helper-module-transforms7.29.7indirecta
npm@babel/helper-optimise-call-expression7.25.9indirecta
npm@babel/helper-plugin-utils7.24.8indirecta
npm@babel/helper-plugin-utils7.25.9indirecta
npm@babel/helper-plugin-utils7.29.7indirecta
npm@babel/helper-remap-async-to-generator7.25.9indirecta
npm@babel/helper-replace-supers7.25.9indirecta
npm@babel/helper-simple-access7.25.9indirecta
npm@babel/helper-skip-transparent-expression-wrappers7.25.9indirecta
npm@babel/helper-string-parser7.24.8indirecta
npm@babel/helper-string-parser7.25.9indirecta
npm@babel/helper-string-parser7.29.7indirecta
npm@babel/helper-validator-identifier7.24.7indirecta
npm@babel/helper-validator-identifier7.25.9indirecta
npm@babel/helper-validator-identifier7.29.7indirecta
npm@babel/helper-validator-option7.24.8indirecta
npm@babel/helper-validator-option7.25.9indirecta
npm@babel/helper-wrap-function7.25.9indirecta
npm@babel/helpers7.29.7indirecta
npm@babel/highlight7.24.7indirecta
npm@babel/parser7.26.2indirecta
npm@babel/parser7.29.7indirecta
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.25.9indirecta
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.25.9indirecta
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.25.9indirecta
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.25.9indirecta
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.25.9indirecta
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirecta
npm@babel/plugin-syntax-dynamic-import7.8.3indirecta
npm@babel/plugin-syntax-import-assertions7.26.0indirecta
npm@babel/plugin-syntax-import-attributes7.26.0indirecta
npm@babel/plugin-syntax-jsx7.25.9indirecta
npm@babel/plugin-syntax-typescript7.25.9indirecta
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirecta
npm@babel/plugin-transform-arrow-functions7.25.9indirecta
npm@babel/plugin-transform-async-generator-functions7.25.9indirecta
npm@babel/plugin-transform-async-to-generator7.25.9indirecta
npm@babel/plugin-transform-block-scoped-functions7.25.9indirecta
npm@babel/plugin-transform-block-scoping7.25.9indirecta
npm@babel/plugin-transform-class-properties7.25.9indirecta
npm@babel/plugin-transform-class-static-block7.26.0indirecta
npm@babel/plugin-transform-classes7.25.9indirecta
npm@babel/plugin-transform-computed-properties7.25.9indirecta
npm@babel/plugin-transform-destructuring7.25.9indirecta
npm@babel/plugin-transform-dotall-regex7.25.9indirecta
npm@babel/plugin-transform-duplicate-keys7.25.9indirecta
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.25.9indirecta
npm@babel/plugin-transform-dynamic-import7.25.9indirecta
npm@babel/plugin-transform-exponentiation-operator7.25.9indirecta
npm@babel/plugin-transform-export-namespace-from7.25.9indirecta
npm@babel/plugin-transform-for-of7.25.9indirecta
npm@babel/plugin-transform-function-name7.25.9indirecta
npm@babel/plugin-transform-json-strings7.25.9indirecta
npm@babel/plugin-transform-literals7.25.9indirecta
npm@babel/plugin-transform-logical-assignment-operators7.25.9indirecta
npm@babel/plugin-transform-member-expression-literals7.25.9indirecta
npm@babel/plugin-transform-modules-amd7.25.9indirecta
npm@babel/plugin-transform-modules-commonjs7.25.9indirecta
npm@babel/plugin-transform-modules-systemjs7.29.7indirecta
npm@babel/plugin-transform-modules-umd7.25.9indirecta
npm@babel/plugin-transform-named-capturing-groups-regex7.25.9indirecta
npm@babel/plugin-transform-new-target7.25.9indirecta
npm@babel/plugin-transform-nullish-coalescing-operator7.25.9indirecta
npm@babel/plugin-transform-numeric-separator7.25.9indirecta
npm@babel/plugin-transform-object-rest-spread7.25.9indirecta
npm@babel/plugin-transform-object-super7.25.9indirecta
npm@babel/plugin-transform-optional-catch-binding7.25.9indirecta
npm@babel/plugin-transform-optional-chaining7.25.9indirecta
npm@babel/plugin-transform-parameters7.25.9indirecta
npm@babel/plugin-transform-private-methods7.25.9indirecta
npm@babel/plugin-transform-private-property-in-object7.25.9indirecta
npm@babel/plugin-transform-property-literals7.25.9indirecta
npm@babel/plugin-transform-react-constant-elements7.24.7indirecta
npm@babel/plugin-transform-react-display-name7.25.9indirecta
npm@babel/plugin-transform-react-jsx7.25.9indirecta
npm@babel/plugin-transform-react-jsx-development7.25.9indirecta
npm@babel/plugin-transform-react-pure-annotations7.25.9indirecta
npm@babel/plugin-transform-regenerator7.25.9indirecta
npm@babel/plugin-transform-regexp-modifiers7.26.0indirecta
npm@babel/plugin-transform-reserved-words7.25.9indirecta
npm@babel/plugin-transform-runtime7.25.9indirecta
npm@babel/plugin-transform-shorthand-properties7.25.9indirecta
npm@babel/plugin-transform-spread7.25.9indirecta
npm@babel/plugin-transform-sticky-regex7.25.9indirecta
npm@babel/plugin-transform-template-literals7.25.9indirecta
npm@babel/plugin-transform-typeof-symbol7.25.9indirecta
npm@babel/plugin-transform-typescript7.25.9indirecta
npm@babel/plugin-transform-unicode-escapes7.25.9indirecta
npm@babel/plugin-transform-unicode-property-regex7.25.9indirecta
npm@babel/plugin-transform-unicode-regex7.25.9indirecta
npm@babel/plugin-transform-unicode-sets-regex7.25.9indirecta
npm@babel/preset-env7.26.0indirecta
npm@babel/preset-modules0.1.6-no-external-pluginsindirecta
npm@babel/preset-react7.25.9indirecta
npm@babel/preset-typescript7.26.0indirecta
npm@babel/regjsgen0.8.0indirecta
npm@babel/runtime7.26.0indirecta
npm@babel/runtime-corejs37.29.7indirecta
npm@babel/template7.25.9indirecta
npm@babel/template7.29.7indirecta
npm@babel/traverse7.25.9indirecta
npm@babel/traverse7.29.7indirecta
npm@babel/types7.24.9indirecta
npm@babel/types7.26.0indirecta
npm@babel/types7.29.7indirecta
npm@colors/colors1.5.0indirecta
npm@csstools/cascade-layer-name-parser2.0.4indirecta
npm@csstools/color-helpers5.0.1indirecta
npm@csstools/css-calc2.1.0indirecta
npm@csstools/css-color-parser3.0.6indirecta
npm@csstools/css-parser-algorithms3.0.4indirecta
npm@csstools/css-tokenizer3.0.3indirecta
npm@csstools/media-query-list-parser4.0.2indirecta
npm@csstools/postcss-cascade-layers5.0.1indirecta
npm@csstools/postcss-color-function4.0.6indirecta
npm@csstools/postcss-color-mix-function3.0.6indirecta
npm@csstools/postcss-content-alt-text2.0.4indirecta
npm@csstools/postcss-exponential-functions2.0.5indirecta
npm@csstools/postcss-font-format-keywords4.0.0indirecta
npm@csstools/postcss-gamut-mapping2.0.6indirecta
npm@csstools/postcss-gradients-interpolation-method5.0.6indirecta
npm@csstools/postcss-hwb-function4.0.6indirecta
npm@csstools/postcss-ic-unit4.0.0indirecta
npm@csstools/postcss-initial2.0.0indirecta
npm@csstools/postcss-is-pseudo-class5.0.1indirecta
npm@csstools/postcss-light-dark-function2.0.7indirecta
npm@csstools/postcss-logical-float-and-clear3.0.0indirecta
npm@csstools/postcss-logical-overflow2.0.0indirecta
npm@csstools/postcss-logical-overscroll-behavior2.0.0indirecta
npm@csstools/postcss-logical-resize3.0.0indirecta
npm@csstools/postcss-logical-viewport-units3.0.3indirecta
npm@csstools/postcss-media-minmax2.0.5indirecta
npm@csstools/postcss-media-queries-aspect-ratio-number-values3.0.4indirecta
npm@csstools/postcss-nested-calc4.0.0indirecta
npm@csstools/postcss-normalize-display-values4.0.0indirecta
npm@csstools/postcss-oklab-function4.0.6indirecta
npm@csstools/postcss-progressive-custom-properties4.0.0indirecta
npm@csstools/postcss-random-function1.0.1indirecta
npm@csstools/postcss-relative-color-syntax3.0.6indirecta
npm@csstools/postcss-scope-pseudo-class4.0.1indirecta
npm@csstools/postcss-sign-functions1.1.0indirecta
npm@csstools/postcss-stepped-value-functions4.0.5indirecta
npm@csstools/postcss-text-decoration-shorthand4.0.1indirecta
npm@csstools/postcss-trigonometric-functions4.0.5indirecta
npm@csstools/postcss-unset-value4.0.0indirecta
npm@csstools/selector-resolve-nested3.0.0indirecta
npm@csstools/selector-specificity5.0.0indirecta
npm@csstools/utilities2.0.0indirecta
npm@discoveryjs/json-ext0.5.7indirecta
npm@docsearch/css3.8.3indirecta
npm@docsearch/react3.8.3indirecta
npm@docusaurus/babel3.7.0indirecta
npm@docusaurus/bundler3.7.0indirecta
npm@docusaurus/cssnano-preset3.7.0indirecta
npm@docusaurus/logger3.7.0indirecta
npm@docusaurus/mdx-loader3.7.0indirecta
npm@docusaurus/module-type-aliases3.7.0indirecta
npm@docusaurus/plugin-content-blog3.7.0indirecta
npm@docusaurus/plugin-content-docs3.7.0indirecta
npm@docusaurus/plugin-content-pages3.7.0indirecta
npm@docusaurus/plugin-debug3.7.0indirecta
npm@docusaurus/plugin-google-analytics3.7.0indirecta
npm@docusaurus/plugin-google-gtag3.7.0indirecta
npm@docusaurus/plugin-google-tag-manager3.7.0indirecta
npm@docusaurus/plugin-sitemap3.7.0indirecta
npm@docusaurus/plugin-svgr3.7.0indirecta
npm@docusaurus/theme-classic3.7.0indirecta
npm@docusaurus/theme-common3.7.0indirecta
npm@docusaurus/theme-search-algolia3.7.0indirecta
npm@docusaurus/theme-translations3.7.0indirecta
npm@docusaurus/types3.7.0indirecta
npm@docusaurus/utils3.7.0indirecta
npm@docusaurus/utils-common3.7.0indirecta
npm@docusaurus/utils-validation3.7.0indirecta
npm@emotion/is-prop-valid1.2.2indirecta
npm@emotion/memoize0.8.1indirecta
npm@emotion/unitless0.8.1indirecta
npm@exodus/schemasafe1.3.0indirecta
npm@hapi/hoek9.3.0indirecta
npm@hapi/topo5.1.0indirecta
npm@jest/schemas29.6.3indirecta
npm@jest/types29.6.3indirecta
npm@jridgewell/gen-mapping0.3.13indirecta
npm@jridgewell/gen-mapping0.3.5indirecta
npm@jridgewell/resolve-uri3.1.2indirecta
npm@jridgewell/set-array1.2.1indirecta
npm@jridgewell/source-map0.3.6indirecta
npm@jridgewell/sourcemap-codec1.5.0indirecta
npm@jridgewell/sourcemap-codec1.5.5indirecta
npm@jridgewell/trace-mapping0.3.25indirecta
npm@jridgewell/trace-mapping0.3.31indirecta
npm@leichtgewicht/ip-codec2.0.5indirecta
npm@mdx-js/mdx3.0.1indirecta
npm@nodelib/fs.scandir2.1.5indirecta
npm@nodelib/fs.stat2.0.5indirecta
npm@nodelib/fs.walk1.2.8indirecta
npm@pnpm/config.env-replace1.1.0indirecta
npm@pnpm/network.ca-file1.0.2indirecta
npm@pnpm/npm-conf2.2.2indirecta
npm@polka/url1.0.0-next.25indirecta
npm@redocly/ajv8.11.0indirecta
npm@redocly/config0.6.3indirecta
npm@redocly/openapi-core1.18.0indirecta
npm@sideway/address4.1.5indirecta
npm@sideway/formula3.0.1indirecta
npm@sideway/pinpoint2.0.0indirecta
npm@sinclair/typebox0.27.8indirecta
npm@sindresorhus/is4.6.0indirecta
npm@sindresorhus/is5.6.0indirecta
npm@slorber/remark-comment1.0.0indirecta
npm@svgr/babel-plugin-add-jsx-attribute8.0.0indirecta
npm@svgr/babel-plugin-remove-jsx-attribute8.0.0indirecta
npm@svgr/babel-plugin-remove-jsx-empty-expression8.0.0indirecta
npm@svgr/babel-plugin-replace-jsx-attribute-value8.0.0indirecta
npm@svgr/babel-plugin-svg-dynamic-title8.0.0indirecta
npm@svgr/babel-plugin-svg-em-dimensions8.0.0indirecta
npm@svgr/babel-plugin-transform-react-native-svg8.1.0indirecta
npm@svgr/babel-plugin-transform-svg-component8.0.0indirecta
npm@svgr/babel-preset8.1.0indirecta
npm@svgr/core8.1.0indirecta
npm@svgr/hast-util-to-babel-ast8.0.0indirecta
npm@svgr/plugin-jsx8.1.0indirecta
npm@svgr/plugin-svgo8.1.0indirecta
npm@szmarczak/http-timer5.0.1indirecta
npm@types/acorn4.0.6indirecta
npm@types/body-parser1.19.5indirecta
npm@types/bonjour3.5.13indirecta
npm@types/connect3.4.38indirecta
npm@types/connect-history-api-fallback1.5.4indirecta
npm@types/debug4.1.12indirecta
npm@types/eslint8.56.10indirecta
npm@types/eslint-scope3.7.7indirecta
npm@types/estree1.0.5indirecta
npm@types/estree1.0.8indirecta
npm@types/estree-jsx1.0.5indirecta
npm@types/express4.17.21indirecta
npm@types/express-serve-static-core4.19.5indirecta
npm@types/gtag.js0.0.12indirecta
npm@types/hast3.0.4indirecta
npm@types/history4.7.11indirecta
npm@types/html-minifier-terser6.1.0indirecta
npm@types/http-cache-semantics4.0.4indirecta
npm@types/http-errors2.0.4indirecta
npm@types/http-proxy1.17.14indirecta
npm@types/istanbul-lib-coverage2.0.6indirecta
npm@types/istanbul-lib-report3.0.3indirecta
npm@types/istanbul-reports3.0.4indirecta
npm@types/json-schema7.0.15indirecta
npm@types/mdast4.0.4indirecta
npm@types/mdx2.0.13indirecta
npm@types/mime1.3.5indirecta
npm@types/ms0.7.34indirecta
npm@types/node17.0.45indirecta
npm@types/node20.14.10indirecta
npm@types/node-forge1.3.11indirecta
npm@types/parse-json4.0.2indirecta
npm@types/prismjs1.26.4indirecta
npm@types/prop-types15.7.12indirecta
npm@types/qs6.9.15indirecta
npm@types/range-parser1.2.7indirecta
npm@types/react18.3.3indirecta
npm@types/react-router5.1.20indirecta
npm@types/react-router-config5.0.11indirecta
npm@types/react-router-dom5.3.3indirecta
npm@types/retry0.12.0indirecta
npm@types/sax1.2.7indirecta
npm@types/send0.17.4indirecta
npm@types/serve-index1.9.4indirecta
npm@types/serve-static1.15.7indirecta
npm@types/sockjs0.3.36indirecta
npm@types/stylis4.2.5indirecta
npm@types/trusted-types2.0.7indirecta
npm@types/unist2.0.10indirecta
npm@types/unist3.0.2indirecta
npm@types/ws8.5.11indirecta
npm@types/yargs17.0.32indirecta
npm@types/yargs-parser21.0.3indirecta
npm@ungap/structured-clone1.2.0indirecta
npm@webassemblyjs/ast1.14.1indirecta
npm@webassemblyjs/floating-point-hex-parser1.13.2indirecta
npm@webassemblyjs/helper-api-error1.13.2indirecta
npm@webassemblyjs/helper-buffer1.14.1indirecta
npm@webassemblyjs/helper-numbers1.13.2indirecta
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirecta
npm@webassemblyjs/helper-wasm-section1.14.1indirecta
npm@webassemblyjs/ieee7541.13.2indirecta
npm@webassemblyjs/leb1281.13.2indirecta
npm@webassemblyjs/utf81.13.2indirecta
npm@webassemblyjs/wasm-edit1.14.1indirecta
npm@webassemblyjs/wasm-gen1.14.1indirecta
npm@webassemblyjs/wasm-opt1.14.1indirecta
npm@webassemblyjs/wasm-parser1.14.1indirecta
npm@webassemblyjs/wast-printer1.14.1indirecta
npm@xtuc/ieee7541.2.0indirecta
npm@xtuc/long4.2.2indirecta
npmaccepts1.3.8indirecta
npmacorn8.12.1indirecta
npmacorn8.15.0indirecta
npmacorn-import-phases1.0.4indirecta
npmacorn-jsx5.3.2indirecta
npmacorn-walk8.3.3indirecta
npmaddress1.2.2indirecta
npmagent-base7.1.1indirecta
npmaggregate-error3.1.0indirecta
npmajv6.12.6indirecta
npmajv8.17.1indirecta
npmajv-formats2.1.1indirecta
npmajv-keywords3.5.2indirecta
npmajv-keywords5.1.0indirecta
npmalgoliasearch5.20.1indirecta
npmalgoliasearch-helper3.24.1indirecta
npmansi-align3.0.1indirecta
npmansi-escapes4.3.2indirecta
npmansi-html-community0.0.8indirecta
npmansi-regex2.1.1indirecta
npmansi-regex5.0.1indirecta
npmansi-regex6.0.1indirecta
npmansi-styles2.2.1indirecta
npmansi-styles3.2.1indirecta
npmansi-styles4.3.0indirecta
npmansi-styles6.2.1indirecta
npmanymatch3.1.3indirecta
npmarg5.0.2indirecta
npmargparse1.0.10indirecta
npmargparse2.0.1indirecta
npmarray-flatten1.1.1indirecta
npmarray-union2.1.0indirecta
npmastring1.8.6indirecta
npmat-least-node1.0.0indirecta
npmautoprefixer10.4.19indirecta
npmbabel-code-frame6.26.0indirecta
npmbabel-generator6.26.1indirecta
npmbabel-helpers6.24.1indirecta
npmbabel-messages6.23.0indirecta
npmbabel-plugin-dynamic-import-node2.3.3indirecta
npmbabel-plugin-polyfill-corejs20.4.11indirecta
npmbabel-plugin-polyfill-corejs30.10.6indirecta
npmbabel-plugin-polyfill-regenerator0.6.2indirecta
npmbabel-register6.26.0indirecta
npmbabel-runtime6.26.0indirecta
npmbabel-template6.26.0indirecta
npmbabel-traverse6.26.0indirecta
npmbabel-types6.26.0indirecta
npmbabylon6.18.0indirecta
npmbail2.0.2indirecta
npmbalanced-match1.0.2indirecta
npmbaseline-browser-mapping2.9.19indirecta
npmbatch0.6.1indirecta
npmbig.js5.2.2indirecta
npmbinary-extensions2.3.0indirecta
npmbody-parser1.20.3indirecta
npmbonjour-service1.2.1indirecta
npmboolbase1.0.0indirecta
npmboxen6.2.1indirecta
npmboxen7.1.1indirecta
npmbrace-expansion1.1.11indirecta
npmbrace-expansion2.0.1indirecta
npmbraces3.0.3indirecta
npmbrowserslist4.23.2indirecta
npmbrowserslist4.24.2indirecta
npmbrowserslist4.28.1indirecta
npmbuffer-from1.1.2indirecta
npmbytes3.0.0indirecta
npmbytes3.1.2indirecta
npmcacheable-lookup7.0.0indirecta
npmcacheable-request10.2.14indirecta
npmcall-bind1.0.7indirecta
npmcall-bind-apply-helpers1.0.2indirecta
npmcall-bound1.0.3indirecta
npmcall-me-maybe1.0.2indirecta
npmcallsites3.1.0indirecta
npmcamel-case4.1.2indirecta
npmcamelcase6.3.0indirecta
npmcamelcase7.0.1indirecta
npmcamelize1.0.1indirecta
npmcaniuse-api3.0.0indirecta
npmcaniuse-lite1.0.30001642indirecta
npmcaniuse-lite1.0.30001684indirecta
npmcaniuse-lite1.0.30001769indirecta
npmccount2.0.1indirecta
npmchalk1.1.3indirecta
npmchalk2.4.2indirecta
npmchalk4.1.2indirecta
npmchalk5.3.0indirecta
npmchar-regex1.0.2indirecta
npmcharacter-entities2.0.2indirecta
npmcharacter-entities-html42.1.0indirecta
npmcharacter-entities-legacy3.0.0indirecta
npmcharacter-reference-invalid2.0.1indirecta
npmcheerio1.0.0-rc.12indirecta
npmcheerio-select2.1.0indirecta
npmchokidar3.6.0indirecta
npmchrome-trace-event1.0.4indirecta
npmci-info3.9.0indirecta
npmclassnames2.5.1indirecta
npmclean-css5.3.3indirecta
npmclean-stack2.2.0indirecta
npmcli-boxes3.0.0indirecta
npmcli-table30.6.5indirecta
npmcliui8.0.1indirecta
npmclone-deep4.0.1indirecta
npmcollapse-white-space2.1.0indirecta
npmcolor-convert1.9.3indirecta
npmcolor-convert2.0.1indirecta
npmcolor-name1.1.3indirecta
npmcolor-name1.1.4indirecta
npmcolord2.9.3indirecta
npmcolorette1.4.0indirecta
npmcolorette2.0.20indirecta
npmcombine-promises1.2.0indirecta
npmcomma-separated-tokens2.0.3indirecta
npmcommander10.0.1indirecta
npmcommander2.20.3indirecta
npmcommander5.1.0indirecta
npmcommander7.2.0indirecta
npmcommander8.3.0indirecta
npmcommon-path-prefix3.0.0indirecta
npmcompressible2.0.18indirecta
npmcompression1.7.4indirecta
npmconcat-map0.0.1indirecta
npmconfig-chain1.1.13indirecta
npmconfigstore6.0.0indirecta
npmconnect-history-api-fallback2.0.0indirecta
npmconsola3.2.3indirecta
npmcontent-disposition0.5.2indirecta
npmcontent-disposition0.5.4indirecta
npmcontent-type1.0.5indirecta
npmconvert-source-map1.9.0indirecta
npmconvert-source-map2.0.0indirecta
npmcookie0.7.1indirecta
npmcookie-signature1.0.6indirecta
npmcopy-text-to-clipboard3.2.0indirecta
npmcopy-webpack-plugin11.0.0indirecta
npmcore-js-compat3.39.0indirecta
npmcore-js-pure3.48.0indirecta
npmcore-util-is1.0.3indirecta
npmcosmiconfig6.0.0indirecta
npmcosmiconfig8.3.6indirecta
npmcross-spawn7.0.6indirecta
npmcrypto-random-string4.0.0indirecta
npmcss-blank-pseudo7.0.1indirecta
npmcss-color-keywords1.0.0indirecta
npmcss-declaration-sorter7.2.0indirecta
npmcss-has-pseudo7.0.1indirecta
npmcss-loader6.11.0indirecta
npmcss-minimizer-webpack-plugin5.0.1indirecta
npmcss-prefers-color-scheme10.0.0indirecta
npmcss-select4.3.0indirecta
npmcss-select5.1.0indirecta
npmcss-to-react-native3.2.0indirecta
npmcss-tree2.2.1indirecta
npmcss-tree2.3.1indirecta
npmcss-what6.1.0indirecta
npmcssdb8.2.1indirecta
npmcssesc3.0.0indirecta
npmcssnano6.1.2indirecta
npmcssnano-preset-advanced6.1.2indirecta
npmcssnano-preset-default6.1.2indirecta
npmcssnano-utils4.0.2indirecta
npmcsso5.0.5indirecta
npmcsstype3.1.3indirecta
npmdebounce1.2.1indirecta
npmdebug2.6.9indirecta
npmdebug4.3.5indirecta
npmdecko1.2.0indirecta
npmdecode-named-character-reference1.0.2indirecta
npmdecompress-response6.0.0indirecta
npmdeep-extend0.6.0indirecta
npmdeepmerge4.3.1indirecta
npmdefault-gateway6.0.3indirecta
npmdefer-to-connect2.0.1indirecta
npmdefine-data-property1.1.4indirecta
npmdefine-lazy-prop2.0.0indirecta
npmdefine-properties1.2.1indirecta
npmdel6.1.1indirecta
npmdepd1.1.2indirecta
npmdepd2.0.0indirecta
npmdequal2.0.3indirecta
npmdestroy1.2.0indirecta
npmdetect-indent4.0.0indirecta
npmdetect-node2.1.0indirecta
npmdetect-port1.6.1indirecta
npmdetect-port-alt1.1.6indirecta
npmdevlop1.1.0indirecta
npmdir-glob3.0.1indirecta
npmdns-packet5.6.1indirecta
npmdom-converter0.2.0indirecta
npmdom-serializer1.4.1indirecta
npmdom-serializer2.0.0indirecta
npmdomelementtype2.3.0indirecta
npmdomhandler4.3.1indirecta
npmdomhandler5.0.3indirecta
npmdompurify3.4.11indirecta
npmdomutils2.8.0indirecta
npmdomutils3.1.0indirecta
npmdot-case3.0.4indirecta
npmdot-prop6.0.1indirecta
npmdunder-proto1.0.1indirecta
npmduplexer0.1.2indirecta
npmeastasianwidth0.2.0indirecta
npmee-first1.1.1indirecta
npmelectron-to-chromium1.4.828indirecta
npmelectron-to-chromium1.5.286indirecta
npmelectron-to-chromium1.5.65indirecta
npmemoji-regex8.0.0indirecta
npmemoji-regex9.2.2indirecta
npmemojilib2.4.0indirecta
npmemojis-list3.0.0indirecta
npmemoticon4.0.1indirecta
npmencodeurl1.0.2indirecta
npmencodeurl2.0.0indirecta
npmenhanced-resolve5.19.0indirecta
npmentities2.2.0indirecta
npmentities4.5.0indirecta
npmerror-ex1.3.2indirecta
npmes-define-property1.0.0indirecta
npmes-define-property1.0.1indirecta
npmes-errors1.3.0indirecta
npmes-module-lexer2.0.0indirecta
npmes-object-atoms1.1.1indirecta
npmes6-promise3.3.1indirecta
npmescalade3.1.2indirecta
npmescalade3.2.0indirecta
npmescape-goat4.0.0indirecta
npmescape-html1.0.3indirecta
npmescape-string-regexp1.0.5indirecta
npmescape-string-regexp4.0.0indirecta
npmescape-string-regexp5.0.0indirecta
npmeslint-scope5.1.1indirecta
npmesprima4.0.1indirecta
npmesrecurse4.3.0indirecta
npmestraverse4.3.0indirecta
npmestraverse5.3.0indirecta
npmestree-util-attach-comments3.0.0indirecta
npmestree-util-build-jsx3.0.1indirecta
npmestree-util-is-identifier-name3.0.0indirecta
npmestree-util-to-js2.0.0indirecta
npmestree-util-value-to-estree3.1.2indirecta
npmestree-util-visit2.0.0indirecta
npmestree-walker3.0.3indirecta
npmesutils2.0.3indirecta
npmeta2.2.0indirecta
npmetag1.8.1indirecta
npmeval0.1.8indirecta
npmeventemitter34.0.7indirecta
npmeventemitter35.0.1indirecta
npmevents3.3.0indirecta
npmexeca5.1.1indirecta
npmexpress4.21.2indirecta
npmextend3.0.2indirecta
npmextend-shallow2.0.1indirecta
npmfast-deep-equal3.1.3indirecta
npmfast-glob3.3.2indirecta
npmfast-json-stable-stringify2.1.0indirecta
npmfast-safe-stringify2.1.1indirecta
npmfast-uri3.1.3indirecta
npmfastq1.17.1indirecta
npmfault2.0.1indirecta
npmfaye-websocket0.11.4indirecta
npmfeed4.2.2indirecta
npmfigures3.2.0indirecta
npmfilesize8.0.7indirecta
npmfill-range7.1.1indirecta
npmfinalhandler1.3.1indirecta
npmfind-cache-dir4.0.0indirecta
npmfind-up3.0.0indirecta
npmfind-up5.0.0indirecta
npmfind-up6.3.0indirecta
npmflat5.0.2indirecta
npmfollow-redirects1.16.0indirecta
npmforeach2.0.6indirecta
npmfork-ts-checker-webpack-plugin6.5.3indirecta
npmform-data-encoder2.1.4indirecta
npmformat0.2.2indirecta
npmforwarded0.2.0indirecta
npmfraction.js4.3.7indirecta
npmfresh0.5.2indirecta
npmfs-extra11.2.0indirecta
npmfs-extra9.1.0indirecta
npmfs-monkey1.0.6indirecta
npmfs.realpath1.0.0indirecta
npmfsevents2.3.3indirecta
npmfunction-bind1.1.2indirecta
npmgensync1.0.0-beta.2indirecta
npmget-caller-file2.0.5indirecta
npmget-intrinsic1.2.4indirecta
npmget-intrinsic1.2.7indirecta
npmget-own-enumerable-property-symbols3.0.2indirecta
npmget-proto1.0.1indirecta
npmget-stream6.0.1indirecta
npmgithub-slugger1.5.0indirecta
npmglob7.2.3indirecta
npmglob-parent5.1.2indirecta
npmglob-parent6.0.2indirecta
npmglob-to-regexp0.4.1indirecta
npmglobal-dirs3.0.1indirecta
npmglobal-modules2.0.0indirecta
npmglobal-prefix3.0.0indirecta
npmglobals11.12.0indirecta
npmglobals9.18.0indirecta
npmglobby11.1.0indirecta
npmglobby13.2.2indirecta
npmgopd1.0.1indirecta
npmgopd1.2.0indirecta
npmgot12.6.1indirecta
npmgraceful-fs4.2.10indirecta
npmgraceful-fs4.2.11indirecta
npmgray-matter4.0.3indirecta
npmgzip-size6.0.0indirecta
npmhandle-thing2.0.1indirecta
npmhas-ansi2.0.0indirecta
npmhas-flag3.0.0indirecta
npmhas-flag4.0.0indirecta
npmhas-property-descriptors1.0.2indirecta
npmhas-proto1.0.3indirecta
npmhas-symbols1.0.3indirecta
npmhas-symbols1.1.0indirecta
npmhas-yarn3.0.0indirecta
npmhasown2.0.2indirecta
npmhast-util-from-parse58.0.1indirecta
npmhast-util-parse-selector4.0.0indirecta
npmhast-util-raw9.0.4indirecta
npmhast-util-to-estree3.1.0indirecta
npmhast-util-to-jsx-runtime2.3.0indirecta
npmhast-util-to-parse58.0.0indirecta
npmhast-util-whitespace3.0.0indirecta
npmhastscript8.0.0indirecta
npmhe1.2.0indirecta
npmhistory4.10.1indirecta
npmhoist-non-react-statics3.3.2indirecta
npmhome-or-tmp2.0.0indirecta
npmhpack.js2.1.6indirecta
npmhtml-entities2.5.2indirecta
npmhtml-escaper2.0.2indirecta
npmhtml-minifier-terser6.1.0indirecta
npmhtml-minifier-terser7.2.0indirecta
npmhtml-tags3.3.1indirecta
npmhtml-void-elements3.0.0indirecta
npmhtml-webpack-plugin5.6.3indirecta
npmhtmlparser26.1.0indirecta
npmhtmlparser28.0.2indirecta
npmhttp-cache-semantics4.1.1indirecta
npmhttp-deceiver1.2.7indirecta
npmhttp-errors1.6.3indirecta
npmhttp-errors2.0.0indirecta
npmhttp-parser-js0.5.8indirecta
npmhttp-proxy1.18.1indirecta
npmhttp-proxy-middleware2.0.10indirecta
npmhttp2-client1.3.5indirecta
npmhttp2-wrapper2.2.1indirecta
npmhttps-proxy-agent7.0.5indirecta
npmhuman-signals2.1.0indirecta
npmiconv-lite0.4.24indirecta
npmicss-utils5.1.0indirecta
npmignore5.3.1indirecta
npmimage-size1.1.1indirecta
npmimmer9.0.21indirecta
npmimport-fresh3.3.0indirecta
npmimport-lazy4.0.0indirecta
npmimurmurhash0.1.4indirecta
npmindent-string4.0.0indirecta
npminfima0.2.0-alpha.45indirecta
npminflight1.0.6indirecta
npminherits2.0.3indirecta
npminherits2.0.4indirecta
npmini1.3.8indirecta
npmini2.0.0indirecta
npminline-style-parser0.1.1indirecta
npminline-style-parser0.2.3indirecta
npminterpret1.4.0indirecta
npminvariant2.2.4indirecta
npmipaddr.js1.9.1indirecta
npmipaddr.js2.2.0indirecta
npmis-alphabetical2.0.1indirecta
npmis-alphanumerical2.0.1indirecta
npmis-arrayish0.2.1indirecta
npmis-binary-path2.1.0indirecta
npmis-ci3.0.1indirecta
npmis-core-module2.14.0indirecta
npmis-decimal2.0.1indirecta
npmis-docker2.2.1indirecta
npmis-extendable0.1.1indirecta
npmis-extglob2.1.1indirecta
npmis-finite1.1.0indirecta
npmis-fullwidth-code-point3.0.0indirecta
npmis-glob4.0.3indirecta
npmis-hexadecimal2.0.1indirecta
npmis-installed-globally0.4.0indirecta
npmis-npm6.0.0indirecta
npmis-number7.0.0indirecta
npmis-obj1.0.1indirecta
npmis-obj2.0.0indirecta
npmis-path-cwd2.2.0indirecta
npmis-path-inside3.0.3indirecta
npmis-plain-obj3.0.0indirecta
npmis-plain-obj4.1.0indirecta
npmis-plain-object2.0.4indirecta
npmis-reference3.0.2indirecta
npmis-regexp1.0.0indirecta
npmis-root2.1.0indirecta
npmis-stream2.0.1indirecta
npmis-typedarray1.0.0indirecta
npmis-wsl2.2.0indirecta
npmis-yarn-global0.4.1indirecta
npmisarray0.0.1indirecta
npmisarray1.0.0indirecta
npmisexe2.0.0indirecta
npmisobject3.0.1indirecta
npmjest-util29.7.0indirecta
npmjest-worker27.5.1indirecta
npmjest-worker29.7.0indirecta
npmjiti1.21.6indirecta
npmjoi17.13.4indirecta
npmjs-levenshtein1.1.6indirecta
npmjs-tokens3.0.2indirecta
npmjs-tokens4.0.0indirecta
npmjs-yaml3.14.1indirecta
npmjs-yaml4.1.0indirecta
npmjsesc0.5.0indirecta
npmjsesc1.3.0indirecta
npmjsesc3.0.2indirecta
npmjson-buffer3.0.1indirecta
npmjson-parse-even-better-errors2.3.1indirecta
npmjson-pointer0.6.2indirecta
npmjson-schema-traverse0.4.1indirecta
npmjson-schema-traverse1.0.0indirecta
npmjson50.5.1indirecta
npmjson52.2.3indirecta
npmjsonfile6.1.0indirecta
npmkeyv4.5.4indirecta
npmkind-of6.0.3indirecta
npmkleur3.0.3indirecta
npmlatest-version7.0.0indirecta
npmlaunch-editor2.14.1indirecta
npmleven3.1.0indirecta
npmlilconfig3.1.2indirecta
npmlines-and-columns1.2.4indirecta
npmloader-runner4.3.1indirecta
npmloader-utils2.0.4indirecta
npmloader-utils3.3.1indirecta
npmlocate-path3.0.0indirecta
npmlocate-path6.0.0indirecta
npmlocate-path7.2.0indirecta
npmlodash4.17.21indirecta
npmlodash.debounce4.0.8indirecta
npmlodash.isequal4.5.0indirecta
npmlodash.memoize4.1.2indirecta
npmlodash.uniq4.5.0indirecta
npmlongest-streak3.1.0indirecta
npmloose-envify1.4.0indirecta
npmlower-case2.0.2indirecta
npmlowercase-keys3.0.0indirecta
npmlru-cache5.1.1indirecta
npmlunr2.3.9indirecta
npmmark.js8.11.1indirecta
npmmarkdown-extensions2.0.0indirecta
npmmarkdown-table2.0.0indirecta
npmmarkdown-table3.0.3indirecta
npmmarked4.3.0indirecta
npmmath-intrinsics1.1.0indirecta
npmmdast-util-directive3.0.0indirecta
npmmdast-util-find-and-replace3.0.1indirecta
npmmdast-util-from-markdown2.0.1indirecta
npmmdast-util-frontmatter2.0.1indirecta
npmmdast-util-gfm3.0.0indirecta
npmmdast-util-gfm-autolink-literal2.0.0indirecta
npmmdast-util-gfm-footnote2.0.0indirecta
npmmdast-util-gfm-strikethrough2.0.0indirecta
npmmdast-util-gfm-table2.0.0indirecta
npmmdast-util-gfm-task-list-item2.0.0indirecta
npmmdast-util-mdx3.0.0indirecta
npmmdast-util-mdx-expression2.0.0indirecta
npmmdast-util-mdx-jsx3.1.2indirecta
npmmdast-util-mdxjs-esm2.0.1indirecta
npmmdast-util-phrasing4.1.0indirecta
npmmdast-util-to-hast13.2.1indirecta
npmmdast-util-to-markdown2.1.0indirecta
npmmdast-util-to-string4.0.0indirecta
npmmdn-data2.0.28indirecta
npmmdn-data2.0.30indirecta
npmmedia-typer0.3.0indirecta
npmmemfs3.6.0indirecta
npmmerge-descriptors1.0.3indirecta
npmmerge-stream2.0.0indirecta
npmmerge21.4.1indirecta
npmmethods1.1.2indirecta
npmmicromark4.0.0indirecta
npmmicromark-core-commonmark2.0.1indirecta
npmmicromark-extension-directive3.0.0indirecta
npmmicromark-extension-frontmatter2.0.0indirecta
npmmicromark-extension-gfm3.0.0indirecta
npmmicromark-extension-gfm-autolink-literal2.1.0indirecta
npmmicromark-extension-gfm-footnote2.1.0indirecta
npmmicromark-extension-gfm-strikethrough2.1.0indirecta
npmmicromark-extension-gfm-table2.1.0indirecta
npmmicromark-extension-gfm-tagfilter2.0.0indirecta
npmmicromark-extension-gfm-task-list-item2.1.0indirecta
npmmicromark-extension-mdx-expression3.0.0indirecta
npmmicromark-extension-mdx-jsx3.0.0indirecta
npmmicromark-extension-mdx-md2.0.0indirecta
npmmicromark-extension-mdxjs3.0.0indirecta
npmmicromark-extension-mdxjs-esm3.0.0indirecta
npmmicromark-factory-destination2.0.0indirecta
npmmicromark-factory-label2.0.0indirecta
npmmicromark-factory-mdx-expression2.0.1indirecta
npmmicromark-factory-space1.1.0indirecta
npmmicromark-factory-space2.0.0indirecta
npmmicromark-factory-title2.0.0indirecta
npmmicromark-factory-whitespace2.0.0indirecta
npmmicromark-util-character1.2.0indirecta
npmmicromark-util-character2.1.0indirecta
npmmicromark-util-chunked2.0.0indirecta
npmmicromark-util-classify-character2.0.0indirecta
npmmicromark-util-combine-extensions2.0.0indirecta
npmmicromark-util-decode-numeric-character-reference2.0.1indirecta
npmmicromark-util-decode-string2.0.0indirecta
npmmicromark-util-encode2.0.0indirecta
npmmicromark-util-events-to-acorn2.0.2indirecta
npmmicromark-util-html-tag-name2.0.0indirecta
npmmicromark-util-normalize-identifier2.0.0indirecta
npmmicromark-util-resolve-all2.0.0indirecta
npmmicromark-util-sanitize-uri2.0.0indirecta
npmmicromark-util-subtokenize2.0.1indirecta
npmmicromark-util-symbol1.1.0indirecta
npmmicromark-util-symbol2.0.0indirecta
npmmicromark-util-types1.1.0indirecta
npmmicromark-util-types2.0.0indirecta
npmmicromatch4.0.8indirecta
npmmime1.6.0indirecta
npmmime-db1.33.0indirecta
npmmime-db1.52.0indirecta
npmmime-db1.53.0indirecta
npmmime-types2.1.18indirecta
npmmime-types2.1.35indirecta
npmmimic-fn2.1.0indirecta
npmmimic-response3.1.0indirecta
npmmimic-response4.0.0indirecta
npmmini-css-extract-plugin2.9.2indirecta
npmminimalistic-assert1.0.1indirecta
npmminimatch3.1.2indirecta
npmminimatch5.1.6indirecta
npmminimist1.2.8indirecta
npmmkdirp0.5.6indirecta
npmmobx-react9.1.1indirecta
npmmobx-react-lite4.0.7indirecta
npmmrmime2.0.0indirecta
npmms2.0.0indirecta
npmms2.1.2indirecta
npmms2.1.3indirecta
npmmulticast-dns7.2.5indirecta
npmnanoid3.3.8indirecta
npmnegotiator0.6.3indirecta
npmneo-async2.6.2indirecta
npmno-case3.0.4indirecta
npmnode-emoji2.1.3indirecta
npmnode-fetch2.7.0indirecta
npmnode-fetch-h22.3.0indirecta
npmnode-forge1.4.0indirecta
npmnode-readfiles0.2.0indirecta
npmnode-releases2.0.14indirecta
npmnode-releases2.0.18indirecta
npmnode-releases2.0.27indirecta
npmnormalize-path3.0.0indirecta
npmnormalize-range0.1.2indirecta
npmnormalize-url8.0.1indirecta
npmnpm-run-path4.0.1indirecta
npmnprogress0.2.0indirecta
npmnth-check2.1.1indirecta
npmnull-loader4.0.1indirecta
npmoas-kit-common1.0.8indirecta
npmoas-linter3.2.2indirecta
npmoas-resolver2.5.6indirecta
npmoas-schema-walker1.1.5indirecta
npmoas-validator5.0.8indirecta
npmobject-assign4.1.1indirecta
npmobject-inspect1.13.4indirecta
npmobject-keys1.1.1indirecta
npmobject.assign4.1.5indirecta
npmobuf1.1.2indirecta
npmon-finished2.4.1indirecta
npmon-headers1.0.2indirecta
npmonce1.4.0indirecta
npmonetime5.1.2indirecta
npmopen8.4.2indirecta
npmopenapi-sampler1.5.1indirecta
npmopener1.5.2indirecta
npmos-homedir1.0.2indirecta
npmos-tmpdir1.0.2indirecta
npmp-cancelable3.0.0indirecta
npmp-limit2.3.0indirecta
npmp-limit3.1.0indirecta
npmp-limit4.0.0indirecta
npmp-locate3.0.0indirecta
npmp-locate5.0.0indirecta
npmp-locate6.0.0indirecta
npmp-map4.0.0indirecta
npmp-retry4.6.2indirecta
npmp-try2.2.0indirecta
npmpackage-json8.1.1indirecta
npmparam-case3.0.4indirecta
npmparent-module1.0.1indirecta
npmparse-entities4.0.1indirecta
npmparse-json5.2.0indirecta
npmparse-numeric-range1.3.0indirecta
npmparse57.1.2indirecta
npmparse5-htmlparser2-tree-adapter7.0.0indirecta
npmparseurl1.3.3indirecta
npmpascal-case3.1.2indirecta
npmpath-browserify1.0.1indirecta
npmpath-exists3.0.0indirecta
npmpath-exists4.0.0indirecta
npmpath-exists5.0.0indirecta
npmpath-is-absolute1.0.1indirecta
npmpath-is-inside1.0.2indirecta
npmpath-key3.1.1indirecta
npmpath-parse1.0.7indirecta
npmpath-to-regexp0.1.12indirecta
npmpath-to-regexp1.8.0indirecta
npmpath-to-regexp3.3.0indirecta
npmpath-type4.0.0indirecta
npmperfect-scrollbar1.5.5indirecta
npmperiscopic3.1.0indirecta
npmpicocolors1.0.1indirecta
npmpicocolors1.1.1indirecta
npmpicomatch2.3.2indirecta
npmpkg-dir7.0.0indirecta
npmpkg-up3.1.0indirecta
npmpluralize8.0.0indirecta
npmpolished4.3.1indirecta
npmpostcss8.4.49indirecta
npmpostcss-attribute-case-insensitive7.0.1indirecta
npmpostcss-calc9.0.1indirecta
npmpostcss-clamp4.1.0indirecta
npmpostcss-color-functional-notation7.0.6indirecta
npmpostcss-color-hex-alpha10.0.0indirecta
npmpostcss-color-rebeccapurple10.0.0indirecta
npmpostcss-colormin6.1.0indirecta
npmpostcss-convert-values6.1.0indirecta
npmpostcss-custom-media11.0.5indirecta
npmpostcss-custom-properties14.0.4indirecta
npmpostcss-custom-selectors8.0.4indirecta
npmpostcss-dir-pseudo-class9.0.1indirecta
npmpostcss-discard-comments6.0.2indirecta
npmpostcss-discard-duplicates6.0.3indirecta
npmpostcss-discard-empty6.0.3indirecta
npmpostcss-discard-overridden6.0.2indirecta
npmpostcss-discard-unused6.0.5indirecta
npmpostcss-double-position-gradients6.0.0indirecta
npmpostcss-focus-visible10.0.1indirecta
npmpostcss-focus-within9.0.1indirecta
npmpostcss-font-variant5.0.0indirecta
npmpostcss-gap-properties6.0.0indirecta
npmpostcss-image-set-function7.0.0indirecta
npmpostcss-lab-function7.0.6indirecta
npmpostcss-loader7.3.4indirecta
npmpostcss-logical8.0.0indirecta
npmpostcss-merge-idents6.0.3indirecta
npmpostcss-merge-longhand6.0.5indirecta
npmpostcss-merge-rules6.1.1indirecta
npmpostcss-minify-font-values6.1.0indirecta
npmpostcss-minify-gradients6.0.3indirecta
npmpostcss-minify-params6.1.0indirecta
npmpostcss-minify-selectors6.0.4indirecta
npmpostcss-modules-extract-imports3.1.0indirecta
npmpostcss-modules-local-by-default4.0.5indirecta
npmpostcss-modules-scope3.2.0indirecta
npmpostcss-modules-values4.0.0indirecta
npmpostcss-nesting13.0.1indirecta
npmpostcss-normalize-charset6.0.2indirecta
npmpostcss-normalize-display-values6.0.2indirecta
npmpostcss-normalize-positions6.0.2indirecta
npmpostcss-normalize-repeat-style6.0.2indirecta
npmpostcss-normalize-string6.0.2indirecta
npmpostcss-normalize-timing-functions6.0.2indirecta
npmpostcss-normalize-unicode6.1.0indirecta
npmpostcss-normalize-url6.0.2indirecta
npmpostcss-normalize-whitespace6.0.2indirecta
npmpostcss-opacity-percentage3.0.0indirecta
npmpostcss-ordered-values6.0.2indirecta
npmpostcss-overflow-shorthand6.0.0indirecta
npmpostcss-page-break3.0.4indirecta
npmpostcss-place10.0.0indirecta
npmpostcss-preset-env10.1.1indirecta
npmpostcss-pseudo-class-any-link10.0.1indirecta
npmpostcss-reduce-idents6.0.3indirecta
npmpostcss-reduce-initial6.1.0indirecta
npmpostcss-reduce-transforms6.0.2indirecta
npmpostcss-replace-overflow-wrap4.0.0indirecta
npmpostcss-selector-not8.0.1indirecta
npmpostcss-selector-parser6.1.1indirecta
npmpostcss-selector-parser7.0.0indirecta
npmpostcss-sort-media-queries5.2.0indirecta
npmpostcss-svgo6.0.3indirecta
npmpostcss-unique-selectors6.0.4indirecta
npmpostcss-value-parser4.2.0indirecta
npmpostcss-zindex6.0.2indirecta
npmpretty-error4.0.0indirecta
npmpretty-time1.1.0indirecta
npmprismjs1.30.0indirecta
npmprivate0.1.8indirecta
npmprocess-nextick-args2.0.1indirecta
npmprompts2.4.2indirecta
npmprop-types15.8.1indirecta
npmproperty-information6.5.0indirecta
npmproto-list1.2.4indirecta
npmproxy-addr2.0.7indirecta
npmpunycode2.3.1indirecta
npmpupa3.1.0indirecta
npmqs6.13.0indirecta
npmqueue6.0.2indirecta
npmqueue-microtask1.2.3indirecta
npmquick-lru5.1.1indirecta
npmrandombytes2.1.0indirecta
npmrange-parser1.2.0indirecta
npmrange-parser1.2.1indirecta
npmraw-body2.5.2indirecta
npmrc1.2.8indirecta
npmreact-dev-utils12.0.1indirecta
npmreact-error-overlay6.0.11indirecta
npmreact-fast-compare3.2.2indirecta
npmreact-helmet-async1.3.0indirecta
npmreact-is16.13.1indirecta
npmreact-json-view-lite1.4.0indirecta
npmreact-loadable6.0.0indirecta
npmreact-loadable-ssr-addon-v5-slorber1.0.1indirecta
npmreact-router5.3.4indirecta
npmreact-router-config5.1.1indirecta
npmreact-router-dom5.3.4indirecta
npmreact-tabs6.0.2indirecta
npmreadable-stream2.3.8indirecta
npmreadable-stream3.6.2indirecta
npmreaddirp3.6.0indirecta
npmreading-time1.5.0indirecta
npmrechoir0.6.2indirecta
npmrecursive-readdir2.2.3indirecta
npmreftools1.1.9indirecta
npmregenerate1.4.2indirecta
npmregenerate-unicode-properties10.1.1indirecta
npmregenerate-unicode-properties10.2.0indirecta
npmregenerator-runtime0.11.1indirecta
npmregenerator-runtime0.14.1indirecta
npmregenerator-transform0.15.2indirecta
npmregexpu-core5.3.2indirecta
npmregexpu-core6.2.0indirecta
npmregistry-auth-token5.0.2indirecta
npmregistry-url6.0.1indirecta
npmregjsgen0.8.0indirecta
npmregjsparser0.12.0indirecta
npmregjsparser0.9.1indirecta
npmrehype-raw7.0.0indirecta
npmrelateurl0.2.7indirecta
npmremark-directive3.0.0indirecta
npmremark-emoji4.0.1indirecta
npmremark-frontmatter5.0.0indirecta
npmremark-gfm4.0.0indirecta
npmremark-mdx3.0.1indirecta
npmremark-parse11.0.0indirecta
npmremark-rehype11.1.0indirecta
npmremark-stringify11.0.0indirecta
npmrenderkid3.0.0indirecta
npmrepeat-string1.6.1indirecta
npmrepeating2.0.1indirecta
npmrequire-directory2.1.1indirecta
npmrequire-from-string2.0.2indirecta
npmrequire-like0.1.2indirecta
npmrequires-port1.0.0indirecta
npmresolve1.22.8indirecta
npmresolve-alpn1.2.1indirecta
npmresolve-from4.0.0indirecta
npmresolve-pathname3.0.0indirecta
npmresponselike3.0.0indirecta
npmretry0.13.1indirecta
npmreusify1.0.4indirecta
npmrimraf3.0.2indirecta
npmrtlcss4.1.1indirecta
npmrun-parallel1.2.0indirecta
npmsafe-buffer5.1.2indirecta
npmsafe-buffer5.2.1indirecta
npmsafer-buffer2.1.2indirecta
npmsax1.4.1indirecta
npmsax1.6.0indirecta
npmscheduler0.25.0indirecta
npmschema-utils2.7.0indirecta
npmschema-utils3.3.0indirecta
npmschema-utils4.2.0indirecta
npmschema-utils4.3.3indirecta
npmsection-matter1.0.0indirecta
npmselect-hose2.0.0indirecta
npmselfsigned2.4.1indirecta
npmsemver6.3.1indirecta
npmsemver7.6.2indirecta
npmsemver-diff4.0.0indirecta
npmsend0.19.0indirecta
npmserialize-javascript6.0.2indirecta
npmserve-handler6.1.6indirecta
npmserve-index1.9.1indirecta
npmserve-static1.16.2indirecta
npmset-function-length1.2.2indirecta
npmsetprototypeof1.1.0indirecta
npmsetprototypeof1.2.0indirecta
npmshallow-clone3.0.1indirecta
npmshallowequal1.1.0indirecta
npmshebang-command2.0.0indirecta
npmshebang-regex3.0.0indirecta
npmshell-quote1.8.1indirecta
npmshell-quote1.9.0indirecta
npmshelljs0.8.5indirecta
npmshould13.2.3indirecta
npmshould-equal2.0.0indirecta
npmshould-format3.0.3indirecta
npmshould-type1.4.0indirecta
npmshould-type-adaptors1.1.0indirecta
npmshould-util1.0.1indirecta
npmside-channel1.1.0indirecta
npmside-channel-list1.0.0indirecta
npmside-channel-map1.0.1indirecta
npmside-channel-weakmap1.0.2indirecta
npmsignal-exit3.0.7indirecta
npmsirv2.0.4indirecta
npmsisteransi1.0.5indirecta
npmsitemap7.1.2indirecta
npmskin-tone2.0.0indirecta
npmslash1.0.0indirecta
npmslash3.0.0indirecta
npmslash4.0.0indirecta
npmslugify1.4.7indirecta
npmsnake-case3.0.4indirecta
npmsockjs0.3.24indirecta
npmsort-css-media-queries2.2.0indirecta
npmsource-map0.5.7indirecta
npmsource-map0.6.1indirecta
npmsource-map0.7.4indirecta
npmsource-map-js1.2.0indirecta
npmsource-map-js1.2.1indirecta
npmsource-map-support0.4.18indirecta
npmsource-map-support0.5.21indirecta
npmspace-separated-tokens2.0.2indirecta
npmspdy4.0.2indirecta
npmspdy-transport3.0.0indirecta
npmsprintf-js1.0.3indirecta
npmsrcset4.0.0indirecta
npmstatuses1.5.0indirecta
npmstatuses2.0.1indirecta
npmstd-env3.8.0indirecta
npmstickyfill1.1.1indirecta
npmstring-width4.2.3indirecta
npmstring-width5.1.2indirecta
npmstring_decoder1.1.1indirecta
npmstring_decoder1.3.0indirecta
npmstringify-entities4.0.4indirecta
npmstringify-object3.3.0indirecta
npmstrip-ansi3.0.1indirecta
npmstrip-ansi6.0.1indirecta
npmstrip-ansi7.1.0indirecta
npmstrip-bom-string1.0.0indirecta
npmstrip-final-newline2.0.0indirecta
npmstrip-json-comments2.0.1indirecta
npmstrip-json-comments3.1.1indirecta
npmstyle-to-object0.4.4indirecta
npmstyle-to-object1.0.6indirecta
npmstylehacks6.1.1indirecta
npmstylis4.3.2indirecta
npmsupports-color2.0.0indirecta
npmsupports-color5.5.0indirecta
npmsupports-color7.2.0indirecta
npmsupports-color8.1.1indirecta
npmsupports-preserve-symlinks-flag1.0.0indirecta
npmsvg-parser2.0.4indirecta
npmsvgo3.3.3indirecta
npmswagger2openapi7.0.8indirecta
npmtapable1.1.3indirecta
npmtapable2.2.1indirecta
npmtapable2.3.0indirecta
npmterser5.31.2indirecta
npmterser5.46.0indirecta
npmterser-webpack-plugin5.3.10indirecta
npmterser-webpack-plugin5.3.16indirecta
npmtext-table0.2.0indirecta
npmthunky1.1.0indirecta
npmtiny-invariant1.3.3indirecta
npmtiny-warning1.0.3indirecta
npmto-fast-properties1.0.3indirecta
npmto-fast-properties2.0.0indirecta
npmto-regex-range5.0.1indirecta
npmtoidentifier1.0.1indirecta
npmtotalist3.0.1indirecta
npmtr460.0.3indirecta
npmtrim-lines3.0.1indirecta
npmtrim-right1.0.1indirecta
npmtrough2.2.0indirecta
npmtslib2.6.2indirecta
npmtslib2.6.3indirecta
npmtype-fest0.21.3indirecta
npmtype-fest1.4.0indirecta
npmtype-fest2.19.0indirecta
npmtype-is1.6.18indirecta
npmtypedarray-to-buffer3.1.5indirecta
npmundici-types5.26.5indirecta
npmunicode-canonical-property-names-ecmascript2.0.0indirecta
npmunicode-emoji-modifier-base1.0.0indirecta
npmunicode-match-property-ecmascript2.0.0indirecta
npmunicode-match-property-value-ecmascript2.1.0indirecta
npmunicode-property-aliases-ecmascript2.1.0indirecta
npmunified11.0.5indirecta
npmunique-string3.0.0indirecta
npmunist-util-is6.0.0indirecta
npmunist-util-position5.0.0indirecta
npmunist-util-position-from-estree2.0.0indirecta
npmunist-util-remove-position5.0.0indirecta
npmunist-util-stringify-position4.0.0indirecta
npmunist-util-visit5.0.0indirecta
npmunist-util-visit-parents6.0.1indirecta
npmuniversalify2.0.1indirecta
npmunpipe1.0.0indirecta
npmupdate-browserslist-db1.1.0indirecta
npmupdate-browserslist-db1.1.1indirecta
npmupdate-browserslist-db1.2.3indirecta
npmupdate-notifier6.0.2indirecta
npmuri-js4.4.1indirecta
npmurl-template2.0.8indirecta
npmuse-sync-external-store1.2.2indirecta
npmutil-deprecate1.0.2indirecta
npmutila0.4.0indirecta
npmutility-types3.11.0indirecta
npmutils-merge1.0.1indirecta
npmuuid8.3.2indirecta
npmvalue-equal1.0.1indirecta
npmvary1.1.2indirecta
npmvfile6.0.1indirecta
npmvfile-location5.0.3indirecta
npmvfile-message4.0.2indirecta
npmwatchpack2.5.1indirecta
npmwbuf1.7.3indirecta
npmweb-namespaces2.0.1indirecta
npmwebidl-conversions3.0.1indirecta
npmwebpack5.105.0indirecta
npmwebpack-bundle-analyzer4.10.2indirecta
npmwebpack-dev-middleware5.3.4indirecta
npmwebpack-dev-server4.15.2indirecta
npmwebpack-merge5.10.0indirecta
npmwebpack-merge6.0.1indirecta
npmwebpack-sources3.3.3indirecta
npmwebpackbar6.0.1indirecta
npmwebsocket-driver0.7.4indirecta
npmwebsocket-extensions0.1.4indirecta
npmwhatwg-url5.0.0indirecta
npmwhich1.3.1indirecta
npmwhich2.0.2indirecta
npmwidest-line4.0.1indirecta
npmwildcard2.0.1indirecta
npmwrap-ansi7.0.0indirecta
npmwrap-ansi8.1.0indirecta
npmwrappy1.0.2indirecta
npmwrite-file-atomic3.0.3indirecta
npmws7.5.10indirecta
npmws8.18.0indirecta
npmxdg-basedir5.1.0indirecta
npmxml-js1.6.11indirecta
npmy18n5.0.8indirecta
npmyallist3.1.1indirecta
npmyaml1.10.3indirecta
npmyaml-ast-parser0.0.43indirecta
npmyargs17.7.2indirecta
npmyargs-parser21.1.1indirecta
npmyocto-queue0.1.0indirecta
npmyocto-queue1.1.1indirecta
npmzwitch2.0.4indirecta
PyPIautopep81.6.0indirecta
PyPIclick7.1.2indirecta
PyPIdeepmerge0.3.0indirecta
PyPIpacket-python1.44.1indirecta
PyPIpycryptodome3.19.1indirecta
PyPIspur0.3.22indirecta
PyPIyamale4.0.2indirecta
Avisos de dependencias 53

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
google.golang.org/grpc1.56.3directacrítica41.82.1
google.golang.org/grpc1.64.1directacrítica41.82.1
google.golang.org/grpc1.70.0directacrítica41.82.1
google.golang.org/grpcv1.68.0directacrítica41.82.1
babel-traverse6.26.0indirectacrítica18.0.0-alpha.4
golang.org/x/crypto0.31.0indirectacrítica340.52.0
golang.org/x/cryptov0.45.0indirectacrítica270.52.0
shell-quote1.8.1indirectacrítica21.9.0
brace-expansion1.1.11indirectaalta45.0.8
brace-expansion2.0.1indirectaalta45.0.8
click7.1.2indirectaalta18.3.3
fast-uri3.1.3indirectaalta14.1.1
image-size1.1.1indirectaalta12.0.2
js-yaml3.14.1indirectaalta34.3.0
js-yaml4.1.0indirectaalta34.3.0
json50.5.1indirectaalta12.2.2
lodash4.17.21indirectaalta34.18.0
minimatch3.1.2indirectaalta310.2.3
minimatch5.1.6indirectaalta310.2.3
path-to-regexp0.1.12indirectaalta10.1.13
path-to-regexp1.8.0indirectaalta18.0.0
postcss8.4.49indirectaalta38.5.18
serialize-javascript6.0.2indirectaalta27.0.5
svgo3.3.3indirectaalta14.0.2
uuid8.3.2indirectaalta113.0.1
websocket-driver0.7.4indirectaalta20.7.5
ws7.5.10indirectaalta18.21.0
ws8.18.0indirectaalta28.21.0
@babel/runtime7.26.0indirectamoderada18.0.0-alpha.17
ajv6.12.6indirectamoderada18.18.0
ajv8.17.1indirectamoderada18.18.0
estree-util-value-to-estree3.1.2indirectamoderada13.3.3
github.com/go-viper/mapstructure/v22.2.1indirectamoderada42.4.0
github.com/ulikunitz/xzv0.5.14indirectamoderada20.5.15
golang.org/x/net0.23.0indirectamoderada161.26.3
golang.org/x/net0.26.0indirectamoderada161.26.3
golang.org/x/netv0.47.0indirectamoderada91.26.3
qs6.13.0indirectamoderada36.15.2
webpack-dev-server4.15.2indirectamoderada65.2.6
@babel/core7.26.0indirectabaja18.0.0-rc.6
body-parser1.20.3indirectabaja12.3.0
dompurify3.4.11indirectabaja13.4.12
on-headers1.0.2indirectabaja11.1.0
github.com/containerd/containerdv1.7.33directadesconocida32.3.2
github.com/klauspost/compressv1.17.9indirectadesconocida11.18.7
golang.org/x/sys0.18.0indirectadesconocida10.44.0
golang.org/x/sys0.21.0indirectadesconocida10.44.0
golang.org/x/sys0.28.0indirectadesconocida10.44.0
golang.org/x/sysv0.38.0indirectadesconocida10.44.0
golang.org/x/text0.14.0indirectadesconocida10.39.0
golang.org/x/text0.16.0indirectadesconocida10.39.0
golang.org/x/text0.22.0indirectadesconocida10.39.0
golang.org/x/textv0.31.0indirectadesconocida10.39.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "firecracker",
        "cni",
        "microvm",
        "oci",
        "kvm"
      ],
      "is_fork": false,
      "size_kb": 5005,
      "has_wiki": false,
      "homepage": "https://flintlock.liquidmetal.dev/",
      "languages": {
        "Go": 523693,
        "CSS": 1391,
        "Shell": 56303,
        "Python": 20912,
        "Makefile": 7867,
        "JavaScript": 7967
      },
      "pushed_at": "2026-07-24T12:57:48Z",
      "created_at": "2021-06-28T12:16:38Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T20:44:43Z",
      "description": "Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MPL-2.0",
      "default_branch": "main",
      "license_spdx_raw": "MPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.liquidmetal.dev/",
      "name": "Liquid Metal",
      "type": "Organization",
      "login": "liquidmetal-dev",
      "company": null,
      "location": null,
      "followers": 131,
      "avatar_url": "https://avatars.githubusercontent.com/u/104977373?v=4",
      "created_at": "2022-05-05T09:00:01Z",
      "is_verified": null,
      "public_repos": 21,
      "account_age_days": 1545
    },
    "license": {
      "state": "standard",
      "spdx_id": "MPL-2.0",
      "raw_spdx": "MPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-07-22T20:16:48Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-07-19T17:19:01Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2025-11-19T18:37:23Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-11-13T07:40:51Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2025-02-10T14:33:52Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-02-05T13:28:30Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-12-17T10:08:36Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2023-05-23T15:37:36Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-01-13T16:12:12Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-10-18T13:27:42Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-08-19T13:35:43Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-08-19T06:45:39Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2022-07-28T15:59:19Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2022-07-12T13:11:36Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-06-27T13:57:48Z"
        },
        {
          "tag": "v0.1.0-alpha.9",
          "kind": "prerelease",
          "published_at": "2022-03-04T12:35:26Z"
        },
        {
          "tag": "v0.1.0-alpha.8",
          "kind": "prerelease",
          "published_at": "2022-02-23T16:50:49Z"
        },
        {
          "tag": "v0.1.0-alpha.7",
          "kind": "prerelease",
          "published_at": "2022-02-08T16:05:23Z"
        },
        {
          "tag": "v0.1.0-alpha.6",
          "kind": "prerelease",
          "published_at": "2022-01-28T16:00:04Z"
        },
        {
          "tag": "v0.1.0-alpha.5",
          "kind": "prerelease",
          "published_at": "2022-01-07T15:53:16Z"
        },
        {
          "tag": "v0.1.0-alpha.4",
          "kind": "prerelease",
          "published_at": "2021-12-17T11:44:40Z"
        },
        {
          "tag": "v0.1.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2021-11-26T13:56:22Z"
        },
        {
          "tag": "v0.1.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2021-11-12T12:20:10Z"
        },
        {
          "tag": "v0.1.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2021-10-30T07:01:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "71121229036dd3732ce6d1620323de0e23d07cf0",
          "body": "…vsock",
          "is_bot": false,
          "headline": "Merge pull request #1151 from liquidmetal-dev/feat/allow-guest-agent-…",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-19T19:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b34b6e7c053eb6d0540e17c43ec80f57b45fb04",
          "body": "- Clear Status.VSockPath when AllowGuestAgent is disabled, so the\n  documented \"empty unless enabled\" invariant holds even if a spec is\n  ever recreated with the flag flipped (both providers).\n- Use models.Capabilities{} literal in the cloudhypervisor provider for\n  consistency with the firecracker provider.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: address PR review comments on guest-agent vsock",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-19T19:46:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "64acc8f9f84a219c4ceb7b77511e30be9e1b66b7",
          "body": "Move the macvtap/virtiofs/vsock capability validation out of CreateMicroVM\ninto checkProviderCapabilities to keep cognitive complexity under the\ngocognit threshold (was 32, limit 30).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: extract provider capability checks",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-19T18:50:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e7b30324aa0ddb6c807456a7513756afbe414f0f",
          "body": "Add an `allow_guest_agent` boolean to the MicroVM spec. When enabled,\nflintlock attaches a single vsock device to the microVM for both the\nFirecracker and Cloud Hypervisor providers so the in-guest guest-agent\n(github.com/liquidmetal-dev/guest-agent) can communicate with the host.\n\nThe guest is give\n[…]\nthVsock)\n- Cloud Hypervisor: --vsock cid=,socket= at boot\n- both providers clear a stale vsock socket in ensureState on (re)create\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add allow_guest_agent option to attach vsock device",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-19T18:45:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b951cf588555f0652c28df21c1ce7e4af9b2c9c5",
          "body": "…-create-race",
          "is_bot": false,
          "headline": "Merge pull request #1150 from liquidmetal-dev/fix/999-cloudhypervisor…",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-19T17:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a77038f25c93dc57ac0de8bd409fd70718fde1",
          "body": "The belt-and-suspenders create guard swallowed errors from afero.Exists,\nvmState.PID() and process.Exists. A transient FS error would fall through\ninto ensureState(), which deletes an existing socket and risks orphaning a\nlive VMM. Return early with context on each, matching State() and Delete().\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(cloudhypervisor): treat create-guard probe errors as hard failures",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-19T16:50:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c2e137d9b6f4c168fbd30a0807ae36774010ab9e",
          "body": "CH State() returned Pending while the cloud-hypervisor process was already\nalive: during the pre-socket-bind window and while Info() reports \"Created\"\n(guest still booting, long under nested virt). The reconcile create-gate\n(ShouldDo == Pending) then re-fired Create(), spawning a second\ncloud-hyperv\n[…]\n\nAlso fixes two wrong-error-variable typos (startErr, delErr).\n\nAdds provider/create tests covering both race windows.\n\nFixes #999\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(cloudhypervisor): stop create race spawning duplicate VMM",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-19T14:36:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "729de8ab476099475e8278a95b918271ffc98145",
          "body": "Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1.\n- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)\n- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: mdast-util-to-hast\n  dependency-version: 13.2.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad4ecf6cd904033f4e80466a8833ccaeed8d1526",
          "body": "Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.1 to 3.1.3.\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.0.1...v3.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: fast-uri\n  dependency-version: 3.1.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump fast-uri from 3.0.1 to 3.1.3 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f2d9ae0ace1c838b0fabf65445bb8db1b84215",
          "body": "Bumps [svgo](https://github.com/svg/svgo) from 3.3.2 to 3.3.3.\n- [Release notes](https://github.com/svg/svgo/releases)\n- [Commits](https://github.com/svg/svgo/compare/v3.3.2...v3.3.3)\n\n---\nupdated-dependencies:\n- dependency-name: svgo\n  dependency-version: 3.3.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump svgo from 3.3.2 to 3.3.3 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205247a53d5166c079d1eccafd21cbac35118a04",
          "body": "Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.4.0.\n- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: node-forge\n  dependency-version: 1.4.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump node-forge from 1.3.1 to 1.4.0 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecee71a1405aee8b0c120c0aacfdbfa33a7804a0",
          "body": "Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.10.\n- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)\n- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.10/CHANGELOG.md)\n- [Commits](https://github.c\n[…]\n/v2.0.7...v2.0.10)\n\n---\nupdated-dependencies:\n- dependency-name: http-proxy-middleware\n  dependency-version: 2.0.10\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump http-proxy-middleware in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:49:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0e2d69c617080bfdd5cbc93f1f7e59372de6b8b",
          "body": "Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.24 to 1.7.33.\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/containerd/conta\n[…]\n---\nupdated-dependencies:\n- dependency-name: github.com/containerd/containerd\n  dependency-version: 1.7.33\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/containerd/containerd from 1.7.24 to 1.7.33",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:49:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "909a412e8a265e39e8ab98c928e0d3574b76067b",
          "body": "Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.29.7.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-helpers)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/helpers\"\n  dependency-version: 7.29.7\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump @babel/helpers from 7.26.0 to 7.29.7 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e19cd3ad7c5f4c2431e7cfe68ed6e83eadfa25a4",
          "body": "Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.25.9 to 7.29.7.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commit\n[…]\n--\nupdated-dependencies:\n- dependency-name: \"@babel/plugin-transform-modules-systemjs\"\n  dependency-version: 7.29.7\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump @babel/plugin-transform-modules-systemjs in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:48:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7036391c7bd67189839a09e4fd3999eb0dc0ebc",
          "body": "Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.4 to 3.4.11.\n- [Release notes](https://github.com/cure53/DOMPurify/releases)\n- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.4...3.4.11)\n\n---\nupdated-dependencies:\n- dependency-name: dompurify\n  dependency-version: 3.4.11\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump dompurify from 3.2.4 to 3.4.11 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa50aeef9ea03f2a11ade3e4e3c24684cec2842c",
          "body": "Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 1.10.3.\n- [Release notes](https://github.com/eemeli/yaml/releases)\n- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3)\n\n---\nupdated-dependencies:\n- dependency-name: yaml\n  dependency-version: 1.10.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump yaml from 1.10.2 to 1.10.3 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829eb18091f55d7ca1063a92e135e9d1761eed0c",
          "body": "Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.6 to 1.16.0.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.6...v1.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n  dependency-version: 1.16.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump follow-redirects from 1.15.6 to 1.16.0 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90611abb4ff0c14a04313a8b8f0a96d56f288f76",
          "body": "Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.29.0 to 7.29.7.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/co\n[…]\nuntime-corejs3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/runtime-corejs3\"\n  dependency-version: 7.29.7\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump @babel/runtime-corejs3 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:46:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c34614393a4c20b7081f22159cbc3356ec6dcd95",
          "body": "Bumps [joi](https://github.com/hapijs/joi) from 17.13.3 to 17.13.4.\n- [Commits](https://github.com/hapijs/joi/compare/v17.13.3...v17.13.4)\n\n---\nupdated-dependencies:\n- dependency-name: joi\n  dependency-version: 17.13.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump joi from 17.13.3 to 17.13.4 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b502b441c1a4dbee36116c719e3972d6baaa84",
          "body": "Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.8.0 to 2.14.1.\n- [Commits](https://github.com/vitejs/launch-editor/compare/v2.8.0...v2.14.1)\n\n---\nupdated-dependencies:\n- dependency-name: launch-editor\n  dependency-version: 2.14.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump launch-editor from 2.8.0 to 2.14.1 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "219703fc30f1d7fe022c0d1379741623eb37f348",
          "body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: picomatch\n  dependency-version: 2.3.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump picomatch from 2.3.1 to 2.3.2 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1df83390b999d5f74efca1edc391e6d560b5203d",
          "body": "…pdates\n\nBumps the dependencies group with 11 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `7.0.0` |\n| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.31.0` | `4.36.2` |\n| [git\n[…]\nde\n  dependency-version: 6.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 11 u…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:44:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b046261bc59a37b018c465625a4af771ea167066",
          "body": "Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.1 to 1.17.7.\n- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)\n- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.1...v1.17.7)\n\n---\nupdated-dependencies:\n- dependency-name: go.mongodb.org/mongo-driver\n  dependency-version: 1.17.7\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.17.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T12:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0544b2b9e50c40945640a5db3c5dbd2af49b3ac3",
          "body": "Add a root AGENTS.md giving agents project orientation, build/test/lint\ncommands, and contribution rules: keep changes small, no Co-Authored-By\ntrailers, and no agent names in commit or PR titles. Defers to\nCONTRIBUTING.md as the authoritative guide.\n\nSigned-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "docs: add AGENTS.md for coding agents",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-01T12:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b40507f2922f5ee41bab2128d72ce2297225e791",
          "body": "Drop the nightly cron from the hosted e2e workflow so it only runs on\nmanual workflow_dispatch. Add a security-updates group to the userdocs\nnpm dependabot config so security bumps bundle into one PR alongside the\nexisting version-updates group.\n\nSigned-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore(ci): make hosted e2e dispatch-only and group userdocs deps",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-01T12:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e41724340e9fbbc7e486b01cc90e593270fbca3d",
          "body": "- drop redundant chmod 0666 /dev/kvm (suite runs as root under sudo)\n- pin Firecracker version via workflow_dispatch input (default v1.15.1)\n- use deterministic /tmp Go caches, stop overriding HOME\n- fix README wording about /dev/kvm permissions",
          "is_bot": false,
          "headline": "fix(ci): address review on hosted e2e workflow",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-01T12:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67122885e7081422507631624b4456295aa6797a",
          "body": null,
          "is_bot": false,
          "headline": "Add hosted runner e2e workflow",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2026-07-01T12:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59fa32773cb5af563d153b2c5de30b765838fd56",
          "body": "Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.26.0 to 7.29.0.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/co\n[…]\nuntime-corejs3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@babel/runtime-corejs3\"\n  dependency-version: 7.29.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump @babel/runtime-corejs3 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:09:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4e04c2bbf83b5ecb7b9f17a00cf1c13e86f686be",
          "body": "Bumps [webpack](https://github.com/webpack/webpack) from 5.96.1 to 5.105.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack/compare/v5.96.1...v5.105.0)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n  dependency-version: 5.105.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump webpack from 5.96.1 to 5.105.0 in /userdocs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49e881a25c36b97048bcb3be674fbdb05643f090",
          "body": "The compatibility matrix hadn't need kept up to date. This updates\nthe matrix.\n\nSigned-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: update compatibility matrix (#1100)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-12-02T15:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f62da751dd25e68479a413e9545dcdfc8344588",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: add addition error logging in the event service (#1091)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-11-19T17:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7c62f33a780f0a779aa42e14e4be0a53dfeea42",
          "body": "* fix(grpc): sanitize container image refs before containerd\n\n* chore: allow sanitized spelling in lint config\n\n* .golangci.yml: use ignore-words for sanitized\n\n* test(grpc): fix sanitizer request factory\n\n* test(grpc): align sanitizer expected id",
          "is_bot": false,
          "headline": "fix(grpc): sanitize container image refs before containerd (#1071)",
          "author_name": "Andrei Neamtu",
          "author_login": "andreineamtu",
          "committed_at": "2025-11-13T07:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427db5940387309c22c91ce0e65b64578af46d9e",
          "body": "Signed-off-by: Richard Case <richard.case@omniva.com>\nCo-authored-by: Richard Case <richard.case@omniva.com>",
          "is_bot": false,
          "headline": "chore: rolling back some dependency updates (#1085)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-11-10T16:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b360abb0216cb38b472cebe08dd2b1a9fdb01b",
          "body": "…dates (#1063)\n\nBumps the dependencies group with 4 updates in the /hack/tools directory: [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint), [github.com/google/wire](https://github.com/google/wire), [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecos\n[…]\nersion-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 5 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T12:20:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4604969c80021b46d00cc1018edc627d32461158",
          "body": "…pdates (#1066)\n\nBumps the dependencies group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` |\n| [github/codeql-action](https://github.com/github/codeql-action) | `3.28.10` | `3.30.1` |\n| \n[…]\nersion-update:semver-major\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 10 u…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T12:19:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2768d25d8bc023e59b294e95f8e7f2b3426afd01",
          "body": "Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.11.0 to 1.13.0.\n- [Release notes](https://github.com/opencontainers/selinux/releases)\n- [Commits](https://github.com/opencontainers/selinux/compare/v1.11.0...v1.13.0)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\nux\n  dependency-version: 1.13.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/opencontainers/selinux (#1076)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T12:18:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d26d547ef0aa9b6d31676f1da65fa967737900c",
          "body": "Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.11 to 0.5.14.\n- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.11...v0.5.14)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ulikunitz/xz\n  dependency-version: 0.5.14\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 (#1073)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T12:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3881b5692babddcc320af20b3bc684bb643c0af5",
          "body": "….29 (#1072)\n\nBumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.24 to 1.7.29.\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/co\n[…]\nndency-version: 1.7.29\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/containerd/containerd from 1.7.24 to 1.7…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T12:17:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22744608d2066fcbdc6c9f4a8a6a3492832a2909",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "feat: ssh import id to cloudinit client (#1068)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-10-26T18:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceecbca3c1934dafe87d9f6968094ca1c8e7c639",
          "body": null,
          "is_bot": false,
          "headline": "fix(grpc): validate the payload for Kernel info (#1053)",
          "author_name": "Pandelis Zembashis",
          "author_login": "PandelisZ",
          "committed_at": "2025-04-11T14:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ced6444f63589738ae7815c8958bec60dce0e53",
          "body": null,
          "is_bot": false,
          "headline": "doc cleanup (#1034)",
          "author_name": "Anthony Elizondo",
          "author_login": "complexsplit",
          "committed_at": "2025-03-14T10:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcfc0ada7f88ad078b541b42fc7429770d5d7ab5",
          "body": "Updates the provision script to install upstream firecracker\nand cloud hypervisor versions.\n\nThe Weaveworks fork of Firecracker is no longer supported.\n\nSigned-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: update provision script (#1044)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-03-14T10:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a462fe8855d87c4ed71e1cf1038f460babd07c8",
          "body": "Bumps the npm_and_yarn group in /userdocs with 1 update: [prismjs](https://github.com/PrismJS/prism).\n\n\nUpdates `prismjs` from 1.29.0 to 1.30.0\n- [Release notes](https://github.com/PrismJS/prism/releases)\n- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)\n- [Commits](https://gi\n[…]\n dependency-type: indirect\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump prismjs in /userdocs in the npm_and_yarn group (#1040)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-14T10:17:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cefe195b69b922efc134ffc8c0e855845c152349",
          "body": "…dates (#1039)\n\nBumps the dependencies group with 4 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [softp\n[…]\ncy-type: direct:production\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 4 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-14T10:17:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0480e08e363da56d2208fb7472f487317efb0e75",
          "body": "…(#1038)\n\nBumps the dependencies group in /userdocs with 2 updates: [babel-loader](https://github.com/babel/babel-loader) and [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js).\n\n\nUpdates `babel-loader` from 9.2.1 to 10.0.0\n- [Release notes](https://github.com/babel/babel-load\n[…]\nersion-update:semver-minor\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group in /userdocs with 2 updates …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-14T10:16:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bad227d30da4f05e99ea8fc6ccff95f211398993",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: update vagrant file (#1026)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-02-17T15:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189c8c6213c9738860a9a22e2ef04af0c75834cb",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: update linter version (#1031)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-02-17T15:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f484da152cffa0e83d5ac5bdfcfc1c3fbe212259",
          "body": "…1029)\n\nBumps the npm_and_yarn group in /userdocs with 1 update: [dompurify](https://github.com/cure53/DOMPurify).\r\n\r\n\r\nUpdates `dompurify` from 3.1.6 to 3.2.4\r\n- [Release notes](https://github.com/cure53/DOMPurify/releases)\r\n- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.2.4)\r\n\r\n\n[…]\nndency-type: indirect\r\n  dependency-group: npm_and_yarn\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump dompurify in /userdocs in the npm_and_yarn group (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-17T14:53:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "60de2245a234fbb2f61b5a53647c0c494407d5d8",
          "body": "Codecov integration isn't enabled for the repo so thsi disabled\r\nreporting of code coverage for the time being.\r\n\r\nSigned-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: disable codecov reporting (#1030)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-02-17T14:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0158b5f4938d9c6dbebb14b327f7009d877b2551",
          "body": "…(#1020)\n\nBumps the npm_and_yarn group in /userdocs with 5 updates:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.2` |\r\n| [micromatch](https://github.com/micromatch/micromatch) | `4.0.7` | `4.0.8` |\r\n| [path-to-regexp](https://g\n[…]\nndency-type: indirect\r\n  dependency-group: npm_and_yarn\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the npm_and_yarn group in /userdocs with 5 updates …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-16T13:31:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1d3f38ffdf3a804de603b26754b502defff3854",
          "body": "…dates (#1024)\n\nBumps the dependencies group with 6 updates in the /userdocs directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.6.3` | `3.7.0` |\r\n| [@docusaurus/preset-classic](https://github.com\n[…]\nn-update:semver-patch\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 6 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-16T09:33:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d62e5b62fba69b3ee1fc6c313618a7210965ee48",
          "body": "…dates (#1023)\n\nBumps the dependencies group with 6 updates in the / directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [github/codeql-action](https://github.com/github/codeql-action) | `3.27.9` | `3.28.9` |\r\n| [actions/setup-go](https://github.com/actions/setup-go) | `5.2.0` | `5.3.0` |\r\n[…]\nn-update:semver-minor\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 6 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-16T09:33:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dde70557fbf09180574674d9f3772205d8908d3d",
          "body": null,
          "is_bot": false,
          "headline": "fixing connection leak (#1021)",
          "author_name": "Steven Fraser",
          "author_login": "steve-fraser",
          "committed_at": "2025-02-10T13:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755c4154ea88d6cf74aefd43366c828d89632a49",
          "body": "…(#1016)",
          "is_bot": false,
          "headline": "fix release version for github action (issue: 556 action-gh-release) …",
          "author_name": "Steven Fraser",
          "author_login": "steve-fraser",
          "committed_at": "2025-02-05T09:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ce3726ce93854f808909e4452980e6e2b3f79ae",
          "body": null,
          "is_bot": false,
          "headline": "Update MAINTAINERS (#1014)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-02-04T12:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34be9d058668fc3337564ea56db0d3fe32df360b",
          "body": null,
          "is_bot": false,
          "headline": "adding virtiofs (#1010)",
          "author_name": "Steven Fraser",
          "author_login": "steve-fraser",
          "committed_at": "2025-02-04T11:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33b1012b02f75851476c3591a9cfdff16389ae71",
          "body": "Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.\r\n- [Release notes](https://github.com/ai/nanoid/releases)\r\n- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: nanoid\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump nanoid from 3.3.7 to 3.3.8 in /userdocs (#985)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-04T06:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "862429f8658983e05586d745a83bd61cb1da3dfd",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.31.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump golang.org/x/crypto in /hack/tools (#984)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-04T06:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde823e3b58ead4bcf47934a9ff1015ea13b5d25",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.31.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.31.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#996)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-04T06:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28aea648ddd03c53e1a588ee2e8409fff4101e1d",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: update go versions of sub packages (#1000)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2025-01-04T06:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc8809bcb114680d59a16f96ccf90e9333c7fe9",
          "body": "…dates (#987)\n\nBumps the dependencies group with 3 updates in the /userdocs directory: [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packa\n[…]\nn-update:semver-major\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 3 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-27T15:00:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c99a9c594f00733ebdf725457c36b008688268ec",
          "body": "Bumps the dependencies group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [actions/setup-go](https://github.com/actions/setup-go) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\r\n\r\n\r\nUpdates `github/codeql-action` from 3.27.5 to \n[…]\nn-update:semver-minor\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group with 3 updates (#988)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-27T14:59:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e02290398188d1f197715fcf400b940f9ed19a7d",
          "body": "Removing references to old Weaveworks slack channels etc.\r\n\r\nSigned-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "docs: updating the docs (#994)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-12-26T14:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edc2a7c4781295d7d37cb698158b0fad3eb31bac",
          "body": "Updated the supported options, shifting Cloud Hypervisor as primary and Firecracker as secondary.",
          "is_bot": false,
          "headline": "Update README.md (#990)",
          "author_name": "mes",
          "author_login": "mestadler",
          "committed_at": "2024-12-26T14:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f99066522bbd66303bb334ae4e85cd4ee2c536",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: changes after testing new releases (#959)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-12-17T09:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dacaf44de154a2449510061489abce27e3508d1f",
          "body": "Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.\r\n- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cross-spawn\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump cross-spawn from 7.0.3 to 7.0.6 in /userdocs (#976)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-02T11:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd54363e226552d737b94a50759cdf2afd5cd8f",
          "body": "…ocs (#964)\n\nBumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.\r\n- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)\r\n- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)\r\n- [Commits](ht\n[…]\name: http-proxy-middleware\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /userd…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-02T11:36:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32657d2110c316e76fb2978a4f4694ab6369c8c5",
          "body": "…dates (#977)\n\nBumps the dependencies group with 7 updates in the / directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [actions/checkout](https://github.com/actions/checkout) | `4.2.1` | `4.2.2` |\r\n| [github/codeql-action](https://github.com/github/codeql-action) | `3.26.12` | `3.27.5` |\r\n[…]\nn-update:semver-minor\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 7 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-02T11:35:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2a33a78b26a6db966fd33d5ef8f63900d40389d",
          "body": "…dates (#978)\n\nBumps the dependencies group with 6 updates in the /userdocs directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.5.2` | `3.6.3` |\r\n| [@docusaurus/preset-classic](https://github.com/\n[…]\nn-update:semver-minor\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 6 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-02T11:34:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53f4f861bb80a4382aa3b45959fa0d001d5efd32",
          "body": "…pdates (#980)\n\nBumps the dependencies group with 10 updates in the / directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.22` | `1.7.24` |\r\n| [github.com/go-playground/validator/v10](https://github.com/go-p\n[…]\nn-update:semver-patch\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 13 u…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-02T11:33:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "494c4b7c084d22f4a47e17654c1f5ce4e9bdd2e6",
          "body": "Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).\r\n\r\n\r\nUpdates `actions/checkout` from 4.2.0 to 4.2.1\r\n- [Rel\n[…]\nn-update:semver-patch\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group with 3 updates (#957)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-08T09:37:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7682bb942749b00a608b4003eca2d4a073146e34",
          "body": "…dates (#958)\n\nBumps the dependencies group with 2 updates in the / directory: google.golang.org/protobuf and [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).\r\n\r\n\r\nUpdates `google.golang.org/protobuf` from 1.34.2 to 1.35.1\r\n\r\nUpdates `github.com/onsi/ginkgo/v2` from 2.20.1 to 2.20.2\r\n- [\n[…]\nn-update:semver-patch\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 2 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-08T09:22:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f8c3f12c582db8e411a33fcc879995c5f0ddc3b",
          "body": "Bumps the dependencies group with 1 update in the /hack/tools directory: google.golang.org/protobuf.\r\n\r\n\r\nUpdates `google.golang.org/protobuf` from 1.34.2 to 1.35.1\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n  dependency-type: direct:production\r\n  update-type: vers\n[…]\nn-update:semver-minor\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump google.golang.org/protobuf (#956)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-08T09:21:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "763ed0e8bfc9572abecb93f9536739ccdcc80602",
          "body": "… (#949)\n\n* chore(deps): Bump the dependencies group in /userdocs with 10 updates\r\n\r\nBumps the dependencies group in /userdocs with 10 updates:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.4.0` | `3.5\n[…]\nm>\r\nSigned-off-by: Richard Case <richard.case@outlook.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Richard Case <richard.case@outlook.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group in /userdocs with 10 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-01T11:09:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7939b40d33a6a50dbf3f60042ca104e832d74eba",
          "body": "Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump google.golang.org/protobuf in /client (#941)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-01T09:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f72beb6ff89712b4102b1d2a02fcb589849fb48",
          "body": "…pdates (#955)\n\n* chore(deps): Bump the dependencies group across 1 directory with 13 updates\r\n\r\nBumps the dependencies group with 12 updates in the / directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.19`\n[…]\nm>\r\nSigned-off-by: Richard Case <richard.case@outlook.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Richard Case <richard.case@outlook.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 13 u…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-01T09:48:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "560615e47b50d2cd2e1f371d73b00d9675f1c8aa",
          "body": "…dates (#951)\n\n* chore(deps): Bump the dependencies group across 1 directory with 4 updates\r\n\r\nBumps the dependencies group with 3 updates in the /hack/tools directory: [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint), [github.com/grpc-ecosystem/grpc-gateway/v2](https:/\n[…]\nm>\r\nSigned-off-by: Richard Case <richard.case@outlook.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Richard Case <richard.case@outlook.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group across 1 directory with 4 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-01T08:31:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "66d95bb4eedd907499fcc2bd09a53d489cbd48a1",
          "body": null,
          "is_bot": false,
          "headline": "Update MAINTAINERS (#954)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-10-01T05:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26d41bd2c99cae8169c06d660fda07257219f37a",
          "body": "This change removes support for macvtap network interfaces when using\r\nFirecracker as the microvm provider. It also updates the documentation\r\nto state this.\r\n\r\nThe automation around the Firecracker fork has also been removed.\r\n\r\nSigned-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "refactor: removed macvtap support with firecracker (#953)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-10-01T05:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389c3feaadcb6ce2465668ba2565d2dcf171b55d",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: split out hack/tools dependabot updates (#950)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-10-01T04:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701375d34951491b50b4ebacef569908a2a4fabe",
          "body": "Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).\r\n\r\n\r\nUpdates `actions/checkout` from 4.1.7 to 4.2.0\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog\n[…]\nn-update:semver-patch\r\n  dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the dependencies group with 2 updates (#947)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-01T03:25:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff69d55981eeb22171497870c9b1922c88f2c15f",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: updated package grouping for dependabot (#946)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-10-01T03:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63227d986e5b2e4a50628022824940daccb4b746",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: remove workflow for publishing via GHA (#945)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-10-01T02:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb8318a43624bee37531910035668a123ac3f69",
          "body": "… (#940)\n\nBumps the actions group with 4 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [actions/setup-node](https://github.com/actions/setup-node), [codelytv/pr-size-labeler](https://github.com/codelytv/pr-size-labeler) and [actions/upload-artifact](htt\n[…]\nersion-update:semver-minor\r\n  dependency-group: actions\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the actions group across 1 directory with 4 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-26T12:59:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "510a1aad82373f51fec4c374665646b5eab45b46",
          "body": "…4.1 (#916)\n\nBumps [github.com/carlmjohnson/requests](https://github.com/carlmjohnson/requests) from 0.23.5 to 0.24.1.\r\n- [Release notes](https://github.com/carlmjohnson/requests/releases)\r\n- [Commits](https://github.com/carlmjohnson/requests/compare/v0.23.5...v0.24.1)\r\n\r\n---\r\nupdated-dependencies:\r\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/carlmjohnson/requests from 0.23.5 to 0.2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T09:07:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57d731c39d5d0d86b28f7f5a8b90741cacb963da",
          "body": "Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.3.0 to 1.4.0.\r\n- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)\r\n- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)\r\n- [Commits](https://github.com/kubernetes-sigs/yaml/compare/v1.3\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#902)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T09:06:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "920f9690a23958db72f9b968673747eda2693646",
          "body": "Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.19.0.\r\n- [Release notes](https://github.com/onsi/ginkgo/releases)\r\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.2...v2.19.0)\r\n\r\n---\r\n\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 (#917)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T09:06:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f5220e62e8b64f84a384a2ec3b10de1c5a57acf",
          "body": "… (#918)\n\nBumps the actions group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\r\n\r\n\r\nUpdates `github/codeql-action` from 3.25.11 to 3.25.13\r\n- [Release notes](https\n[…]\nersion-update:semver-patch\r\n  dependency-group: actions\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the actions group across 1 directory with 2 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-29T09:05:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "967627b268b436d5e7f61573969a3e7972d4ba3c",
          "body": "The Cloud Hypervisor provider wasn't marked with the auto start capability\r\nand so when a new VM was created the **Start** method was called on the\r\nprovider which resulted in a error.\r\n\r\nSigned-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "fix: cloud hypervisor auto starts (#920)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-07-25T07:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23af00adfe04257539bdb76637bd97b27d8607be",
          "body": "… (#889)\n\nBumps the gomod group with 1 update in the / directory: google.golang.org/protobuf.\r\nBumps the gomod group with 2 updates in the /hack/tools directory: google.golang.org/protobuf and [github.com/pseudomuto/protoc-gen-doc](https://github.com/pseudomuto/protoc-gen-doc).\r\n\r\n\r\nUpdates `google.\n[…]\n version-update:semver-patch\r\n  dependency-group: gomod\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump the gomod group across 2 directories with 2 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-17T10:31:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d938f72f893619d6042c42ab70163469a9334414",
          "body": null,
          "is_bot": false,
          "headline": "Update deploy-docs.yaml",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-07-17T06:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f90c6124011174c6ec016490937faa3f66098c",
          "body": null,
          "is_bot": false,
          "headline": "Update deploy-docs.yaml",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-07-17T06:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c17940c2e35735222618aa27cd549ec7ee399406",
          "body": null,
          "is_bot": false,
          "headline": "Update deploy-docs.yaml",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-07-17T06:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e01b767b1d38f55d84d465bbf7d4b23328c7554",
          "body": null,
          "is_bot": false,
          "headline": "Update deploy-docs.yaml (#914)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-07-16T10:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5107a038873cc3d4f3fe72378decea6f23862620",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "chore: change to yarn (#913)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-07-16T10:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e395d98d70bceb92a1637359133994bc6a540ccb",
          "body": "Signed-off-by: Richard Case <richard.case@outlook.com>",
          "is_bot": false,
          "headline": "fix: docs publish workflows (#905)",
          "author_name": "Richard Case",
          "author_login": "richardcase",
          "committed_at": "2024-07-16T07:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf1b435e44ded0249210b7133ed00e5efb58825",
          "body": "Bumps [github.com/diskfs/go-diskfs](https://github.com/diskfs/go-diskfs) from 1.3.0 to 1.4.0.\r\n- [Commits](https://github.com/diskfs/go-diskfs/compare/v1.3.0...v1.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/diskfs/go-diskfs\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/diskfs/go-diskfs from 1.3.0 to 1.4.0 (#901)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-16T06:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10ba7e850e8c1f60c74c02c381fcc66c8b8b19b",
          "body": "…i (#904)\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /ap…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-16T06:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "811bad34d017399a6101ee5348d312986e145751",
          "body": "…0 (#903)\n\nBumps [github.com/containerd/typeurl/v2](https://github.com/containerd/typeurl) from 2.1.1 to 2.2.0.\r\n- [Release notes](https://github.com/containerd/typeurl/releases)\r\n- [Commits](https://github.com/containerd/typeurl/compare/v2.1.1...v2.2.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-n\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): Bump github.com/containerd/typeurl/v2 from 2.1.1 to 2.2.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-16T05:31:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 40,
      "latest_release_at": "2026-07-22T20:16:48Z",
      "latest_release_tag": "v0.11.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 152.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/liquidmetal-dev/flintlock",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/liquidmetal-dev/flintlock",
          "is_deprecated": false,
          "latest_version": "v0.11.0",
          "repository_url": "https://github.com/liquidmetal-dev/flintlock",
          "versions_count": 26,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T19:50:50Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 71,
      "stars": 1460,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 2
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 2
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 2
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 71,
        "total_forks": 71
      },
      "star_history": null,
      "open_issues_and_prs": 71
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "api/services/microvm/v1alpha1/microvms.proto",
        "api/types/microvm.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "api/go.mod",
        "client/go.mod",
        "go.mod",
        "hack/tools/go.mod"
      ],
      "largest_source_bytes": 65750,
      "source_files_sampled": 191,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 2306
    },
    "dependencies": {
      "manifests": [
        "api/go.mod",
        "client/go.mod",
        "go.mod",
        "userdocs/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.56.3",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 4,
            "oldest_advisory_days": 131
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.64.1",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 4,
            "oldest_advisory_days": 131
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.70.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 4,
            "oldest_advisory_days": 131
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.68.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 4,
            "oldest_advisory_days": 131
          },
          {
            "name": "babel-traverse",
            "direct": false,
            "version": "6.26.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.3,
            "advisory_ids": [
              "GHSA-67hx-6x53-jw92"
            ],
            "fixed_version": "8.0.0-alpha.4",
            "advisory_count": 1,
            "oldest_advisory_days": 1016
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.31.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-hcg3-q754-cr77",
              "GHSA-j5w8-q4qc-rx2x",
              "GHSA-jppx-rxg9-jmrx"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 34,
            "oldest_advisory_days": 517
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.45.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 67
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-395f-4hp3-45gv",
              "GHSA-w7jw-789q-3m8p"
            ],
            "fixed_version": "1.9.0",
            "advisory_count": 2,
            "oldest_advisory_days": 49
          },
          {
            "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-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 413
          },
          {
            "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-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 413
          },
          {
            "name": "click",
            "direct": false,
            "version": "7.1.2",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.2,
            "advisory_ids": [
              "PYSEC-2026-2132"
            ],
            "fixed_version": "8.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 89
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v2hh-gcrm-f6hx"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 6
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "1.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-m5qc-5hw7-8vg7"
            ],
            "fixed_version": "2.0.2",
            "advisory_count": 1,
            "oldest_advisory_days": 482
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "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": 256
          },
          {
            "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": 256
          },
          {
            "name": "json5",
            "direct": false,
            "version": "0.5.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.1,
            "advisory_ids": [
              "GHSA-9c47-m6qq-7p4h"
            ],
            "fixed_version": "2.2.2",
            "advisory_count": 1,
            "oldest_advisory_days": 1307
          },
          {
            "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": 187
          },
          {
            "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": 159
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "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": 159
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "0.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-37ch-88jc-xwx2"
            ],
            "fixed_version": "0.1.13",
            "advisory_count": 1,
            "oldest_advisory_days": 122
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "1.8.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-9wv6-86v2-598j"
            ],
            "fixed_version": "8.0.0",
            "advisory_count": 1,
            "oldest_advisory_days": 686
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.49",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 3,
            "oldest_advisory_days": 95
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-5c6j-r48x-rmvq",
              "GHSA-qj8w-gfj5-8c6v"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 2,
            "oldest_advisory_days": 150
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-2p49-hgcm-8545"
            ],
            "fixed_version": "4.0.2",
            "advisory_count": 1,
            "oldest_advisory_days": 6
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 96
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mp7j-qc5w-4988",
              "GHSA-xv26-6w52-cph6"
            ],
            "fixed_version": "0.7.5",
            "advisory_count": 2,
            "oldest_advisory_days": 12
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 1,
            "oldest_advisory_days": 43
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.0",
            "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": 70
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.26.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 503
          },
          {
            "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": 166
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "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": 166
          },
          {
            "name": "estree-util-value-to-estree",
            "direct": false,
            "version": "3.1.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-f7f6-9jq7-3rqj"
            ],
            "fixed_version": "3.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 476
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "2.2.1",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2464-8j7c-4cjm",
              "GHSA-fv92-fjc5-jj9h",
              "GO-2025-3787",
              "GO-2025-3900"
            ],
            "fixed_version": "2.4.0",
            "advisory_count": 4,
            "oldest_advisory_days": 396
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.14",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-jc7w-c686-c4v9",
              "GO-2025-3922"
            ],
            "fixed_version": "0.5.15",
            "advisory_count": 2,
            "oldest_advisory_days": 333
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.23.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GHSA-qxp5-gwg8-xv66",
              "GHSA-vvgc-356p-c3xw",
              "GO-2024-3333",
              "GO-2025-3503",
              "GO-2025-3595",
              "GO-2026-4440",
              "GO-2026-4441",
              "GO-2026-4918",
              "GO-2026-5025"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 16,
            "oldest_advisory_days": 586
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.26.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GHSA-qxp5-gwg8-xv66",
              "GHSA-vvgc-356p-c3xw",
              "GO-2024-3333",
              "GO-2025-3503",
              "GO-2025-3595",
              "GO-2026-4440",
              "GO-2026-4441",
              "GO-2026-4918",
              "GO-2026-5025"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 16,
            "oldest_advisory_days": 586
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.47.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-4918",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 9,
            "oldest_advisory_days": 81
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.13.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-6rw7-vpxm-498p",
              "GHSA-q8mj-m7cp-5q26",
              "GHSA-w7fw-mjwx-w883"
            ],
            "fixed_version": "6.15.2",
            "advisory_count": 3,
            "oldest_advisory_days": 209
          },
          {
            "name": "webpack-dev-server",
            "direct": false,
            "version": "4.15.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-4v9v-hfq4-rm2v",
              "GHSA-79cf-xcqc-c78w",
              "GHSA-9jgg-88mc-972h",
              "GHSA-f5vj-f2hx-8m93",
              "GHSA-m28w-2pqf-7qgj",
              "GHSA-mx8g-39q3-5c79"
            ],
            "fixed_version": "5.2.6",
            "advisory_count": 6,
            "oldest_advisory_days": 418
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.0",
            "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": 43
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.3",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-v422-hmwv-36x6"
            ],
            "fixed_version": "2.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.4.11",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-c2j3-45gr-mqc4"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 1,
            "oldest_advisory_days": 6
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.0.2",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.4,
            "advisory_ids": [
              "GHSA-76c9-3jph-rj3q"
            ],
            "fixed_version": "1.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 375
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": true,
            "version": "v1.7.33",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5064",
              "GO-2026-5338",
              "GO-2026-5622"
            ],
            "fixed_version": "2.3.2",
            "advisory_count": 3,
            "oldest_advisory_days": 35
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.17.9",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.18.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.21.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.28.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.14.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.16.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.22.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.31.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 14
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 4,
          "high": 20,
          "unknown": 10,
          "critical": 8,
          "moderate": 11
        },
        "advisory_count": 197,
        "affected_count": 53,
        "assessed_count": 1679,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 5
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/containerd/typeurl/v2",
          "manifest": "api/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0"
        },
        {
          "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
          "manifest": "api/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.20.0"
        },
        {
          "name": "google.golang.org/genproto",
          "manifest": "api/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20211021150943-2b146023228c"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "api/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.64.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "api/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.1"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "client/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.1"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "client/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.56.3"
        },
        {
          "name": "github.com/containerd/containerd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.33"
        },
        {
          "name": "github.com/firecracker-microvm/firecracker-go-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.23.0"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/google/wire",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-prometheus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.24.0"
        },
        {
          "name": "github.com/oklog/ulid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.0"
        },
        {
          "name": "github.com/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/pelletier/go-toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.5"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.20.5"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4-0.20230606125235-dd1b4c2e81af"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.68.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.2"
        },
        {
          "name": "github.com/carlmjohnson/requests",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.3"
        },
        {
          "name": "github.com/containerd/containerd/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/containerd/errdefs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/containerd/platforms",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.1"
        },
        {
          "name": "github.com/containerd/typeurl/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.3"
        },
        {
          "name": "github.com/diskfs/go-diskfs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.2"
        },
        {
          "name": "github.com/docker/go-units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/grpc-ecosystem/go-grpc-middleware",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/liquidmetal-dev/flintlock/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230211152005-2177e42d0ee6"
        },
        {
          "name": "github.com/liquidmetal-dev/flintlock/client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230211152005-2177e42d0ee6"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.22.0"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.5"
        },
        {
          "name": "github.com/yitsushi/file-tailor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "@docusaurus/core",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.7.0"
        },
        {
          "name": "@docusaurus/preset-classic",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.7.0"
        },
        {
          "name": "@mdx-js/react",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.0"
        },
        {
          "name": "@svgr/webpack",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.1.0"
        },
        {
          "name": "babel-core",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.26.3"
        },
        {
          "name": "babel-loader",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.0.0"
        },
        {
          "name": "clsx",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "core-js",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.41.0"
        },
        {
          "name": "file-loader",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.2.0"
        },
        {
          "name": "mobx",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.13.6"
        },
        {
          "name": "prism-react-renderer",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.1"
        },
        {
          "name": "react",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.0.0"
        },
        {
          "name": "react-dom",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.0.0"
        },
        {
          "name": "redoc",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.0"
        },
        {
          "name": "styled-components",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.1.15"
        },
        {
          "name": "url-loader",
          "manifest": "userdocs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/carlmjohnson/requests",
            "direct": true,
            "version": "v0.24.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": true,
            "version": "v1.7.33",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd/api",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": true,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": true,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/typeurl/v2",
            "direct": true,
            "version": "2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/typeurl/v2",
            "direct": true,
            "version": "v2.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/diskfs/go-diskfs",
            "direct": true,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/firecracker-microvm/firecracker-go-sdk",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "v10.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/mock",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/wire",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-middleware",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/go-grpc-prometheus",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": true,
            "version": "2.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": true,
            "version": "2.26.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": true,
            "version": "v2.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "2.22.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.36.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": true,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.20.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4-0.20230606125235-dd1b4c2e81af",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": true,
            "version": "v2.27.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netlink",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yitsushi/file-tailor",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": true,
            "version": "0.0.0-20211021150943-2b146023228c",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": true,
            "version": "0.0.0-20230410155749-daa745c078e1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": true,
            "version": "v0.0.0-20240213162025-012b6fc9bca9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.56.3",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.64.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "1.70.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.68.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "1.34.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "1.36.5",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.35.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "@docusaurus/core",
            "direct": true,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/preset-classic",
            "direct": true,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/webpack",
            "direct": true,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-core",
            "direct": true,
            "version": "6.26.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": true,
            "version": "9.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": true,
            "version": "2.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": true,
            "version": "3.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-loader",
            "direct": true,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mobx",
            "direct": true,
            "version": "6.13.6",
            "ecosystem": "npm"
          },
          {
            "name": "prism-react-renderer",
            "direct": true,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "redoc",
            "direct": true,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "styled-components",
            "direct": true,
            "version": "6.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "url-loader",
            "direct": true,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "4d63.com/gocheckcompilerdirectives",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "4d63.com/gochecknoglobals",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "cyphar.com/go-pathrs",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/4meepo/tagalign",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/abirdcfly/dupword",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adalogics/go-fuzz-headers",
            "direct": false,
            "version": "v0.0.0-20230811130428-ced1acdcaa24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/adamkorcz/go-118-fuzz-build",
            "direct": false,
            "version": "v0.0.0-20230306123547-8075edf89bb0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/go-check-sumtype",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/nakedret/v2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexkohler/prealloc",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/asasalint",
            "direct": false,
            "version": "0.0.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alingse/nilnesserr",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/errname",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/nilnil",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antonboom/testifylint",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/asaskevich/govalidator",
            "direct": false,
            "version": "v0.0.0-20210307081110-f21760c49a8d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/forbidigo",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ashanbrown/makezero",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bkielbasa/cyclop",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/blizzy78/varnamelen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bombsimon/wsl/v4",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/bidichk",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/breml/errchkjson",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "1.4.1-0.20240526193622-a339e1f7089c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/ireturn",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/butuzov/mirror",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/catenacyber/perfsprint",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ccojocar/zxcvbn-go",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charithe/durationcheck",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chavacava/garif",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ckaznocha/intrange",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/cgroups",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/continuity",
            "direct": false,
            "version": "v0.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/fifo",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/ttrpc",
            "direct": false,
            "version": "v1.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crocmagnon/fatcontext",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/curioswitch/go-reassign",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/daixiang0/gci",
            "direct": false,
            "version": "0.13.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/denis-tingaikin/go-header",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/djarvur/go-err113",
            "direct": false,
            "version": "0.0.0-20210108212216-aea10b59be24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/djherbis/times",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-events",
            "direct": false,
            "version": "v0.0.0-20190806004212-e31b211e4f1c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elliotwutingfeng/asciiset",
            "direct": false,
            "version": "v0.0.0-20230602022725-51bbb787efab",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ettle/strcase",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structtag",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/firefart/nonamedreturns",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fzipp/gocyclo",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gaijinentertainment/go-exhaustruct/v3",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ghostiam/protogetter",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-critic/go-critic",
            "direct": false,
            "version": "0.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/analysis",
            "direct": false,
            "version": "v0.21.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.20.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.19.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.20.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/loads",
            "direct": false,
            "version": "v0.21.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/runtime",
            "direct": false,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.20.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": false,
            "version": "v0.21.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.22.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/validate",
            "direct": false,
            "version": "v0.22.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcast",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcopy",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astequal",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astfmt",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astp",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/strparse",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/typep",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-xmlfmt/xmlfmt",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20210331224755-41bb18bfe9da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/dupl",
            "direct": false,
            "version": "0.0.0-20180902072040-3e9179ac440a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/go-printf-func-name",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/gofmt",
            "direct": false,
            "version": "0.0.0-20241223200906-057b0627d9b9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/golangci-lint",
            "direct": false,
            "version": "1.63.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/misspell",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/plugin-module-register",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/revgrep",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golangci/unconvert",
            "direct": false,
            "version": "0.0.0-20240309020433-c5143eacb3ed",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "0.0.0-20241210010833-40e02aabc2ad",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20241029153458-d1b30febd7db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/subcommands",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gordonklaus/ineffassign",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/analysisutil",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/comment",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/forcetypeassert",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gostaticanalysis/nilerr",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-immutable-radix/v2",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hexops/gotextdiff",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/imdario/mergo",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jgautheron/goconst",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jingyugao/rowserrcheck",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jjti/go-spancheck",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/julz/importas",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/karamaru-alpha/copyloopvar",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kisielk/errcheck",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kkhaike/contextcheck",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.17.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kulti/thelper",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kunwardeep/paralleltest",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kyoh86/exportloopref",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lasiar/canonicalheader",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/exptostd",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/gomoddirectives",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/grignotin",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/tagliatelle",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ldez/usetesting",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leonklingele/grouper",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/macabu/inamedparam",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "1.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testableexamples",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maratori/testpackage",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig",
            "direct": false,
            "version": "2.22.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matoous/godox",
            "direct": false,
            "version": "0.0.0-20230222163458-006bad1f9d26",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "0.0.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matttproud/golang_protobuf_extensions",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mgechev/revive",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/hcsshim",
            "direct": false,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/locker",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/mountinfo",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/signal",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/userns",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moricho/tparallel",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mwitkow/go-proto-validators",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nakabonne/nestif",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/exhaustive",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nishanths/predeclared",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nunnatsa/ginkgolinter",
            "direct": false,
            "version": "0.18.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo",
            "direct": false,
            "version": "v1.16.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-spec",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/selinux",
            "direct": false,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openpeedeep/depguard/v2",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opentracing/opentracing-go",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": false,
            "version": "v4.1.17",
            "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.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/polyfloyd/go-errorlint",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pseudomuto/protoc-gen-doc",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pseudomuto/protokit",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard",
            "direct": false,
            "version": "0.4.3-0.20240823090925-0fe6f58b47b1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard/dsl",
            "direct": false,
            "version": "0.3.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/gogrep",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/regex/syntax",
            "direct": false,
            "version": "0.0.0-20210819130434-b3f0c404a727",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/stdinfo",
            "direct": false,
            "version": "0.0.0-20220114132959-f7386bf02567",
            "ecosystem": "go"
          },
          {
            "name": "github.com/raeperd/recvcheck",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryancurrah/gomodguard",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryanrolds/sqlclosecheck",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/slog-shim",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sanposhiho/wastedassign/v2",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/interfacebloat",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sashamelentyev/usestdlibvars",
            "direct": false,
            "version": "1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/securego/gosec/v2",
            "direct": false,
            "version": "2.21.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shazow/go-diff",
            "direct": false,
            "version": "0.0.0-20160112020656-b6b7b6733b8c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sivchari/containedctx",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sivchari/tenv",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sonatard/noctx",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/go-diff",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/jwalterweatherman",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ssgreg/nlreturn/v2",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stbenjam/no-sprintf-host-port",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tdakkota/asciicheck",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tetafro/godot",
            "direct": false,
            "version": "1.4.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timakin/bodyclose",
            "direct": false,
            "version": "0.0.0-20241017074812-ed6a65f985e3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/timonwong/loggercheck",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tomarrell/wrapcheck/v2",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tommy-muehle/go-mnd/v2",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/funlen",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ultraware/whitespace",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/gocognit",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uudashr/iface",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netns",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xen0n/gosmopolitan",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20240521201337-686a1a2994c1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yagipy/maintidx",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yeya24/promlinter",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ykadowak/zerologlint",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/bosi/decorder",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/musttag",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "go-simpler.org/sloglint",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": false,
            "version": "v1.17.7",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/automaxprocs",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "0.0.0-20240909161429-701f63a606c0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20240719175910-8a7402abbf56",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp/typeparams",
            "direct": false,
            "version": "0.0.0-20241108190413-2d47ceb2692f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "0.0.0-20250204164813-702378808489",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20241118233622-e639e219e697",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "0.0.0-20250204164813-702378808489",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20241118233622-e639e219e697",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "honnef.co/go/tools",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/unparam",
            "direct": false,
            "version": "0.0.0-20240528143540-8a5130ca722f",
            "ecosystem": "go"
          },
          {
            "name": "@algolia/autocomplete-core",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-plugin-algolia-insights",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-preset-algolia",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-shared",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/events",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.24.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-builder-binary-assignment-operator-visitor",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-named-capturing-groups-regex",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-constant-elements",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-display-name",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-development",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-pure-annotations",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regexp-modifiers",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-runtime",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime-corejs3",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.24.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/cascade-layer-name-parser",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.0.6",
            "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": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-cascade-layers",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-function",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-mix-function",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-content-alt-text",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-exponential-functions",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-font-format-keywords",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-gamut-mapping",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-gradients-interpolation-method",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-hwb-function",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-ic-unit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-initial",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-is-pseudo-class",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-light-dark-function",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-float-and-clear",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-overflow",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-overscroll-behavior",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-resize",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-viewport-units",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-media-minmax",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-media-queries-aspect-ratio-number-values",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-nested-calc",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-normalize-display-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-oklab-function",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-progressive-custom-properties",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-random-function",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-relative-color-syntax",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-scope-pseudo-class",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-sign-functions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-stepped-value-functions",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-text-decoration-shorthand",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-trigonometric-functions",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-unset-value",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-resolve-nested",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/utilities",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@discoveryjs/json-ext",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/css",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/react",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/babel",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/bundler",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/cssnano-preset",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/logger",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/mdx-loader",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/module-type-aliases",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-blog",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-docs",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-pages",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-debug",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-analytics",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-gtag",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-tag-manager",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-sitemap",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-svgr",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-classic",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-common",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-search-algolia",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-translations",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/types",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils-common",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils-validation",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/is-prop-valid",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/memoize",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/unitless",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/schemasafe",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/hoek",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/topo",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.5",
            "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/source-map",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@leichtgewicht/ip-codec",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/mdx",
            "direct": false,
            "version": "3.0.1",
            "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": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.25",
            "ecosystem": "npm"
          },
          {
            "name": "@redocly/ajv",
            "direct": false,
            "version": "8.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@redocly/config",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@redocly/openapi-core",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/address",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/formula",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/pinpoint",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@slorber/remark-comment",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-add-jsx-attribute",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-attribute",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-empty-expression",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-replace-jsx-attribute-value",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-dynamic-title",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-em-dimensions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-react-native-svg",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-svg-component",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-preset",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/core",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/hast-util-to-babel-ast",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-jsx",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-svgo",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@szmarczak/http-timer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/acorn",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bonjour",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect-history-api-fallback",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "8.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "4.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/gtag.js",
            "direct": false,
            "version": "0.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/history",
            "direct": false,
            "version": "4.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-cache-semantics",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-proxy",
            "direct": false,
            "version": "1.17.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdx",
            "direct": false,
            "version": "2.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "0.7.34",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "17.0.45",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.14.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-forge",
            "direct": false,
            "version": "1.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/parse-json",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prismjs",
            "direct": false,
            "version": "1.26.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prop-types",
            "direct": false,
            "version": "15.7.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.9.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "18.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router",
            "direct": false,
            "version": "5.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router-config",
            "direct": false,
            "version": "5.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router-dom",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sax",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "0.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-index",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "1.15.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sockjs",
            "direct": false,
            "version": "0.3.36",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stylis",
            "direct": false,
            "version": "4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.5.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.32",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-phases",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "address",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch-helper",
            "direct": false,
            "version": "3.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-align",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-html-community",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "astring",
            "direct": false,
            "version": "1.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "at-least-node",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "babel-code-frame",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-generator",
            "direct": false,
            "version": "6.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-helpers",
            "direct": false,
            "version": "6.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-messages",
            "direct": false,
            "version": "6.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-dynamic-import-node",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-register",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-runtime",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-template",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-traverse",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-types",
            "direct": false,
            "version": "6.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "babylon",
            "direct": false,
            "version": "6.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.9.19",
            "ecosystem": "npm"
          },
          {
            "name": "batch",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "big.js",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "bonjour-service",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "7.1.1",
            "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.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-lookup",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-request",
            "direct": false,
            "version": "10.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-me-maybe",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camel-case",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelize",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-api",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001642",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001684",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001769",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.0.0-rc.12",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "classnames",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "collapse-white-space",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "combine-promises",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compressible",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "compression",
            "direct": false,
            "version": "1.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "configstore",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "connect-history-api-fallback",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "copy-text-to-clipboard",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-webpack-plugin",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.39.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-pure",
            "direct": false,
            "version": "3.48.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-blank-pseudo",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-color-keywords",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-declaration-sorter",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-has-pseudo",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-minimizer-webpack-plugin",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-prefers-color-scheme",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-to-react-native",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssdb",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-advanced",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-default",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-utils",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "debounce",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "decko",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "default-gateway",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "defer-to-connect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "del",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-node",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-port",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-port-alt",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dns-packet",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-converter",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "1.4.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": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.828",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.286",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.65",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "emojis-list",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoticon",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.0",
            "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": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es6-promise",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-goat",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-attach-comments",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-build-jsx",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-to-js",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-value-to-estree",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-visit",
            "direct": false,
            "version": "2.0.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": "eta",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eval",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "faye-websocket",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "feed",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "filesize",
            "direct": false,
            "version": "8.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreach",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fork-ts-checker-webpack-plugin",
            "direct": false,
            "version": "6.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "form-data-encoder",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-monkey",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "get-own-enumerable-property-symbols",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "github-slugger",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "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": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-dirs",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "9.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "13.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "got",
            "direct": false,
            "version": "12.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "gray-matter",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "gzip-size",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "handle-thing",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-ansi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-yarn",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-from-parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-parse-selector",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-raw",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-estree",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-parse5",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hastscript",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "history",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "hoist-non-react-statics",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "home-or-tmp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hpack.js",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "html-entities",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier-terser",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-webpack-plugin",
            "direct": false,
            "version": "5.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-deceiver",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-parser-js",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-middleware",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "http2-client",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "http2-wrapper",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "icss-utils",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "9.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "infima",
            "direct": false,
            "version": "0.2.0-alpha.45",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finite",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-npm",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-cwd",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-root",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-yarn-global",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.6",
            "ecosystem": "npm"
          },
          {
            "name": "joi",
            "direct": false,
            "version": "17.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-levenshtein",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-pointer",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "latest-version",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "launch-editor",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isequal",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lowercase-keys",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "mark.js",
            "direct": false,
            "version": "8.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-extensions",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-directive",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-frontmatter",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "memfs",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-directive",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-frontmatter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-expression",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-jsx",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-md",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs-esm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-events-to-acorn",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.53.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mini-css-extract-plugin",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-assert",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "mobx-react",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "mobx-react-lite",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multicast-dns",
            "direct": false,
            "version": "7.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "no-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch-h2",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-forge",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-readfiles",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-range",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nprogress",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "null-loader",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "oas-kit-common",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "oas-linter",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "oas-resolver",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "oas-schema-walker",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "oas-validator",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "obuf",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "openapi-sampler",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "opener",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-homedir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-cancelable",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-retry",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "param-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-numeric-range",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "pascal-case",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-browserify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-inside",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-scrollbar",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "periscopic",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-up",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "polished",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.49",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-attribute-case-insensitive",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-calc",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-clamp",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-functional-notation",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-hex-alpha",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-rebeccapurple",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-colormin",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-convert-values",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-media",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-properties",
            "direct": false,
            "version": "14.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-selectors",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-dir-pseudo-class",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-comments",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-duplicates",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-empty",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-overridden",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-unused",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-double-position-gradients",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-focus-visible",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-focus-within",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-font-variant",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-gap-properties",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-image-set-function",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-lab-function",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-loader",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-logical",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-idents",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-longhand",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-rules",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-font-values",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-gradients",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-params",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-selectors",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-extract-imports",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-local-by-default",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nesting",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-charset",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-display-values",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-positions",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-repeat-style",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-string",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-timing-functions",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-unicode",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-url",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-whitespace",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-opacity-percentage",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-ordered-values",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-overflow-shorthand",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-page-break",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-place",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-preset-env",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-pseudo-class-any-link",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-idents",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-initial",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-transforms",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-replace-overflow-wrap",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-not",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-sort-media-queries",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-svgo",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-unique-selectors",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-zindex",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-error",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-time",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "private",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pupa",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-dev-utils",
            "direct": false,
            "version": "12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-error-overlay",
            "direct": false,
            "version": "6.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "react-fast-compare",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-helmet-async",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-json-view-lite",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-loadable",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-loadable-ssr-addon-v5-slorber",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-config",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-tabs",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "reading-time",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "recursive-readdir",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "reftools",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-transform",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-raw",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "relateurl",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "remark-directive",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-emoji",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-frontmatter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-mdx",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "renderkid",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-string",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "repeating",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-like",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-alpn",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pathname",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "responselike",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rtlcss",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "section-matter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "select-hose",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "selfsigned",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-handler",
            "direct": false,
            "version": "6.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "serve-index",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shallowequal",
            "direct": false,
            "version": "1.1.0",
            "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": "shell-quote",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "shelljs",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "should",
            "direct": false,
            "version": "13.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "should-equal",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "should-format",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "should-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "should-type-adaptors",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "should-util",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "sitemap",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slugify",
            "direct": false,
            "version": "1.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "snake-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "sockjs",
            "direct": false,
            "version": "0.3.24",
            "ecosystem": "npm"
          },
          {
            "name": "sort-css-media-queries",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.4.18",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdy",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdy-transport",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "srcset",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "stickyfill",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-object",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom-string",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stylehacks",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylis",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-parser",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "swagger2openapi",
            "direct": false,
            "version": "7.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.31.2",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "thunky",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-warning",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trim-right",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-remove-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "update-notifier",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-template",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utila",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "utility-types",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "value-equal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-location",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "wbuf",
            "direct": false,
            "version": "1.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "web-namespaces",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.105.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-bundle-analyzer",
            "direct": false,
            "version": "4.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-middleware",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-server",
            "direct": false,
            "version": "4.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpackbar",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-extensions",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wildcard",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-js",
            "direct": false,
            "version": "1.6.11",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-ast-parser",
            "direct": false,
            "version": "0.0.43",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "autopep8",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packet-python",
            "direct": false,
            "version": "1.44.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pycryptodome",
            "direct": false,
            "version": "3.19.1",
            "ecosystem": "pypi"
          },
          {
            "name": "spur",
            "direct": false,
            "version": "0.3.22",
            "ecosystem": "pypi"
          },
          {
            "name": "yamale",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1679,
        "direct_count": 71,
        "indirect_count": 1608
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 16,
        "merged_prs": 408,
        "open_issues": 55,
        "closed_ratio": 0.815,
        "closed_issues": 242,
        "closed_unmerged_prs": 393
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "richardcase",
          "commits": 150,
          "avatar_url": "https://avatars.githubusercontent.com/u/198425?v=4"
        },
        {
          "type": "User",
          "login": "Callisto13",
          "commits": 114,
          "avatar_url": "https://avatars.githubusercontent.com/u/8898786?v=4"
        },
        {
          "type": "User",
          "login": "yitsushi",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/183191?v=4"
        },
        {
          "type": "User",
          "login": "jmickey",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/7720995?v=4"
        },
        {
          "type": "User",
          "login": "Skarlso",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/182850?v=4"
        },
        {
          "type": "User",
          "login": "steve-fraser",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/11997824?v=4"
        },
        {
          "type": "User",
          "login": "cpanato",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4115580?v=4"
        },
        {
          "type": "User",
          "login": "weaveworks-admin-bot",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/41998074?v=4"
        },
        {
          "type": "User",
          "login": "souleb",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16276346?v=4"
        },
        {
          "type": "User",
          "login": "mestadler",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8533661?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.4
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "hosted_e2e.yml",
        "lint.yml",
        "nightly_e2e.yml",
        "pr_size.yml",
        "pr_type.yml",
        "release.yml",
        "stale.yml",
        "test-docs.yaml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/4 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 6 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": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "91 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "71121229036dd3732ce6d1620323de0e23d07cf0",
        "ran_at": "2026-07-28T18:12:01Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T09:46:06Z",
      "oldest_open_prs": [
        {
          "number": 718,
          "created_at": "2023-05-25T20:21:06Z",
          "last_comment_at": "2023-07-20T07:18:40Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 736,
          "created_at": "2023-06-19T06:43:36Z",
          "last_comment_at": "2026-07-01T12:54:27Z",
          "last_comment_author": "richardcase"
        },
        {
          "number": 1045,
          "created_at": "2025-03-14T10:19:18Z",
          "last_comment_at": "2025-05-14T07:29:03Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1049,
          "created_at": "2025-03-24T16:36:51Z",
          "last_comment_at": "2025-06-03T07:31:08Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1060,
          "created_at": "2025-06-29T15:05:19Z",
          "last_comment_at": "2025-08-30T07:24:57Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1083,
          "created_at": "2025-11-10T13:36:29Z",
          "last_comment_at": "2026-01-10T07:30:10Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1097,
          "created_at": "2025-12-02T02:19:53Z",
          "last_comment_at": "2026-07-01T12:35:42Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1114,
          "created_at": "2026-06-30T19:19:40Z",
          "last_comment_at": "2026-06-30T19:19:44Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1140,
          "created_at": "2026-07-01T12:37:39Z",
          "last_comment_at": "2026-07-01T12:37:44Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1143,
          "created_at": "2026-07-02T10:21:30Z",
          "last_comment_at": "2026-07-02T10:21:36Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1144,
          "created_at": "2026-07-03T11:06:46Z",
          "last_comment_at": "2026-07-03T11:06:52Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1146,
          "created_at": "2026-07-06T23:15:49Z",
          "last_comment_at": "2026-07-06T23:15:54Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1147,
          "created_at": "2026-07-10T14:46:23Z",
          "last_comment_at": "2026-07-10T14:46:28Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1149,
          "created_at": "2026-07-13T23:15:11Z",
          "last_comment_at": "2026-07-13T23:15:16Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1152,
          "created_at": "2026-07-20T23:14:26Z",
          "last_comment_at": "2026-07-20T23:14:33Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 1153,
          "created_at": "2026-07-24T12:57:44Z",
          "last_comment_at": "2026-07-24T12:57:49Z",
          "last_comment_author": "netlify"
        }
      ],
      "last_merged_pr_at": "2026-07-19T19:50:50Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2021-06-28T10:16:36Z",
          "last_comment_at": "2025-01-09T07:26:57Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 7,
          "created_at": "2021-06-28T10:17:01Z",
          "last_comment_at": "2024-05-18T07:20:49Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 14,
          "created_at": "2021-06-28T10:24:27Z",
          "last_comment_at": "2024-10-04T10:51:23Z",
          "last_comment_author": "richardcase"
        },
        {
          "number": 90,
          "created_at": "2021-09-15T12:58:57Z",
          "last_comment_at": "2025-01-09T07:26:56Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 91,
          "created_at": "2021-09-16T09:45:14Z",
          "last_comment_at": "2025-01-08T07:25:12Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 95,
          "created_at": "2021-09-23T15:31:49Z",
          "last_comment_at": "2025-01-08T07:25:11Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 198,
          "created_at": "2021-11-03T11:39:37Z",
          "last_comment_at": "2025-01-08T07:25:10Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 204,
          "created_at": "2021-11-04T07:40:27Z",
          "last_comment_at": "2026-07-01T10:50:29Z",
          "last_comment_author": "richardcase"
        },
        {
          "number": 205,
          "created_at": "2021-11-04T12:19:18Z",
          "last_comment_at": "2025-01-07T07:25:36Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 206,
          "created_at": "2021-11-04T12:21:08Z",
          "last_comment_at": "2025-01-07T07:25:34Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 207,
          "created_at": "2021-11-04T12:27:00Z",
          "last_comment_at": "2025-01-07T07:25:33Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 208,
          "created_at": "2021-11-04T12:38:43Z",
          "last_comment_at": "2025-01-07T07:25:32Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 209,
          "created_at": "2021-11-04T12:39:42Z",
          "last_comment_at": "2025-01-07T07:25:30Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 211,
          "created_at": "2021-11-04T12:43:04Z",
          "last_comment_at": "2025-01-07T07:25:29Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 236,
          "created_at": "2021-11-09T14:41:38Z",
          "last_comment_at": "2025-01-07T14:52:58Z",
          "last_comment_author": "yitsushi"
        },
        {
          "number": 240,
          "created_at": "2021-11-09T16:48:33Z",
          "last_comment_at": "2025-01-07T07:25:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 242,
          "created_at": "2021-11-10T09:08:58Z",
          "last_comment_at": "2023-10-06T07:18:40Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 244,
          "created_at": "2021-11-10T09:31:09Z",
          "last_comment_at": "2024-05-18T07:20:22Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 258,
          "created_at": "2021-11-12T15:24:09Z",
          "last_comment_at": "2024-05-19T07:18:33Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 264,
          "created_at": "2021-11-16T10:15:54Z",
          "last_comment_at": "2024-05-19T07:18:32Z",
          "last_comment_author": "github-actions"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/liquidmetal-dev/flintlock",
    "host": "github.com",
    "name": "flintlock",
    "owner": "liquidmetal-dev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 49,
        "vitality": 70,
        "community": 81,
        "governance": 69,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 40,
              "human_commit_share": 0.42,
              "days_since_last_push": 4,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "40 commits in the last year",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "v0.11.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 152.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~152.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 152.6
                    }
                  }
                ],
                "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": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 81,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 71,
              "stars": 1460,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,460 stars",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1460
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "71 forks",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "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": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MPL-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 17,
              "top_contributor_share": 0.4
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "merged_prs": 408,
              "open_issues": 55,
              "closed_issues": 242,
              "issue_closed_ratio": 0.815,
              "closed_unmerged_prs": 393
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "408/801 decided PRs merged",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 408,
                      "decided": 801
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 131,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "liquidmetal-dev",
              "public_repos": 21,
              "account_age_days": 1545
            },
            "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": "131 followers of liquidmetal-dev",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 131,
                      "login": "liquidmetal-dev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "21 public repos, account ~4 yr old",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 21
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/liquidmetal-dev/flintlock"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "26 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "10 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 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": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "firecracker",
                "cni",
                "microvm",
                "oci",
                "kvm"
              ],
              "has_wiki": false,
              "homepage": "https://flintlock.liquidmetal.dev/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://flintlock.liquidmetal.dev/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.2
            },
            "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": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 6 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 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "91 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1679 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1679
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "osv",
              "advisories": 197,
              "affected_packages": 53,
              "assessed_packages": 1679,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 8, high 20, moderate 11, low 4, unknown 10",
              "direct_affected_packages": 5
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "5 affected: google.golang.org/grpc 1.56.3 (critical 9.1), google.golang.org/grpc 1.64.1 (critical 9.1), google.golang.org/grpc 1.70.0 (critical 9.1), +2 more",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 5,
                      "packages": "google.golang.org/grpc 1.56.3 (critical 9.1), google.golang.org/grpc 1.64.1 (critical 9.1), google.golang.org/grpc 1.70.0 (critical 9.1)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "4 advisory-carrying package(s) unaddressed past 90 days; oldest published 131 days ago",
                "points": 20.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 4,
                      "oldest": 131
                    }
                  }
                ],
                "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": 1679,
              "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": 18
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 85,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.881,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 2306
            },
            "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": "37 of 42 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 42
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [
                "api/go.mod",
                "client/go.mod",
                "go.mod",
                "hack/tools/go.mod"
              ],
              "dependency_bot_commit_share": 0.58
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "58 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 58,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 65750,
              "source_files_sampled": 191,
              "oversized_source_files": 1
            },
            "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": "1/191 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 191,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "api/services/microvm/v1alpha1/microvms.proto",
                "api/types/microvm.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "api/services/microvm/v1alpha1/microvms.proto, api/types/microvm.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "api/services/microvm/v1alpha1/microvms.proto, api/types/microvm.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T18:12:29.286459Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/liquidmetal-dev/flintlock.svg",
  "full_name": "liquidmetal-dev/flintlock",
  "license_state": "standard",
  "license_spdx": "MPL-2.0"
}

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

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

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