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

ipfs / go-graphsync

Initial Implementation Of GraphSync Wire Protocol

GoLicencia propia★ 103 estrellas⑂ 42 forksdesde feb 2019Ver en GitHub ↗

ipfs/go-graphsync tiene un índice de salud de 64 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (72/100) y la más baja, Security (49/100). Se actualizó por última vez hace 4 días. Una sola persona concentra la mayor parte del trabajo reciente.

64
global / 100
Moderado

Índice de salud del software

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

64
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

IPFS ProjectOrganización
3133 seguidores226 repositorios públicosdesde ene 2015

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/ipfs/go-graphsyncv0.18.1-78hace 4 días

Métricas por categoría

Vitalidad

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

64Moderado · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
2.8/36Cadencia de commits — 4/52 semanas con commits
9/18Volumen de commits — 9 commits en el último año
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Datos de entrada utilizados
commits_last_year9
human_commit_share0,9
days_since_last_push4
active_weeks_last_year4
Cómo se puntúa
27/27Publica versiones — 22 versiones publicadas
36/36Recencia de las versiones — última versión hace 4 días
12.6/27Cadencia de publicación — una versión cada ~120,1 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count22
latest_release_tagv0.18.1
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases120,1
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

58Moderado · 18% del índice global
Cómo se puntúa
32.6/60Estrellas — 103 estrellas
13.4/25Forks — 42 forks
7/15Observadores — 19 observadores
Datos de entrada utilizados
forks42
stars103
watchers19
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
18/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

70Bueno · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
7/22.5Distribución de commits — el principal contribuyente firma el 69% de los commits
13.5/13.5Amplitud de contribuyentes — 25 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 24 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled25
top_contributor_share0,689
Cómo se puntúa
33.5/46.8Resolución de issues — 72% de issues cerradas
32.6/38.3Aceptación de PR — 281/330 PR decididos fusionados
6/15OpenSSF Scorecard: Code-Review — Found 11/25 approved changesets -- score normalized to 4
Datos de entrada utilizados
merged_prs281
open_issues36
closed_issues91
issue_closed_ratio0,717
closed_unmerged_prs49
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
25/25Alcance del propietario — 3133 seguidores de ipfs
25/25Trayectoria — 226 repos públicos, cuenta de ~11 años
Datos de entrada utilizados
followers3133
owner_typeOrganization
is_verified
owner_loginipfs
public_repos226
account_age_days4206
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 4 días
20/20Historial de versiones — 78 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/ipfs/go-graphsync
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Calidad de Ingeniería

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

72Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 7 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 9 out of 24 merged PRs checked by a CI test -- score normalized to 3
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

Seguridad

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

49En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
0.8/2.5CI-Tests — 9 out of 24 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 11/25 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 24 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.2/2.5Licencia — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4,7
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
12.1/35Dependencias directas libres de avisos conocidos — 2 afectados: github.com/libp2p/go-libp2p 0.13.0 (high 7.5), github.com/ipld/go-ipld-prime 0.5.1-0.20201021195245-109253e8a018 (moderate 6.2)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
29.8/40Sin avisos pendientes — 2 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 1322 días
Datos de entrada utilizados
sourceosv
advisories19
affected_packages7
assessed_packages195
unassessed_packages0
affected_by_severityhigh 1, moderate 3, unknown 3
direct_affected_packages2
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 195 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.

67Moderado · 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 — 85 de 90 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,944
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod, testplans/graphsync/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 — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 9 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, testplans/graphsync/go.mod
dependency_bot_commit_share0,09
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54/55Tamaños de archivo manejables — 2/112 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes85.387
source_files_sampled112
oversized_source_files2

Datos clave

103estrellas de GitHub
25contribuidores
9commits en los últimos 12 meses
4días desde el último push
22versiones publicadas
1factor bus
36issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

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

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.

01325383622019-062022-122026-06
Mayor 0Menor 4Parche 17

Cada punto abarca 7 días.

OpenSSF Scorecard 4.7 / 10
4.7agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
3CI-Tests9 out of 24 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 11/25 approved changesets -- score normalized to 4
10Contributorsproject has 24 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Dependencias directas 28
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hannahhoward/cbor-gen-forv0.0.0-20200817222906-ea96cece81f1go.mod
Gogithub.com/hannahhoward/go-pubsubv0.0.0-20200423002714-8d62886cc36ego.mod
Gogithub.com/ipfs/boxov0.41.0go.mod
Gogithub.com/ipfs/go-block-formatv0.2.4go.mod
Gogithub.com/ipfs/go-cidv0.6.2go.mod
Gogithub.com/ipfs/go-datastorev0.9.2go.mod
Gogithub.com/ipfs/go-ds-badgerv0.3.4go.mod
Gogithub.com/ipfs/go-ipfs-delayv0.0.1go.mod
Gogithub.com/ipfs/go-ipfs-pqv0.0.4go.mod
Gogithub.com/ipfs/go-ipld-formatv0.6.4go.mod
Gogithub.com/ipfs/go-log/v2v2.9.2go.mod
Gogithub.com/ipfs/go-peertaskqueuev0.8.3go.mod
Gogithub.com/ipfs/go-testv0.4.1go.mod
Gogithub.com/ipfs/go-unixfsnodev1.10.5go.mod
Gogithub.com/ipld/go-codec-dagpbv1.7.0go.mod
Gogithub.com/ipld/go-ipld-primev0.24.0go.mod
Gogithub.com/libp2p/go-libp2pv0.48.0go.mod
Gogithub.com/libp2p/go-libp2p-testingv0.12.0go.mod
Gogithub.com/libp2p/go-msgiov0.3.0go.mod
Gogithub.com/multiformats/go-multiaddrv0.16.1go.mod
Gogithub.com/multiformats/go-multihashv0.2.3go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.opentelemetry.io/otelv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.44.0go.mod
Gogo.opentelemetry.io/otel/tracev1.44.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Todas las dependencias 195

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

RegistroPaqueteVersiónRelación
Gogithub.com/google/go-cmpv0.7.0directa
Gogithub.com/google/uuidv1.6.0directa
Gogithub.com/hannahhoward/cbor-gen-forv0.0.0-20200817222906-ea96cece81f1directa
Gogithub.com/hannahhoward/go-pubsubv0.0.0-20200423002714-8d62886cc36edirecta
Gogithub.com/ipfs/boxov0.41.0directa
Gogithub.com/ipfs/go-block-formatv0.2.4directa
Gogithub.com/ipfs/go-cid0.0.7directa
Gogithub.com/ipfs/go-cidv0.6.2directa
Gogithub.com/ipfs/go-datastore0.4.4directa
Gogithub.com/ipfs/go-datastorev0.9.2directa
Gogithub.com/ipfs/go-ds-badgerv0.3.4directa
Gogithub.com/ipfs/go-ipfs-delayv0.0.1directa
Gogithub.com/ipfs/go-ipfs-pqv0.0.4directa
Gogithub.com/ipfs/go-ipld-format0.2.0directa
Gogithub.com/ipfs/go-ipld-formatv0.6.4directa
Gogithub.com/ipfs/go-log/v2v2.9.2directa
Gogithub.com/ipfs/go-peertaskqueuev0.8.3directa
Gogithub.com/ipfs/go-testv0.4.1directa
Gogithub.com/ipfs/go-unixfsnodev1.10.5directa
Gogithub.com/ipld/go-codec-dagpbv1.7.0directa
Gogithub.com/ipld/go-ipld-prime0.5.1-0.20201021195245-109253e8a018directa
Gogithub.com/ipld/go-ipld-primev0.24.0directa
Gogithub.com/libp2p/go-libp2p0.13.0directa
Gogithub.com/libp2p/go-libp2pv0.48.0directa
Gogithub.com/libp2p/go-libp2p-testingv0.12.0directa
Gogithub.com/libp2p/go-msgiov0.3.0directa
Gogithub.com/multiformats/go-multiaddr0.3.1directa
Gogithub.com/multiformats/go-multiaddrv0.16.1directa
Gogithub.com/multiformats/go-multihashv0.2.3directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogo.opentelemetry.io/otelv1.44.0directa
Gogo.opentelemetry.io/otel/sdkv1.44.0directa
Gogo.opentelemetry.io/otel/tracev1.44.0directa
Gogolang.org/x/sync0.0.0-20200625203802-6e8e738ad208directa
Gogolang.org/x/syncv0.22.0directa
Gofilippo.io/bigmodv0.1.1-0.20260103110540-f8a47775ebe5indirecta
Gofilippo.io/keygenv0.0.0-20260114151900-8e2790ea4c5bindirecta
Gogithub.com/alecthomas/unitsv0.0.0-20240927000941-0f3dac36c52bindirecta
Gogithub.com/andreasbriese/bbloomv0.0.0-20190825152654-46b345b51c96indirecta
Gogithub.com/avast/retry-gov2.6.0+incompatibleindirecta
Gogithub.com/benbjohnson/clockv1.3.5indirecta
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/cespare/xxhashv1.1.0indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirecta
Gogithub.com/crackcomm/go-gitignorev0.0.0-20241020182519-7843d2ba8fdfindirecta
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/davidlazar/go-crypto0.0.0-20190912175916-7055855a373findirecta
Gogithub.com/davidlazar/go-cryptov0.0.0-20200604182044-b73af7476f6cindirecta
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.1indirecta
Gogithub.com/dgraph-io/badgerv1.6.2indirecta
Gogithub.com/dgraph-io/badger/v22.2007.2indirecta
Gogithub.com/dgraph-io/badger/v2v2.2007.4indirecta
Gogithub.com/dgraph-io/ristrettov0.0.2indirecta
Gogithub.com/dgraph-io/ristrettov0.0.3-0.20200630154024-f66de99634deindirecta
Gogithub.com/dgryski/go-farmv0.0.0-20190423205320-6a90982ecee2indirecta
Gogithub.com/dunglas/httpsfvv1.1.0indirecta
Gogithub.com/dustin/go-humanize1.0.0indirecta
Gogithub.com/dustin/go-humanizev1.0.1indirecta
Gogithub.com/filecoin-project/go-clockv0.1.0indirecta
Gogithub.com/flynn/noisev1.1.0indirecta
Gogithub.com/gammazero/chanqueuev1.1.2indirecta
Gogithub.com/gammazero/dequev1.2.1indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-redis/redis/v7v7.4.0indirecta
Gogithub.com/golang/protobufv1.5.3indirecta
Gogithub.com/golang/snappyv0.0.4indirecta
Gogithub.com/gorilla/websocketv1.5.3indirecta
Gogithub.com/hannahhoward/all-selectorv0.2.0indirecta
Gogithub.com/hashicorp/errwrapv1.1.0indirecta
Gogithub.com/hashicorp/go-multierrorv1.1.1indirecta
Gogithub.com/hashicorp/golang-lru/v2v2.0.7indirecta
Gogithub.com/huin/goupnpv1.3.0indirecta
Gogithub.com/influxdata/influxdb1-clientv0.0.0-20200515024757-02f0bf5dbca3indirecta
Gogithub.com/ipfs/bbloomv0.1.0indirecta
Gogithub.com/ipfs/go-bitfieldv1.1.0indirecta
Gogithub.com/ipfs/go-blockservice0.1.3indirecta
Gogithub.com/ipfs/go-cidutilv0.1.2indirecta
Gogithub.com/ipfs/go-ds-badger20.1.1-0.20200708190120-187fc06f714eindirecta
Gogithub.com/ipfs/go-ds-badger2v0.1.5indirecta
Gogithub.com/ipfs/go-dsqueuev0.2.0indirecta
Gogithub.com/ipfs/go-graphsync0.6.0indirecta
Gogithub.com/ipfs/go-ipfs-blockstore0.1.4indirecta
Gogithub.com/ipfs/go-ipfs-chunker0.0.5indirecta
Gogithub.com/ipfs/go-ipfs-exchange-offline0.0.1indirecta
Gogithub.com/ipfs/go-ipfs-files0.0.8indirecta
Gogithub.com/ipfs/go-ipld-cborv0.2.1indirecta
Gogithub.com/ipfs/go-ipld-legacyv0.3.0indirecta
Gogithub.com/ipfs/go-merkledag0.3.1indirecta
Gogithub.com/ipfs/go-metrics-interfacev0.3.0indirecta
Gogithub.com/ipfs/go-unixfs0.2.4indirecta
Gogithub.com/ipld/go-car/v2v2.17.0indirecta
Gogithub.com/ipld/go-ipld-prime/storage/bsadapterv0.0.0-20250821084354-a425e60cd714indirecta
Gogithub.com/jackpal/go-nat-pmpv1.0.2indirecta
Gogithub.com/jbenet/go-temp-err-catcherv0.1.0indirecta
Gogithub.com/klauspost/compressv1.18.0indirecta
Gogithub.com/klauspost/cpuid/v2v2.3.0indirecta
Gogithub.com/koron/go-ssdpv0.0.6indirecta
Gogithub.com/kr/text0.2.0indirecta
Gogithub.com/libp2p/go-buffer-poolv0.1.0indirecta
Gogithub.com/libp2p/go-flow-metricsv0.3.0indirecta
Gogithub.com/libp2p/go-libp2p-asn-utilv0.4.1indirecta
Gogithub.com/libp2p/go-libp2p-core0.8.0indirecta
Gogithub.com/libp2p/go-libp2p-gostream0.3.1indirecta
Gogithub.com/libp2p/go-libp2p-gostreamv0.5.0indirecta
Gogithub.com/libp2p/go-libp2p-http0.2.0indirecta
Gogithub.com/libp2p/go-libp2p-httpv0.4.0indirecta
Gogithub.com/libp2p/go-libp2p-noise0.1.1indirecta
Gogithub.com/libp2p/go-libp2p-recordv0.3.1indirecta
Gogithub.com/libp2p/go-libp2p-secio0.2.2indirecta
Gogithub.com/libp2p/go-libp2p-tls0.1.3indirecta
Gogithub.com/libp2p/go-netroutev0.4.0indirecta
Gogithub.com/libp2p/go-reuseportv0.4.0indirecta
Gogithub.com/libp2p/go-sockaddr0.1.0indirecta
Gogithub.com/libp2p/go-yamux/v5v5.0.1indirecta
Gogithub.com/marten-seemann/tcpv0.0.0-20210406111302-dfbc87cc63fdindirecta
Gogithub.com/mattn/go-isattyv0.0.22indirecta
Gogithub.com/mikioh/tcpinfov0.0.0-20190314235526-30a79bb1804bindirecta
Gogithub.com/mikioh/tcpoptv0.0.0-20190314235656-172688c1acccindirecta
Gogithub.com/minio/sha256-simdv1.0.1indirecta
Gogithub.com/mr-tron/base58v1.3.0indirecta
Gogithub.com/multiformats/go-base32v0.1.0indirecta
Gogithub.com/multiformats/go-base36v0.2.0indirecta
Gogithub.com/multiformats/go-multiaddr-dnsv0.5.0indirecta
Gogithub.com/multiformats/go-multiaddr-fmtv0.1.0indirecta
Gogithub.com/multiformats/go-multibasev0.3.0indirecta
Gogithub.com/multiformats/go-multicodecv0.10.0indirecta
Gogithub.com/multiformats/go-multistreamv0.6.1indirecta
Gogithub.com/multiformats/go-varintv0.1.0indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/niemeyer/pretty0.0.0-20200227124842-a10e7caefd8eindirecta
Gogithub.com/onsi/gomegav1.36.2indirecta
Gogithub.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58indirecta
Gogithub.com/petar/gollrbv0.0.0-20210522233825-ae3b015fd3e9indirecta
Gogithub.com/pion/datachannelv1.5.10indirecta
Gogithub.com/pion/dtls/v3v3.1.2indirecta
Gogithub.com/pion/ice/v4v4.0.10indirecta
Gogithub.com/pion/interceptorv0.1.40indirecta
Gogithub.com/pion/loggingv0.2.4indirecta
Gogithub.com/pion/mdns/v2v2.0.7indirecta
Gogithub.com/pion/randutilv0.1.0indirecta
Gogithub.com/pion/rtcpv1.2.16indirecta
Gogithub.com/pion/rtpv1.8.19indirecta
Gogithub.com/pion/sctpv1.8.39indirecta
Gogithub.com/pion/sdp/v3v3.0.18indirecta
Gogithub.com/pion/srtp/v3v3.0.6indirecta
Gogithub.com/pion/stun/v3v3.1.1indirecta
Gogithub.com/pion/transport/v3v3.0.7indirecta
Gogithub.com/pion/transport/v4v4.0.1indirecta
Gogithub.com/pion/turn/v4v4.0.2indirecta
Gogithub.com/pion/webrtc/v4v4.1.2indirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/polydawn/refmtv0.90.0indirecta
Gogithub.com/prometheus/client_golangv1.23.2indirecta
Gogithub.com/prometheus/client_modelv0.6.2indirecta
Gogithub.com/prometheus/commonv0.67.5indirecta
Gogithub.com/prometheus/procfsv0.20.1indirecta
Gogithub.com/quic-go/qpackv0.6.0indirecta
Gogithub.com/quic-go/quic-gov0.59.1indirecta
Gogithub.com/quic-go/webtransport-gov0.10.0indirecta
Gogithub.com/rcrowley/go-metricsv0.0.0-20200313005456-10cdbea86bc0indirecta
Gogithub.com/russross/blackfriday/v2v2.1.0indirecta
Gogithub.com/spaolacci/murmur3v1.1.0indirecta
Gogithub.com/testground/sdk-gov0.2.7-0.20201112151952-8ee00c80c3ecindirecta
Gogithub.com/urfave/cli/v2v2.0.0indirecta
Gogithub.com/whyrusleeping/cborv0.0.0-20171005072247-63513f603b11indirecta
Gogithub.com/whyrusleeping/cbor-genv0.3.1indirecta
Gogithub.com/whyrusleeping/chunkerv0.0.0-20181014151217-fe64bd25879findirecta
Gogithub.com/wlynxg/anetv0.0.5indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/otel/metricv1.44.0indirecta
Gogo.uber.org/digv1.19.0indirecta
Gogo.uber.org/fxv1.24.0indirecta
Gogo.uber.org/mockv0.5.2indirecta
Gogo.uber.org/multierrv1.11.0indirecta
Gogo.uber.org/zapv1.28.0indirecta
Gogo.yaml.in/yaml/v2v2.4.4indirecta
Gogolang.org/x/cryptov0.53.0indirecta
Gogolang.org/x/expv0.0.0-20260603202125-055de637280bindirecta
Gogolang.org/x/modv0.36.0indirecta
Gogolang.org/x/netv0.55.0indirecta
Gogolang.org/x/sys0.0.0-20200625212154-ddb9806d33aeindirecta
Gogolang.org/x/sysv0.46.0indirecta
Gogolang.org/x/telemetryv0.0.0-20260508192327-42602be52be6indirecta
Gogolang.org/x/textv0.38.0indirecta
Gogolang.org/x/timev0.12.0indirecta
Gogolang.org/x/toolsv0.45.0indirecta
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Gogopkg.in/check.v11.0.0-20200227125254-8fa46927fb4findirecta
Gogopkg.in/yaml.v22.2.8indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Golukechampine.com/blake3v1.4.1indirecta
Avisos de dependencias 7

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
github.com/libp2p/go-libp2p0.13.0directaalta60.29.1
github.com/ipld/go-ipld-prime0.5.1-0.20201021195245-109253e8a018directamoderada50.23.0
github.com/ipfs/go-unixfs0.2.4indirectamoderada20.4.3
golang.org/x/sys0.0.0-20200625212154-ddb9806d33aeindirectamoderada31.18.2
golang.org/x/cryptov0.53.0indirectadesconocida1
golang.org/x/netv0.55.0indirectadesconocida10.56.0
golang.org/x/textv0.38.0indirectadesconocida10.39.0

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 33168,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 819619,
        "Shell": 7777
      },
      "pushed_at": "2026-07-17T20:12:18Z",
      "created_at": "2019-02-01T01:27:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T20:09:10Z",
      "description": "Initial Implementation Of GraphSync Wire Protocol",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://ipfs.tech",
      "name": "IPFS Project",
      "type": "Organization",
      "login": "ipfs",
      "company": null,
      "location": "United States of America",
      "followers": 3133,
      "avatar_url": "https://avatars.githubusercontent.com/u/10536621?v=4",
      "created_at": "2015-01-14T19:44:43Z",
      "is_verified": null,
      "public_repos": 226,
      "account_age_days": 4206
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2026-07-17T20:09:17Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2025-10-14T19:21:55Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2024-05-16T01:11:19Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-11-03T07:52:14Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2023-09-21T07:43:10Z"
        },
        {
          "tag": "v0.14.10",
          "kind": "patch",
          "published_at": "2023-09-21T07:37:22Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-09-19T10:32:20Z"
        },
        {
          "tag": "v0.14.9",
          "kind": "patch",
          "published_at": "2023-09-19T10:22:03Z"
        },
        {
          "tag": "v0.14.8",
          "kind": "patch",
          "published_at": "2023-08-29T06:39:03Z"
        },
        {
          "tag": "v0.14.7",
          "kind": "patch",
          "published_at": "2023-08-02T00:47:51Z"
        },
        {
          "tag": "v0.14.6",
          "kind": "patch",
          "published_at": "2023-04-22T17:58:28Z"
        },
        {
          "tag": "v0.14.5",
          "kind": "patch",
          "published_at": "2023-04-13T17:49:26Z"
        },
        {
          "tag": "v0.14.4",
          "kind": "patch",
          "published_at": "2023-03-29T20:06:55Z"
        },
        {
          "tag": "v0.13.4",
          "kind": "patch",
          "published_at": "2023-03-21T08:55:45Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2023-03-08T15:45:09Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2023-03-01T03:33:45Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2023-02-09T04:32:54Z"
        },
        {
          "tag": "v0.6.9",
          "kind": "patch",
          "published_at": "2021-08-23T05:09:14Z"
        },
        {
          "tag": "v0.6.8",
          "kind": "patch",
          "published_at": "2021-08-06T15:18:21Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2021-08-04T17:13:35Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2021-07-22T22:45:06Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2020-03-12T23:24:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f7a9a4fbc080b4bebde3c3b63ed8fde98519751a",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.18.1 (#465)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2026-07-17T20:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6a2bc1225c1d83f6ff56e6c0eb4b66dcd16856",
          "body": "…(#464)\n\nBumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.59.0 to 0.59.1.\n- [Release notes](https://github.com/quic-go/quic-go/releases)\n- [Commits](https://github.com/quic-go/quic-go/compare/v0.59.0...v0.59.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/qui\n[…]\ngo\n  dependency-version: 0.59.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/quic-go/quic-go in /testplans/graphsync …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T19:57:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a6b47104e7b0e3e8065b25cf3939847d1f91eb0",
          "body": "* upgrade go-test, dependencies, and use math/rand/v2\n\nThe new go-test/random package supports a reusable random number generator and removes support for a global seed, which can lead to tests interfering with each other.\n\n* use go-test/random reusable generator",
          "is_bot": false,
          "headline": "upgrade go-test, dependencies, and use math/rand/v2 (#463)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2026-07-17T19:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34528280d72c8ed7c7b903c2b54e8fa19f98207",
          "body": "This PR applies automated refactoring from go 1.26 (go fix ./...):\n\n- `interface{}` to `any`, `slices.Contains`, `range` loops, `maps.Copy`, and other idiomatic updates.",
          "is_bot": false,
          "headline": "refactor: apply go fix modernizers from Go 1.26 (#461)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2026-02-17T04:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be22ab436c24eeb6e55499e34c1762c4e21e29b3",
          "body": "* update dependencies\n\n- boxo v0.37.0\n- go-datastore v0.9.1\n- go-log/v2 v2.9.1\n- go-ipld-prime v0.22.0\n- go-libp2p v0.47.0\n\n* mod tidy testplans",
          "is_bot": false,
          "headline": "update dependencies (#460)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2026-02-17T03:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3289f3f02d8cec3356d8918a4d2c32d1d3659fc",
          "body": "* chore: update badges in README\n* update main branch",
          "is_bot": false,
          "headline": "chore: update badges in README (#459)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2025-10-14T19:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60fd74f9a0be8cc68e294f0b58f1e0dbd97bb5ee",
          "body": null,
          "is_bot": false,
          "headline": "new version (#458)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2025-10-14T19:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79c42134a6fdda1817a4615793996eeb4d03c72",
          "body": "* Update dependencies and test code\n\nTest code has been replaced with equivalents from ipfs/go-test.\n\n* update deps in testplans\n* chore(deps): update go-log/v2 to nonbreaking version\n* chore(deps): sync testplans deps\n* chore(deps): update testplans deps, clean out old go-log deps\n* chore: gofmt",
          "is_bot": false,
          "headline": "Update dependencies and test code (#457)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2025-10-14T18:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8cbe38c19344214384fc0d6846dd149c82ac1f3",
          "body": "* chore!: bump go.mod to Go 1.24 and run go fix\n\nBREAKING CHANGE: Updating the Go version to 1.24\n\n* chore!: bump go.mod to Go 1.24 and run go fix\n\nBREAKING CHANGE: Updating the Go version to 1.24",
          "is_bot": false,
          "headline": "ci: uci/update-go (#456)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2025-08-21T07:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03bb179ce566d6de5889d385fa173f32786bd1a5",
          "body": null,
          "is_bot": false,
          "headline": "chore: update golangci-lint configuration",
          "author_name": "galargh",
          "author_login": "galargh",
          "committed_at": "2025-06-03T11:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4f3eae83a2d72ccf6944856c0ff0a6e87c3330e",
          "body": "* chore: add or force update .github/workflows/stale.yml\n\n* chore: add or force update .github/workflows/generated-pr.yml",
          "is_bot": false,
          "headline": "ci: uci/copy-templates (#455)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2025-03-28T18:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a5abb17a541cd27699a216d72e77f09dfd8864",
          "body": "* chore!: bump go.mod to Go 1.23 and run go fix\n\nBREAKING CHANGE: Updating the Go version to 1.23\n\n* chore!: bump go.mod to Go 1.23 and run go fix\n\nBREAKING CHANGE: Updating the Go version to 1.23",
          "is_bot": false,
          "headline": "ci: uci/update-go (#454)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2025-02-16T21:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ece2d0ba22ddc2866ca03d65ef8ffd8bfd625d",
          "body": "* chore: bump go.mod to Go 1.22 and run go fix\r\n\r\n* chore: bump go.mod to Go 1.22 and run go fix",
          "is_bot": false,
          "headline": "chore!: bump go.mod to Go 1.22 and run go fix (#453)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2024-08-26T01:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac31f44988178d20f89473701e3f43acc722ee6b",
          "body": null,
          "is_bot": false,
          "headline": "v0.17.0 bump",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2024-05-16T01:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c201a5e2d2e76aa814d0fe898e2613ad143e4416",
          "body": null,
          "is_bot": false,
          "headline": "add stream timeout (#450)",
          "author_name": "Aarsh Shah",
          "author_login": "aarshkshah1992",
          "committed_at": "2024-05-16T00:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d727490157d8481d346d948f763cec3c9caadb",
          "body": "* chore: add or force update .github/workflows/go-test.yml\r\n\r\n* chore: add or force update .github/workflows/go-check.yml\r\n\r\n* chore: add or force update .github/workflows/releaser.yml\r\n\r\n* chore: add or force update .github/workflows/release-check.yml\r\n\r\n* chore: add or force update .github/workflo\n[…]\neck.yml\r\n\r\n* chore: add or force update .github/workflows/releaser.yml\r\n\r\n* chore: add or force update .github/workflows/release-check.yml\r\n\r\n* chore: add or force update .github/workflows/tagpush.yml",
          "is_bot": false,
          "headline": "ci: uci/copy-templates (#449)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2024-03-22T12:53:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc64495e0e9819c7208c4ad9d24a039994d5f493",
          "body": "* chore: bump go.mod to Go 1.21 and run go fix\r\n\r\n* chore: bump go.mod to Go 1.21 and run go fix",
          "is_bot": false,
          "headline": "ci: uci/update-go (#448)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2024-03-14T11:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f257944f6250797e56f707b547fc597c349ed05c",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update .github/workflows/stale.yml [skip ci]",
          "author_name": "GitHub",
          "author_login": null,
          "committed_at": "2024-01-31T17:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90c210a6b6de0ff0034c9ac843e785a2eceb555",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 0.16.0",
          "author_name": "Henrique Dias",
          "author_login": "hacdias",
          "committed_at": "2023-11-03T07:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "844f824a992ede02110b001c93f50b7a6b6dcf6b",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go-libp2p to 0.32.0",
          "author_name": "Henrique Dias",
          "author_login": "hacdias",
          "committed_at": "2023-11-03T07:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff76f7c124acf47fba6bc2cdd149b228e3d41a7",
          "body": null,
          "is_bot": false,
          "headline": "v0.15.1 bump",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-09-21T07:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200277e1c7bbb3e7be0d98b90b539ad0cb9dd691",
          "body": "It turns out that there are obscure cases where this matters, so we can't\nas easily just ignore identity CIDs. Specifically, classic online Filecoin\ndeals that rely on Graphsync _and_ require identity CIDs be stored in the\nCARv1 that is used to calculate CommP must see the identity CID pass through\n\n[…]\nhe easy path for now.\n\nExtension of tests in here to make sure that the full DAG is transferred even\nin this case. Blockstore _must_ have identity CIDs in them, or be able to\nrespond properly to them.",
          "is_bot": false,
          "headline": "fix: partial revert of 1be7c1a20; make traverser process identity CIDs",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-09-21T07:35:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df6a21655b3667906baee4139e672354637e03ee",
          "body": null,
          "is_bot": false,
          "headline": "v0.15.0 bump",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-09-19T10:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0fa86553abf74f6e2d97527b70896c25f66e1aa",
          "body": null,
          "is_bot": false,
          "headline": "chore: add identity CID parse tests",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-09-19T10:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be7c1a20357bbb8ced3478f8b7dde9d694864d9",
          "body": null,
          "is_bot": false,
          "headline": "fix: traverser should skip over identity CIDs",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-09-19T10:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b2566ee510ef8a67c64e21311dcd2a5188ce99",
          "body": null,
          "is_bot": false,
          "headline": "fix(ipld): update ipld deps, only slurp LargeBytesNode when matching",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-08-29T22:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a753b89aa41b67f29fb1e7748ed1d2c5dab055a",
          "body": null,
          "is_bot": false,
          "headline": "chore: go mod tidy",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-08-28T04:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6133b9df7cd3f6be0273077c08ceac30fa7f150e",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go-libp2p and/or quic-go to latest version",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2023-08-28T04:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343b7e9a258d7db7c3e1366d76b443dc47c73f30",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go.mod to Go 1.20 and run go fix",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2023-08-28T04:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82f509115c7d4432d6beacc7948e523f2ba9885",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go.mod to Go 1.20 and run go fix",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2023-08-28T04:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e71ac280ba417dbff2eb596580e10da0050cf589",
          "body": "* chore: add or force update .github/workflows/go-test.yml\r\n\r\n* chore: add or force update .github/workflows/go-check.yml\r\n\r\n* chore: add or force update .github/workflows/releaser.yml\r\n\r\n* chore: add or force update .github/workflows/release-check.yml\r\n\r\n* chore: add or force update .github/workflows/tagpush.yml",
          "is_bot": false,
          "headline": "ci: uci/copy-templates (#430)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2023-08-14T07:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36862dae61c765d0d4c4af22d4592508628f7544",
          "body": null,
          "is_bot": false,
          "headline": "chore: delete templates [skip ci] (#429)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2023-08-13T16:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34a7a1e60509915ab70433c255309b22f1f74fe5",
          "body": null,
          "is_bot": false,
          "headline": "docs(version): update for v0.14.7",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2023-08-02T00:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb19a45de3915a97f12549f705c7f6b273beb3c8",
          "body": "* fix(cancellation): handle message cancellation properly\r\n\r\na previous fix #391, attempted to address a lock that occurred on context cancel. however in doing\r\nso, it introduced a new lock. essentially, if a message was not sent to the\r\nrequestmanager/responsemanager go routine, waiting for a respo\n[…]\n the message is sent successfully, and if so, wait for it to be processed. If it isn't sent, we\r\ncan safely abort the go routine immediately.\r\n\r\n* fix(race): resolve race condition with test responses",
          "is_bot": false,
          "headline": "Handle context cancellation properly (#428)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2023-08-02T00:44:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a2fa5cac50ebe995b3b215e6acc1781f816183e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update .github/workflows/stale.yml [skip ci]",
          "author_name": "GitHub",
          "author_login": null,
          "committed_at": "2023-06-28T08:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c6ef8c03e6cde74a6f839c0a64c718ecb403eae",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update .github/workflows/stale.yml [skip ci]",
          "author_name": "GitHub",
          "author_login": null,
          "committed_at": "2023-06-14T11:14:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1988c8f1920ba9e558dd85ceaf84c0c76e0f46de",
          "body": "also update CHANGELOG for latest releases",
          "is_bot": false,
          "headline": "chore(version.json): update for v0.14.6",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2023-04-22T17:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1962d229cd387e6ee748e3eaa058a32ae2b34aed",
          "body": "* feat: MaxLinks for requests\r\n\r\n* feat: MaxLinks for both incoming and outgoing requests\r\n\r\n---------\r\n\r\nCo-authored-by: Hannah Howard <hannah@hannahhoward.net>",
          "is_bot": false,
          "headline": "feat: MaxLinks for requests (#420)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-04-22T17:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f77b3ef3839b6581395129eff90c9740b4dac2",
          "body": null,
          "is_bot": false,
          "headline": "fix(responsemanager): network disconnect reliability (#425)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2023-04-22T17:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "093404cad406e64131f25a10ed9f22230027da9d",
          "body": "* Update version to reflect latest fixes",
          "is_bot": false,
          "headline": "Update version to reflect latest fixes (#424)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2023-04-13T17:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f2fadb973d860fa6a11f511806a2165d33000de",
          "body": "* refactor(peermanager): add shutdown callback\r\n* test(impl): add regression test\r\n* More time for round trip test to complete\r\n\r\n---------\r\n\r\nCo-authored-by: gammazero <gammazero@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix shutdown bug in #412 (#422)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2023-04-13T16:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a7f58c4fdc92ee4cc3ba51b0c1fe97e7f712a34",
          "body": null,
          "is_bot": false,
          "headline": "Update version to cover latest fixes (#419)",
          "author_name": "Andrew Gillis",
          "author_login": "gammazero",
          "committed_at": "2023-03-29T20:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f79a5263e7e49217656beb1d053b33536ece48",
          "body": null,
          "is_bot": false,
          "headline": "Bring changes from #412",
          "author_name": "gammazero",
          "author_login": "gammazero",
          "committed_at": "2023-03-29T02:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4f051778fefac25beb84a76bbe1fe488e2d44f7",
          "body": null,
          "is_bot": false,
          "headline": "Bring changes from #391",
          "author_name": "gammazero",
          "author_login": "gammazero",
          "committed_at": "2023-03-29T02:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975c0f7a3688ed9c10cb75a3877d95f45d92b52c",
          "body": "… is called twice on done channel) (#414)",
          "is_bot": false,
          "headline": "fix: calling message queue Shutdown twice causes panic (because close…",
          "author_name": "dirkmc",
          "author_login": "dirkmc",
          "committed_at": "2023-03-21T08:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ee3cb24a2f83c323f2f08b8be6e27ba9549ebf",
          "body": null,
          "is_bot": false,
          "headline": "docs(CHANGELOG): update for v0.14.3",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2023-03-01T03:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6813b3847eb621a45e5c8040c5889427b3e6daf",
          "body": "Was missed in https://github.com/ipfs/go-graphsync/pull/356\r\n\r\nThis doesn't break anything obvious because the loader isn't used from the\r\ntraverser's linksystem, and the traverser sets up defaults where the provided\r\nlinksystem is missing them. But, we don't get certain things, like\r\nKnownReifiers, which are kind of important.",
          "is_bot": false,
          "headline": "fix: wire up proper linksystem to traverser (#411)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-02-28T01:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb93b38e507fc4b28fcdab9f6a255956934f410c",
          "body": "* bump go.mod to Go 1.19 and run go fix\r\n\r\n* bump go.mod to Go 1.19 and run go fix\r\n\r\n* update .github/workflows/go-test.yml\r\n\r\n* update .github/workflows/go-check.yml\r\n\r\n* update .github/workflows/release-check.yml\r\n\r\n* fix: replace math/rand#Read with crypto/rand#Read\r\n\r\n---------\r\n\r\nCo-authored-by: web3-bot <web3-bot@users.noreply.github.com>\r\nCo-authored-by: Rod Vagg <rod@vagg.org>",
          "is_bot": false,
          "headline": "sync: update CI config files (#378)",
          "author_name": "web3-bot",
          "author_login": "web3-bot",
          "committed_at": "2023-02-21T12:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b86a258377489f7b7bb9e6747db6930be0d1ac",
          "body": "Bumps [github.com/ipfs/go-unixfsnode](https://github.com/ipfs/go-unixfsnode) from 1.4.0 to 1.5.2.\n- [Release notes](https://github.com/ipfs/go-unixfsnode/releases)\n- [Commits](https://github.com/ipfs/go-unixfsnode/compare/v1.4.0...v1.5.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ipfs/go-unixfsnode\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ipfs/go-unixfsnode from 1.4.0 to 1.5.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-16T04:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b920a166bbfb5b532355f9e7a37cde3779ebc079",
          "body": "Bumps [github.com/ipfs/go-bitfield](https://github.com/ipfs/go-bitfield) from 1.0.0 to 1.1.0.\n- [Release notes](https://github.com/ipfs/go-bitfield/releases)\n- [Commits](https://github.com/ipfs/go-bitfield/compare/v1.0.0...v1.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ipfs/go-bitfield\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ipfs/go-bitfield from 1.0.0 to 1.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-16T04:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51183be38f97b835bf57473ddfb1f804a4b0a104",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump github.com/ipld/go-ipld-prime from 0.19.0 to 0.20.0",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-02-16T04:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb4ca0b4e1d77f3b801f9d14a30afeaaaba427f",
          "body": "Bumps [github.com/ipld/go-ipld-prime](https://github.com/ipld/go-ipld-prime) from 0.18.0 to 0.19.0.\n- [Release notes](https://github.com/ipld/go-ipld-prime/releases)\n- [Changelog](https://github.com/ipld/go-ipld-prime/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/ipld/go-ipld-prime/compare/v0.18.0...v0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ipld/go-ipld-prime\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ipld/go-ipld-prime in /testplans/graphsync",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-16T04:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98278572e57cca3b60fe098c72a39149cef6c612",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump github.com/ipld/go-ipld-prime from 0.19.0 to 0.20.0",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-02-16T04:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b681edf00ca6cac38667849ff4f46940db30c1",
          "body": "Bumps [github.com/ipld/go-ipld-prime](https://github.com/ipld/go-ipld-prime) from 0.18.0 to 0.19.0.\n- [Release notes](https://github.com/ipld/go-ipld-prime/releases)\n- [Changelog](https://github.com/ipld/go-ipld-prime/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/ipld/go-ipld-prime/compare/v0.18.0...v0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ipld/go-ipld-prime\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-16T04:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9db622625a2137d52fd2a0af7186781c1f13561",
          "body": "outdated and invalid; these are too hard to keep updated from here",
          "is_bot": false,
          "headline": "chore: remove social links (#398)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-02-15T08:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b86daf65259c6af5aa34ca736b6d0964981aebf",
          "body": "It's been two years since the _checkout to `main`_ instructions were added. I think it's safe to say that folks have switched over their branches by now. It's also commonplace for the primary branch of a repo to be `main` instead of `master`, so calling out this change is likely moot.",
          "is_bot": false,
          "headline": "Removes `main` branch callout.",
          "author_name": "Johnny",
          "author_login": "johnnymatthews",
          "committed_at": "2023-02-14T00:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d19ce7c9534e6f3c3982e6e5be33aee43f1d1ad",
          "body": null,
          "is_bot": false,
          "headline": "release v0.14.2",
          "author_name": "Marten Seemann",
          "author_login": "marten-seemann",
          "committed_at": "2023-02-09T04:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd2cc9fcef92e52a5336bc15c9ca0e32b818369",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove go-libp2p-core from go.mod (#401)",
          "author_name": "Marten Seemann",
          "author_login": "marten-seemann",
          "committed_at": "2023-02-07T21:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b73cd9681fad62acab4f6a4c708f867254564a77",
          "body": null,
          "is_bot": false,
          "headline": "chore: version 0.14.1 (#400)",
          "author_name": "Henrique Dias",
          "author_login": "hacdias",
          "committed_at": "2023-01-13T09:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e3032d7d31a289f4a2ae9a7267c248ed06f0ca",
          "body": null,
          "is_bot": false,
          "headline": "chore: migrate files (#399)",
          "author_name": "Henrique Dias",
          "author_login": "hacdias",
          "committed_at": "2023-01-12T10:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be83c936d027909532ddd15c6afee0c52457442",
          "body": "Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.22.1 to 0.23.2.\n- [Release notes](https://github.com/btcsuite/btcd/releases)\n- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)\n- [Commits](https://github.com/btcsuite/btcd/compare/v0.22.1...v0.23.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/btcsuite/btcd\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/btcsuite/btcd in /testplans/graphsync",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-11T04:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05497384fbf7ef6fea6f82123155c35547cf983",
          "body": null,
          "is_bot": false,
          "headline": "fix: mod tidy",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2023-01-11T01:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d0fcc4649fdf6d1ace5e4b304baa8521261b18e",
          "body": "Bumps [github.com/ipld/go-codec-dagpb](https://github.com/ipld/go-codec-dagpb) from 1.3.1 to 1.5.0.\n- [Release notes](https://github.com/ipld/go-codec-dagpb/releases)\n- [Commits](https://github.com/ipld/go-codec-dagpb/compare/v1.3.1...v1.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ipld/go-codec-dagpb\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ipld/go-codec-dagpb from 1.3.1 to 1.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-11T01:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f316f958f0406b1696923392755cdcaf4b609c3",
          "body": "Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.5.1 to 0.8.1.\n- [Release notes](https://github.com/ipfs/go-merkledag/releases)\n- [Commits](https://github.com/ipfs/go-merkledag/compare/v0.5.1...v0.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ipfs/go-merkledag\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ipfs/go-merkledag from 0.5.1 to 0.8.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-09T09:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d974666a1520e7026531e087986d998c4a5cca",
          "body": "Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.6.0 to 0.8.1.\n- [Release notes](https://github.com/ipfs/go-merkledag/releases)\n- [Commits](https://github.com/ipfs/go-merkledag/compare/v0.6.0...v0.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/ipfs/go-merkledag\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ipfs/go-merkledag in /testplans/graphsync",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-09T03:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "386a1d8990e59f4b3ac66e633960efa7b9d2934b",
          "body": null,
          "is_bot": false,
          "headline": "docs(CHANGELOG): update for v0.14.0 release",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2022-10-06T01:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4ac1a64b24e76809de96c975aff7c0c04ddc646",
          "body": "* bump go.mod to Go 1.18 and run go fix\r\n\r\n* stop using the deprecated io/ioutil package\r\n\r\n* bump go.mod to Go 1.18 and run go fix\r\n\r\n* update .github/workflows/automerge.yml\r\n\r\n* update .github/workflows/go-test.yml\r\n\r\n* update .github/workflows/go-check.yml\r\n\r\n* mechanical updates for libp2p v0.2\n[…]\ndeps): update to tagged deps\r\n\r\nCo-authored-by: web3-bot <web3-bot@users.noreply.github.com>\r\nCo-authored-by: willscott <will.scott@protocol.ai>\r\nCo-authored-by: hannahhoward <hannah@hannahhoward.net>",
          "is_bot": false,
          "headline": "updates for libp2p v0.22 (#392)",
          "author_name": "Will",
          "author_login": "willscott",
          "committed_at": "2022-10-06T01:26:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f8f696445ba16935ddf0d1eda7a880e169e1495",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update .github/workflows/stale.yml [skip ci]",
          "author_name": "GitHub",
          "author_login": null,
          "committed_at": "2022-07-21T09:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890f90605c12032c22b69a498b97947bfe4b13db",
          "body": null,
          "is_bot": false,
          "headline": "Update .github/workflows/stale.yml",
          "author_name": "GitHub",
          "author_login": null,
          "committed_at": "2022-06-27T10:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95496cf1534181cc3f87191d5f7925f40c5603a",
          "body": "Co-authored-by: Hannah Howard <hannah@hannahhoward.net>",
          "is_bot": false,
          "headline": "feat(ipld): use bindnode/registry (#386)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-06-25T07:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc1b9b0fa1792daba97f59e7ba2e229bdff152e4",
          "body": "* feat(responsemanager): move request validation to front\r\n\r\nit makes much more sense to reject requests early than put them in the processing queue. While there\r\nmay be a minimal cost to evaluating a hook, there is no reason to wait to send a rejection\r\n\r\n* refactor(listeners): cleanup request proc\n[…]\nrocesisng test\r\n\r\nadd test to verify response processing listerner called\r\n\r\n* test(graphsync): add hooks test\r\n\r\nadd test for hooks process (issue caught and fixed in process) and address PR comments",
          "is_bot": false,
          "headline": "Accept/Reject requests up front (#384)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-06-25T07:05:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "35ac375874507e51e98ba14ddfd558877dc92b43",
          "body": "* chore(message): remove protobuf protocol\r\n\r\nRemove all support for the protobuf protocol\r\n\r\n* fix(deps): mod tidy",
          "is_bot": false,
          "headline": "Remove protobuf protocol (#385)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-06-25T03:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8dc0f58bfaf86ed5bd7ed3517241c0b89d2284",
          "body": null,
          "is_bot": false,
          "headline": "docs(CHANGELOG): update for v0.13.2",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2022-06-23T22:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "937f7096c1039eac677bcd5d913bd84d1f8e83b4",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): upgrade libp2p & ipld-prime (#389)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-06-23T22:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7318c9214a3e31faf3b4970b9458e6e9a1637d2d",
          "body": null,
          "is_bot": true,
          "headline": "Add .github/workflows/stale.yml",
          "author_name": "ipfs-mgmt-read-write[bot]",
          "author_login": "ipfs-mgmt-read-write[bot]",
          "committed_at": "2022-06-13T12:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa5a9f2d7a864b13cc2191398cf266d54e41a56f",
          "body": "* chore(ipld): switch to using top-level ipld-prime codec helpers\r\n\r\nRef: https://github.com/ipld/go-ipld-prime/issues/428\r\n\r\n* fixup! chore(ipld): switch to using top-level ipld-prime codec helpers\r\n\r\nCo-authored-by: Hannah Howard <hannah@hannahhoward.net>",
          "is_bot": false,
          "headline": "chore(ipld): switch to using top-level ipld-prime codec helpers (#383)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-05-31T04:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a868ee90f0c40247e586433d71a24f2c2313f1cb",
          "body": "allow a request id to be set in the context for a request",
          "is_bot": false,
          "headline": "feat(requestmanager): read request from context (#381)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-05-31T03:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "847159ad123e9d483a6542927b9de5f834ff8a15",
          "body": null,
          "is_bot": false,
          "headline": "fix: minor typo in error msg",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-05-31T03:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49f40a571071f2c871f5548bd52c08ebc115f841",
          "body": null,
          "is_bot": false,
          "headline": "fix(panics): lift panic recovery up to top of network handling",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-04-19T05:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75e61671c1c69081678d3548fe33659c2bb3481c",
          "body": "* fix panic handler, which requires recover() to be at the deferred\n  callsite rather than indirected\n* add a test to simulate a panic in a codec, or storage, or somewhere deep\n  in ipld-prime",
          "is_bot": false,
          "headline": "feat: expand use of panic handler to cover network and codec interaction",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-04-19T05:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "352b0ee158a266320b29ae8334ea15e21638bd18",
          "body": null,
          "is_bot": false,
          "headline": "feat(panics): capture panics from selector execution",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2022-04-19T05:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b3308b9e40f2d61faf2175772d79fa40d23932",
          "body": null,
          "is_bot": false,
          "headline": "docs(CHANGELOG): update for v0.13.1",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2022-03-30T00:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7033dcab16df2bed8818aed833d8f0a84e302d",
          "body": "Co-authored-by: Hannah Howard <hannah@hannahhoward.net>",
          "is_bot": false,
          "headline": "chore(deps): update dependencies (#369)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-03-29T21:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3674b4238138b650a74305abf5c0150ac88bc336",
          "body": "* feat(ipld): wrap bindnode with panic protection\r\n\r\n* fix(src): fiximports",
          "is_bot": false,
          "headline": "feat(ipld): wrap bindnode with panic protection (#368)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-03-29T10:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed48027a04b7af67b1c52e56d80ce7c150583d1b",
          "body": null,
          "is_bot": false,
          "headline": "docs(CHANGELOG): update for v0.13.0 (#366)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-03-09T17:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17b0e14a88c90b4569b2fb54a750399675a54d96",
          "body": null,
          "is_bot": false,
          "headline": "fix(impl): delete file",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2022-03-09T15:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5ec428d8bbada783c70b4099ac6990d0d95f67e",
          "body": "* feat(message): minimal alternate metadata support\r\n\r\n* Update requestmanager/reconciledloader/reconciledloader_test.go\r\n\r\nCo-authored-by: Rod Vagg <rod@vagg.org>\r\n\r\n* Update graphsync.go\r\n\r\nCo-authored-by: Rod Vagg <rod@vagg.org>\r\n\r\nCo-authored-by: Rod Vagg <rod@vagg.org>",
          "is_bot": false,
          "headline": "Minimal alternate metadata type support (#365)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-03-09T15:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4afe5252767943a9a83838a449b8f391af7ac36",
          "body": "* bug: demonstrate reification traversal bug\r\n\r\n* WIP\r\n\r\n* feat(impl): handle unixfs files properly\r\n\r\nsupport pathing into multiblock unixfs files, properly reading the files inside the visitor so that\r\nthey go over the wire\r\n\r\n* feat(deps): update to tagged deps\r\n\r\nCo-authored-by: tchardin <tdotchardin@gmail.com>",
          "is_bot": false,
          "headline": "Fix unixfs fetch (#364)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-03-09T15:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c66ab9e2f562386c59fba2700bb1fcf8c743675",
          "body": "…ng (#332)\n\n* feat(net): initial dag-cbor protocol support\r\n\r\nalso added first roundtrip benchmark\r\n\r\n* feat(requestid): use uuids for requestids\r\n\r\nRef: https://github.com/ipfs/go-graphsync/issues/278\r\nCloses: https://github.com/ipfs/go-graphsync/issues/279\r\nCloses: https://github.com/ipfs/go-graph\n[…]\nnts\r\n\r\nCo-authored-by: Rod Vagg <rod@vagg.org>\r\n\r\n* fix(requestmanager): update test for rebase\r\n\r\nCo-authored-by: Daniel Martí <mvdan@mvdan.cc>\r\nCo-authored-by: hannahhoward <hannah@hannahhoward.net>",
          "is_bot": false,
          "headline": "[Feature] UUIDs, protocol versioning, v2 protocol w/ dag-cbor messagi…",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-02-18T21:55:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8cdcb24c0bac2cb343de1e63e5792b99b0a0611",
          "body": null,
          "is_bot": false,
          "headline": "feat(CHANGELOG): update for v0.12.0",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2022-01-14T20:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98dd895cf0ba756a045ada5ac745261690abe7e4",
          "body": "…s on cancelled requests (#333)\n\n* feat(executor): run block hooks ahead of advancement\r\n\r\n* feat(requestmanager): shutdown online lines once cancelled\r\n\r\n* refactor(executor): switch to sending doNotSendFirstBlocks for pause/resume",
          "is_bot": false,
          "headline": "Use do not send blocks for pause/resume & prevent processing of block…",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-01-14T20:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795beb956ed3012b3f5f20263cd1ecdcab7f0fc9",
          "body": "* feat(storeutil): add unixfs to known reifiers\r\n\r\nN\r\n\r\n* feat(impl): add test of unixfs adl fetch\r\n\r\n* style(lint): fix static check\r\n\r\n* feat(impl): use utility selector\r\n\r\n* fix(unixfsnode): update to tagged versions",
          "is_bot": false,
          "headline": "Support unixfs reification in default linksystem (#329)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-01-14T03:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411a56832100dfc9a0631cd3b5ddf77f5a4c5834",
          "body": "* fix(executor): don't run hooks on blocks we didn't have\r\n\r\n* fix(executor): fix test",
          "is_bot": false,
          "headline": "Don't run hooks on blocks we didn't have (#331)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-01-13T22:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022a1667bd97cbb254c1079c97e975b1315b2d39",
          "body": "* feat(responsemanager): trace full messages via links to responses\r\n\r\nFixes: https://github.com/ipfs/go-graphsync/issues/318\r\n\r\n* chore(responsemanager): rename processRequests internals for consistency\r\n\r\n* fix(responsemanager): make TestCancellationQueryInProgress less strict",
          "is_bot": false,
          "headline": "feat(responsemanager): trace full messages via links to responses (#325)",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-01-12T22:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4414d6badd10e187bdd0517c63f40e34c14d01",
          "body": "…ncy (#328)\n\n* chore(requestmanager): rename processResponses internals for consistency\r\n\r\n* style(fmt): run gofmt after github merge\r\n\r\nCo-authored-by: Hannah Howard <hannah@hannahhoward.net>",
          "is_bot": false,
          "headline": "chore(requestmanager): rename processResponses internals for consiste…",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2022-01-07T19:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170ca8dbf5c326d7bf45512196cb96ce22fe4cc2",
          "body": "* feat(queryexecutor): trace per block spans\r\n\r\n* feat(responseassembler): add timings in response assembler\r\n\r\n* feat(messagequeue): add message tracing\r\n\r\n* test(fix tests and cleanup):\r\n\r\nN\r\n\r\n* style(lint): fix staticcheck\r\n\r\n* test(impl): fix flaky test\r\n\r\nimpossible to know if one or two messages will be sent\r\n\r\n* feat(messagequeue): record error\r\n\r\n* fix(graphsync): test cleanups and refactors\r\n\r\n* fix(impl): fix data race",
          "is_bot": false,
          "headline": "Response message tracing (#327)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-01-07T19:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e9f6cfa7b96cf93a30445e6ef5ca6a201d3b84c",
          "body": "collect all spans if export spans is called more than once",
          "is_bot": false,
          "headline": "fix(testutil): fix tracing span collection (#324)",
          "author_name": "Hannah Howard",
          "author_login": "hannahhoward",
          "committed_at": "2022-01-04T00:02:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31bcd30cb48bbabbd2b3010ee7c83695a95a1ce",
          "body": null,
          "is_bot": false,
          "headline": "docs(CHANGELOG): update for v0.11.5 release",
          "author_name": "hannahhoward",
          "author_login": "hannahhoward",
          "committed_at": "2021-12-22T04:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f49a26c2cef5ea0116f9bfa6b6bf7a2b8672e8c6",
          "body": "…ssing (#322)\n\n* feat(requestmanager): add tracing for response messages & block processing\r\n\r\nTrace synchronous responseMessage->loaderProcess->cacheProcess block storage\r\nand link those to asynchronous request->verifyBlock traces for the same blocks.\r\n\r\nCloses: https://github.com/ipfs/go-graphsync\n[…]\nlakiness in test\r\n\r\n* fix(tracing,test): sort spans by start time\r\n\r\n* fix(tracing): fix tracing collector\r\n\r\n* fix(impl): update test timings\r\n\r\nCo-authored-by: hannahhoward <hannah@hannahhoward.net>",
          "is_bot": false,
          "headline": "feat(requestmanager): add tracing for response messages & block proce…",
          "author_name": "Rod Vagg",
          "author_login": "rvagg",
          "committed_at": "2021-12-22T03:47:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "faf7a5ce1eaa5f02198e0a900376436778ec77cb",
          "body": "The two goroutines were synchronized via two channels,\r\nawaitRequest to signal when StorageReadOpener starts,\r\nand responses to provide it with a value to unblock and return.\r\n\r\nBesides those two, there was also stateChan, to pass state around.\r\n\r\nKeep the responses channel in place,\r\nbut replace aw\n[…]\nd the constructor, so remove the field.\r\nThe visitor and chooser defaults are fallbacks, so use them as such.\r\n\r\nUse explicit struct keys for literals, making the code easier to follow.\r\n\r\nFixes #274.",
          "is_bot": false,
          "headline": "ipldutil: simplify state synchronization, add docs (#300)",
          "author_name": "Daniel Martí",
          "author_login": "mvdan",
          "committed_at": "2021-12-17T18:00:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 9,
      "latest_release_at": "2026-07-17T20:09:17Z",
      "latest_release_tag": "v0.18.1",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 120.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/ipfs/go-graphsync",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ipfs/go-graphsync",
          "is_deprecated": false,
          "latest_version": "v0.18.1",
          "repository_url": "https://github.com/ipfs/go-graphsync",
          "versions_count": 78,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T20:09:05Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 42,
      "stars": 103,
      "watchers": 19,
      "fork_history": {
        "days": [
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-09-12",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-12-15",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 36,
        "total_forks": 42
      },
      "star_history": null,
      "open_issues_and_prs": 42
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "testplans/graphsync/go.mod"
      ],
      "largest_source_bytes": 85387,
      "source_files_sampled": 112,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/libp2p/go-libp2p",
            "direct": true,
            "version": "0.13.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-876p-8259-xjgg",
              "GHSA-gcq9-qqwx-rgj3",
              "GHSA-j7qp-mfxf-8xjw",
              "GO-2022-1148",
              "GO-2023-2000",
              "GO-2023-2024"
            ],
            "fixed_version": "0.29.1",
            "advisory_count": 6,
            "oldest_advisory_days": 1322
          },
          {
            "name": "github.com/ipld/go-ipld-prime",
            "direct": true,
            "version": "0.5.1-0.20201021195245-109253e8a018",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-378j-3jfj-8r9f",
              "GHSA-c653-6hhg-9x92",
              "GHSA-w239-58x2-q8p5",
              "GO-2023-1269",
              "GO-2026-5073"
            ],
            "fixed_version": "0.23.0",
            "advisory_count": 5,
            "oldest_advisory_days": 1294
          },
          {
            "name": "github.com/ipfs/go-unixfs",
            "direct": false,
            "version": "0.2.4",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-q264-w97q-q778",
              "GO-2023-1557"
            ],
            "fixed_version": "0.4.3",
            "advisory_count": 2,
            "oldest_advisory_days": 1257
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.0.0-20200625212154-ddb9806d33ae",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-p782-xgp4-8hr8",
              "GO-2022-0493",
              "GO-2026-5024"
            ],
            "fixed_version": "1.18.2",
            "advisory_count": 3,
            "oldest_advisory_days": 1489
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 3,
          "moderate": 3
        },
        "advisory_count": 19,
        "affected_count": 7,
        "assessed_count": 195,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hannahhoward/cbor-gen-for",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200817222906-ea96cece81f1"
        },
        {
          "name": "github.com/hannahhoward/go-pubsub",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200423002714-8d62886cc36e"
        },
        {
          "name": "github.com/ipfs/boxo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.41.0"
        },
        {
          "name": "github.com/ipfs/go-block-format",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.4"
        },
        {
          "name": "github.com/ipfs/go-cid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/ipfs/go-datastore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.2"
        },
        {
          "name": "github.com/ipfs/go-ds-badger",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.4"
        },
        {
          "name": "github.com/ipfs/go-ipfs-delay",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.1"
        },
        {
          "name": "github.com/ipfs/go-ipfs-pq",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.4"
        },
        {
          "name": "github.com/ipfs/go-ipld-format",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.4"
        },
        {
          "name": "github.com/ipfs/go-log/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.2"
        },
        {
          "name": "github.com/ipfs/go-peertaskqueue",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.3"
        },
        {
          "name": "github.com/ipfs/go-test",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/ipfs/go-unixfsnode",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.5"
        },
        {
          "name": "github.com/ipld/go-codec-dagpb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/ipld/go-ipld-prime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.0"
        },
        {
          "name": "github.com/libp2p/go-libp2p",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.48.0"
        },
        {
          "name": "github.com/libp2p/go-libp2p-testing",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/libp2p/go-msgio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/multiformats/go-multiaddr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.1"
        },
        {
          "name": "github.com/multiformats/go-multihash",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hannahhoward/cbor-gen-for",
            "direct": true,
            "version": "v0.0.0-20200817222906-ea96cece81f1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hannahhoward/go-pubsub",
            "direct": true,
            "version": "v0.0.0-20200423002714-8d62886cc36e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/boxo",
            "direct": true,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-block-format",
            "direct": true,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-cid",
            "direct": true,
            "version": "0.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-cid",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-datastore",
            "direct": true,
            "version": "0.4.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-datastore",
            "direct": true,
            "version": "v0.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ds-badger",
            "direct": true,
            "version": "v0.3.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-delay",
            "direct": true,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-pq",
            "direct": true,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipld-format",
            "direct": true,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipld-format",
            "direct": true,
            "version": "v0.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-log/v2",
            "direct": true,
            "version": "v2.9.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-peertaskqueue",
            "direct": true,
            "version": "v0.8.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-test",
            "direct": true,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-unixfsnode",
            "direct": true,
            "version": "v1.10.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipld/go-codec-dagpb",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipld/go-ipld-prime",
            "direct": true,
            "version": "0.5.1-0.20201021195245-109253e8a018",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipld/go-ipld-prime",
            "direct": true,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p",
            "direct": true,
            "version": "0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p",
            "direct": true,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-testing",
            "direct": true,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-msgio",
            "direct": true,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr",
            "direct": true,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr",
            "direct": true,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multihash",
            "direct": true,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "0.0.0-20200625203802-6e8e738ad208",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/bigmod",
            "direct": false,
            "version": "v0.1.1-0.20260103110540-f8a47775ebe5",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/keygen",
            "direct": false,
            "version": "v0.0.0-20260114151900-8e2790ea4c5b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/units",
            "direct": false,
            "version": "v0.0.0-20240927000941-0f3dac36c52b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andreasbriese/bbloom",
            "direct": false,
            "version": "v0.0.0-20190825152654-46b345b51c96",
            "ecosystem": "go"
          },
          {
            "name": "github.com/avast/retry-go",
            "direct": false,
            "version": "v2.6.0+incompatible",
            "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/cespare/xxhash",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crackcomm/go-gitignore",
            "direct": false,
            "version": "v0.0.0-20241020182519-7843d2ba8fdf",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davidlazar/go-crypto",
            "direct": false,
            "version": "0.0.0-20190912175916-7055855a373f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davidlazar/go-crypto",
            "direct": false,
            "version": "v0.0.0-20200604182044-b73af7476f6c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/badger",
            "direct": false,
            "version": "v1.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/badger/v2",
            "direct": false,
            "version": "2.2007.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/badger/v2",
            "direct": false,
            "version": "v2.2007.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/ristretto",
            "direct": false,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/ristretto",
            "direct": false,
            "version": "v0.0.3-0.20200630154024-f66de99634de",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-farm",
            "direct": false,
            "version": "v0.0.0-20190423205320-6a90982ecee2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dunglas/httpsfv",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/filecoin-project/go-clock",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/flynn/noise",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gammazero/chanqueue",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gammazero/deque",
            "direct": false,
            "version": "v1.2.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/go-redis/redis/v7",
            "direct": false,
            "version": "v7.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hannahhoward/all-selector",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/golang-lru/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huin/goupnp",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/influxdata/influxdb1-client",
            "direct": false,
            "version": "v0.0.0-20200515024757-02f0bf5dbca3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/bbloom",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-bitfield",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-blockservice",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-cidutil",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ds-badger2",
            "direct": false,
            "version": "0.1.1-0.20200708190120-187fc06f714e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ds-badger2",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-dsqueue",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-graphsync",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-blockstore",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-chunker",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-exchange-offline",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipfs-files",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipld-cbor",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-ipld-legacy",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-merkledag",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-metrics-interface",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipfs/go-unixfs",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipld/go-car/v2",
            "direct": false,
            "version": "v2.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ipld/go-ipld-prime/storage/bsadapter",
            "direct": false,
            "version": "v0.0.0-20250821084354-a425e60cd714",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackpal/go-nat-pmp",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-temp-err-catcher",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/koron/go-ssdp",
            "direct": false,
            "version": "v0.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-buffer-pool",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-flow-metrics",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-asn-util",
            "direct": false,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-core",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-gostream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-gostream",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-http",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-http",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-noise",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-record",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-secio",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-libp2p-tls",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-netroute",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-reuseport",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-sockaddr",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/libp2p/go-yamux/v5",
            "direct": false,
            "version": "v5.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/marten-seemann/tcp",
            "direct": false,
            "version": "v0.0.0-20210406111302-dfbc87cc63fd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mikioh/tcpinfo",
            "direct": false,
            "version": "v0.0.0-20190314235526-30a79bb1804b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mikioh/tcpopt",
            "direct": false,
            "version": "v0.0.0-20190314235656-172688c1accc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sha256-simd",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mr-tron/base58",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-base32",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-base36",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr-dns",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multiaddr-fmt",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multibase",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multicodec",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-multistream",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/multiformats/go-varint",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/niemeyer/pretty",
            "direct": false,
            "version": "0.0.0-20200227124842-a10e7caefd8e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": false,
            "version": "v1.36.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pbnjay/memory",
            "direct": false,
            "version": "v0.0.0-20210728143218-7b4eea64cf58",
            "ecosystem": "go"
          },
          {
            "name": "github.com/petar/gollrb",
            "direct": false,
            "version": "v0.0.0-20210522233825-ae3b015fd3e9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/datachannel",
            "direct": false,
            "version": "v1.5.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/dtls/v3",
            "direct": false,
            "version": "v3.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/ice/v4",
            "direct": false,
            "version": "v4.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/interceptor",
            "direct": false,
            "version": "v0.1.40",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/logging",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/mdns/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/randutil",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/rtcp",
            "direct": false,
            "version": "v1.2.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/rtp",
            "direct": false,
            "version": "v1.8.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/sctp",
            "direct": false,
            "version": "v1.8.39",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/sdp/v3",
            "direct": false,
            "version": "v3.0.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/srtp/v3",
            "direct": false,
            "version": "v3.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/stun/v3",
            "direct": false,
            "version": "v3.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v3",
            "direct": false,
            "version": "v3.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v4",
            "direct": false,
            "version": "v4.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/turn/v4",
            "direct": false,
            "version": "v4.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/webrtc/v4",
            "direct": false,
            "version": "v4.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/polydawn/refmt",
            "direct": false,
            "version": "v0.90.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qpack",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": false,
            "version": "v0.59.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/webtransport-go",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rcrowley/go-metrics",
            "direct": false,
            "version": "v0.0.0-20200313005456-10cdbea86bc0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spaolacci/murmur3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testground/sdk-go",
            "direct": false,
            "version": "v0.2.7-0.20201112151952-8ee00c80c3ec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/whyrusleeping/cbor",
            "direct": false,
            "version": "v0.0.0-20171005072247-63513f603b11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/whyrusleeping/cbor-gen",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/whyrusleeping/chunker",
            "direct": false,
            "version": "v0.0.0-20181014151217-fe64bd25879f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wlynxg/anet",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/dig",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/fx",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/mock",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.28.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260603202125-055de637280b",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.0.0-20200625212154-ddb9806d33ae",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260508192327-42602be52be6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20240903120638-7835f813f4da",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "1.0.0-20200227125254-8fa46927fb4f",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "2.2.8",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "lukechampine.com/blake3",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 195,
        "direct_count": 35,
        "indirect_count": 160
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 281,
        "open_issues": 36,
        "closed_ratio": 0.717,
        "closed_issues": 91,
        "closed_unmerged_prs": 49
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "hannahhoward",
          "commits": 325,
          "avatar_url": "https://avatars.githubusercontent.com/u/1450680?v=4"
        },
        {
          "type": "User",
          "login": "rvagg",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/495647?v=4"
        },
        {
          "type": "User",
          "login": "web3-bot",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/81333946?v=4"
        },
        {
          "type": "User",
          "login": "dirkmc",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/169124?v=4"
        },
        {
          "type": "User",
          "login": "Stebalien",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/310393?v=4"
        },
        {
          "type": "User",
          "login": "gammazero",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/11790789?v=4"
        },
        {
          "type": "User",
          "login": "aarshkshah1992",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/3341710?v=4"
        },
        {
          "type": "User",
          "login": "mvdan",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/3576549?v=4"
        },
        {
          "type": "User",
          "login": "acruikshank",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/169613?v=4"
        },
        {
          "type": "User",
          "login": "web-flow",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4"
        }
      ],
      "contributors_sampled": 25,
      "top_contributor_share": 0.689
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "generated-pr.yml",
        "go-check.yml",
        "go-test.yml",
        "release-check.yml",
        "releaser.yml",
        "stale.yml",
        "tagpush.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "9 out of 24 merged PRs checked by a CI test -- score normalized to 3",
            "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": 4,
            "reason": "Found 11/25 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 24 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "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": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f7a9a4fbc080b4bebde3c3b63ed8fde98519751a",
        "ran_at": "2026-07-22T12:47:29Z",
        "aggregate_score": 4.7,
        "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-17T20:11:23Z",
      "oldest_open_prs": [
        {
          "number": 146,
          "created_at": "2021-01-22T03:19:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 165,
          "created_at": "2021-04-15T13:44:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 387,
          "created_at": "2022-06-16T18:24:09Z",
          "last_comment_at": "2022-06-16T18:46:13Z",
          "last_comment_author": "hannahhoward"
        },
        {
          "number": 388,
          "created_at": "2022-06-16T19:32:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 426,
          "created_at": "2023-05-12T20:09:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 427,
          "created_at": "2023-06-09T00:15:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2022-10-04T19:06:40Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 24,
          "created_at": "2019-04-04T03:28:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 31,
          "created_at": "2019-05-03T19:09:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2020-02-18T19:30:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 88,
          "created_at": "2020-08-25T10:02:01Z",
          "last_comment_at": "2022-02-04T16:50:59Z",
          "last_comment_author": "mvdan"
        },
        {
          "number": 107,
          "created_at": "2020-10-20T23:37:25Z",
          "last_comment_at": "2021-09-28T22:21:48Z",
          "last_comment_author": "hannahhoward"
        },
        {
          "number": 158,
          "created_at": "2021-03-05T15:20:25Z",
          "last_comment_at": "2021-03-09T08:37:58Z",
          "last_comment_author": "dirkmc"
        },
        {
          "number": 160,
          "created_at": "2021-03-09T19:13:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 220,
          "created_at": "2021-09-24T02:25:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 221,
          "created_at": "2021-09-24T02:28:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 222,
          "created_at": "2021-09-24T02:31:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 233,
          "created_at": "2021-09-29T23:52:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 249,
          "created_at": "2021-10-21T19:48:05Z",
          "last_comment_at": "2021-10-26T05:05:31Z",
          "last_comment_author": "hannahhoward"
        },
        {
          "number": 250,
          "created_at": "2021-10-21T20:19:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 251,
          "created_at": "2021-10-21T20:26:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 253,
          "created_at": "2021-10-23T00:07:26Z",
          "last_comment_at": "2021-10-26T02:39:03Z",
          "last_comment_author": "rvagg"
        },
        {
          "number": 255,
          "created_at": "2021-10-23T19:21:45Z",
          "last_comment_at": "2021-10-26T01:07:14Z",
          "last_comment_author": "hannahhoward"
        },
        {
          "number": 259,
          "created_at": "2021-10-26T19:23:40Z",
          "last_comment_at": "2021-11-03T15:05:18Z",
          "last_comment_author": "Stebalien"
        },
        {
          "number": 260,
          "created_at": "2021-10-26T19:45:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 293,
          "created_at": "2021-12-02T16:22:36Z",
          "last_comment_at": "2021-12-09T06:58:28Z",
          "last_comment_author": "hannahhoward"
        },
        {
          "number": 326,
          "created_at": "2022-01-06T03:21:29Z",
          "last_comment_at": "2022-01-06T22:40:44Z",
          "last_comment_author": "rvagg"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ipfs/go-graphsync",
    "host": "github.com",
    "name": "go-graphsync",
    "owner": "ipfs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 49,
        "vitality": 64,
        "community": 58,
        "governance": 70,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 0.9,
              "days_since_last_push": 4,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v0.18.1",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 120.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~120.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 120.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 42,
              "stars": 103,
              "watchers": 19,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "103 stars",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 103
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "42 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "19 watchers",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 25,
              "top_contributor_share": 0.689
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 69% of commits",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "25 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 281,
              "open_issues": 36,
              "closed_issues": 91,
              "issue_closed_ratio": 0.717,
              "closed_unmerged_prs": 49
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "72% of issues closed",
                "points": 33.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "281/330 decided PRs merged",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 281,
                      "decided": 330
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 11/25 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 3133,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ipfs",
              "public_repos": 226,
              "account_age_days": 4206
            },
            "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,133 followers of ipfs",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3133,
                      "login": "ipfs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "226 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 226
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/ipfs/go-graphsync"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "78 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "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": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "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": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "9 out of 24 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "9 out of 24 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 11/25 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 24 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 195 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 195
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "osv",
              "advisories": 19,
              "affected_packages": 7,
              "assessed_packages": 195,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, moderate 3, unknown 3",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: github.com/libp2p/go-libp2p 0.13.0 (high 7.5), github.com/ipld/go-ipld-prime 0.5.1-0.20201021195245-109253e8a018 (moderate 6.2)",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "github.com/libp2p/go-libp2p 0.13.0 (high 7.5), github.com/ipld/go-ipld-prime 0.5.1-0.20201021195245-109253e8a018 (moderate 6.2)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1322 days ago",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 1322
                    }
                  }
                ],
                "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": 195,
              "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": 16
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 67,
        "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.944,
              "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": "85 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 85,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "testplans/graphsync/go.mod"
              ],
              "dependency_bot_commit_share": 0.09
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod, testplans/graphsync/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod, testplans/graphsync/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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "9 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 9,
                      "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 0",
                "points": 0,
                "status": "missed",
                "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": 85387,
              "source_files_sampled": 112,
              "oversized_source_files": 2
            },
            "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": "2/112 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 112,
                      "oversized": 2
                    }
                  }
                ],
                "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-22T12:47:55.828769Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/ipfs/go-graphsync.svg",
  "full_name": "ipfs/go-graphsync",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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