Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-23 21:09 UTC

livekit / livekit

End-to-end realtime stack for connecting humans and AI

GoApache-2.0★ 19.929 estrellas⑂ 2185 forksdesde sept 2020Ver en GitHub ↗

livekit/livekit tiene un índice de salud de 81 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (96/100) y la más baja, Security (73/100). Se actualizó por última vez hoy. 2 personas concentran la mayor parte del trabajo reciente.

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

81
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

LiveKitOrganización
3242 seguidores109 repositorios públicosdesde ago 2020

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/livekit/livekit-serverv1.13.4-131hace 5 días

Métricas por categoría

Vitalidad

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

96Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
36/36Cadencia de commits — 52/52 semanas con commits
18/18Volumen de commits — 542 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year542
human_commit_share0,95
days_since_last_push0
active_weeks_last_year52
Cómo se puntúa
27/27Publica versiones — 83 versiones publicadas
36/36Recencia de las versiones — última versión hace 5 días
27/27Cadencia de publicación — una versión cada ~20,5 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count83
latest_release_tagv1.13.4
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases20,5

Comunidad y Adopción

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

76Bueno · 18% del índice global
Cómo se puntúa
60/60Estrellas — 19.929 estrellas
25/25Forks — 2185 forks
12.5/15Observadores — 175 observadores
Datos de entrada utilizados
forks2185
stars19.929
watchers175
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

81Bueno · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
12/22.5Distribución de commits — el principal contribuyente firma el 47% de los commits
13.5/13.5Amplitud de contribuyentes — 98 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled98
top_contributor_share0,467
Cómo se puntúa
40.7/46.8Resolución de issues — 87% de issues cerradas
35.7/38.3Aceptación de PR — 3348/3587 PR decididos fusionados
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Datos de entrada utilizados
merged_prs3348
open_issues128
closed_issues858
issue_closed_ratio0,87
closed_unmerged_prs239
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
25/25Alcance del propietario — 3242 seguidores de livekit
24.9/25Trayectoria — 109 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers3242
owner_typeOrganization
is_verified
owner_loginlivekit
public_repos109
account_age_days2173
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 5 días
20/20Historial de versiones — 131 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/livekit/livekit-server
ecosystemsgo
any_deprecatedno
min_days_since_publish5

Calidad de Ingeniería

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

76Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 5 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 — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno

Documentación

65Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://docs.livekit.io
10/10Descripción del repositorio
10/10Topics — 7 topics
0/10Wiki
Datos de entrada utilizados
topicsgolang, webrtc, sfu, media-server, video, voice, voice-ai
has_wikino
homepagehttps://docs.livekit.io
has_readme
has_docs_dirno
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?

73Bueno · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 15 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 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
3.5/5SAST — SAST tool is not run on all commits -- score normalized to 7
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
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6,5
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories2
affected_packages2
assessed_packages143
unassessed_packages0
affected_by_severitycritical 1, unknown 1
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 143 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.

74Bueno · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 91 de 95 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,958
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
10/10Práctica demostrada con agentes — 12 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 5 de los últimos 100 commits son actualizaciones automáticas de dependencias
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,12
toolchain_manifestsgo.mod
dependency_bot_commit_share0,05
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
53.6/55Tamaños de archivo manejables — 10/381 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes337.264
source_files_sampled381
oversized_source_files10

Datos clave

19.929estrellas de GitHub
98contribuidores
542commits en los últimos 12 meses
0días desde el último push
83versiones publicadas
2factor bus
128issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 2185 ⇿
0Estrellas
2185Forks
19Versiones

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.

Solo se muestra el historial más reciente: este repositorio supera la ventana de recopilación, por lo que no se captura el historial más antiguo.

10001200140016001800200022002185122025-072026-012026-07
Mayor 0Menor 3Parche 16
OpenSSF Scorecard 6.5 / 10
6.5agregado

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-23 21:09 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 15 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 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
7SASTSAST tool is not run on all commits -- score normalized to 7
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
8Vulnerabilities2 existing vulnerabilities detected
Dependencias directas 58
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/bep/debouncev1.2.1go.mod
Gogithub.com/d5/tengo/v2v2.17.0go.mod
Gogithub.com/dennwc/itersv1.2.2go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/elliotchance/orderedmap/v3v3.1.0go.mod
Gogithub.com/florianl/go-tcv0.4.8go.mod
Gogithub.com/frostbyte73/corev0.1.1go.mod
Gogithub.com/gammazero/dequev1.2.1go.mod
Gogithub.com/gammazero/workerpoolv1.2.1go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/google/wirev0.7.0go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/hashicorp/go-versionv1.9.0go.mod
Gogithub.com/hashicorp/golang-lru/v2v2.0.7go.mod
Gogithub.com/jellydator/ttlcache/v3v3.4.0go.mod
Gogithub.com/jxskiss/base62v1.1.0go.mod
Gogithub.com/livekit/mageutilv0.0.0-20250511045019-0f1ff63f7731go.mod
Gogithub.com/livekit/mediatransportutilv0.0.0-20260608063931-a3417d38cda0go.mod
Gogithub.com/livekit/protocolv1.50.1-0.20260717184718-129001aa5ff0go.mod
Gogithub.com/livekit/psrpcv0.7.2go.mod
Gogithub.com/mackerelio/go-osstatv0.2.7go.mod
Gogithub.com/magefile/magev1.17.2go.mod
Gogithub.com/maxbrunsfeld/counterfeiter/v6v6.12.2go.mod
Gogithub.com/mitchellh/go-homedirv1.1.0go.mod
Gogithub.com/moby/moby/clientv0.4.1go.mod
Gogithub.com/olekukonko/tablewriterv1.1.4go.mod
Gogithub.com/ory/dockertest/v4v4.0.0go.mod
Gogithub.com/pion/datachannelv1.6.2go.mod
Gogithub.com/pion/dtls/v3v3.1.5go.mod
Gogithub.com/pion/ice/v4v4.3.0go.mod
Gogithub.com/pion/interceptorv0.1.45go.mod
Gogithub.com/pion/rtcpv1.2.17go.mod
Gogithub.com/pion/rtpv1.10.3go.mod
Gogithub.com/pion/sctpv1.10.3go.mod
Gogithub.com/pion/sdp/v3v3.0.19go.mod
Gogithub.com/pion/transport/v4v4.0.2go.mod
Gogithub.com/pion/turn/v5v5.0.12go.mod
Gogithub.com/pion/webrtc/v4v4.2.16go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/redis/go-redis/v9v9.21.0go.mod
Gogithub.com/rs/corsv1.11.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/thoas/go-funkv0.9.3go.mod
Gogithub.com/tomnomnom/linkheaderv0.0.0-20250811210735-e5fe3b51442ego.mod
Gogithub.com/twitchtv/twirpv8.1.3+incompatiblego.mod
Gogithub.com/ua-parser/uap-gov0.0.0-20260529044130-17c35e68e58cgo.mod
Gogithub.com/urfave/negroni/v3v3.1.1go.mod
Gogo.uber.org/atomicv1.11.0go.mod
Gogo.uber.org/multierrv1.11.0go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogithub.com/pion/loggingv0.2.4go.mod
Gogithub.com/pion/stun/v3v3.1.6go.mod
Gogithub.com/urfave/cli/v3v3.10.0go.mod
Todas las dependencias 143

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

RegistroPaqueteVersiónRelación
Gogithub.com/bep/debouncev1.2.1directa
Gogithub.com/d5/tengo/v2v2.17.0directa
Gogithub.com/dennwc/itersv1.2.2directa
Gogithub.com/dustin/go-humanizev1.0.1directa
Gogithub.com/elliotchance/orderedmap/v3v3.1.0directa
Gogithub.com/florianl/go-tcv0.4.8directa
Gogithub.com/frostbyte73/corev0.1.1directa
Gogithub.com/gammazero/dequev1.2.1directa
Gogithub.com/gammazero/workerpoolv1.2.1directa
Gogithub.com/google/uuidv1.6.0directa
Gogithub.com/google/wirev0.7.0directa
Gogithub.com/gorilla/websocketv1.5.3directa
Gogithub.com/hashicorp/go-versionv1.9.0directa
Gogithub.com/hashicorp/golang-lru/v2v2.0.7directa
Gogithub.com/jellydator/ttlcache/v3v3.4.0directa
Gogithub.com/jxskiss/base62v1.1.0directa
Gogithub.com/livekit/mageutilv0.0.0-20250511045019-0f1ff63f7731directa
Gogithub.com/livekit/mediatransportutilv0.0.0-20260608063931-a3417d38cda0directa
Gogithub.com/livekit/protocolv1.50.1-0.20260717184718-129001aa5ff0directa
Gogithub.com/livekit/psrpcv0.7.2directa
Gogithub.com/mackerelio/go-osstatv0.2.7directa
Gogithub.com/magefile/magev1.17.2directa
Gogithub.com/maxbrunsfeld/counterfeiter/v6v6.12.2directa
Gogithub.com/mitchellh/go-homedirv1.1.0directa
Gogithub.com/moby/moby/clientv0.4.1directa
Gogithub.com/olekukonko/tablewriterv1.1.4directa
Gogithub.com/ory/dockertest/v4v4.0.0directa
Gogithub.com/pion/datachannelv1.6.2directa
Gogithub.com/pion/dtls/v3v3.1.5directa
Gogithub.com/pion/ice/v4v4.3.0directa
Gogithub.com/pion/interceptorv0.1.45directa
Gogithub.com/pion/loggingv0.2.4directa
Gogithub.com/pion/rtcpv1.2.17directa
Gogithub.com/pion/rtpv1.10.3directa
Gogithub.com/pion/sctpv1.10.3directa
Gogithub.com/pion/sdp/v3v3.0.19directa
Gogithub.com/pion/stun/v3v3.1.6directa
Gogithub.com/pion/transport/v4v4.0.2directa
Gogithub.com/pion/turn/v5v5.0.12directa
Gogithub.com/pion/webrtc/v4v4.2.16directa
Gogithub.com/pkg/errorsv0.9.1directa
Gogithub.com/prometheus/client_golangv1.23.2directa
Gogithub.com/redis/go-redis/v9v9.21.0directa
Gogithub.com/rs/corsv1.11.1directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogithub.com/thoas/go-funkv0.9.3directa
Gogithub.com/tomnomnom/linkheaderv0.0.0-20250811210735-e5fe3b51442edirecta
Gogithub.com/twitchtv/twirpv8.1.3+incompatibledirecta
Gogithub.com/ua-parser/uap-gov0.0.0-20260529044130-17c35e68e58cdirecta
Gogithub.com/urfave/cli/v3v3.10.0directa
Gogithub.com/urfave/negroni/v3v3.1.1directa
Gogo.uber.org/atomicv1.11.0directa
Gogo.uber.org/multierrv1.11.0directa
Gogo.uber.org/zapv1.28.0directa
Gogolang.org/x/modv0.38.0directa
Gogolang.org/x/syncv0.22.0directa
Gogoogle.golang.org/protobufv1.36.11directa
Gogopkg.in/yaml.v3v3.0.1directa
Gobuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gov1.36.11-20260709200747-435963d16310.1indirecta
Gobuf.build/go/protovalidatev1.2.0indirecta
Gobuf.build/go/protoyamlv0.7.0indirecta
Gocel.dev/exprv0.25.2indirecta
Gogithub.com/antlr4-go/antlr/v4v4.13.1indirecta
Gogithub.com/benbjohnson/clockv1.3.5indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/cenkalti/backoff/v5v5.0.3indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/cilium/ebpfv0.16.0indirecta
Gogithub.com/clipperhouse/displaywidthv0.11.0indirecta
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirecta
Gogithub.com/containerd/errdefsv1.0.0indirecta
Gogithub.com/containerd/errdefs/pkgv0.3.0indirecta
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/distribution/referencev0.6.0indirecta
Gogithub.com/docker/go-connectionsv0.7.0indirecta
Gogithub.com/docker/go-unitsv0.5.0indirecta
Gogithub.com/fatih/colorv1.19.0indirecta
Gogithub.com/felixge/httpsnoopv1.0.4indirecta
Gogithub.com/fsnotify/fsnotifyv1.10.1indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/goccy/go-jsonv0.10.6indirecta
Gogithub.com/golang-jwt/jwt/v5v5.3.1indirecta
Gogithub.com/google/cel-gov0.29.2indirecta
Gogithub.com/google/go-cmpv0.7.0indirecta
Gogithub.com/google/subcommandsv1.2.0indirecta
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0indirecta
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirecta
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirecta
Gogithub.com/hashicorp/golang-lruv1.0.2indirecta
Gogithub.com/josharian/nativev1.1.0indirecta
Gogithub.com/klauspost/compressv1.19.0indirecta
Gogithub.com/klauspost/cpuid/v2v2.4.0indirecta
Gogithub.com/lithammer/shortuuid/v4v4.2.0indirecta
Gogithub.com/mattn/go-colorablev0.1.15indirecta
Gogithub.com/mattn/go-isattyv0.0.22indirecta
Gogithub.com/mattn/go-runewidthv0.0.24indirecta
Gogithub.com/mdlayher/netlinkv1.11.2indirecta
Gogithub.com/mdlayher/socketv0.6.1indirecta
Gogithub.com/microsoft/go-winiov0.6.2indirecta
Gogithub.com/moby/docker-image-specv1.3.1indirecta
Gogithub.com/moby/moby/apiv1.54.2indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/nats-io/nats.gov1.52.0indirecta
Gogithub.com/nats-io/nkeysv0.4.16indirecta
Gogithub.com/nats-io/nuidv1.0.1indirecta
Gogithub.com/nyaruka/phonenumbersv1.8.0indirecta
Gogithub.com/olekukonko/catv0.0.0-20250911104152-50322a0618f6indirecta
Gogithub.com/olekukonko/errorsv1.3.0indirecta
Gogithub.com/olekukonko/llv0.1.8indirecta
Gogithub.com/opencontainers/go-digestv1.0.0indirecta
Gogithub.com/opencontainers/image-specv1.1.1indirecta
Gogithub.com/pion/mdns/v2v2.1.0indirecta
Gogithub.com/pion/randutilv0.1.0indirecta
Gogithub.com/pion/srtp/v3v3.0.12indirecta
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirecta
Gogithub.com/prometheus/client_modelv0.6.2indirecta
Gogithub.com/prometheus/commonv0.70.0indirecta
Gogithub.com/prometheus/procfsv0.21.1indirecta
Gogithub.com/puzpuzpuz/xsync/v4v4.5.0indirecta
Gogithub.com/wlynxg/anetv0.0.5indirecta
Gogithub.com/zeebo/xxh3v1.1.0indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirecta
Gogo.opentelemetry.io/otelv1.44.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0indirecta
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpv1.44.0indirecta
Gogo.opentelemetry.io/otel/metricv1.44.0indirecta
Gogo.opentelemetry.io/otel/sdkv1.44.0indirecta
Gogo.opentelemetry.io/otel/tracev1.44.0indirecta
Gogo.opentelemetry.io/proto/otlpv1.10.0indirecta
Gogo.uber.org/zap/expv0.3.0indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/cryptov0.54.0indirecta
Gogolang.org/x/expv0.0.0-20260709172345-9ea1abe57597indirecta
Gogolang.org/x/netv0.57.0indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/textv0.40.0indirecta
Gogolang.org/x/timev0.15.0indirecta
Gogolang.org/x/toolsv0.48.0indirecta
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260706201446-f0a921348800indirecta
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260706201446-f0a921348800indirecta
Gogoogle.golang.org/grpcv1.82.0indirecta
Avisos de dependencias 2

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
google.golang.org/grpcv1.82.0indirectacrítica11.82.1
golang.org/x/cryptov0.54.0indirectadesconocida1

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "golang",
        "webrtc",
        "sfu",
        "media-server",
        "video",
        "voice",
        "voice-ai"
      ],
      "is_fork": false,
      "size_kb": 15641,
      "has_wiki": false,
      "homepage": "https://docs.livekit.io",
      "languages": {
        "Go": 3150532,
        "Shell": 3367,
        "Dockerfile": 2536
      },
      "pushed_at": "2026-07-23T15:44:16Z",
      "created_at": "2020-09-30T06:49:46Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T20:04:56Z",
      "description": "End-to-end realtime stack for connecting humans and AI",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://livekit.io",
      "name": "LiveKit",
      "type": "Organization",
      "login": "livekit",
      "company": null,
      "location": null,
      "followers": 3242,
      "avatar_url": "https://avatars.githubusercontent.com/u/69438833?v=4",
      "created_at": "2020-08-09T22:55:06Z",
      "is_verified": null,
      "public_repos": 109,
      "account_age_days": 2173
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.13.4",
          "kind": "patch",
          "published_at": "2026-07-18T08:11:17Z"
        },
        {
          "tag": "v1.13.3",
          "kind": "patch",
          "published_at": "2026-07-03T05:35:36Z"
        },
        {
          "tag": "v1.13.2",
          "kind": "patch",
          "published_at": "2026-06-27T06:38:29Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2026-06-08T23:24:20Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-05-16T16:44:59Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-04-17T16:09:26Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2026-03-30T09:35:39Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-03-23T17:07:44Z"
        },
        {
          "tag": "v1.9.12",
          "kind": "patch",
          "published_at": "2026-03-05T18:13:17Z"
        },
        {
          "tag": "v1.9.11",
          "kind": "patch",
          "published_at": "2026-01-15T06:45:19Z"
        },
        {
          "tag": "v1.9.10",
          "kind": "patch",
          "published_at": "2026-01-01T07:07:10Z"
        },
        {
          "tag": "v1.9.9",
          "kind": "patch",
          "published_at": "2025-12-18T05:30:19Z"
        },
        {
          "tag": "v1.9.8",
          "kind": "patch",
          "published_at": "2025-12-10T10:03:53Z"
        },
        {
          "tag": "v1.9.7",
          "kind": "patch",
          "published_at": "2025-12-05T05:45:18Z"
        },
        {
          "tag": "v1.9.6",
          "kind": "patch",
          "published_at": "2025-12-01T07:11:47Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2025-11-15T13:28:01Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2025-11-02T11:53:26Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2025-10-17T08:26:53Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2025-09-05T16:25:05Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-06-05T06:49:09Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2025-03-02T23:53:59Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2025-01-07T06:38:58Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2025-01-07T07:09:10Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-10-19T07:22:01Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2024-08-12T04:49:11Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-06-25T08:08:24Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2024-06-16T03:02:45Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2024-04-26T19:11:01Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-04-11T06:18:12Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2024-02-19T07:53:59Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2023-12-22T07:10:06Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2023-11-10T00:01:02Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-10-16T06:18:01Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2023-08-23T00:51:14Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2023-07-09T06:56:58Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2023-06-04T16:45:39Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2023-05-10T07:03:37Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2023-04-06T05:55:55Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2023-04-01T05:59:19Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2023-02-27T06:16:17Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2023-02-10T08:21:39Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-01-08T01:20:22Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2022-12-16T08:17:09Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2022-11-09T18:16:52Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2022-11-08T21:52:10Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2022-10-20T05:36:03Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2022-09-27T23:03:37Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2022-09-13T21:57:43Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-08-27T02:43:07Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2022-07-11T22:59:34Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-06-22T06:41:50Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2022-05-28T05:50:50Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-05-18T16:36:13Z"
        },
        {
          "tag": "v0.15.7",
          "kind": "patch",
          "published_at": "2022-05-03T06:45:06Z"
        },
        {
          "tag": "v0.15.6",
          "kind": "patch",
          "published_at": "2022-03-29T07:27:39Z"
        },
        {
          "tag": "v0.15.5",
          "kind": "patch",
          "published_at": "2022-03-02T07:08:26Z"
        },
        {
          "tag": "v0.15.4",
          "kind": "patch",
          "published_at": "2022-02-09T21:22:14Z"
        },
        {
          "tag": "v0.15.3",
          "kind": "patch",
          "published_at": "2022-01-29T06:48:09Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2022-01-06T07:04:08Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2021-12-22T23:01:22Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2021-11-19T18:13:02Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2021-11-05T05:46:59Z"
        },
        {
          "tag": "v0.13.7",
          "kind": "patch",
          "published_at": "2021-11-01T21:22:01Z"
        },
        {
          "tag": "v0.13.5",
          "kind": "patch",
          "published_at": "2021-10-20T20:32:19Z"
        },
        {
          "tag": "v0.13.4",
          "kind": "patch",
          "published_at": "2021-10-15T07:54:43Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2021-10-14T20:29:19Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2021-10-05T01:25:41Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2021-09-22T19:41:21Z"
        },
        {
          "tag": "v0.12.5",
          "kind": "patch",
          "published_at": "2021-09-06T01:09:17Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2021-08-10T17:24:53Z"
        },
        {
          "tag": "v0.11.4",
          "kind": "patch",
          "published_at": "2021-08-01T05:38:26Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2021-07-23T05:56:01Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2021-07-16T21:38:41Z"
        },
        {
          "tag": "v0.10.6",
          "kind": "patch",
          "published_at": "2021-07-13T20:50:31Z"
        },
        {
          "tag": "v0.10.5",
          "kind": "patch",
          "published_at": "2021-07-11T15:51:38Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2021-07-07T23:00:37Z"
        },
        {
          "tag": "v0.9.9",
          "kind": "patch",
          "published_at": "2021-06-11T22:49:13Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2021-06-04T06:29:56Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2021-05-23T06:32:39Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2021-05-16T06:58:20Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-05-07T04:53:28Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2021-04-28T04:59:26Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2021-04-16T23:10:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fc2fe3faf51b24389ae56929afa7b386c7f786c6",
          "body": "Not active path, but noticed it while reviewing a bug report. Just\nfixing it for correctness in code.",
          "is_bot": false,
          "headline": "Use simulcast constructor for VP9 if simulcasted. (#4696)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-23T07:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb9142c1ea8cdca06353a4af19a7b0b5ef4436f",
          "body": "* Add status code for twirp request latency prometheus metric\n\n* Drop the twirp error codes as that adds a lot of coardinality",
          "is_bot": false,
          "headline": "Add status code for twirp request latency prometheus metric (#4621)",
          "author_name": "Ninad Pundalik",
          "author_login": "ninadpundalik",
          "committed_at": "2026-07-22T10:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13e4aaec2bffcafa4d39831ad7ba82fd33c0dc2a",
          "body": "* Tests for down stream packet push.\n\nA recent issue (padding bit in RTP header) surfaced a gap which slipped\nthrough due to lack of tests. Changes in pion/rtp were not adopted\nproperly.\n\nSo, adding some tests (thank you Claude for the heavy lifting) to test\nthe down stream packet path using the who\n[…]\nng more tests, for example include the upstream path also\nin the integration test. May have to create more interfaces and make\nthings testable, but this is a start.\n\n* missed file\n\n* rtx specific test",
          "is_bot": false,
          "headline": "Tests for down stream packet push. (#4692)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-20T14:45:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c684997c4facd048f1efb86c39cef3f30264ec27",
          "body": null,
          "is_bot": false,
          "headline": "Add country to participant closing log (#4693)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-20T10:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f59d0dd9ed7e09fa3f1c271548014edf6b41fa8",
          "body": "we'll ensure that clients support redirection when making an API\nto an unpinned region",
          "is_bot": false,
          "headline": "add mock for testing region pins with API (#4691)",
          "author_name": "David Zhao",
          "author_login": "davidzhao",
          "committed_at": "2026-07-20T04:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "366cadcd96b8b09c7212e27693a25f3a88e6c8be",
          "body": "Addresses https://github.com/livekit/livekit/issues/4689\n\nWe were probably missing a couple of bits with this\n1. Not affected for regular traffic like from browsers as it does not\n   add padding, but special clients were affected.\n2. Probe packets were probably using wrong last byte as pion/rtp would\n   have overwrriten with 0 because the header.PaddingSize for the newer\n   versions were not set. That could have affected bandwidth estimation\n   catch up.",
          "is_bot": false,
          "headline": "Fix padding bit in forwarded packet. (#4690)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-19T15:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b3fd288e3ef3263ec475ba0d78cf3ad77459981",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Release v1.13.4. (#4688)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-18T08:07:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a1033e4242e10f8cd9728d1abdce56f0a5327a67",
          "body": null,
          "is_bot": false,
          "headline": "Bump protocol version to fix call to Validate. (#4686)",
          "author_name": "Alex Fish",
          "author_login": "alexfish8",
          "committed_at": "2026-07-17T19:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28931e2f842762b431714c84a6d368e96fb85085",
          "body": "* add redaction flag in Job\n\n* update dependencies",
          "is_bot": false,
          "headline": "add redaction flag in Job (#4650)",
          "author_name": "Chenghao Mou",
          "author_login": "chenghao-mou",
          "committed_at": "2026-07-17T13:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ac6ce2000d1377b680e4bcff71ed6b672994d3",
          "body": null,
          "is_bot": false,
          "headline": "Prefer QDisc.Stats till go-tc addresses QDisc.Stats2 parsing (#4685)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-17T11:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14aeeb3c56f505329cbe94b9dcad2cea90bcf32c",
          "body": "…tween integer types (#4684)\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Potential fix for code scanning alert no. 42: Incorrect conversion be…",
          "author_name": "Benjamin Pracht",
          "author_login": "biglittlebigben",
          "committed_at": "2026-07-17T07:56:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2c9139505528499a4d1a5ff7877ae615bd0b0f7e",
          "body": "Following up on this PR (https://github.com/livekit/livekit/pull/4678 -\ngreat catch btw, thank you), propagating the spreader threshold to RED\nreceivers also.\n\nRemoving the test as it was a simple case and that would not have caught\nthe original issue.",
          "is_bot": false,
          "headline": "Propagate spreader threshold to RED receivers. (#4683)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-16T20:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a9542c99423856aa308ddc13597e323694d0e4",
          "body": null,
          "is_bot": false,
          "headline": "Fix receiver load balance threshold initialization (#4678)",
          "author_name": "HuangJie",
          "author_login": "FrankMartining",
          "committed_at": "2026-07-16T20:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5407ee03aeb3a1779db1575cbe6bd373a074aee1",
          "body": "…4680)\n\nIn single-PC and one-shot signalling modes the subscriber PCTransport is\nnever created, so t.subscriber is nil. Every other TransportManager method\nthat touches the subscriber nil-checks it first; HandleAnswer did not, so a\nclient sending an SDP answer in those modes crashed the process with a nil\npointer dereference. Guard it and log, matching AddICECandidate/Negotiate.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "rtc: guard against nil subscriber in TransportManager.HandleAnswer (#…",
          "author_name": "Erik Hortsch",
          "author_login": "erikhortsch",
          "committed_at": "2026-07-16T20:36:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8c14a617f51935973bfd3940dfdd4c589241ab37",
          "body": null,
          "is_bot": false,
          "headline": "Use proto logger to get named enums in the logs. (#4679)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-16T18:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d7efca83f5a18f15a4dfaa3d6942179eda1154",
          "body": "Was doing it on participant close. But, that misaligns `rtc_init`\n(number of attempts) a bit if the participant sessions are long.\nRecord it as soon as RTC connects so that it is more time aligned with\n`rtc_init`.",
          "is_bot": false,
          "headline": "Record `rtc_success` prom as soon as RTC connects. (#4677)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-16T07:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce14a6fecaa728ebbadd609d9040e3e32c18ad6",
          "body": "* fix: don't undercount data channel bitrate over idle gaps\n\nBitrateCalculator divided drained bytes by wall-clock time, including\nidle gaps between sparse writes. A fast channel fed sparsely (e.g. 1 KB\nevery second, acked in a few ms) therefore reported its low offered load\n(~8 kbps) instead of its\n[…]\n>\n\n* Make BitrateMode.String a method on the enum\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: don't undercount data channel bitrate over idle gaps (#4676)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-15T18:59:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "cc87a83e1f8eb9878b898ff4e9da595e39710437",
          "body": null,
          "is_bot": false,
          "headline": "TEL-730: Log soft validation errors. (#4671)",
          "author_name": "Alex Fish",
          "author_login": "alexfish8",
          "committed_at": "2026-07-15T16:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcd08bec63db8de0067edc4a6e2488aeed5b2e08",
          "body": "* Fix goroutine leak from orphaned signal relay streams\n\nsignalService.RelaySignal blocks on the first `<-stream.Channel()` waiting for the StartSession message. psrpc's streamHandler.handleOpenRequest only closes the stream after the handler returns, so if a stream is opened but the client goes awa\n[…]\nom>\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: Paul Wells <paulwe@gmail.com>",
          "is_bot": false,
          "headline": "Fix goroutine leak from orphaned signal relay streams (#4674)",
          "author_name": "Sergey Katerinenko",
          "author_login": "SKaterinenko",
          "committed_at": "2026-07-15T12:41:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0c7b93d39a58f71fccdc7d7ba5e9705fec57b510",
          "body": "Some data track related tests are failing due to setting a target\nlatency of 100ms. Would be good to understand if taget latency or min\nbuffer is causing the drops.",
          "is_bot": false,
          "headline": "Add more details to unreliable data channel drop error. (#4673)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-15T11:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4888f7d2a60eb0b78ab1cc1fe6ae188cdda77c4",
          "body": "Potential cause of #4549, #4591",
          "is_bot": false,
          "headline": "Update pion/ice to deal with hang on close. (#4672)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-15T08:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7818dd21b9ae1f3f3aae7dc799b1632f88630e27",
          "body": "…ncy) (#4667)\n\n* fix: bound data-track buffering under downlink congestion\n\nThe SFU data-track down-channel writer was constructed with targetLatency=0,\nwhich disables the buffered-amount/latency-based drop in writeUnreliable. Under\nsubscriber downlink congestion, frames were queued unbounded and in\n[…]\nking the per-subscriber latency control\n(datachannel_lossy_target_latency and the new datachannel_data_track_target_latency)\neffectively inert. Call AddBytes after every write, matching writeReliable.",
          "is_bot": false,
          "headline": "fix: bound data-track buffering under downlink congestion (targetLate…",
          "author_name": "Florian Loretan",
          "author_login": "floretan",
          "committed_at": "2026-07-14T02:06:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c89e727a6ce80499a7288633bcd405c7f9f22e9",
          "body": null,
          "is_bot": false,
          "headline": "Add drop-on-close signal test scenario (#4669)",
          "author_name": "lukasIO",
          "author_login": "lukasIO",
          "committed_at": "2026-07-13T16:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9eee4c5404c18dd1f3eece897d4603efe87b11",
          "body": "Newer kernels report qdisc stats via TCA_STATS2 (Stats2) while older\nkernels only populate the legacy TCA_STATS attribute (Stats). Whichever\nis unused is left nil, so unconditionally dereferencing Stats crashed\nwith a SIGSEGV during telemetry init. Prefer Stats2 and fall back to\nStats, skipping when both are nil.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Guard against nil TC qdisc stats to prevent SIGSEGV (#4668)",
          "author_name": "Benjamin Pracht",
          "author_login": "biglittlebigben",
          "committed_at": "2026-07-13T12:30:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2bd3b9d67fb1ef4cb7c7134c4ad26594862da571",
          "body": "Use by cloud simulated tracks.\nIntroduces a lock, but it is used only in the background worker (where\nit will be almost always uncontested) and when API GetStats is accessed.\nDoes not touch the per-packet Update path.",
          "is_bot": false,
          "headline": "Add a method to get forward stats via API method. (#4664)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-12T16:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "788b01bc5c32acdb292ec4ec8e0bf2cd15eefc76",
          "body": null,
          "is_bot": false,
          "headline": "protocol deps to get parallel exec alloc reduction (#4662)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-12T09:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "345bc5eeb0aeeb0d9d3fe57a6786bf34a0a7aa37",
          "body": "* Move ForwardStats aggregation off the packet forwarding path\n\nForwardStats is a process-wide singleton and its Update runs for every\nforwarded packet. It previously took a shared mutex, updated a windowed\naggregate, and observed into a global Prometheus histogram on every call.\n\nUpdate now only bu\n[…]\non, and well below the baseline under contention.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Move ForwardStats aggregation off the packet forwarding path (#4660)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-12T07:16:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "44323799bc970cc8dafe5c5235bd37d1d6b18074",
          "body": "They could inflate because of the burst of NACK responses living in the\nqueue for a longer time.",
          "is_bot": false,
          "headline": "Omit rtx/out-of-order packets from forwarding delay measurement. (#4659)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-11T10:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "424c7a602abad6808fc0426e7b0d88dac1923f05",
          "body": "Leave out canceled attempts. Should make it easier to do percentages.\n\nNot putting these in node stats yet. Will observe in prom before using\nit in node stats.",
          "is_bot": false,
          "headline": "Record final RTC state as success/failure. (#4658)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-10T18:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19c3d00fc97ef4debc60a8a01340611990c0decc",
          "body": "Could be useful option to try in certain conditions where flakey IPv6\ninfrastructure is suspected for connection issues.",
          "is_bot": false,
          "headline": "Add option to exclude local IPv6 candidates. (#4657)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-10T10:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff752a4bcaa5fc4bab15af7c7dbb9637ecd1809",
          "body": "* add signal tests to test-server\n\n* update action enum",
          "is_bot": false,
          "headline": "Add signal tests to test-server (#4653)",
          "author_name": "lukasIO",
          "author_login": "lukasIO",
          "committed_at": "2026-07-09T14:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb46452b5d579561cda114d03e53fe9afe4cc769",
          "body": "Can be used during delayed egress start.",
          "is_bot": false,
          "headline": "Export migration to LocalParticipant interface. (#4652)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-09T06:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4bea6981a2f061843233946fe946cebab29ee5b",
          "body": null,
          "is_bot": false,
          "headline": "Update protocol. (#4648)",
          "author_name": "Denys Smirnov",
          "author_login": "dennwc",
          "committed_at": "2026-07-08T17:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c6208a74b49d7b62832c83b0950526be250ae2",
          "body": "Generated by renovateBot\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v7 (#4646)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T08:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf777e65132e393aa286bccf0463d6fd8c6d31be",
          "body": "…4643)\n\nCan be used to keep track of pariticpants failing connection in a room\nby checking this when room closes the participant.",
          "is_bot": false,
          "headline": "Make IsConnectionCanceled available at LocalParticipant interface. (#…",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-05T10:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc73fd0daf5b312bdc06706fd391efd6018931e",
          "body": null,
          "is_bot": false,
          "headline": "added mocking function for SIP dialing methods (#4642)",
          "author_name": "David Zhao",
          "author_login": "davidzhao",
          "committed_at": "2026-07-04T19:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00348c1299b77aeca8678152f7d3faab76fdebbd",
          "body": "enabling us to build a comprehensive set of API tests for our clients",
          "is_bot": false,
          "headline": "simpler mock protocol (#4641)",
          "author_name": "David Zhao",
          "author_login": "davidzhao",
          "committed_at": "2026-07-03T11:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f6a9cb8b735549f0c5770df8ea70ac51f860ecb",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Release v1.13.3. (#4640)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-07-03T05:33:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d1b031a9dd4a8e511348ad4f657960edd49f221d",
          "body": "The WHIP connection-notify loop kept issuing RPCs after the participant\nhad left the room. Guard sendConnectionNotify against a closed\nparticipant (returning ErrParticipantNotFound) and treat that error as a\nclean loop exit. Also reorder DeleteSession so the participant is removed\nbefore its WHIP On\n[…]\nry is cleared.\n\nAdds tests covering loop termination on participant leave, context\ncancellation, and the closed-participant guard.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Stop WHIP session notifier when participant leaves (#4637)",
          "author_name": "Benjamin Pracht",
          "author_login": "biglittlebigben",
          "committed_at": "2026-07-02T13:07:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "46e5caedbe0d53217d1b4c84398deb687737f6b6",
          "body": null,
          "is_bot": false,
          "headline": "Report average bitrates for whip ingress (#4634)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-07-01T09:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc46d3c45497142d8fe2c6c5756da2ab7d800c3",
          "body": null,
          "is_bot": false,
          "headline": "Use camel case log name in `DataBlobKey` (#4633)",
          "author_name": "Jacob Gelman",
          "author_login": "ladvoc",
          "committed_at": "2026-06-30T04:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a47e21b6cb945aabee88c98650366cef8cbf7a99",
          "body": "* Async attributes on participant.\n\nHow it is different from existing participant attributes?\n1. Async attribute can be added one at a time.\n2. These are not included in `ParticipantInfo`.\n3. Get an attribute bt participant identity and async attribute ID as\n   and when needed.\n\n* clean up\n\n* get fu\n[…]\ne log messages more generic\n\n* Use getters with built-in null check\n\n* Do not bump deps\n\n* Rename function\n\n* Use protocol v1.48.1 release\n\n---------\n\nCo-authored-by: boks1971 <raja.gobi@tutanota.com>",
          "is_bot": false,
          "headline": "Data track schema metadata (#4622)",
          "author_name": "Jacob Gelman",
          "author_login": "ladvoc",
          "committed_at": "2026-06-29T17:44:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ad76898f0351b5d2bfe336079ed6a5909034974b",
          "body": "* support auth checks with mock server\n\n* simplify unit tests",
          "is_bot": false,
          "headline": "support auth checks with mock server (#4629)",
          "author_name": "David Zhao",
          "author_login": "davidzhao",
          "committed_at": "2026-06-29T06:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aec61c11b545ea5d9575224ee7e9f1dbe95a243",
          "body": null,
          "is_bot": false,
          "headline": "update webrtc to fix interop issue with bundled datachannel (#4631)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-29T02:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "930a2b6ad770df4ac7dc4e3e07b2162dff94e42c",
          "body": "Generated by renovateBot\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/urfave/cli/v3 to v3.10.0 (#4612)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-28T21:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb75d1fc30d53761236b28d465e48abf1a23cb6",
          "body": "* feat: mock API server for testing server SDKs\n\n* fixed lint",
          "is_bot": false,
          "headline": "feat: mock API server for testing server SDKs (#4627)",
          "author_name": "David Zhao",
          "author_login": "davidzhao",
          "committed_at": "2026-06-28T07:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81f06b9603e474fc4d6142c91cf27684edb330e",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Release v1.13.2. (#4625)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-27T06:36:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "23090163ce42cddad6c42336c12d54f3419a26a6",
          "body": "…(#4624)\n\nOnly applies if it is more than the default 3 seconds.",
          "is_bot": false,
          "headline": "Configurable migration wait duration for longer waits in simulation. …",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-26T14:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3de092f0980140b3abe07915775171d94949d0",
          "body": "* update pion/sctp\n\n* webrtc & datachannel",
          "is_bot": false,
          "headline": "update pion/sctp (#4623)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-25T13:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1faab0c48e7018aaf767efce3b885e4991f3e72a",
          "body": "…619)\n\n* Async attributes on participant.\n\nHow it is different from existing participant attributes?\n1. Async attribute can be added one at a time.\n2. These are not included in `ParticipantInfo`.\n3. Get an attribute bt participant identity and async attribute ID as\n   and when needed.\n\n* clean up\n\n*\n[…]\nobResponse\n\n* Pass request ID through in GetDataBlobResponse\n\n* deps\n\n* atomic\n\n* sctp at 1.9.5\n\n* remove proto clone\n\n---------\n\nCo-authored-by: Jacob Gelman <3182119+ladvoc@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add support for data blob (a. k. a. async participant attributes) (#4…",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-24T09:12:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0cf53e2f0dd44616bc29439565f41aefeb85fbe5",
          "body": "When force: true, drain as fast as possible.",
          "is_bot": false,
          "headline": "Add option to force drain rtcService/agentService connections. (#4618)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-23T10:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6658dd5454c31441f3979c871bf268b6541cc3cb",
          "body": "In single peer connection mode, when the server answers a subscriber's\noffer, configureSenderAudio set the sender codec preferences from the\nserver MediaEngine's payload types. The answer could therefore advertise\nOpus on a payload type the offerer never offered (server PT 111 vs\noffered PT 109). Ch\n[…]\nremap the sender audio codec\npreferences to echo the offered payload types (RFC 3264 6.1) before\nSetCodecPreferences.\n\nFixes #4599\n\nCo-authored-by: laosun <14806343+cnvipstar@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Echo offered audio payload types in single-PC subscriber answer (#4614)",
          "author_name": "laosun",
          "author_login": "cnvipstar",
          "committed_at": "2026-06-23T05:06:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4facbc582a791d136446f02ba5e436b662e0ec0f",
          "body": "Wrapping the function with the lock outside in the only invocation was\nnot needed.",
          "is_bot": false,
          "headline": "Move lock to addPendingTrack function. (#4617)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-23T05:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b69630a28c37c015e266d97537d382b7afcd7d9",
          "body": "* Prometheus metric for join latency.\n\nAlso including a couple of other failures in the signal connection path\nand moving the signal connected to after all that.\n\nNot doing counters for the new signal failure paths. I should not have\ndone for the other two I added a little while ago also (\nvalidatio\n[…]\nnt failure) as those are not\nscalable to keep adding to node stats. Will probably remove those two\nfrom node stats later. Can add those counters if they are useful.\n\n* deprecate signal failed counters",
          "is_bot": false,
          "headline": "Prometheus metric for join latency. (#4616)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-22T16:37:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86a79f83fc03706054c0faae65e93fc8c7e9d7ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: report participant capabilities in ParticipantInfo (#4606)",
          "author_name": "Ryan Gaus",
          "author_login": "1egoman",
          "committed_at": "2026-06-22T13:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7085535da56d20307845c4b1e345133b75be775",
          "body": "Previously it was anchored to participant transitioning to `ACTIVE` if\nthe add track request happened before that. But, that has a few issues\n1.`ACTIVE` is for primary peer connection which could be subscriber peer\nconnection.\n2. `ACTIVE` also include data channel establishment.\n\nSwitch to first connected time of publisher peer connection for that to\nget a more accurate measure of track publish time.",
          "is_bot": false,
          "headline": "Tighten up publish latency stat. (#4615)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-22T12:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ce35fc8796a83a467f66b982ad8bd937861e61",
          "body": "…eGrace. (#4613)",
          "is_bot": false,
          "headline": "fix: Clear the enableStartAtDesiredQuality flags in MaybeExpireAcquir…",
          "author_name": "CloudWebRTC",
          "author_login": "cloudwebrtc",
          "committed_at": "2026-06-22T06:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a6b6de96d05022596a19fb1b6c0445efe9796d",
          "body": "noticed a config in deploy config while cleaning up some other usused\nconfig. small clean up. probably there is a bunch more that can be\ncleaned up, but doing a quick one as I noticed this.",
          "is_bot": false,
          "headline": "triviial: remove usused config. (#4611)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-21T11:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfedcc71d04180d6f76833940ec9f4f2e9f7bcaf",
          "body": "…lt (#4595)\n\n* feat: acquire requested video layer directly at HIGH quality by default\n\nTwo changes that together remove the visible low->high quality ramp for a new\nsubscriber (both publisher-first and subscriber-first join orders):\n\n1. Default a subscriber's initial video quality to HIGH on bind i\n[…]\nithub.com>\n\n* remove config.\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: acquire requested video layer directly at HIGH quality by defau…",
          "author_name": "CloudWebRTC",
          "author_login": "cloudwebrtc",
          "committed_at": "2026-06-19T12:12:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a011d995da758fd6016932a9a3c9bbacfa62bee4",
          "body": null,
          "is_bot": false,
          "headline": "Do not call nil callback (#4607)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-18T17:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a7fe3cc689febe6f0e0558b90a04444c14cc4bf",
          "body": "…tive (#4605)",
          "is_bot": false,
          "headline": "Do not log due to negative getting interpreted as large unsigned posi…",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-18T14:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b5390c278274f0da8b3796c07e85741c45524d",
          "body": null,
          "is_bot": false,
          "headline": "Update protocol. (#4601)",
          "author_name": "Denys Smirnov",
          "author_login": "dennwc",
          "committed_at": "2026-06-18T11:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6303bb15a17d2dc3e36a55f49f45fe80ac1cf5c",
          "body": "* Fix skipped packets accounting.\n\nNo need to copy unskipped packet RTP header to skipped packet.\nThat was causing padding bytes to be counted.\n\nAlso use Header.PaddingSize as base PaddingSize is deprecated.\n\n* PaddingSize in header in utils",
          "is_bot": false,
          "headline": "Fix skipped packets accounting. (#4604)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-18T06:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b882ccc86d6d12133bd95f758444020f48e059f2",
          "body": "…, and embedded agents (#4602)\n\n* service: enforce metadata size limit in CreateRoom, bump default to 512 KiB\n\nCreateRoom previously accepted any metadata size; only UpdateRoomMetadata\nrejected oversized payloads. Mirror the same CheckMetadataSize check at\nthe CreateRoom API boundary so both entrypo\n[…]\n embedded RoomAgentDispatch).\n\nMaxAttributesSize stays at 64 KB and continues to gate participant and\nagent-dispatch attributes separately.\n\nTest cases consolidated under the single knob.\n\n* kb -> kib",
          "is_bot": false,
          "headline": "service: cap all metadata at 512 KiB; enforce on join, agent dispatch…",
          "author_name": "Paul Wells",
          "author_login": "paulwe",
          "committed_at": "2026-06-17T19:35:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7c63aa537dcde5ee00c7813af91e0265440d313",
          "body": null,
          "is_bot": false,
          "headline": "Log subscription limit breaches (#4603)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-17T18:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ca7a12cfda45d505665abd4f34504ec952d61c",
          "body": "There are several places the participant can drop off after initiating a\nconnection attempt. Count those places as cancellation including when\nparticipant is closed due to specific reasons.\n\nCancels should be discounted when determining RTC/ICE connectivity\nsuccess/failure percentage.",
          "is_bot": false,
          "headline": "Record more RTC cancellation points. (#4600)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-17T15:13:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a023ae45b610e515f120280daf0aa2e91e6aed",
          "body": "* agent: thread simulation flag from dispatch to job\n\nReads simulation from AgentDispatch / RoomAgentDispatch and copies it\nonto Job in agent.LaunchJob and the inline room-agent path so workers\nsee the flag.\n\nStacked on top of livekit/protocol#1629.\n\n* agent: replace simulation bool with attributes map\n\nThreads the renamed attributes map (was bool simulation) from dispatch\nto job and bumps the protocol pseudo-version.\n\n* deps",
          "is_bot": false,
          "headline": "agent: thread attributes map from dispatch to job (#4598)",
          "author_name": "Paul Wells",
          "author_login": "paulwe",
          "committed_at": "2026-06-16T08:53:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f3e06107bd152438c8c1df4d8c8c80a69d75a25",
          "body": "* egress v2\n\n* reorganize",
          "is_bot": false,
          "headline": "egress v2 api (#4592)",
          "author_name": "David Colburn",
          "author_login": "frostbyte73",
          "committed_at": "2026-06-12T19:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9746c9a9d6a35d80ec6b54060051854f9053187c",
          "body": "* Enforce subscriptio permission to data track\n\n* use revoke path as same as media track\n\n* nil check",
          "is_bot": false,
          "headline": "Enforce subscriptio permission to data track (#4588)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-12T08:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08ab361e8ef85a7406bf134eea8e7838b1eb8699",
          "body": "…uration (#4566)\n\n* rtc: add RestartSessionTimer to re-anchor participant session duration\n\nExposes ParticipantImpl.RestartSessionTimer so the session timer can be\nre-anchored to the actual join time. Duration is only ever emitted once\nthe participant becomes active, so re-anchoring at join keeps pr\n[…]\n.com>\n\n* tidy\n\n* update protocol\n\n* report ended at for inactive sessions\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: Paul Wells <paulwe@gmail.com>",
          "is_bot": false,
          "headline": "[WIP] rtc: add RestartSessionTimer to re-anchor participant session d…",
          "author_name": "shishirng",
          "author_login": "shishirng",
          "committed_at": "2026-06-11T17:02:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "688cc66ed8f1563fe490cd7e916ab1deed0f5379",
          "body": null,
          "is_bot": false,
          "headline": "Add API to get latest node stats. (#4589)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-11T14:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8efc94eb68cf268ecfe446e6868e8556713b00b2",
          "body": null,
          "is_bot": false,
          "headline": "Update DTLS to v3.1.4 (#4587)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-11T06:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "233a226438900d25d0615c26c26b58f8c60de9bd",
          "body": "This allows exposing the pprof/debug endpoints in a production\nenvironment more easily, where it shouldn't be exposed publicly.",
          "is_bot": false,
          "headline": "Add ability to run pprof on dedicated HTTP server (#4584)",
          "author_name": "Trey Hakanson",
          "author_login": "treyhakanson",
          "committed_at": "2026-06-11T04:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "675caa208f0b9540f87327241057a8f096fb2493",
          "body": null,
          "is_bot": false,
          "headline": "Add CODEOWNERS (#4583)",
          "author_name": "Benjamin Pracht",
          "author_login": "biglittlebigben",
          "committed_at": "2026-06-10T19:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "816d37281d1110ad3a0085f9210633e4219612db",
          "body": null,
          "is_bot": false,
          "headline": "Add grants expiry to Auth context (#4581)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-10T09:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc68777386a9185cf7943d2cd8390c70250e544",
          "body": "To avoid shortening the token expiration time during\nrefreshing cause client reconnect failed after network\ndown for a long time (>5min).",
          "is_bot": false,
          "headline": "Preserve original expiry when refreshing token (#4580)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-10T06:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d2b827f44adf1b9c3ec84b4eb86b24eb59c7ca6",
          "body": "* Add prom metrics for peer connectino state.\n\nBy direction (PUBLISHER vs SUBSCRIBER) and state (\"started\" ->\n\"connected\"). This gives a way to track peer connections failing to\nfinish establishment.\n\nThe RTC active count can be useful for primary peer connection, but not\nfor non-primary. This count\n[…]\nand can generally\nbe used to understand success/failure rate of peer connection\nestablishment.\n\n* add a couple of more states\n\n* clean up and avoid duplicate reporting fully established\n\n* staticcheck",
          "is_bot": false,
          "headline": "Add prom metrics for peer connectino state. (#4574)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-09T10:41:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "46c4309554d37d23ee8da88a8a7e02a68fba09c1",
          "body": null,
          "is_bot": false,
          "headline": "fix goreleaser workflow, version 1.13.1 (#4577)",
          "author_name": "David Zhao",
          "author_login": "davidzhao",
          "committed_at": "2026-06-08T23:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0815be27d1ae0490ddb101722fc6798e42ce097",
          "body": null,
          "is_bot": false,
          "headline": "chore: improve docker test shutdown reliability (#4576)",
          "author_name": "David Zhao",
          "author_login": "davidzhao",
          "committed_at": "2026-06-08T15:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd9deffd74b849dccb825a1dbf3adda0423e46f",
          "body": "…g (#4556)",
          "is_bot": false,
          "headline": "expose TCPFallbackRTTThreshold and AllowUDPUnstableFallback via confi…",
          "author_name": "Dan Root",
          "author_login": "dnroot",
          "committed_at": "2026-06-08T14:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b93c1e160770d93179dc5b1c9027567befec5e62",
          "body": "Please see note about TURN authentication without TTL backwards\ncompatibility removal.",
          "is_bot": false,
          "headline": "Release v1.13.0. (#4573)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-08T08:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd452212c7ade49316d9aa029476b87bf383390f",
          "body": null,
          "is_bot": false,
          "headline": "Update mediatransportutil to get ICE candidate timeout config (#4572)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-08T07:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be8c74a59ea37eb184d89e145c8906d00814db9",
          "body": "Generated by renovateBot\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update github workflows (#4463)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T06:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e41872c5f38652cd98ccead39e741808f1fed1",
          "body": "Generated by renovateBot\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update go deps to v1.17.2 (#4462)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T06:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8e0310ad3c5bdd0c8c504d5eee7039d3fba9fd",
          "body": "* Update go deps to v4\n\nGenerated by renovateBot\n\n* update dockertest to v4\n\n* fix\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: David Zhao <dz@livekit.io>",
          "is_bot": true,
          "headline": "Update go deps to v4 (#4482)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T06:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fd1ad2c1d521b4447a769bf52469cb4415a239",
          "body": "* turn: allow for providing secret via file\n\n* turn: improve secret_file changes",
          "is_bot": false,
          "headline": "turn: allow for providing secret via file (#4564)",
          "author_name": "Ben Mayer",
          "author_login": "Libadoxon",
          "committed_at": "2026-06-08T03:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6590570d7c6b767f4a62328ec1143458f4706beb",
          "body": null,
          "is_bot": false,
          "headline": "Pin pion/dtls to v3.1.2 (#4570)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-06T15:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdbbee1f8e76b0911d232165a0e7ac167fb89337",
          "body": "* deps: bump psrpc + protocol + cloud-protocol + backend-common to latest\n\n* deps: go get -u sweep + bump counterfeiter\n\nDirect deps bumped via go get -u ./...:\n  clipperhouse/displaywidth 0.10.0 -> 0.11.0\n  clipperhouse/uax29/v2 2.6.0 -> 2.7.0\n  fatih/color 1.18.0 -> 1.19.0\n  florianl/go-tc 0.4.7 -\n[…]\n3.12.0 (v4 is available — cascade has migrated\n  cloud-protocol, backend-common, psrpc to v4).\n\n* deps: pin pion/webrtc/v4 v4.2.11 + pion/sctp v1.9.5\n\n* deps: pin protocol+psrpc+MTU to landed versions",
          "is_bot": false,
          "headline": "deps: bump protocol + psrpc to latest tips (#4565)",
          "author_name": "Paul Wells",
          "author_login": "paulwe",
          "committed_at": "2026-06-05T21:48:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d290de8165cd71a135ec3c56b20d5cf1319e93f9",
          "body": null,
          "is_bot": false,
          "headline": "Correct config comment (#4563)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-04T08:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ecf920ff690f426c812ec7364506b02a39de99",
          "body": "MoveToRoom resets the participant reporter resolver to receive new\n(room, participant_session) keys for the destination, but the source\nroom's participant_session row never gets an end_time — the periodic\nduration scrape only emits one once disconnectedAt is set, and a move\ndoesn't transition the participant to DISCONNECTED. Report end_time\nimmediately before the reset so the row is closed out cleanly.",
          "is_bot": false,
          "headline": "rtc: report participant session end time on room move (#4561)",
          "author_name": "Paul Wells",
          "author_login": "paulwe",
          "committed_at": "2026-06-04T04:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63be96f631f905a07be070d9091ba2bdefb631ca",
          "body": null,
          "is_bot": false,
          "headline": "Prevent panic from nil(illegal) syncState.Subscriptions message (#4560)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-04T02:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835ef1b353e02d607ae7f2f25158ea705ea6379e",
          "body": "* Metrics for participant active, i. e. fully established.\n\n- Egress stub for v2 API\n- Fix the participant canceled counter :facepalm:\n- Add active counter -> this is increment when a participant becomes\n  active, i. e. primary peer connection established. Can be used to\n  monitor node wise connecti\n[…]\nceed with RTC connection due to not being\n  able to resume.\n\n* signalling counters deps\n\n* revert pion/webrtc to 4.2.12 to get SCTP without interleaving\n\n* go back to pion/webrtc 4.2.11 and sctp 1.9.5",
          "is_bot": false,
          "headline": "Metrics for participant active, i. e. fully established. (#4557)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-06-03T14:20:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5bd425346c7223ea10ee849e24eba55ba1587ab4",
          "body": null,
          "is_bot": false,
          "headline": "Document of advertise_internal_ip and external_ip_only (#4554)",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-02T01:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "356ae211a3c55ad3bf1ef6e95526d27879440c68",
          "body": "…alidation (#4552)\n\nSee https://github.com/livekit/mediatransportutil/pull/88",
          "is_bot": false,
          "headline": "Config documentation for advertise_internal_ip and skip_external_ip_v…",
          "author_name": "cnderrauber",
          "author_login": "cnderrauber",
          "committed_at": "2026-06-01T06:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c319a67d41350ca0d58e6e8291b70cae22b8756",
          "body": "Added a check to ensure that duration is not published for participants\nthat never became active.",
          "is_bot": false,
          "headline": "rtc: prevent duration reporting for inactive participants (#4550)",
          "author_name": "shishirng",
          "author_login": "shishirng",
          "committed_at": "2026-05-27T18:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd5e63207c7a084b95f5256171e0a59dfe0e42b",
          "body": "…4548)\n\n* telemetry: split webhook-processed hook registration out of NewTelemetryService\n\nNewTelemetryService used to register a notifier processed-hook on the inner\n*telemetryService directly. That made it impossible for downstream wrappers\n(e.g. cloud's TelemetryService that overrides Webhook to \n[…]\nted helper RegisterWebhookHook, and\nhave the standalone server's wire provider createTelemetryService call it\nright after construction so behavior is unchanged for callers that don't\nwrap the service.",
          "is_bot": false,
          "headline": "telemetry: split webhook-processed hook out of NewTelemetryService (#…",
          "author_name": "Paul Wells",
          "author_login": "paulwe",
          "committed_at": "2026-05-27T16:40:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "222177a9e43f522e7814814c3376564b40780f9e",
          "body": "When a client hits /rtc/v[01]/validate with a base64 WrappedJoinRequest\nwhose embedded JoinRequest.ClientInfo is unset, validateInternal called\nAugmentClientInfo with a nil *ClientInfo and panicked at ci.Address =\nGetClientIP(req). The non-wrapped branch already allocates via\nParseClientInfo; do the same here so pi.Client always gets at least the\nresolved client Address.",
          "is_bot": false,
          "headline": "service: prevent nil deref in validate with wrapped join request (#4547)",
          "author_name": "Paul Wells",
          "author_login": "paulwe",
          "committed_at": "2026-05-26T15:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd7580b454b7e9358266967e43c4043a32c7de7f",
          "body": null,
          "is_bot": false,
          "headline": "Protect against nil clientInfo (#4546)",
          "author_name": "Raja Subramanian",
          "author_login": "boks1971",
          "committed_at": "2026-05-26T15:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "145689e627c3a72ff97cbbee67f637e2b1985c61",
          "body": "…st in logs (#4545)\n\n* Start tracking Twirp method request latency in prometheus too, not just datadog\n* Simplify latency tracking, do it in the logger itself",
          "is_bot": false,
          "headline": "Start tracking Twirp method request latency in prometheus too, not ju…",
          "author_name": "Ninad Pundalik",
          "author_login": "ninadpundalik",
          "committed_at": "2026-05-26T09:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde8962709080dca1a343add594d1424c6b86f4c",
          "body": "Data tracks (the new _data_track datachannel) previously only updated a\nprivate dataTrackStats that logged a single summary at Close. Bytes never\nreached the OnTrackStats -> TelemetryService.TrackStats pipeline that\nmedia tracks and signal channels feed.\n\nWire DataTrack (UPSTREAM, publisher-home) an\n[…]\nM. Cross-region proxy DataTracks leave the stats\npointer nil (no publisher reporter on that node, and relayed bytes would\ndouble-count). Legacy dataTrackStats packet-loss/frame counters are\npreserved.",
          "is_bot": false,
          "headline": "rtc: emit per-data-track bytes via BytesTrackStats (#4540)",
          "author_name": "Paul Wells",
          "author_login": "paulwe",
          "committed_at": "2026-05-24T00:42:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 83,
      "commits_last_year": 542,
      "latest_release_at": "2026-07-18T08:11:17Z",
      "latest_release_tag": "v1.13.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 20.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/livekit/livekit-server",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/livekit/livekit-server",
          "is_deprecated": false,
          "latest_version": "v1.13.4",
          "repository_url": "https://github.com/livekit/livekit-server",
          "versions_count": 131,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T08:07:18Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 2185,
      "stars": 19929,
      "watchers": 175,
      "fork_history": {
        "days": [
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 5
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 3
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 3
          },
          {
            "date": "2025-07-15",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 3
          },
          {
            "date": "2025-07-17",
            "count": 3
          },
          {
            "date": "2025-07-18",
            "count": 2
          },
          {
            "date": "2025-07-19",
            "count": 2
          },
          {
            "date": "2025-07-20",
            "count": 2
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 6
          },
          {
            "date": "2025-07-27",
            "count": 2
          },
          {
            "date": "2025-07-28",
            "count": 3
          },
          {
            "date": "2025-07-29",
            "count": 2
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 3
          },
          {
            "date": "2025-08-06",
            "count": 2
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 3
          },
          {
            "date": "2025-08-10",
            "count": 5
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 2
          },
          {
            "date": "2025-08-13",
            "count": 4
          },
          {
            "date": "2025-08-14",
            "count": 3
          },
          {
            "date": "2025-08-15",
            "count": 2
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 3
          },
          {
            "date": "2025-08-20",
            "count": 3
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 2
          },
          {
            "date": "2025-08-25",
            "count": 5
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 2
          },
          {
            "date": "2025-08-28",
            "count": 6
          },
          {
            "date": "2025-08-29",
            "count": 12
          },
          {
            "date": "2025-08-30",
            "count": 4
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 4
          },
          {
            "date": "2025-09-02",
            "count": 2
          },
          {
            "date": "2025-09-03",
            "count": 4
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 3
          },
          {
            "date": "2025-09-11",
            "count": 3
          },
          {
            "date": "2025-09-12",
            "count": 9
          },
          {
            "date": "2025-09-13",
            "count": 3
          },
          {
            "date": "2025-09-14",
            "count": 8
          },
          {
            "date": "2025-09-15",
            "count": 3
          },
          {
            "date": "2025-09-16",
            "count": 4
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 3
          },
          {
            "date": "2025-09-19",
            "count": 2
          },
          {
            "date": "2025-09-20",
            "count": 2
          },
          {
            "date": "2025-09-21",
            "count": 2
          },
          {
            "date": "2025-09-23",
            "count": 4
          },
          {
            "date": "2025-09-25",
            "count": 3
          },
          {
            "date": "2025-09-26",
            "count": 2
          },
          {
            "date": "2025-09-28",
            "count": 4
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 5
          },
          {
            "date": "2025-10-06",
            "count": 4
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 7
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 4
          },
          {
            "date": "2025-10-11",
            "count": 4
          },
          {
            "date": "2025-10-13",
            "count": 3
          },
          {
            "date": "2025-10-14",
            "count": 6
          },
          {
            "date": "2025-10-15",
            "count": 5
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 2
          },
          {
            "date": "2025-10-19",
            "count": 3
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 6
          },
          {
            "date": "2025-10-22",
            "count": 2
          },
          {
            "date": "2025-10-23",
            "count": 2
          },
          {
            "date": "2025-10-24",
            "count": 3
          },
          {
            "date": "2025-10-25",
            "count": 4
          },
          {
            "date": "2025-10-26",
            "count": 4
          },
          {
            "date": "2025-10-27",
            "count": 5
          },
          {
            "date": "2025-10-28",
            "count": 3
          },
          {
            "date": "2025-10-29",
            "count": 5
          },
          {
            "date": "2025-10-30",
            "count": 5
          },
          {
            "date": "2025-10-31",
            "count": 4
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 4
          },
          {
            "date": "2025-11-03",
            "count": 2
          },
          {
            "date": "2025-11-04",
            "count": 2
          },
          {
            "date": "2025-11-05",
            "count": 2
          },
          {
            "date": "2025-11-06",
            "count": 4
          },
          {
            "date": "2025-11-07",
            "count": 2
          },
          {
            "date": "2025-11-08",
            "count": 3
          },
          {
            "date": "2025-11-09",
            "count": 3
          },
          {
            "date": "2025-11-10",
            "count": 4
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 2
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 5
          },
          {
            "date": "2025-11-19",
            "count": 4
          },
          {
            "date": "2025-11-20",
            "count": 2
          },
          {
            "date": "2025-11-21",
            "count": 6
          },
          {
            "date": "2025-11-22",
            "count": 2
          },
          {
            "date": "2025-11-24",
            "count": 3
          },
          {
            "date": "2025-11-25",
            "count": 6
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 2
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 2
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 3
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 4
          },
          {
            "date": "2025-12-10",
            "count": 6
          },
          {
            "date": "2025-12-11",
            "count": 5
          },
          {
            "date": "2025-12-12",
            "count": 3
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 2
          },
          {
            "date": "2025-12-15",
            "count": 4
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 3
          },
          {
            "date": "2025-12-18",
            "count": 5
          },
          {
            "date": "2025-12-19",
            "count": 6
          },
          {
            "date": "2025-12-20",
            "count": 2
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 5
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 4
          },
          {
            "date": "2025-12-30",
            "count": 2
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 3
          },
          {
            "date": "2026-01-06",
            "count": 3
          },
          {
            "date": "2026-01-07",
            "count": 3
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 4
          },
          {
            "date": "2026-01-11",
            "count": 2
          },
          {
            "date": "2026-01-13",
            "count": 3
          },
          {
            "date": "2026-01-14",
            "count": 2
          },
          {
            "date": "2026-01-15",
            "count": 3
          },
          {
            "date": "2026-01-16",
            "count": 3
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 2
          },
          {
            "date": "2026-01-20",
            "count": 3
          },
          {
            "date": "2026-01-21",
            "count": 4
          },
          {
            "date": "2026-01-22",
            "count": 2
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 4
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 3
          },
          {
            "date": "2026-01-31",
            "count": 7
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 5
          },
          {
            "date": "2026-02-04",
            "count": 4
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 4
          },
          {
            "date": "2026-02-09",
            "count": 3
          },
          {
            "date": "2026-02-10",
            "count": 5
          },
          {
            "date": "2026-02-12",
            "count": 4
          },
          {
            "date": "2026-02-13",
            "count": 2
          },
          {
            "date": "2026-02-14",
            "count": 5
          },
          {
            "date": "2026-02-15",
            "count": 2
          },
          {
            "date": "2026-02-17",
            "count": 2
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 3
          },
          {
            "date": "2026-02-21",
            "count": 2
          },
          {
            "date": "2026-02-22",
            "count": 3
          },
          {
            "date": "2026-02-23",
            "count": 2
          },
          {
            "date": "2026-02-24",
            "count": 2
          },
          {
            "date": "2026-02-25",
            "count": 6
          },
          {
            "date": "2026-02-26",
            "count": 2
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 4
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 3
          },
          {
            "date": "2026-03-03",
            "count": 3
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 3
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 2
          },
          {
            "date": "2026-03-08",
            "count": 5
          },
          {
            "date": "2026-03-09",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 3
          },
          {
            "date": "2026-03-11",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 3
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 2
          },
          {
            "date": "2026-03-16",
            "count": 3
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 7
          },
          {
            "date": "2026-03-19",
            "count": 3
          },
          {
            "date": "2026-03-20",
            "count": 3
          },
          {
            "date": "2026-03-22",
            "count": 3
          },
          {
            "date": "2026-03-23",
            "count": 3
          },
          {
            "date": "2026-03-24",
            "count": 6
          },
          {
            "date": "2026-03-25",
            "count": 5
          },
          {
            "date": "2026-03-26",
            "count": 3
          },
          {
            "date": "2026-03-27",
            "count": 3
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 4
          },
          {
            "date": "2026-03-31",
            "count": 5
          },
          {
            "date": "2026-04-01",
            "count": 6
          },
          {
            "date": "2026-04-02",
            "count": 6
          },
          {
            "date": "2026-04-03",
            "count": 3
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 3
          },
          {
            "date": "2026-04-07",
            "count": 4
          },
          {
            "date": "2026-04-08",
            "count": 4
          },
          {
            "date": "2026-04-09",
            "count": 8
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 4
          },
          {
            "date": "2026-04-13",
            "count": 4
          },
          {
            "date": "2026-04-14",
            "count": 7
          },
          {
            "date": "2026-04-15",
            "count": 3
          },
          {
            "date": "2026-04-16",
            "count": 3
          },
          {
            "date": "2026-04-17",
            "count": 5
          },
          {
            "date": "2026-04-18",
            "count": 4
          },
          {
            "date": "2026-04-19",
            "count": 4
          },
          {
            "date": "2026-04-20",
            "count": 5
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-22",
            "count": 3
          },
          {
            "date": "2026-04-23",
            "count": 8
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 3
          },
          {
            "date": "2026-04-26",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 5
          },
          {
            "date": "2026-04-28",
            "count": 5
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 3
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 2
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 4
          },
          {
            "date": "2026-05-06",
            "count": 4
          },
          {
            "date": "2026-05-07",
            "count": 4
          },
          {
            "date": "2026-05-08",
            "count": 3
          },
          {
            "date": "2026-05-09",
            "count": 2
          },
          {
            "date": "2026-05-11",
            "count": 3
          },
          {
            "date": "2026-05-12",
            "count": 5
          },
          {
            "date": "2026-05-13",
            "count": 5
          },
          {
            "date": "2026-05-14",
            "count": 4
          },
          {
            "date": "2026-05-16",
            "count": 3
          },
          {
            "date": "2026-05-18",
            "count": 4
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-05-20",
            "count": 2
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 3
          },
          {
            "date": "2026-05-23",
            "count": 4
          },
          {
            "date": "2026-05-24",
            "count": 5
          },
          {
            "date": "2026-05-25",
            "count": 6
          },
          {
            "date": "2026-05-26",
            "count": 5
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 2
          },
          {
            "date": "2026-05-29",
            "count": 3
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 7
          },
          {
            "date": "2026-06-02",
            "count": 5
          },
          {
            "date": "2026-06-03",
            "count": 4
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 6
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 3
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 3
          },
          {
            "date": "2026-06-10",
            "count": 5
          },
          {
            "date": "2026-06-11",
            "count": 3
          },
          {
            "date": "2026-06-12",
            "count": 4
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 5
          },
          {
            "date": "2026-06-15",
            "count": 3
          },
          {
            "date": "2026-06-16",
            "count": 5
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 7
          },
          {
            "date": "2026-06-19",
            "count": 2
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 2
          },
          {
            "date": "2026-06-22",
            "count": 6
          },
          {
            "date": "2026-06-23",
            "count": 2
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 4
          },
          {
            "date": "2026-06-27",
            "count": 4
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 4
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 5
          },
          {
            "date": "2026-07-03",
            "count": 3
          },
          {
            "date": "2026-07-04",
            "count": 4
          },
          {
            "date": "2026-07-05",
            "count": 3
          },
          {
            "date": "2026-07-06",
            "count": 4
          },
          {
            "date": "2026-07-07",
            "count": 4
          },
          {
            "date": "2026-07-08",
            "count": 3
          },
          {
            "date": "2026-07-09",
            "count": 3
          },
          {
            "date": "2026-07-10",
            "count": 4
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 3
          },
          {
            "date": "2026-07-13",
            "count": 5
          },
          {
            "date": "2026-07-14",
            "count": 3
          },
          {
            "date": "2026-07-15",
            "count": 5
          },
          {
            "date": "2026-07-16",
            "count": 3
          },
          {
            "date": "2026-07-17",
            "count": 6
          },
          {
            "date": "2026-07-18",
            "count": 3
          },
          {
            "date": "2026-07-19",
            "count": 4
          },
          {
            "date": "2026-07-20",
            "count": 5
          },
          {
            "date": "2026-07-21",
            "count": 4
          },
          {
            "date": "2026-07-22",
            "count": 2
          },
          {
            "date": "2026-07-23",
            "count": 6
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 2185
      },
      "star_history": null,
      "open_issues_and_prs": 176
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 337264,
      "source_files_sampled": 381,
      "oversized_source_files": 10,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 15
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1,
          "critical": 1
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 143,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/bep/debounce",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/d5/tengo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.17.0"
        },
        {
          "name": "github.com/dennwc/iters",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/elliotchance/orderedmap/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.0"
        },
        {
          "name": "github.com/florianl/go-tc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.8"
        },
        {
          "name": "github.com/frostbyte73/core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/gammazero/deque",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/gammazero/workerpool",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/google/wire",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/hashicorp/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/hashicorp/golang-lru/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.7"
        },
        {
          "name": "github.com/jellydator/ttlcache/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "github.com/jxskiss/base62",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/livekit/mageutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250511045019-0f1ff63f7731"
        },
        {
          "name": "github.com/livekit/mediatransportutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260608063931-a3417d38cda0"
        },
        {
          "name": "github.com/livekit/protocol",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.50.1-0.20260717184718-129001aa5ff0"
        },
        {
          "name": "github.com/livekit/psrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.2"
        },
        {
          "name": "github.com/mackerelio/go-osstat",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.7"
        },
        {
          "name": "github.com/magefile/mage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.2"
        },
        {
          "name": "github.com/maxbrunsfeld/counterfeiter/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.12.2"
        },
        {
          "name": "github.com/mitchellh/go-homedir",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/moby/moby/client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.4"
        },
        {
          "name": "github.com/ory/dockertest/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0"
        },
        {
          "name": "github.com/pion/datachannel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.2"
        },
        {
          "name": "github.com/pion/dtls/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.5"
        },
        {
          "name": "github.com/pion/ice/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.3.0"
        },
        {
          "name": "github.com/pion/interceptor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.45"
        },
        {
          "name": "github.com/pion/rtcp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.17"
        },
        {
          "name": "github.com/pion/rtp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.3"
        },
        {
          "name": "github.com/pion/sctp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.3"
        },
        {
          "name": "github.com/pion/sdp/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.19"
        },
        {
          "name": "github.com/pion/transport/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.2"
        },
        {
          "name": "github.com/pion/turn/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.0.12"
        },
        {
          "name": "github.com/pion/webrtc/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.2.16"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.21.0"
        },
        {
          "name": "github.com/rs/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/thoas/go-funk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.3"
        },
        {
          "name": "github.com/tomnomnom/linkheader",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250811210735-e5fe3b51442e"
        },
        {
          "name": "github.com/twitchtv/twirp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.1.3+incompatible"
        },
        {
          "name": "github.com/ua-parser/uap-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260529044130-17c35e68e58c"
        },
        {
          "name": "github.com/urfave/negroni/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.1"
        },
        {
          "name": "go.uber.org/atomic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "go.uber.org/multierr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.0"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/pion/logging",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.4"
        },
        {
          "name": "github.com/pion/stun/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.6"
        },
        {
          "name": "github.com/urfave/cli/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.10.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/bep/debounce",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/d5/tengo/v2",
            "direct": true,
            "version": "v2.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dennwc/iters",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elliotchance/orderedmap/v3",
            "direct": true,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/florianl/go-tc",
            "direct": true,
            "version": "v0.4.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/frostbyte73/core",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gammazero/deque",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gammazero/workerpool",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/wire",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": true,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jellydator/ttlcache/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jxskiss/base62",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/livekit/mageutil",
            "direct": true,
            "version": "v0.0.0-20250511045019-0f1ff63f7731",
            "ecosystem": "go"
          },
          {
            "name": "github.com/livekit/mediatransportutil",
            "direct": true,
            "version": "v0.0.0-20260608063931-a3417d38cda0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/livekit/protocol",
            "direct": true,
            "version": "v1.50.1-0.20260717184718-129001aa5ff0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/livekit/psrpc",
            "direct": true,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mackerelio/go-osstat",
            "direct": true,
            "version": "v0.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magefile/mage",
            "direct": true,
            "version": "v1.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/maxbrunsfeld/counterfeiter/v6",
            "direct": true,
            "version": "v6.12.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-homedir",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": true,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": true,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ory/dockertest/v4",
            "direct": true,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/datachannel",
            "direct": true,
            "version": "v1.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/dtls/v3",
            "direct": true,
            "version": "v3.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/ice/v4",
            "direct": true,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/interceptor",
            "direct": true,
            "version": "v0.1.45",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/logging",
            "direct": true,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/rtcp",
            "direct": true,
            "version": "v1.2.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/rtp",
            "direct": true,
            "version": "v1.10.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/sctp",
            "direct": true,
            "version": "v1.10.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/sdp/v3",
            "direct": true,
            "version": "v3.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/stun/v3",
            "direct": true,
            "version": "v3.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v4",
            "direct": true,
            "version": "v4.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/turn/v5",
            "direct": true,
            "version": "v5.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/webrtc/v4",
            "direct": true,
            "version": "v4.2.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/redis/go-redis/v9",
            "direct": true,
            "version": "v9.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/thoas/go-funk",
            "direct": true,
            "version": "v0.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tomnomnom/linkheader",
            "direct": true,
            "version": "v0.0.0-20250811210735-e5fe3b51442e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchtv/twirp",
            "direct": true,
            "version": "v8.1.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ua-parser/uap-go",
            "direct": true,
            "version": "v0.0.0-20260529044130-17c35e68e58c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v3",
            "direct": true,
            "version": "v3.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/negroni/v3",
            "direct": true,
            "version": "v3.1.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": true,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go",
            "direct": false,
            "version": "v1.36.11-20260709200747-435963d16310.1",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/go/protovalidate",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "buf.build/go/protoyaml",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antlr4-go/antlr/v4",
            "direct": false,
            "version": "v4.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/benbjohnson/clock",
            "direct": false,
            "version": "v1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cilium/ebpf",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/cel-go",
            "direct": false,
            "version": "v0.29.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/subcommands",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/native",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/shortuuid/v4",
            "direct": false,
            "version": "v4.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdlayher/netlink",
            "direct": false,
            "version": "v1.11.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdlayher/socket",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": false,
            "version": "v1.54.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nats.go",
            "direct": false,
            "version": "v1.52.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nkeys",
            "direct": false,
            "version": "v0.4.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nats-io/nuid",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nyaruka/phonenumbers",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/cat",
            "direct": false,
            "version": "v0.0.0-20250911104152-50322a0618f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/errors",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/ll",
            "direct": false,
            "version": "v0.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/mdns/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/randutil",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/srtp/v3",
            "direct": false,
            "version": "v3.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.70.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puzpuzpuz/xsync/v4",
            "direct": false,
            "version": "v4.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wlynxg/anet",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/xxh3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap/exp",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260709172345-9ea1abe57597",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260706201446-f0a921348800",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260706201446-f0a921348800",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 143,
        "direct_count": 58,
        "indirect_count": 85
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 48,
        "merged_prs": 3348,
        "open_issues": 128,
        "closed_ratio": 0.87,
        "closed_issues": 858,
        "closed_unmerged_prs": 239
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "boks1971",
          "commits": 1680,
          "avatar_url": "https://avatars.githubusercontent.com/u/6278212?v=4"
        },
        {
          "type": "User",
          "login": "davidzhao",
          "commits": 770,
          "avatar_url": "https://avatars.githubusercontent.com/u/320582?v=4"
        },
        {
          "type": "User",
          "login": "cnderrauber",
          "commits": 366,
          "avatar_url": "https://avatars.githubusercontent.com/u/7847818?v=4"
        },
        {
          "type": "User",
          "login": "paulwe",
          "commits": 212,
          "avatar_url": "https://avatars.githubusercontent.com/u/125901?v=4"
        },
        {
          "type": "User",
          "login": "frostbyte73",
          "commits": 176,
          "avatar_url": "https://avatars.githubusercontent.com/u/3291089?v=4"
        },
        {
          "type": "User",
          "login": "biglittlebigben",
          "commits": 74,
          "avatar_url": "https://avatars.githubusercontent.com/u/19155294?v=4"
        },
        {
          "type": "User",
          "login": "dennwc",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/676724?v=4"
        },
        {
          "type": "User",
          "login": "shishirng",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/629332?v=4"
        },
        {
          "type": "User",
          "login": "matkam",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/578302?v=4"
        },
        {
          "type": "User",
          "login": "ashellunts",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/2046305?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.467
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "buildtest.yaml",
        "docker.yaml",
        "release.yaml",
        "slack-notifier.yaml",
        "test-server-docker.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 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 0 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 7,
            "reason": "SAST tool is not run on all commits -- score normalized to 7",
            "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": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fc2fe3faf51b24389ae56929afa7b386c7f786c6",
        "ran_at": "2026-07-23T21:09:03Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T08:02:10Z",
      "oldest_open_prs": [
        {
          "number": 99,
          "created_at": "2021-08-30T06:28:05Z",
          "last_comment_at": "2023-08-04T00:40:28Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 820,
          "created_at": "2022-07-08T08:05:51Z",
          "last_comment_at": "2022-07-08T08:05:55Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 898,
          "created_at": "2022-08-09T08:44:28Z",
          "last_comment_at": "2023-08-04T00:40:14Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 1535,
          "created_at": "2023-03-21T08:26:54Z",
          "last_comment_at": "2025-07-30T09:54:15Z",
          "last_comment_author": "isif00"
        },
        {
          "number": 2367,
          "created_at": "2024-01-08T00:56:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2475,
          "created_at": "2024-02-12T18:12:13Z",
          "last_comment_at": "2026-01-17T16:35:30Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 3088,
          "created_at": "2024-10-11T22:47:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3200,
          "created_at": "2024-11-25T10:43:12Z",
          "last_comment_at": "2024-11-25T10:43:18Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 3411,
          "created_at": "2025-02-07T10:51:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3486,
          "created_at": "2025-03-04T10:21:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3621,
          "created_at": "2025-04-23T11:35:26Z",
          "last_comment_at": "2025-06-19T09:54:25Z",
          "last_comment_author": "hadrienk"
        },
        {
          "number": 3710,
          "created_at": "2025-06-09T06:23:46Z",
          "last_comment_at": "2025-06-10T03:25:50Z",
          "last_comment_author": "nishadmusthafa"
        },
        {
          "number": 3776,
          "created_at": "2025-07-04T10:49:38Z",
          "last_comment_at": "2025-07-11T09:06:26Z",
          "last_comment_author": "mpisat"
        },
        {
          "number": 3855,
          "created_at": "2025-08-15T05:13:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3900,
          "created_at": "2025-09-05T11:32:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3901,
          "created_at": "2025-09-05T12:01:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4064,
          "created_at": "2025-11-08T10:32:37Z",
          "last_comment_at": "2025-11-08T10:32:43Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 4065,
          "created_at": "2025-11-08T10:34:28Z",
          "last_comment_at": "2025-11-08T10:34:34Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 4167,
          "created_at": "2025-12-17T10:19:48Z",
          "last_comment_at": "2025-12-17T10:19:58Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 4218,
          "created_at": "2026-01-05T00:15:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T07:45:01Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2021-02-03T19:22:49Z",
          "last_comment_at": "2021-02-12T04:58:10Z",
          "last_comment_author": "davidzhao"
        },
        {
          "number": 132,
          "created_at": "2021-10-03T06:50:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 259,
          "created_at": "2021-12-14T09:29:08Z",
          "last_comment_at": "2022-02-19T18:42:25Z",
          "last_comment_author": "yogeshydvme"
        },
        {
          "number": 621,
          "created_at": "2022-04-19T02:11:32Z",
          "last_comment_at": "2022-05-03T06:29:11Z",
          "last_comment_author": "davidzhao"
        },
        {
          "number": 679,
          "created_at": "2022-05-11T09:49:08Z",
          "last_comment_at": "2022-05-28T12:03:22Z",
          "last_comment_author": "avvertix"
        },
        {
          "number": 685,
          "created_at": "2022-05-13T21:57:40Z",
          "last_comment_at": "2023-03-21T08:31:01Z",
          "last_comment_author": "pgokul"
        },
        {
          "number": 730,
          "created_at": "2022-05-28T03:20:24Z",
          "last_comment_at": "2022-05-28T03:21:17Z",
          "last_comment_author": "kakaroto"
        },
        {
          "number": 854,
          "created_at": "2022-07-27T08:47:47Z",
          "last_comment_at": "2026-02-06T11:56:52Z",
          "last_comment_author": "FelixEasymeet"
        },
        {
          "number": 883,
          "created_at": "2022-08-06T20:23:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 942,
          "created_at": "2022-08-22T17:57:04Z",
          "last_comment_at": "2025-08-13T08:00:34Z",
          "last_comment_author": "jiyeyuran"
        },
        {
          "number": 975,
          "created_at": "2022-09-01T09:43:35Z",
          "last_comment_at": "2023-08-23T04:16:24Z",
          "last_comment_author": "Raksha-CPU"
        },
        {
          "number": 999,
          "created_at": "2022-09-12T14:39:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1000,
          "created_at": "2022-09-13T08:26:19Z",
          "last_comment_at": "2022-11-07T21:24:15Z",
          "last_comment_author": "davidzhao"
        },
        {
          "number": 1032,
          "created_at": "2022-09-23T06:33:27Z",
          "last_comment_at": "2022-09-23T06:57:44Z",
          "last_comment_author": "davidzhao"
        },
        {
          "number": 1049,
          "created_at": "2022-09-28T21:09:26Z",
          "last_comment_at": "2022-12-20T06:36:13Z",
          "last_comment_author": "davidzhao"
        },
        {
          "number": 1123,
          "created_at": "2022-10-25T20:40:36Z",
          "last_comment_at": "2023-06-12T06:47:20Z",
          "last_comment_author": "CJNE"
        },
        {
          "number": 1322,
          "created_at": "2023-01-25T06:30:07Z",
          "last_comment_at": "2024-05-11T04:00:44Z",
          "last_comment_author": "Gor-c"
        },
        {
          "number": 1378,
          "created_at": "2023-02-03T07:38:15Z",
          "last_comment_at": "2026-01-08T19:15:55Z",
          "last_comment_author": "adityagupta26"
        },
        {
          "number": 1434,
          "created_at": "2023-02-17T06:08:21Z",
          "last_comment_at": "2023-02-17T06:12:56Z",
          "last_comment_author": "davidzhao"
        },
        {
          "number": 1460,
          "created_at": "2023-02-23T12:23:12Z",
          "last_comment_at": "2026-04-08T14:08:51Z",
          "last_comment_author": "beelis"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/livekit/livekit",
    "host": "github.com",
    "name": "livekit",
    "owner": "livekit"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 81,
      "inputs": {
        "security": 73,
        "vitality": 96,
        "community": 76,
        "governance": 81,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 96,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 542,
              "human_commit_share": 0.95,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "542 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 542
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 83,
              "latest_release_tag": "v1.13.4",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 20.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "83 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 83
                    }
                  }
                ],
                "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 ~20.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 20.5
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 2185,
              "stars": 19929,
              "watchers": 175,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "19,929 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 19929
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2,185 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2185
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "175 watchers",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 175
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 81,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 98,
              "top_contributor_share": 0.467
            },
            "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 47% of commits",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "merged_prs": 3348,
              "open_issues": 128,
              "closed_issues": 858,
              "issue_closed_ratio": 0.87,
              "closed_unmerged_prs": 239
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3348/3587 decided PRs merged",
                "points": 35.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3348,
                      "decided": 3587
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 3242,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "livekit",
              "public_repos": 109,
              "account_age_days": 2173
            },
            "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": "3,242 followers of livekit",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3242,
                      "login": "livekit"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "109 public repos, account ~5 yr old",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 109
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/livekit/livekit-server"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "131 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 131
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "golang",
                "webrtc",
                "sfu",
                "media-server",
                "video",
                "voice",
                "voice-ai"
              ],
              "has_wiki": false,
              "homepage": "https://docs.livekit.io",
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.livekit.io",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 73,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.5
            },
            "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.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 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 0 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "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": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 143 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 143
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 143,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 143,
              "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": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.958,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "91 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 91,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.12,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.05
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.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": "12 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "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 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 337264,
              "source_files_sampled": 381,
              "oversized_source_files": 10
            },
            "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": "10/381 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 381,
                      "oversized": 10
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T21:09:35.966491Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/livekit/livekit.svg",
  "full_name": "livekit/livekit",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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