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

moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.

GoApache-2.0★ 555 estrellas⑂ 196 forksdesde dic 2016Ver en GitHub ↗

moov-io/ach tiene un índice de salud de 79 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (94/100) y la más baja, AI Readiness (68/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

79
global / 100
Bueno

Índice de salud del software

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

79
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

moovOrganización
451 seguidores69 repositorios públicosdesde feb 2017

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/moov-io/achv1.61.4-212hace 0 días

Métricas por categoría

Vitalidad

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

94Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
31.8/36Cadencia de commits — 46/52 semanas con commits
18/18Volumen de commits — 240 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year240
human_commit_share0,56
days_since_last_push0
active_weeks_last_year46
Cómo se puntúa
27/27Publica versiones — 100 versiones publicadas
36/36Recencia de las versiones — última versión hace 0 días
27/27Cadencia de publicación — una versión cada ~13 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count100
latest_release_tagv1.61.4
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases13

Comunidad y Adopción

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

78Bueno · 18% del índice global
Cómo se puntúa
44.5/60Estrellas — 555 estrellas
19.1/25Forks — 196 forks
7.5/15Observadores — 23 observadores
Datos de entrada utilizados
forks196
stars555
watchers23
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
18/18Guía CONTRIBUTING
13.5/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_conduct
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?

71Bueno · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
9.9/22.5Distribución de commits — el principal contribuyente firma el 56% de los commits
13.5/13.5Amplitud de contribuyentes — 67 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 16 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled67
top_contributor_share0,562
Cómo se puntúa
45.4/46.8Resolución de issues — 97% de issues cerradas
33.1/38.3Aceptación de PR — 1187/1373 PR decididos fusionados
1.5/15OpenSSF Scorecard: Code-Review — Found 3/21 approved changesets -- score normalized to 1
Datos de entrada utilizados
merged_prs1187
open_issues12
closed_issues410
issue_closed_ratio0,972
closed_unmerged_prs186
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
19.1/25Alcance del propietario — 451 seguidores de moov-io
25/25Trayectoria — 69 repos públicos, cuenta de ~9 años
Datos de entrada utilizados
followers451
owner_typeOrganization
is_verified
owner_loginmoov-io
public_repos69
account_age_days3438
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 0 días
20/20Historial de versiones — 212 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/moov-io/ach
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Calidad de Ingeniería

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

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

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://moov-io.github.io/ach/
10/10Descripción del repositorio
10/10Topics — 9 topics
0/10Wiki
Datos de entrada utilizados
topicsach, automated-clearing-house, money, golang-library, payment, nacha, moov, fintech, ach-origination
has_wikino
homepagehttps://moov-io.github.io/ach/
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?

72Bueno · 16% del índice global
Cómo se puntúa
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0.5/2.5CII-Best-Practices — badge detected: InProgress
0.8/7.5Code-Review — Found 3/21 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 16 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6,5
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages130
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 130 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.

68Moderado · 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 — 56 de 56 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
2/10Práctica demostrada con agentes — 1 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 44 de los últimos 100 commits son actualizaciones automáticas de dependencias
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Datos de entrada utilizados
has_nixno
has_tests
lockfilesGemfile.lock, go.sum
has_dockerfile
typed_language
bootstrap_filesmakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0,01
toolchain_manifestsgo.mod
dependency_bot_commit_share0,44
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.6/55Tamaños de archivo manejables — 3/388 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes72.096
source_files_sampled388
oversized_source_files3
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — openapi.yaml
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_filesopenapi.yaml

Datos clave

555estrellas de GitHub
67contribuidores
240commits en los últimos 12 meses
0días desde el último push
100versiones publicadas
1factor bus
12issues abiertas
Go, RubyGemsecosistemas 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 ★ / 196 ⇿
0Estrellas
196Forks
98Versiones

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.

0408012016020019132017-022021-112026-07
Mayor 0Menor 32Parche 66

Cada punto abarca 9 días.

OpenSSF Scorecard 6.5 / 10
6.5agregado

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
2CII-Best-Practicesbadge detected: InProgress
1Code-ReviewFound 3/21 approved changesets -- score normalized to 1
10Contributorsproject has 16 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 15
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/Pallinder/go-randomdatav1.2.0go.mod
Gogithub.com/aws/aws-lambda-gov1.54.0go.mod
Gogithub.com/go-kit/kitv0.13.0go.mod
Gogithub.com/go-kit/logv0.2.1go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/igrmk/treemap/v2v2.0.1go.mod
Gogithub.com/juju/ansitermv1.0.0go.mod
Gogithub.com/moov-io/basev0.61.3go.mod
Gogithub.com/moov-io/iso3166v0.4.0go.mod
Gogithub.com/moov-io/iso4217v0.4.0go.mod
Gogithub.com/prometheus/client_golangv1.24.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Todas las dependencias 130

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

RegistroPaqueteVersiónRelación
Gogithub.com/aws/aws-lambda-gov1.54.0directa
Gogithub.com/go-kit/kitv0.13.0directa
Gogithub.com/go-kit/logv0.2.1directa
Gogithub.com/gorilla/muxv1.8.1directa
Gogithub.com/igrmk/treemap/v2v2.0.1directa
Gogithub.com/juju/ansitermv1.0.0directa
Gogithub.com/moov-io/basev0.61.3directa
Gogithub.com/moov-io/iso3166v0.4.0directa
Gogithub.com/moov-io/iso4217v0.4.0directa
Gogithub.com/pallinder/go-randomdatav1.2.0directa
Gogithub.com/prometheus/client_golangv1.24.1directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogolang.org/x/netv0.57.0directa
Gogolang.org/x/syncv0.22.0directa
Gogolang.org/x/textv0.40.0directa
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirecta
Gogithub.com/go-logfmt/logfmtv0.6.1indirecta
Gogithub.com/lunixbochs/vtcleanv1.0.0indirecta
Gogithub.com/mattn/go-colorablev0.1.15indirecta
Gogithub.com/mattn/go-isattyv0.0.22indirecta
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirecta
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirecta
Gogithub.com/prometheus/client_modelv0.6.2indirecta
Gogithub.com/prometheus/commonv0.70.1indirecta
Gogithub.com/prometheus/procfsv0.21.1indirecta
Gogithub.com/rickar/cal/v2v2.1.27indirecta
Gogolang.org/x/expv0.0.0-20260529124908-c761662dc8c9indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
RubyGemsactivesupport7.2.3.1indirecta
RubyGemsaddressable2.9.0indirecta
RubyGemsbase640.3.0indirecta
RubyGemsbenchmark0.5.0indirecta
RubyGemsbigdecimal4.0.1indirecta
RubyGemsbulma-clean-theme0.14.0indirecta
RubyGemscoffee-script2.4.1indirecta
RubyGemscoffee-script-source1.12.2indirecta
RubyGemscolorator1.1.0indirecta
RubyGemscommonmarker0.23.10indirecta
RubyGemsconcurrent-ruby1.3.7indirecta
RubyGemsconnection_pool3.0.2indirecta
RubyGemscsv3.3.2indirecta
RubyGemsdnsruby1.72.2indirecta
RubyGemsdrb2.2.3indirecta
RubyGemsem-websocket0.5.3indirecta
RubyGemsethon0.16.0indirecta
RubyGemseventmachine1.2.7indirecta
RubyGemsexecjs2.9.1indirecta
RubyGemsfaraday2.14.3indirecta
RubyGemsfaraday-net_http3.4.4indirecta
RubyGemsffi1.17.0indirecta
RubyGemsforwardable-extended2.6.0indirecta
RubyGemsgemoji4.1.0indirecta
RubyGemsgithub-pages232indirecta
RubyGemsgithub-pages-health-check1.18.2indirecta
RubyGemshtml-pipeline2.14.3indirecta
RubyGemshttp_parser.rb0.8.0indirecta
RubyGemsi18n1.14.8indirecta
RubyGemsjekyll3.10.0indirecta
RubyGemsjekyll-avatar0.8.0indirecta
RubyGemsjekyll-coffeescript1.2.2indirecta
RubyGemsjekyll-commonmark1.4.0indirecta
RubyGemsjekyll-commonmark-ghpages0.5.1indirecta
RubyGemsjekyll-default-layout0.1.5indirecta
RubyGemsjekyll-feed0.17.0indirecta
RubyGemsjekyll-gist1.5.0indirecta
RubyGemsjekyll-github-metadata2.16.1indirecta
RubyGemsjekyll-include-cache0.2.1indirecta
RubyGemsjekyll-mentions1.6.0indirecta
RubyGemsjekyll-optional-front-matter0.3.2indirecta
RubyGemsjekyll-paginate1.1.0indirecta
RubyGemsjekyll-readme-index0.3.0indirecta
RubyGemsjekyll-redirect-from0.16.0indirecta
RubyGemsjekyll-relative-links0.6.1indirecta
RubyGemsjekyll-remote-theme0.4.3indirecta
RubyGemsjekyll-sass-converter1.5.2indirecta
RubyGemsjekyll-seo-tag2.8.0indirecta
RubyGemsjekyll-sitemap1.4.0indirecta
RubyGemsjekyll-swiss1.0.0indirecta
RubyGemsjekyll-theme-architect0.2.0indirecta
RubyGemsjekyll-theme-cayman0.2.0indirecta
RubyGemsjekyll-theme-dinky0.2.0indirecta
RubyGemsjekyll-theme-hacker0.2.0indirecta
RubyGemsjekyll-theme-leap-day0.2.0indirecta
RubyGemsjekyll-theme-merlot0.2.0indirecta
RubyGemsjekyll-theme-midnight0.2.0indirecta
RubyGemsjekyll-theme-minimal0.2.0indirecta
RubyGemsjekyll-theme-modernist0.2.0indirecta
RubyGemsjekyll-theme-primer0.6.0indirecta
RubyGemsjekyll-theme-slate0.2.0indirecta
RubyGemsjekyll-theme-tactile0.2.0indirecta
RubyGemsjekyll-theme-time-machine0.2.0indirecta
RubyGemsjekyll-titles-from-headings0.5.3indirecta
RubyGemsjekyll-watch2.2.1indirecta
RubyGemsjemoji0.13.0indirecta
RubyGemsjson2.20.0indirecta
RubyGemskramdown2.4.0indirecta
RubyGemskramdown-parser-gfm1.1.0indirecta
RubyGemsliquid4.0.4indirecta
RubyGemslisten3.9.0indirecta
RubyGemslogger1.7.0indirecta
RubyGemsmercenary0.3.6indirecta
RubyGemsminima2.5.1indirecta
RubyGemsminitest5.27.0indirecta
RubyGemsnet-http0.9.1indirecta
RubyGemsnokogiri1.19.4indirecta
RubyGemsoctokit4.25.1indirecta
RubyGemspathutil0.16.2indirecta
RubyGemspublic_suffix5.1.1indirecta
RubyGemsracc1.8.1indirecta
RubyGemsrb-fsevent0.11.2indirecta
RubyGemsrb-inotify0.11.1indirecta
RubyGemsrexml3.4.2indirecta
RubyGemsrouge3.30.0indirecta
RubyGemsrubyzip2.3.2indirecta
RubyGemssafe_yaml1.0.5indirecta
RubyGemssass3.7.4indirecta
RubyGemssass-listen4.0.0indirecta
RubyGemssawyer0.9.2indirecta
RubyGemssecurerandom0.4.1indirecta
RubyGemssimpleidn0.2.3indirecta
RubyGemsterminal-table1.8.0indirecta
RubyGemstyphoeus1.4.1indirecta
RubyGemstzinfo2.0.6indirecta
RubyGemsunicode-display_width1.8.0indirecta
RubyGemsuri1.1.1indirecta
RubyGemswebrick1.9.1indirecta
Avisos de dependencias 0

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

Ningún aviso conocido afecta a las dependencias evaluadas.

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": [
        "ach",
        "automated-clearing-house",
        "money",
        "golang-library",
        "payment",
        "nacha",
        "moov",
        "fintech",
        "ach-origination"
      ],
      "is_fork": false,
      "size_kb": 57938,
      "has_wiki": false,
      "homepage": "https://moov-io.github.io/ach/",
      "languages": {
        "Go": 2250894,
        "Shell": 2023,
        "Makefile": 3908,
        "Dockerfile": 500
      },
      "pushed_at": "2026-07-29T20:50:41Z",
      "created_at": "2016-12-14T21:12:49Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-29T20:51:16Z",
      "description": "ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "moov.io",
      "name": "moov",
      "type": "Organization",
      "login": "moov-io",
      "company": null,
      "location": "Golden, CO",
      "followers": 451,
      "avatar_url": "https://avatars.githubusercontent.com/u/26097026?v=4",
      "created_at": "2017-02-28T20:09:31Z",
      "is_verified": null,
      "public_repos": 69,
      "account_age_days": 3438
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.61.4",
          "kind": "patch",
          "published_at": "2026-07-29T20:50:10Z"
        },
        {
          "tag": "v1.61.3",
          "kind": "patch",
          "published_at": "2026-07-20T21:18:19Z"
        },
        {
          "tag": "v1.61.2",
          "kind": "patch",
          "published_at": "2026-07-10T21:09:23Z"
        },
        {
          "tag": "v1.61.1",
          "kind": "patch",
          "published_at": "2026-06-02T17:12:03Z"
        },
        {
          "tag": "v1.61.0",
          "kind": "minor",
          "published_at": "2026-05-08T18:18:10Z"
        },
        {
          "tag": "v1.60.1",
          "kind": "patch",
          "published_at": "2026-05-01T16:30:18Z"
        },
        {
          "tag": "v1.59.0",
          "kind": "minor",
          "published_at": "2026-04-16T19:45:55Z"
        },
        {
          "tag": "v1.58.0",
          "kind": "minor",
          "published_at": "2026-04-07T18:58:40Z"
        },
        {
          "tag": "v1.57.2",
          "kind": "patch",
          "published_at": "2026-04-03T21:53:55Z"
        },
        {
          "tag": "v1.57.1",
          "kind": "patch",
          "published_at": "2026-04-03T21:32:56Z"
        },
        {
          "tag": "v1.57.0",
          "kind": "minor",
          "published_at": "2026-04-03T18:23:24Z"
        },
        {
          "tag": "v1.56.4",
          "kind": "patch",
          "published_at": "2026-04-02T17:01:13Z"
        },
        {
          "tag": "v1.56.3",
          "kind": "patch",
          "published_at": "2026-02-18T16:30:22Z"
        },
        {
          "tag": "v1.55.5",
          "kind": "patch",
          "published_at": "2026-02-18T16:06:19Z"
        },
        {
          "tag": "v1.55.4",
          "kind": "patch",
          "published_at": "2026-02-11T21:47:36Z"
        },
        {
          "tag": "v1.55.3",
          "kind": "patch",
          "published_at": "2026-02-09T21:56:42Z"
        },
        {
          "tag": "v1.55.2",
          "kind": "patch",
          "published_at": "2026-01-28T18:07:09Z"
        },
        {
          "tag": "v1.55.1",
          "kind": "patch",
          "published_at": "2026-01-12T19:04:51Z"
        },
        {
          "tag": "v1.55.0",
          "kind": "minor",
          "published_at": "2026-01-06T21:10:38Z"
        },
        {
          "tag": "v1.54.0",
          "kind": "minor",
          "published_at": "2026-01-05T17:14:06Z"
        },
        {
          "tag": "v1.53.4",
          "kind": "patch",
          "published_at": "2025-11-24T20:08:29Z"
        },
        {
          "tag": "v1.53.3",
          "kind": "patch",
          "published_at": "2025-11-24T18:28:20Z"
        },
        {
          "tag": "v1.53.2",
          "kind": "patch",
          "published_at": "2025-11-04T14:59:02Z"
        },
        {
          "tag": "v1.53.1",
          "kind": "patch",
          "published_at": "2025-10-31T21:24:40Z"
        },
        {
          "tag": "v1.53.0",
          "kind": "minor",
          "published_at": "2025-08-28T20:24:03Z"
        },
        {
          "tag": "v1.52.1",
          "kind": "patch",
          "published_at": "2025-07-11T21:22:06Z"
        },
        {
          "tag": "v1.52.0",
          "kind": "minor",
          "published_at": "2025-07-01T22:12:34Z"
        },
        {
          "tag": "v1.51.0",
          "kind": "minor",
          "published_at": "2025-06-24T19:27:35Z"
        },
        {
          "tag": "v1.50.0",
          "kind": "minor",
          "published_at": "2025-06-09T19:50:39Z"
        },
        {
          "tag": "v1.49.2",
          "kind": "patch",
          "published_at": "2025-06-02T18:07:41Z"
        },
        {
          "tag": "v1.49.1",
          "kind": "patch",
          "published_at": "2025-05-22T13:55:25Z"
        },
        {
          "tag": "v1.49.0",
          "kind": "minor",
          "published_at": "2025-05-19T16:12:49Z"
        },
        {
          "tag": "v1.48.1",
          "kind": "patch",
          "published_at": "2025-05-16T16:39:46Z"
        },
        {
          "tag": "v1.48.0",
          "kind": "minor",
          "published_at": "2025-04-22T20:54:50Z"
        },
        {
          "tag": "v1.47.0",
          "kind": "minor",
          "published_at": "2025-04-10T15:29:18Z"
        },
        {
          "tag": "v1.46.0",
          "kind": "minor",
          "published_at": "2025-04-03T19:41:14Z"
        },
        {
          "tag": "v1.45.5",
          "kind": "patch",
          "published_at": "2025-02-05T14:59:04Z"
        },
        {
          "tag": "v1.45.4",
          "kind": "patch",
          "published_at": "2025-01-27T20:47:11Z"
        },
        {
          "tag": "v1.45.3",
          "kind": "patch",
          "published_at": "2025-01-09T17:18:19Z"
        },
        {
          "tag": "v1.45.2",
          "kind": "patch",
          "published_at": "2025-01-09T15:53:01Z"
        },
        {
          "tag": "v1.45.1",
          "kind": "patch",
          "published_at": "2024-12-19T18:49:20Z"
        },
        {
          "tag": "v1.45.0",
          "kind": "minor",
          "published_at": "2024-12-17T23:00:26Z"
        },
        {
          "tag": "v1.44.2",
          "kind": "patch",
          "published_at": "2024-12-09T17:41:30Z"
        },
        {
          "tag": "v1.44.1",
          "kind": "patch",
          "published_at": "2024-12-04T21:12:09Z"
        },
        {
          "tag": "v1.44.0",
          "kind": "minor",
          "published_at": "2024-12-04T16:57:01Z"
        },
        {
          "tag": "v1.43.0",
          "kind": "minor",
          "published_at": "2024-11-21T22:34:58Z"
        },
        {
          "tag": "v1.42.2",
          "kind": "patch",
          "published_at": "2024-11-21T20:46:26Z"
        },
        {
          "tag": "v1.42.1",
          "kind": "patch",
          "published_at": "2024-11-08T19:08:58Z"
        },
        {
          "tag": "v1.42.0",
          "kind": "minor",
          "published_at": "2024-08-28T17:47:13Z"
        },
        {
          "tag": "v1.41.1",
          "kind": "patch",
          "published_at": "2024-08-14T14:39:35Z"
        },
        {
          "tag": "v1.41.0",
          "kind": "minor",
          "published_at": "2024-07-29T16:14:48Z"
        },
        {
          "tag": "v1.40.4",
          "kind": "patch",
          "published_at": "2024-07-18T21:41:09Z"
        },
        {
          "tag": "v1.40.3",
          "kind": "patch",
          "published_at": "2024-06-14T16:08:57Z"
        },
        {
          "tag": "v1.39.2",
          "kind": "patch",
          "published_at": "2024-05-10T14:20:23Z"
        },
        {
          "tag": "v1.38.1",
          "kind": "patch",
          "published_at": "2024-04-29T14:24:45Z"
        },
        {
          "tag": "v1.38.0",
          "kind": "minor",
          "published_at": "2024-04-26T20:45:08Z"
        },
        {
          "tag": "v1.37.5",
          "kind": "patch",
          "published_at": "2024-04-25T14:21:38Z"
        },
        {
          "tag": "v1.37.4",
          "kind": "patch",
          "published_at": "2024-04-17T14:10:48Z"
        },
        {
          "tag": "v1.37.3",
          "kind": "patch",
          "published_at": "2024-04-12T14:56:33Z"
        },
        {
          "tag": "v1.37.2",
          "kind": "patch",
          "published_at": "2024-03-28T20:18:43Z"
        },
        {
          "tag": "v1.37.1",
          "kind": "patch",
          "published_at": "2024-03-27T19:33:10Z"
        },
        {
          "tag": "v1.37.0",
          "kind": "minor",
          "published_at": "2024-03-27T15:25:13Z"
        },
        {
          "tag": "v1.35.1",
          "kind": "patch",
          "published_at": "2024-03-04T18:15:43Z"
        },
        {
          "tag": "v1.35.0",
          "kind": "minor",
          "published_at": "2024-02-29T19:36:16Z"
        },
        {
          "tag": "v1.34.4",
          "kind": "patch",
          "published_at": "2024-02-26T20:26:01Z"
        },
        {
          "tag": "v1.34.3",
          "kind": "patch",
          "published_at": "2024-02-26T14:59:30Z"
        },
        {
          "tag": "v1.34.2",
          "kind": "patch",
          "published_at": "2024-02-07T23:23:14Z"
        },
        {
          "tag": "v1.34.0",
          "kind": "minor",
          "published_at": "2024-01-25T21:48:15Z"
        },
        {
          "tag": "v1.33.6",
          "kind": "patch",
          "published_at": "2024-01-19T20:04:16Z"
        },
        {
          "tag": "v1.33.4",
          "kind": "patch",
          "published_at": "2023-12-07T18:55:34Z"
        },
        {
          "tag": "v1.33.3",
          "kind": "patch",
          "published_at": "2023-11-14T19:12:04Z"
        },
        {
          "tag": "v1.33.2",
          "kind": "patch",
          "published_at": "2023-10-31T14:27:41Z"
        },
        {
          "tag": "v1.33.1",
          "kind": "patch",
          "published_at": "2023-10-26T14:44:41Z"
        },
        {
          "tag": "v1.33.0",
          "kind": "minor",
          "published_at": "2023-10-19T19:40:01Z"
        },
        {
          "tag": "v1.32.2",
          "kind": "patch",
          "published_at": "2023-08-11T20:17:11Z"
        },
        {
          "tag": "v1.32.1",
          "kind": "patch",
          "published_at": "2023-08-07T16:55:15Z"
        },
        {
          "tag": "v1.32.0",
          "kind": "minor",
          "published_at": "2023-07-19T14:58:05Z"
        },
        {
          "tag": "v1.31.5",
          "kind": "patch",
          "published_at": "2023-06-21T15:31:36Z"
        },
        {
          "tag": "v1.31.4",
          "kind": "patch",
          "published_at": "2023-06-12T19:17:52Z"
        },
        {
          "tag": "v1.31.3",
          "kind": "patch",
          "published_at": "2023-05-22T14:47:34Z"
        },
        {
          "tag": "v1.31.2",
          "kind": "patch",
          "published_at": "2023-05-11T20:17:11Z"
        },
        {
          "tag": "v1.31.1",
          "kind": "patch",
          "published_at": "2023-04-21T17:57:04Z"
        },
        {
          "tag": "v1.31.0",
          "kind": "minor",
          "published_at": "2023-04-18T15:44:38Z"
        },
        {
          "tag": "v1.30.0",
          "kind": "minor",
          "published_at": "2023-04-10T18:24:30Z"
        },
        {
          "tag": "v1.29.4",
          "kind": "patch",
          "published_at": "2023-04-10T14:59:18Z"
        },
        {
          "tag": "v1.29.3",
          "kind": "patch",
          "published_at": "2023-03-31T18:27:02Z"
        },
        {
          "tag": "v1.29.2",
          "kind": "patch",
          "published_at": "2023-02-21T16:10:41Z"
        },
        {
          "tag": "v1.28.1",
          "kind": "patch",
          "published_at": "2023-02-13T22:53:58Z"
        },
        {
          "tag": "v1.28.0",
          "kind": "minor",
          "published_at": "2023-01-12T16:00:13Z"
        },
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2023-01-06T14:32:38Z"
        },
        {
          "tag": "v1.26.4",
          "kind": "patch",
          "published_at": "2022-12-19T16:31:45Z"
        },
        {
          "tag": "v1.26.3",
          "kind": "patch",
          "published_at": "2022-12-19T15:35:22Z"
        },
        {
          "tag": "v1.26.2",
          "kind": "patch",
          "published_at": "2022-12-19T15:26:43Z"
        },
        {
          "tag": "v1.26.1",
          "kind": "patch",
          "published_at": "2022-12-08T21:32:51Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2022-12-08T15:31:16Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2022-11-29T22:31:34Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2022-11-21T21:02:01Z"
        },
        {
          "tag": "v1.23.1",
          "kind": "patch",
          "published_at": "2022-11-15T16:17:48Z"
        },
        {
          "tag": "v1.22.2",
          "kind": "patch",
          "published_at": "2022-11-08T15:05:40Z"
        },
        {
          "tag": "v1.22.1",
          "kind": "patch",
          "published_at": "2022-10-31T20:01:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "83f0c344c5924c6198686c370a9988c6e2083819",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-07-29T20:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae46b97f40c9fc683764c914b8be29e13843424",
          "body": "Preserve the long-standing closed enums (line ending, service class,\noriginator status, entry transaction codes, addenda indicator, offset\naccount type) with exhaustive value sets so existing generated clients\nstay compatible. Drop newly added enums for SEC, return/change codes,\nIAT/ADV, and related fields; keep allowed values in descriptions so\nstrongly typed clients are not forced onto new enum types.",
          "is_bot": false,
          "headline": "docs: keep legacy OpenAPI enums, document newer fields as strings",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-07-29T20:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "347ffa68fb6b9a98a958b496a1d2addf90631788",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all (#1811)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-29T17:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46eea87c4bba35e02911655ebb3292b3962810ee",
          "body": "Align closed enums in openapi.yaml with library validation so generated\nclients accept the full set of Nacha codes (SEC, transaction, return,\nchange, IAT/ADV, and related indicators) instead of incomplete subsets.",
          "is_bot": false,
          "headline": "docs: make OpenAPI enums exhaustive for ACH constrained fields",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-07-29T17:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "100e22091df76731e2864206b442e5ff9c4421b0",
          "body": null,
          "is_bot": false,
          "headline": "Add missing TXN codes in openapi.yaml enums (#1819)",
          "author_name": "Eliana Crawford",
          "author_login": "eliana404",
          "committed_at": "2026-07-29T16:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e37422fbc83e10c89fe613238251056826b2ceeb",
          "body": "….1 (#1818)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/prometheus/client_golang to v1.24…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-24T18:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f00e4b0f439d3311b66b0fd999c5e665cd2f11c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update ossf/scorecard-action action to v2.4.4 (#1817)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-24T01:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d550ecb851b889c37bb8e474bcf1cfd982638453",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all (#1814)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T09:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc72bbf411873b05b6bbc46a7f002051439828a",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-07-20T21:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "074979777e5a3e4cb78c9643653b20aa885f23f6",
          "body": "…ces is set (#1813)\n\nApply ValidateOpts to IAT entry details before parsing so PreserveSpaces is\nhonored for DFIAccountNumber, matching EntryDetail behavior.\n\nFixes #1812",
          "is_bot": false,
          "headline": "fix: preserve IATEntryDetail.DFIAccountNumber spaces when PreserveSpa…",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-07-20T18:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f068b24941c026e18deefb8be8fc615616c41bf0",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\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": "build(deps): bump actions/setup-go from 6 to 7 (#1810)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T18:33:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e30e105bf6cd4ea9a312e0e42e6f76dc58035256",
          "body": "* perf: add ASCII record parsing fast paths\n\n* Update reader_bench_test.go\n\nCo-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>\n\n---------\n\nCo-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "perf: add ASCII record parsing fast paths (#1809)",
          "author_name": "khancepts101",
          "author_login": "khancepts101",
          "committed_at": "2026-07-15T14:48:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cf48f6e73193bea7df11e444483dbda230cf0712",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-07-10T21:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36a9d026b1ca7127b911a00717bb458f66c079ed",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.56.0 to 0.57.0.\n- [Commits](https://github.com/golang/net/compare/v0.56.0...v0.57.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.57.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\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": "build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 (#1808)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T21:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b75c95416ad987ce4d064d7c6a134268a6f66b65",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all (#1806)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T21:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f122de71a769ed33b9cf82060e5ad874f17684c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update go toolchain directive to v1.26.5 (#1805)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T02:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5768fbc447db90b543f3bbb3670a255d5bfefc4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all (#1797)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T17:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed5251ed38046ccfbc530b9c015f8908a7b73b35",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\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": "build(deps): bump actions/checkout from 6 to 7 (#1798)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T17:45:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef049cce64ab94c69676425c7199434a1ca2b88d",
          "body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.3 to 1.19.4.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19\n[…]\nri\n  dependency-version: 1.19.4\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": "build(deps-dev): bump nokogiri from 1.19.3 to 1.19.4 in /docs (#1799)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T17:45:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c2d6880f2027462e12496995c045fd98848c423e",
          "body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.2 to 2.14.3.\n- [Release notes](https://github.com/lostisland/faraday/releases)\n- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lostisland/faraday/compare/v2.14.2...v2.14.3)\n\n--\n[…]\nay\n  dependency-version: 2.14.3\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": "build(deps-dev): bump faraday from 2.14.2 to 2.14.3 in /docs (#1800)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T17:45:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cea9aa58f6c50dc8e1ef12c3febb46381f24a464",
          "body": "Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.6 to 1.3.7.\n- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)\n- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\nuby\n  dependency-version: 1.3.7\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": "build(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in /docs (#1801)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T17:44:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e28b2abdfc99ba9b1db9f8644d2b182263c55be7",
          "body": "…nt (#1796)\n\n* fix: parse BatchControl by rune to prevent multibyte field misalignment\n\nBatchControl.Parse sliced the record by byte while gating length by rune\ncount (utf8.RuneCountInString == 94). A multi-byte UTF-8 value in a\nvariable field (e.g. an accented CompanyIdentification) shifted the byt\n[…]\nand the other record\nparsers. Adds a round-trip test with a multibyte CompanyIdentification.\n\n* test: verify multiple large runs parse\n\n---------\n\nCo-authored-by: Adam Shannon <adamkshannon@gmail.com>",
          "is_bot": false,
          "headline": "fix: parse BatchControl by rune to prevent multibyte field misalignme…",
          "author_name": "David Koosis",
          "author_login": "dkoosis",
          "committed_at": "2026-07-07T17:44:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a007c0c4198ba111a6361184dd9a3a24f46497ef",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/text to v0.39.0 (#1803)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T04:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc95789cb2cbe478ad48010c496f66805eab574c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/moov-io/base to v0.61.3 (#1802)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-29T23:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e748fe7cd44258865b2216aa1c6c196d3c4032",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all to v0.56.0 (#1794)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-10T22:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea223f5b138069e83c885377d1666c338548a8f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all (#1793)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T21:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94755d4ee353334f53a29b8cab86225bb39fdae7",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all to v1.26.4 (#1792)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-03T02:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ebc9591927eb76c771741477bbfad53b1198d61",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-06-02T17:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbaa96b40613869a089ae47bf9cff737edc64971",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(config): migrate config renovate.json (#1791)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-02T17:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c867c62d32eb32b5f8e2c18023de5bb0982e8931",
          "body": null,
          "is_bot": false,
          "headline": "chore: tidy",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-06-02T16:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af01b6135c1595b8f6b3757bce83236ee5bb4f7d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update deps",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-06-02T15:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763208028deff5a34042a718a9365aa27b2970dd",
          "body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2.\n- [Release notes](https://github.com/lostisland/faraday/releases)\n- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2)\n\n--\n[…]\nay\n  dependency-version: 2.14.2\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": "build(deps-dev): bump faraday from 2.14.1 to 2.14.2 in /docs (#1787)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T15:51:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8d92cb9259a3eb734aa45b022e9e4727378a90ab",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.55.0 (#1789)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-22T10:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cddb35ecabb3f73dede198203b4dd94aede3558",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.54.0 (#1785)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-09T00:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e264ff87e4cfe173e97ee7e356e5553640f0742",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-05-08T18:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40e90334631cff01f66f634f2fba1c55b636b488",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all (#1784)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-08T18:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc870ebb0a4ab04c60f3972dc399ed827b2b855d",
          "body": "* fix: don't return BatchHeader with a nil EntryDetail from Iterator\n\n* test: adding a class of tests to verify malformed file behavior\n\n* feat: add SetMaxLines on Iterator that passes through to Reader\n\n* fix: cleanup Iterator",
          "is_bot": false,
          "headline": "fix: Iterator improvements (#1782)",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-05-08T18:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3d857dc7ca2da0956a69dc86fb8ad0e61722140",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow TEL reversals to only contain credits (#1783)",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-05-08T18:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6203293d6acd77b27b7facc15336e289ca0dfaad",
          "body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.1 to 1.19.3.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19\n[…]\nri\n  dependency-version: 1.19.3\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": "build(deps-dev): bump nokogiri from 1.19.1 to 1.19.3 in /docs (#1781)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-07T21:48:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4429f64233274beec4c7c754cd8e9b96b59d2e3c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update go toolchain directive to v1.26.3 (#1780)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-07T21:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36030c2dab47a988737dc7193f5cb31e4c1f32c5",
          "body": "goos: darwin\ngoarch: arm64\npkg: github.com/moov-io/ach\ncpu: Apple M4 Max\n                                                       │  before.txt  │              after2.txt               │\n                                                       │    sec/op    │    sec/op     vs base                 │\n_Re\n[…]\nadLargeFile/2500_batches_500000_entries/iterator-16   4.058M ± ∞ ¹   1.043M ± ∞ ¹        ~ (p=1.000 n=1) ²\ngeomean                                                  1.807M         460.8k        -74.50%",
          "is_bot": false,
          "headline": "refactor: reduce cpu/mem usage in EntryDetail.Parse (#1779)",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-05-07T21:03:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8aef7f1cf45dbe429c6435e12d433f7dd4a37c5a",
          "body": "Fuzzer: https://github.com/moov-io/ach/actions/runs/25241230802/job/74017366958",
          "is_bot": false,
          "headline": "fix: remove null EntryDetails on json read",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-05-04T18:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee43c64c543c02d90d74fd0da685bcb32939265a",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-05-01T16:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51ede0342fcec852bc813def15d7b97c4f1c679",
          "body": null,
          "is_bot": false,
          "headline": "chore: linter fixup",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-05-01T16:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eb62f87d9c5e2aba9ab5424cd578cf1179713f5",
          "body": "…n empty (#1778)\n\nOn read of a file if there's no FileCreationTime use 0000 instead of\nthe wall clock time (when the blank is formatted).\n\nWe can't get away with 000000 for FileCreationDate so make it the\ncurrent day, which still allows for dedup across for a single day.",
          "is_bot": false,
          "headline": "fix: set FileCreationTime=0000 when blank, otherwise now for both whe…",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-05-01T15:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3de84ff56af81f82e46abf71bd0b07f68b02e1f",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-04-16T19:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c17e83c4bfeced7f821178e7de4173807bf83eb",
          "body": "* Annotate line numbers during `File.Create()`\n\n* Fix call to annotateIATBatchLineNumbers\n\n* Remove ineffective nil check in Writer.writeLine\n\nIface values are not nil even the underlying concrete value is nil",
          "is_bot": false,
          "headline": "Feature request: update line numbers after writing Nacha file (#1777)",
          "author_name": "Casey Jao",
          "author_login": "cjao",
          "committed_at": "2026-04-16T19:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afe87604427e4f6ce8d336590685ab50bd4b7155",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.53.0 (#1776)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-10T01:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b422e78da64e5ac67590173064ea38604a7954",
          "body": null,
          "is_bot": false,
          "headline": "fix: cancel contexts to prevent deadlock during merge error (#1775)",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-04-09T18:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19ab1a6a24723faa54f48a46b30da7199c96fa0e",
          "body": "Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0.\n- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.7...addressable-2.9.0)\n\n---\nupdated-dependencies:\n- dep\n[…]\nble\n  dependency-version: 2.9.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump addressable from 2.8.7 to 2.9.0 in /docs (#1771)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-09T17:06:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "14ac9632c983e2d0c106ffb768234cf029914cf6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/text to v0.36.0 (#1773)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-09T17:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c312f821015fad2e0b2b005603103ee3ee3da539",
          "body": "* feat: add Equal to IATBatchHeader\n\n* feat: support IAT batches in merge",
          "is_bot": false,
          "headline": "feat: support IAT batches in merge (#1774)",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-04-09T16:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd6b67cf0d71f9b781d0514c87e1e3a8712ea42",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency go to v1.26.2 (#1770)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-08T01:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f947588b41fa813b430b1ee6f440823829ca5b3",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-04-07T18:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "237381652a6f08655db0b6c4b1180f890e20f10a",
          "body": null,
          "is_bot": false,
          "headline": "feat: add validate opt to skip Company fields in BatchHeader (#1769)",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-04-07T18:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29a906b2c109dfd08cd368a866581a1ce055a63f",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-04-03T21:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b19466349aac5589fbbda4fb976a03b493938523",
          "body": null,
          "is_bot": false,
          "headline": "build: restore :latest manifest",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-04-03T21:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a249a0d61d3e2ecdb6dd2721c2278148be75ffc7",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-04-03T21:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "352bba952f7b4287a6ba6827921b2818bdaf0e72",
          "body": "Co-authored-by: Saman Tipputhynhean <saman.tipputhynhean@mbanq.com>",
          "is_bot": false,
          "headline": "build: publish arm64 docker images (#1634)",
          "author_name": "Tipputhynhean Saman",
          "author_login": "tipputhynhean",
          "committed_at": "2026-04-03T21:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08b5fadb0d53325c5dc4781c9380332711e56db0",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-04-03T18:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf76951bf25833ad1b67e2863822d0aba451e75",
          "body": "…1768)\n\n* fix: correctly set CIE/MTE IndividualName and IdentificationNumber\n\nFixes: https://github.com/moov-io/ach/issues/1766\n\n* fix: correctly encode IdentificationNumber and IndividualName for CIE/MTE\n\n* fix: remove pointer storage of secCode",
          "is_bot": false,
          "headline": "fix: correctly set CIE/MTE IndividualName and IdentificationNumber (#…",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-04-03T16:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b301f5a5f47b298fc2f6c067e10d2c98ed7479c2",
          "body": "Context: https://moov-io.slack.com/archives/CD9J8EJKX/p1775198369181379?thread_ts=1774885065.384309&cid=CD9J8EJKX",
          "is_bot": false,
          "headline": "test: check another dishonored + addenda05 file",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-04-03T15:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6af7a46d6adf13165555d33a1b30d67a14ee69",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-04-02T17:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86699923cff61264362e212a6d0fbb2dbdaef631",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all (#1642)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T16:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08f731b973d37d2414946fc67243081f0a61c848",
          "body": "Bumps [json](https://github.com/ruby/json) from 2.18.1 to 2.19.2.\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)\n- [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\non\n  dependency-version: 2.19.2\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": "build(deps-dev): bump json from 2.18.1 to 2.19.2 in /docs (#1762)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T16:54:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "17b2eea9d4aedaf24c20211cd366655cbae4c111",
          "body": "…(#1764)\n\nBumps [activesupport](https://github.com/rails/rails) from 7.1.3.4 to 7.2.3.1.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v7.1.3.4...v7.\n[…]\nt\n  dependency-version: 7.2.3.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": "build(deps-dev): bump activesupport from 7.1.3.4 to 7.2.3.1 in /docs …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T16:54:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10223389168a14d25e712408784f680b14b8b5c3",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow dishonored returns and returns together (#1765)",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-04-02T16:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08f31ce1c756b8a7985c31e9ff29976a290da91e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/aws/aws-lambda-go to v1.54.0 (#1763)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-23T18:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a4b8f5f10d6f7afba3113ecb2dfd81a3e3a5d0",
          "body": null,
          "is_bot": false,
          "headline": "build: fix dev image name",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-03-18T19:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9b1348c151f847eec64fbec833ed6072ff4dca",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n  update-type: version-update:semver-major\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": "build(deps): bump actions/upload-artifact from 6 to 7 (#1754)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T18:59:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e43968bec3f5f1c92ee9129469a55335bb9dd0e2",
          "body": "…try counts (#1756)\n\n* Adding function to validate a file/batch's credit/debit totals and addenda/entry counts are correct\n\n* Code review comments\n\n* Removing references to functions used within ValidateTotals\n\n* Fixing block count bug + unit test\n\n* Using isBlockCount\n\n* Adding comments for functions\n\n* Fixing unit tests\n\n* Fixing unit tests",
          "is_bot": false,
          "headline": "feat: exposes a new function to only check batch + file totals and en…",
          "author_name": "Vignesh Kuppusamy",
          "author_login": "viggykuppu",
          "committed_at": "2026-03-18T18:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1212ab39ea107418acb4ab6015052cf8097bb2ce",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.52.0 (#1761)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-12T05:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cae6ea2d457b45558a9942702c831e2adc9f6df",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update all (#1758)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T22:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3291a19036d10ad1de0752ba2d1260b40ad63c90",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency go to v1.26.1 (#1757)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-06T10:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e3c0e8b4f7e042e04d81be5825d5dfbd1de392f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/aws/aws-lambda-go to v1.53.0 (#1755)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-03T21:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41978320b9e6f785f6c91684d5b48f957ea4356",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/net to v0.51.0 (#1752)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-26T03:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d8adb106100fa38c5d8dacb8e32543c4852451b",
          "body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 1.19.1.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18\n[…]\nri\n  dependency-version: 1.19.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": "build(deps-dev): bump nokogiri from 1.18.9 to 1.19.1 in /docs (#1749)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T20:38:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a98763d185cd9889c8d135281f11df6109e6c53a",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: go\n[…]\nirect:production\n  update-type: version-update:semver-major\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": "build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#1750)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T20:38:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4eb4360c8711cdc893f2b6cb145f01cc59c76b07",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/moov-io/base to v0.61.1 (#1751)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-23T21:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be798c122eed358f2cd2ef216715431d1b510895",
          "body": null,
          "is_bot": false,
          "headline": "build: fix goreleaser conf",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-19T21:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36bad0a1eeded7bf8c2e5167a6e3b41123b490f",
          "body": null,
          "is_bot": false,
          "headline": "build: fix -X version set",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-18T20:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3bf1b342d0abbd92ccbf509516345a9dfd03ee",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-02-18T16:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "902cf05e4549e6f7fbfb88c8a43371d228b7305d",
          "body": null,
          "is_bot": false,
          "headline": "build: more release fixes",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-18T16:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47db10b99d65276201e810e5fe97c1d407aeac53",
          "body": null,
          "is_bot": false,
          "headline": "build: release on ubuntu",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-18T16:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53a56ade70aea5d74b90cc3ea0886d7e51fb74be",
          "body": null,
          "is_bot": false,
          "headline": "build: fix release workflow",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-18T16:11:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a9c2225cc27df3ca66a1187cb7a94905ce4781",
          "body": null,
          "is_bot": false,
          "headline": "build: switch to goreleaser",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-18T16:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a184c7e3788a6e0a720965c16362cec973b08b2",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-02-18T16:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9375d391fed75aeda41447f25d0eb1affc0b24a2",
          "body": "This PR adds validation to prevent Addenda17 and Addenda18 records\nfrom being included in IAT return entries, which causes Federal\nReserve rejections with return code R25 (Addenda error).\n\nFixes #1746",
          "is_bot": false,
          "headline": "Fix: Prevent Addenda17 and Addenda18 in IAT return entries (#1747)",
          "author_name": "Venu Kemthur",
          "author_login": "vkemthur-luna",
          "committed_at": "2026-02-18T16:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c1647080c30196ff52784083360b472dd79e7c",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle overflow in mask.Number",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-18T15:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78a8ae48d573e6596d006cb77b612a9371da2c93",
          "body": null,
          "is_bot": false,
          "headline": "chore: go fix",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-13T20:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87879c93c0e53caf6d116754704fee30af69b682",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-02-11T21:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf4218109379428eb857833d595446e10718103b",
          "body": null,
          "is_bot": false,
          "headline": "chore: use existing Batcher interface",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-11T21:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271c3d81abdbb96c88908dc05c97b260d6338bb3",
          "body": "…opagation\n\nfix: propagate file validation options to batches during flatten",
          "is_bot": false,
          "headline": "Merge pull request #1745 from vkemthur-luna/fix-flatten-validation-pr…",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-11T21:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ccb846bf0e1d8946a53f363ab098c0b0d20dac",
          "body": "Fixes #1744\n\nThis change ensures that validation options set on a File (such as\nAllowEmptyIndividualName) are properly propagated to batches during\nthe FlattenBatches operation.\n\nPreviously, when flattening batches, validation options were not\ninherited by the newly created batches, causing validati\n[…]\nIAT batches\n- Added comprehensive unit tests for validation propagation\n\nThis allows users to set validation options once at the file level\nand have them automatically applied during batch flattening.",
          "is_bot": false,
          "headline": "fix: propagate file validation options to batches during flatten",
          "author_name": "Venu Kemthur",
          "author_login": "vkemthur-luna",
          "committed_at": "2026-02-11T21:09:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6398a52c2ef2f0027b67348f85dbc1de23e9cc50",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update all (#1742)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-02-11T04:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1949d462eb659c66f5308710c3b5a3cc4aa78367",
          "body": "…-2.14.1\n\nbuild(deps-dev): bump faraday from 2.10.1 to 2.14.1 in /docs",
          "is_bot": false,
          "headline": "Merge pull request #1741 from moov-io/dependabot/bundler/docs/faraday…",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-10T15:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "058da474545c0891023d12f94fd481a56f0d2fa3",
          "body": null,
          "is_bot": false,
          "headline": "chore: updating wasm webui [skip ci]",
          "author_name": "moov-bot",
          "author_login": null,
          "committed_at": "2026-02-09T21:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489896b2cdb392eafce7c8613691fe140081fafb",
          "body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.1 to 2.14.1.\n- [Release notes](https://github.com/lostisland/faraday/releases)\n- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lostisland/faraday/compare/v2.10.1...v2.14.1)\n\n---\nupdated-dependencies:\n- dependency-name: faraday\n  dependency-version: 2.14.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump faraday from 2.10.1 to 2.14.1 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-09T21:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8445fd1273921009dd033a425259e4403e85e1",
          "body": null,
          "is_bot": false,
          "headline": "chore: tidy deps",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-09T21:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4137a68c457be2aab9124f66447ff6a485f59b4",
          "body": "fix(deps): update all",
          "is_bot": false,
          "headline": "Merge pull request #1740 from moov-io/renovate/all",
          "author_name": "Adam Shannon",
          "author_login": "adamdecaf",
          "committed_at": "2026-02-09T21:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 240,
      "latest_release_at": "2026-07-29T20:50:10Z",
      "latest_release_tag": "v1.61.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 13
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/moov-io/ach",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/moov-io/ach",
          "is_deprecated": false,
          "latest_version": "v1.61.4",
          "repository_url": "https://github.com/moov-io/ach",
          "versions_count": 212,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T20:42:46Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 196,
      "stars": 555,
      "watchers": 23,
      "fork_history": {
        "days": [
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-03-04",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-04-29",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-10-05",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 2
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 2
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 2
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 2
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 2
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 191,
        "total_forks": 196
      },
      "star_history": null,
      "open_issues_and_prs": 16
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "makefile"
      ],
      "api_schema_files": [
        "openapi.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 72096,
      "source_files_sampled": 388,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/Gemfile",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 130,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "github.com/Pallinder/go-randomdata",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/aws/aws-lambda-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.54.0"
        },
        {
          "name": "github.com/go-kit/kit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/go-kit/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.1"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/igrmk/treemap/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.1"
        },
        {
          "name": "github.com/juju/ansiterm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/moov-io/base",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.61.3"
        },
        {
          "name": "github.com/moov-io/iso3166",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/moov-io/iso4217",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/aws/aws-lambda-go",
            "direct": true,
            "version": "v1.54.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-kit/kit",
            "direct": true,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-kit/log",
            "direct": true,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/igrmk/treemap/v2",
            "direct": true,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/juju/ansiterm",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moov-io/base",
            "direct": true,
            "version": "v0.61.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moov-io/iso3166",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moov-io/iso4217",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pallinder/go-randomdata",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.24.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logfmt/logfmt",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lunixbochs/vtclean",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.70.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rickar/cal/v2",
            "direct": false,
            "version": "v2.1.27",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20260529124908-c761662dc8c9",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": "7.2.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "bulma-clean-theme",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "coffee-script",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "coffee-script-source",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "colorator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "commonmarker",
            "direct": false,
            "version": "0.23.10",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "connection_pool",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "dnsruby",
            "direct": false,
            "version": "1.72.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "em-websocket",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "ethon",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "eventmachine",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "execjs",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday",
            "direct": false,
            "version": "2.14.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-net_http",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "forwardable-extended",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "gemoji",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "github-pages",
            "direct": false,
            "version": "232",
            "ecosystem": "rubygems"
          },
          {
            "name": "github-pages-health-check",
            "direct": false,
            "version": "1.18.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "html-pipeline",
            "direct": false,
            "version": "2.14.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "http_parser.rb",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": "1.14.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-avatar",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-coffeescript",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-commonmark",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-commonmark-ghpages",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-default-layout",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-feed",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-gist",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-github-metadata",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-include-cache",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-mentions",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-optional-front-matter",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-paginate",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-readme-index",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-redirect-from",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-relative-links",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-remote-theme",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-sass-converter",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-seo-tag",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-sitemap",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-swiss",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-architect",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-cayman",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-dinky",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-hacker",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-leap-day",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-merlot",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-midnight",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-minimal",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-modernist",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-primer",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-slate",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-tactile",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-time-machine",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-titles-from-headings",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-watch",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jemoji",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "kramdown",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "kramdown-parser-gfm",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "liquid",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "listen",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mercenary",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "minima",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "5.27.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "net-http",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.19.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "octokit",
            "direct": false,
            "version": "4.25.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "pathutil",
            "direct": false,
            "version": "0.16.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rb-fsevent",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rb-inotify",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rouge",
            "direct": false,
            "version": "3.30.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubyzip",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "safe_yaml",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "3.7.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "sass-listen",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "sawyer",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "securerandom",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "simpleidn",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "terminal-table",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "typhoeus",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "uri",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "webrick",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 130,
        "direct_count": 15,
        "indirect_count": 115
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 1187,
        "open_issues": 12,
        "closed_ratio": 0.972,
        "closed_issues": 410,
        "closed_unmerged_prs": 186
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "adamdecaf",
          "commits": 1949,
          "avatar_url": "https://avatars.githubusercontent.com/u/120951?v=4"
        },
        {
          "type": "User",
          "login": "bkmoovio",
          "commits": 769,
          "avatar_url": "https://avatars.githubusercontent.com/u/38044577?v=4"
        },
        {
          "type": "User",
          "login": "wadearnold",
          "commits": 439,
          "avatar_url": "https://avatars.githubusercontent.com/u/32989?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "vxio",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/29054071?v=4"
        },
        {
          "type": "User",
          "login": "nlakritz",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/20115216?v=4"
        },
        {
          "type": "User",
          "login": "adelelopez",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/6953640?v=4"
        },
        {
          "type": "User",
          "login": "ckbaum",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/847257?v=4"
        },
        {
          "type": "User",
          "login": "Klasens",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/57231452?v=4"
        },
        {
          "type": "User",
          "login": "jasonbornsteinMOOV",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/131717043?v=4"
        }
      ],
      "contributors_sampled": 67,
      "top_contributor_share": 0.562
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.yaml",
        "fuzz.yml",
        "go.yml",
        "release.yml",
        "scorecards.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock",
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 2,
            "reason": "badge detected: InProgress",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/21 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 16 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": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "83f0c344c5924c6198686c370a9988c6e2083819",
        "ran_at": "2026-07-30T16:23:16Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-30T04:22:21Z",
      "oldest_open_prs": [
        {
          "number": 1655,
          "created_at": "2025-08-28T20:18:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1657,
          "created_at": "2025-09-02T21:02:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1663,
          "created_at": "2025-09-05T20:36:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1724,
          "created_at": "2026-01-01T10:42:49Z",
          "last_comment_at": "2026-01-05T16:56:34Z",
          "last_comment_author": "adamdecaf"
        }
      ],
      "last_merged_pr_at": "2026-07-29T17:06:22Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 773,
          "created_at": "2020-08-26T20:51:15Z",
          "last_comment_at": "2023-07-16T15:58:52Z",
          "last_comment_author": "wadearnold"
        },
        {
          "number": 776,
          "created_at": "2020-08-27T21:09:13Z",
          "last_comment_at": "2020-09-08T17:14:46Z",
          "last_comment_author": "adamdecaf"
        },
        {
          "number": 979,
          "created_at": "2021-08-30T09:17:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1052,
          "created_at": "2022-07-18T14:36:27Z",
          "last_comment_at": "2023-08-14T14:32:14Z",
          "last_comment_author": "adamdecaf"
        },
        {
          "number": 1119,
          "created_at": "2022-10-27T18:43:42Z",
          "last_comment_at": "2024-03-04T19:52:23Z",
          "last_comment_author": "droidkfx"
        },
        {
          "number": 1151,
          "created_at": "2022-12-19T16:15:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1428,
          "created_at": "2024-05-16T19:56:51Z",
          "last_comment_at": "2024-05-25T02:26:11Z",
          "last_comment_author": "busitech"
        },
        {
          "number": 1570,
          "created_at": "2025-03-25T23:32:47Z",
          "last_comment_at": "2026-02-18T19:37:55Z",
          "last_comment_author": "viggykuppu"
        },
        {
          "number": 1584,
          "created_at": "2025-04-15T07:44:05Z",
          "last_comment_at": "2026-07-27T04:30:56Z",
          "last_comment_author": "shrish-pathak"
        },
        {
          "number": 1625,
          "created_at": "2025-07-04T14:22:11Z",
          "last_comment_at": "2025-07-08T18:44:44Z",
          "last_comment_author": "adamdecaf"
        },
        {
          "number": 1647,
          "created_at": "2025-08-15T17:36:18Z",
          "last_comment_at": "2026-07-27T04:15:34Z",
          "last_comment_author": "shrish-pathak"
        },
        {
          "number": 1656,
          "created_at": "2025-09-02T20:23:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/moov-io/ach",
    "host": "github.com",
    "name": "ach",
    "owner": "moov-io"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 79,
      "inputs": {
        "security": 72,
        "vitality": 94,
        "community": 78,
        "governance": 71,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 240,
              "human_commit_share": 0.56,
              "days_since_last_push": 0,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "240 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 240
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.61.4",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 13
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~13 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 78,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "forks": 196,
              "stars": 555,
              "watchers": 23,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "555 stars",
                "points": 44.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 555
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "196 forks",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 196
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "23 watchers",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 67,
              "top_contributor_share": 0.562
            },
            "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 56% of commits",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 56
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "67 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 67
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 1187,
              "open_issues": 12,
              "closed_issues": 410,
              "issue_closed_ratio": 0.972,
              "closed_unmerged_prs": 186
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1187/1373 decided PRs merged",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1187,
                      "decided": 1373
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/21 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 451,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "moov-io",
              "public_repos": 69,
              "account_age_days": 3438
            },
            "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": "451 followers of moov-io",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 451,
                      "login": "moov-io"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "69 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 69
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/moov-io/ach"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "212 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 212
                    }
                  }
                ],
                "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": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "ach",
                "automated-clearing-house",
                "money",
                "golang-library",
                "payment",
                "nacha",
                "moov",
                "fintech",
                "ach-origination"
              ],
              "has_wiki": false,
              "homepage": "https://moov-io.github.io/ach/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://moov-io.github.io/ach/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "badge detected: InProgress",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/21 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 16 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 fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 130 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 130
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 130,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 130,
              "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": 9
            },
            "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": 68,
        "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": 1,
              "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": "56 of 56 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 56,
                      "sampled": 56
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock",
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.44
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "44 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 44,
                      "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 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 72096,
              "source_files_sampled": 388,
              "oversized_source_files": 3
            },
            "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": "3/388 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 388,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "openapi.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "openapi.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "openapi.yaml"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T16:23:45.719574Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/moov-io/ach.svg",
  "full_name": "moov-io/ach",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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