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

daniel-sullivan / ari

Golang Asterisk REST Interface (ARI) library

GoApache-2.0★ 0 estrellas⑂ 0 forksdesde mar 2026forkVer en GitHub ↗

daniel-sullivan/ari tiene un índice de salud de 30 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es AI Readiness (56/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 132 días. Una sola persona concentra la mayor parte del trabajo reciente.

30
global / 100
En riesgo

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

30
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

Daniel SullivanCuenta personal
7 seguidores53 repositorios públicosdesde nov 2014@REGALITECH

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Métricas por categoría

Vitalidad

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

31En riesgo · 22% del índice global
Cómo se puntúa
9.9/36Recencia de push — último push hace 132 días
1.4/36Cadencia de commits — 2/52 semanas con commits
8.1/18Volumen de commits — 7 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year7
human_commit_share1
days_since_last_push132
active_weeks_last_year2
Cómo se puntúa
16.2/27Publica versiones — 76 etiquetas de versión (sin releases de GitHub)
16.2/36Recencia de las versiones — última versión hace 271 días
12.6/27Cadencia de publicación — una versión cada ~215,8 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count76
latest_release_tagv5.3.2
releases_from_tags
days_since_latest_release271
mean_days_between_releases215,8
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

31En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
11.1/22.5Distribución de commits — el principal contribuyente firma el 50% de los commits
13.5/13.5Amplitud de contribuyentes — 23 contribuyentes
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Datos de entrada utilizados
bus_factor1
contributors_sampled23
top_contributor_share0,505
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
6.5/25Alcance del propietario — 7 seguidores de daniel-sullivan
24.6/25Trayectoria — 53 repos públicos, cuenta de ~11 años
Datos de entrada utilizados
followers7
owner_typeUser
is_verified
owner_logindaniel-sullivan
public_repos53
account_age_days4256
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

52Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 1 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

10Crítico
Cómo se puntúa
0/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Seguridad

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

23Crítico · 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
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2,3
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

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.

56Moderado · 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)
20.3/40Historial de commits legible — 38 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,38
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, _examples/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, Nix, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, _examples/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.5/55Tamaños de archivo manejables — 1/103 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes61.270
source_files_sampled103
oversized_source_files1
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — ari.proto
0/20Servidor MCP
0/40Ejemplos ejecutables
Datos de entrada utilizados
example_dirs
has_mcp_signalno
api_schema_filesari.proto

Datos clave

0estrellas de GitHub
23contribuidores
7commits en los últimos 12 meses
132días desde el último push
76versiones publicadas
1factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • Could not fetch go package 'github.com/CyCoreSystems/ari/v6' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 2.3 / 10
2.3agregado

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
Dependencias directas 7
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/gogo/protobufv1.3.2go.mod
Gogithub.com/oklog/ulidv1.3.1go.mod
Gogithub.com/rotisserie/erisv0.5.4go.mod
Gogithub.com/stretchr/testifyv1.10.0go.mod
Gogolang.org/x/expv0.0.0-20251023183803-a4bb9ffd2546go.mod
Gogolang.org/x/netv0.42.0go.mod
Gogolang.org/x/textv0.27.0go.mod
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 5656,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 295732,
        "Nix": 2548,
        "Shell": 300,
        "Makefile": 2178,
        "Dockerfile": 865
      },
      "pushed_at": "2026-03-12T05:17:01Z",
      "created_at": "2026-03-12T05:14:50Z",
      "owner_type": "User",
      "updated_at": "2026-03-12T05:14:50Z",
      "description": "Golang Asterisk REST Interface (ARI) library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Daniel Sullivan",
      "type": "User",
      "login": "daniel-sullivan",
      "company": "@REGALITECH",
      "location": "Gunma, Japan",
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/9961306?v=4",
      "created_at": "2014-11-26T10:51:21Z",
      "is_verified": null,
      "public_repos": 53,
      "account_age_days": 4256
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.3.2",
          "kind": "patch",
          "published_at": "2025-10-24T16:10:53Z"
        },
        {
          "tag": "v5.3.1",
          "kind": "patch",
          "published_at": "2022-10-21T00:00:43Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2022-10-20T21:27:52Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2021-08-26T02:17:46Z"
        },
        {
          "tag": "v5.1.3",
          "kind": "patch",
          "published_at": "2021-02-09T07:10:52Z"
        },
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2020-11-14T02:57:00Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2020-11-14T02:40:46Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2020-11-14T02:40:46Z"
        },
        {
          "tag": "v5.0.9",
          "kind": "patch",
          "published_at": "2020-11-14T00:54:14Z"
        },
        {
          "tag": "v5.0.8",
          "kind": "patch",
          "published_at": "2020-06-30T14:12:46Z"
        },
        {
          "tag": "v5.0.7",
          "kind": "patch",
          "published_at": "2020-05-25T22:35:12Z"
        },
        {
          "tag": "v5.0.6",
          "kind": "patch",
          "published_at": "2020-04-17T12:21:31Z"
        },
        {
          "tag": "v5.0.5",
          "kind": "patch",
          "published_at": "2020-03-08T20:47:07Z"
        },
        {
          "tag": "v5.0.4",
          "kind": "patch",
          "published_at": "2020-03-07T19:57:59Z"
        },
        {
          "tag": "v5.0.3",
          "kind": "patch",
          "published_at": "2020-03-07T18:13:30Z"
        },
        {
          "tag": "v5.0.2",
          "kind": "patch",
          "published_at": "2020-03-07T16:52:04Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2020-03-07T16:52:04Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2020-03-07T15:09:00Z"
        },
        {
          "tag": "v5.0.0-pre8",
          "kind": "prerelease",
          "published_at": "2020-03-07T15:09:00Z"
        },
        {
          "tag": "v5.0.0-pre7",
          "kind": "prerelease",
          "published_at": "2019-10-27T20:41:51Z"
        },
        {
          "tag": "v5.0.0-pre6",
          "kind": "prerelease",
          "published_at": "2019-09-27T15:05:57Z"
        },
        {
          "tag": "v5.0.0-pre5",
          "kind": "prerelease",
          "published_at": "2019-06-09T03:25:02Z"
        },
        {
          "tag": "v5.0.0-pre4",
          "kind": "prerelease",
          "published_at": "2019-06-09T02:45:42Z"
        },
        {
          "tag": "v5.0.0-pre3",
          "kind": "prerelease",
          "published_at": "2019-04-11T19:57:37Z"
        },
        {
          "tag": "v5.0.0-pre2",
          "kind": "prerelease",
          "published_at": "2019-03-28T18:59:17Z"
        },
        {
          "tag": "v5.0.0-pre1",
          "kind": "prerelease",
          "published_at": "2019-03-26T21:36:59Z"
        },
        {
          "tag": "v4.8.4",
          "kind": "patch",
          "published_at": "2019-03-12T19:17:58Z"
        },
        {
          "tag": "v4.8.3",
          "kind": "patch",
          "published_at": "2018-12-11T12:37:04Z"
        },
        {
          "tag": "v4.8.2",
          "kind": "patch",
          "published_at": "2018-10-24T21:24:22Z"
        },
        {
          "tag": "v4.8.1",
          "kind": "patch",
          "published_at": "2018-10-10T16:52:51Z"
        },
        {
          "tag": "v4.8.0",
          "kind": "minor",
          "published_at": "2018-10-08T22:49:17Z"
        },
        {
          "tag": "v4.7.2",
          "kind": "patch",
          "published_at": "2018-09-15T17:16:31Z"
        },
        {
          "tag": "v4.7.1",
          "kind": "patch",
          "published_at": "2018-06-27T02:04:57Z"
        },
        {
          "tag": "v4.7.0",
          "kind": "minor",
          "published_at": "2018-06-10T21:41:54Z"
        },
        {
          "tag": "v4.6.1",
          "kind": "patch",
          "published_at": "2018-04-22T18:14:53Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2018-04-22T16:32:37Z"
        },
        {
          "tag": "v4.5.3",
          "kind": "patch",
          "published_at": "2018-04-03T23:13:48Z"
        },
        {
          "tag": "v4.5.2",
          "kind": "patch",
          "published_at": "2018-04-03T21:48:57Z"
        },
        {
          "tag": "v4.5.1",
          "kind": "patch",
          "published_at": "2018-03-30T21:12:35Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2018-03-30T21:02:03Z"
        },
        {
          "tag": "v4.4.1",
          "kind": "patch",
          "published_at": "2018-03-27T21:38:10Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2018-03-27T21:26:09Z"
        },
        {
          "tag": "v4.3.6",
          "kind": "patch",
          "published_at": "2018-02-02T13:07:31Z"
        },
        {
          "tag": "v4.3.5",
          "kind": "patch",
          "published_at": "2018-02-02T10:44:36Z"
        },
        {
          "tag": "v4.3.4",
          "kind": "patch",
          "published_at": "2018-01-31T15:42:10Z"
        },
        {
          "tag": "v4.3.3",
          "kind": "patch",
          "published_at": "2018-01-31T15:35:53Z"
        },
        {
          "tag": "v4.3.2",
          "kind": "patch",
          "published_at": "2018-01-08T05:10:55Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2018-01-08T05:07:26Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2018-01-08T04:50:11Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2017-11-22T18:25:29Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2017-09-20T13:42:01Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2017-08-19T18:58:08Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2017-07-27T19:55:14Z"
        },
        {
          "tag": "v4.0.6",
          "kind": "patch",
          "published_at": "2017-07-27T19:34:36Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2017-07-27T18:09:40Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2017-07-01T18:52:27Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2017-07-01T18:28:51Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2017-07-01T17:53:20Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2017-05-11T00:17:36Z"
        },
        {
          "tag": "v4.0.0-pre0",
          "kind": "prerelease",
          "published_at": "2017-04-25T04:02:02Z"
        },
        {
          "tag": "v3.0.16",
          "kind": "patch",
          "published_at": "2017-04-14T04:34:38Z"
        },
        {
          "tag": "v3.0.15",
          "kind": "patch",
          "published_at": "2017-02-13T01:19:10Z"
        },
        {
          "tag": "v3.0.14",
          "kind": "patch",
          "published_at": "2017-02-12T21:33:44Z"
        },
        {
          "tag": "v3.0.13",
          "kind": "patch",
          "published_at": "2017-02-10T05:42:42Z"
        },
        {
          "tag": "v3.0.12",
          "kind": "patch",
          "published_at": "2017-01-27T05:08:13Z"
        },
        {
          "tag": "v3.0.11",
          "kind": "patch",
          "published_at": "2016-11-12T05:12:05Z"
        },
        {
          "tag": "v3.0.10",
          "kind": "patch",
          "published_at": "2016-11-12T04:44:39Z"
        },
        {
          "tag": "v3.0.9",
          "kind": "patch",
          "published_at": "2016-11-12T04:12:40Z"
        },
        {
          "tag": "v3.0.8",
          "kind": "patch",
          "published_at": "2016-11-12T03:47:23Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2016-11-12T02:12:20Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2016-11-12T01:20:58Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2016-11-11T19:40:42Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2016-11-11T18:04:20Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2016-11-07T21:51:12Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2016-11-05T07:13:49Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2016-10-29T22:27:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "681c62bc07e7dffb768c88dbe20e3bc5e1ce50ca",
          "body": null,
          "is_bot": false,
          "headline": "update golang.org/x/exp",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2025-10-24T16:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640db3478e4c3a4b49cb3fcb0d89db98ea460789",
          "body": null,
          "is_bot": false,
          "headline": "update contributors, flake lock",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2025-10-24T16:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec01a56058b2b30731d7c7437f54e63f20d4ee9",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull-request #187",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2025-10-24T16:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12929a0d3bf5f560d12ad9e1cbef3c635ee4e541",
          "body": null,
          "is_bot": false,
          "headline": "Fixed protocol_id json tag",
          "author_name": "virgilio-a-cunha-alb",
          "author_login": "virgilio-a-cunha",
          "committed_at": "2025-10-24T14:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97f61433a8f05b717ade50b9d444896c856a18b",
          "body": null,
          "is_bot": false,
          "headline": "update golangci-lint, flake",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2025-08-07T10:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44c00e3033810ed5d4bccc581c2842b1c1d361f5",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull-request #185",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2025-08-07T09:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df977dbb6c3ad58fbbe29e79a37caea4aef7a890",
          "body": null,
          "is_bot": false,
          "headline": "fix: update mockery to v3",
          "author_name": "Ashutosh Chaudhary",
          "author_login": "codeasashu",
          "committed_at": "2025-08-06T21:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f6a369a00cb6f8a1c569928716680fdffbd7f4",
          "body": null,
          "is_bot": false,
          "headline": "update CONTRIBUTORS",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2025-03-25T12:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "741cb3b86a56351613a8a1d34a2d4fee9bc00d07",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull-request #180",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2025-03-25T12:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aec0d291cacf0a10376b99054a2e9be5e57fa428",
          "body": null,
          "is_bot": false,
          "headline": "fix crash bcz of DecodeEvent failure",
          "author_name": "Sasivarunan Kulandaivel",
          "author_login": null,
          "committed_at": "2025-03-25T11:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a176f42d4eb4aed37a415eae6d7458cd6dcee3a",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull-request #177",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2025-02-24T14:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4c047e55f2d52686cc4613ca623482da0ea061",
          "body": null,
          "is_bot": false,
          "headline": "minor updates",
          "author_name": "Mike Zimin",
          "author_login": "mikeziminio",
          "committed_at": "2025-02-22T10:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49f2909470746a37a426f4ebf2d26554013e9195",
          "body": null,
          "is_bot": false,
          "headline": "fix sendMessage bug",
          "author_name": "Зимин Михаил Дмитриевич",
          "author_login": null,
          "committed_at": "2025-02-17T15:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e2dabc3bcb1fc70dad8f4ae5f72bba262e67c26",
          "body": "… and AppData to the DialplanCEP. (#165)\n\n\r\n* Added ProtocolId to the ChannelData.\r\nFor chan_sip and PJSIP this is the SIP header Call-ID value.\r\n\r\nLanguage was in the ChannelData protobuf, but was missing from channel.go so applications could not retrieve the Language value passed from Asterisk.\r\n\r\n[…]\nlplanCEP. This allows applications to know the current Asterisk dialplan application and the parameters (data) passed to the application.\r\n\r\n---------\r\n\r\nCo-authored-by: Dan Cropp <dcropp@amtelco.com>",
          "is_bot": false,
          "headline": "Added ProtocolId and fixed Language in the ChannelData. Added AppName…",
          "author_name": "Dan Cropp",
          "author_login": "daninmadison",
          "committed_at": "2023-12-12T04:25:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bae2e383e942f9a9ec47de4af9e2569002b1bac8",
          "body": "…#164)\n\n* Modified the native client to include a ConnectWithContext function.\r\nThis allows the caller to pass in their context.\r\nConnectWithContext then uses this Context for the cancel.\r\nIf the caller/parent cancels the Context, the child Connect routine detects the Context is closed and cleans up.\r\nThis allows for a more complex environment with multiple go routines running under a parent/client model.\r\n\r\n---------\r\n\r\nCo-authored-by: Dan Cropp <dcropp@amtelco.com>",
          "is_bot": false,
          "headline": "Modified the native client to include a ConnectWithContext function (…",
          "author_name": "Dan Cropp",
          "author_login": "daninmadison",
          "committed_at": "2023-09-15T20:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8888345dc30194ee041665446f60513202066819",
          "body": "…ulting in an negative waitgroup count) (#163)\n\n* Connect could become stuck if the listen did not successfully connect to the websocket.\r\n\r\nlisten needed to call wg.Done if the context was cancelled.\r\n\r\n* Resolved issue where waitgroup Done could have been called twice (resulting in an negative waitgroup count)\r\n\r\nPrevious loop could have signaled wg Done, so we must always use the sync.Once for signalling the wg.Done\r\n\r\n---------\r\n\r\nCo-authored-by: Dan Cropp <dcropp@amtelco.com>",
          "is_bot": false,
          "headline": "Resolved issue where waitgroup Done could have been called twice (res…",
          "author_name": "Dan Cropp",
          "author_login": "daninmadison",
          "committed_at": "2023-09-15T16:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "310d87270236cb9d13a05d5bd1c403eab95e829c",
          "body": "… to the websocket. (#162)\n\nlisten needed to call wg.Done if the context was cancelled.\r\n\r\nCo-authored-by: Dan Cropp <dcropp@amtelco.com>",
          "is_bot": false,
          "headline": "Connect could become stuck if the listen did not successfully connect…",
          "author_name": "Dan Cropp",
          "author_login": "daninmadison",
          "committed_at": "2023-09-15T15:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a6170448852c4ecf539f8be7ab5e506f9735f7",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull-request #161",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2023-09-11T21:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24cb5ac66ce0c3f233f92a4a068086000a4db831",
          "body": null,
          "is_bot": false,
          "headline": "switch to native slog",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2023-09-11T21:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608947a762c89a52bf358a5f45212962446bf1da",
          "body": "* regenerate mocks\r\n\r\n* gofumpt and gci",
          "is_bot": false,
          "headline": "regenerate mocks (#160)",
          "author_name": "Seán C. McCord",
          "author_login": "Ulexus",
          "committed_at": "2023-09-05T13:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7d4e3a9d9f77fcf7c5403478179c8ee320f59a",
          "body": "* Added Move method to channels",
          "is_bot": false,
          "headline": "Added Move method to channels (#155)",
          "author_name": "Nuno Pereira",
          "author_login": "Naapperas",
          "committed_at": "2023-09-04T21:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1961bc3e0a619fad8d0199ca1f6f0f615be314bc",
          "body": null,
          "is_bot": false,
          "headline": "version refresh",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2023-09-04T21:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c887b4a19601a9676702e9ea60ffed5a8847d2da",
          "body": null,
          "is_bot": false,
          "headline": "remove TravisCI config",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2023-09-04T21:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a459024fa22154d1fc83d5d5445c3150b76531e",
          "body": null,
          "is_bot": false,
          "headline": "fix annotation (#147)",
          "author_name": "tsearle",
          "author_login": null,
          "committed_at": "2023-02-15T14:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57367c7202967f76ee083e043c9cec4e6faff918",
          "body": "* add data field",
          "is_bot": false,
          "headline": "Add data to external media (#146)",
          "author_name": "tsearle",
          "author_login": "tsearle",
          "committed_at": "2023-02-15T13:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d8f709c39654fe25a650f596680301725b94b9",
          "body": null,
          "is_bot": false,
          "headline": "update v5 to v6",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2023-01-23T13:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7650640988aca03a5eaf5ee0a09df5eaccd759",
          "body": null,
          "is_bot": false,
          "headline": "allow multiple media URIs for playback (#142)",
          "author_name": "serfreeman1337",
          "author_login": "serfreeman1337",
          "committed_at": "2023-01-23T13:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece7c4c9dfba10bfffe436a785270008db7ccbaf",
          "body": null,
          "is_bot": false,
          "headline": "fix dial event dispatching to all active channels (#135)",
          "author_name": "serfreeman1337",
          "author_login": "serfreeman1337",
          "committed_at": "2022-10-21T00:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3afe70c7fc9349488c24f7eb403b1f4a581b597a",
          "body": null,
          "is_bot": false,
          "headline": "update contributors",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2022-10-20T21:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47969592cabe85bbfc41caec05074b46ed799bc6",
          "body": " - Fix missing log15 dep\n - shorten cases.Title call",
          "is_bot": false,
          "headline": "Tiny cleanup",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2022-10-20T21:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dff9b1a2f73a300337b42455ac0321f5c1bb858",
          "body": "Add support for sending UserEvents\r\n\r\nCo-authored-by: Gohar Ahmed <gahmed@saevolgo.ca>",
          "is_bot": false,
          "headline": "User event application (#139)",
          "author_name": "goharahmed",
          "author_login": "goharahmed",
          "committed_at": "2022-10-20T21:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b36882bbdb7fe03aeab92ed5e96b3534db0973",
          "body": "Signed-off-by: Seán C McCord <ulexus@gmail.com>",
          "is_bot": false,
          "headline": "customise actions",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2021-08-26T04:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65444d153a5da6cbe300e4ecc8b021325ba0bdff",
          "body": "Signed-off-by: Seán C McCord <ulexus@gmail.com>",
          "is_bot": false,
          "headline": "add github actions",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2021-08-26T04:25:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21c70bb3c23cec837fb5d20d3bbbf9b346ccb7f1",
          "body": "If a playback had repeats and the previous playback failed, you can\r\ndefine a playlist to be prepended to the playback for subsequent\r\nreplays.\r\n\r\nSigned-off-by: Seán C McCord <ulexus@gmail.com>",
          "is_bot": false,
          "headline": "feat: Add failure message to Prompt playback (#130)",
          "author_name": "Seán C. McCord",
          "author_login": "Ulexus",
          "committed_at": "2021-08-26T02:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a2459e1fcde3c635ded3f7bd45e9411e1a7580b",
          "body": "Signed-off-by: Seán C McCord <ulexus@gmail.com>",
          "is_bot": false,
          "headline": "update protoc",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2021-02-09T07:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8928040379df3964e8263bf9cbff4f5ea138dd0",
          "body": "Signed-off-by: Seán C McCord <ulexus@gmail.com>",
          "is_bot": false,
          "headline": "fix failed eris conversion",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-11-14T02:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8d37b1d6d07f857a7db1893d47e91056bd3acfa",
          "body": "Since pkg/errors is now archived, use the API-compatible eris, which\nalso supports the new Go wrapped errors.\n\nSigned-off-by: Seán C McCord <ulexus@gmail.com>",
          "is_bot": false,
          "headline": "Convert from pkg/errors to eris",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-11-14T02:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61b88a26996df0b6a8372674c23d566486167e9",
          "body": null,
          "is_bot": false,
          "headline": "lint: wsl fixes",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-11-14T00:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f16164937a38a8eb752c16c8c6621a6b7a0f6a",
          "body": null,
          "is_bot": false,
          "headline": "minor fixes",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-11-14T00:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e7227a29ef1f8202bfb5e041db7d4f72f15e401",
          "body": "* Re-read Asterisk entity ID on reconnect, and mark client as connected again.\n\n* connected should only be set one place\n\n* changed comment. could be first connect attempt.",
          "is_bot": false,
          "headline": "Issues with Asterisk reconnect (#119)",
          "author_name": "mtryfoss",
          "author_login": "mtryfoss",
          "committed_at": "2020-06-30T14:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbd525c226e0dc4315addc13a63c680bbf6edd50",
          "body": "Signed-off-by: Seán C McCord <ulexus@gmail.com>",
          "is_bot": false,
          "headline": "linting fixes",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-05-25T22:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca88576834d6a2277eb83811bc5506b3ec43dd4",
          "body": "DeviceStateChange should bind the device name to the key.  Also,\r\nDeviceState is keyed by Name, which was not previously present.\r\n\r\nFixes #114\r\n\r\nSigned-off-by: Seán C McCord <ulexus@gmail.com>",
          "is_bot": false,
          "headline": "Bind DeviceState data properly (#116)",
          "author_name": "Seán C. McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-05-25T22:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79f05813864c9aac05a5305e3d1b28def07ae783",
          "body": null,
          "is_bot": false,
          "headline": "remove external rid",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-04-17T12:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "529890f5d6a63071ba0bb5a90de4f111ed6c1835",
          "body": "…y/AST/Asterisk+13+Endpoints+REST+API (#111)\n\nCo-authored-by: borodulin <borodulin@ilb.ru>",
          "is_bot": false,
          "headline": "need PUT method as described at https://wiki.asterisk.org/wiki/displa…",
          "author_name": "realrainer",
          "author_login": "realrainer",
          "committed_at": "2020-04-17T12:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab4e8096935644dc373d6d03e705030635dd06bf",
          "body": null,
          "is_bot": false,
          "headline": "undeprecate rid",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-08T20:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe52b04fc2a967d144f329d51f3e1d22fce59f1",
          "body": null,
          "is_bot": false,
          "headline": "doc: update godoc to pkg",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-08T20:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a58bbfb25513f711ffc2fd147d7cc2fb1b309465",
          "body": null,
          "is_bot": false,
          "headline": "remove package import comment",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-07T19:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da453c4c5d63d24ad5be010b1cb90560dd66ccbe",
          "body": null,
          "is_bot": false,
          "headline": "remove v5 dir stragglers",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-07T18:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07ac06a929700f38bb4467507ec847a553ea7a3",
          "body": null,
          "is_bot": false,
          "headline": "reorder v5",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-07T18:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f2fae7b7a5f9722be97e1d41b91a31150f9105",
          "body": null,
          "is_bot": false,
          "headline": "add pkg doc",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-07T17:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c52b7f7ef25c27be1f00f7719be8bad6983f1de",
          "body": null,
          "is_bot": false,
          "headline": "fix bungled rid imports",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-07T16:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39025c941aff9750da0b4f00c78f4d9d7537dce9",
          "body": null,
          "is_bot": false,
          "headline": "add proper v5 subdir",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-07T16:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25e46f7b489dd3b95a4f1bb0467c7cf89fbb39fe",
          "body": null,
          "is_bot": false,
          "headline": "wsl linter fixes",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2020-03-07T15:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2f7db332386e06d7c32660f794d8ff8ad96625",
          "body": null,
          "is_bot": false,
          "headline": "add implementation of videoSource method for bridge (#109)",
          "author_name": "Danil Matyukhin",
          "author_login": "truep",
          "committed_at": "2020-03-07T14:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f68e0b3be89dd838c15f9ca7f85ef2e9178159b",
          "body": null,
          "is_bot": false,
          "headline": "update mocks",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-10-27T20:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68feeb6af1a063645ad72e4dc4e783f555b94786",
          "body": null,
          "is_bot": false,
          "headline": "add externalMedia channel support",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-10-27T20:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5b364958e10bdff2dc374dea2b85981b3e3e37c",
          "body": null,
          "is_bot": false,
          "headline": "bump golangci-lint version",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-10-10T02:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e0a8d99d00ecbfa71fe1f9748f4568e48e53b31",
          "body": null,
          "is_bot": false,
          "headline": "enable wsl linter",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-10-09T23:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88fde0fcbb9afc9fc286ecbea14f4c76b6c64056",
          "body": null,
          "is_bot": false,
          "headline": "use default timeout when running test playbacks",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-09-27T15:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d57bd858d0f74ddd8d00f67a3ba25859153a4fe1",
          "body": null,
          "is_bot": false,
          "headline": "tweak test timing for play cancel",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-09-27T14:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0784683bc8b6cbe8b3942cf42ca7483491082f1a",
          "body": "Fixes #107",
          "is_bot": false,
          "headline": "accept empty playback ID",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-09-27T14:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5639228eeadc42fa3684d5f841cc3ae3f60beab2",
          "body": null,
          "is_bot": false,
          "headline": "bridgemon: handle nil monitor case",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-08-17T19:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59d421f9e713b797da4dad9a23cc2184d0a7c44",
          "body": null,
          "is_bot": false,
          "headline": "travis: encore GO111MODULE",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-06-09T03:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "023a6e2f9b06a8099f027bb131bfa3f2568bac5f",
          "body": null,
          "is_bot": false,
          "headline": "travis: Go version bump",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-06-09T03:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21819c81100c272e11b7c21b14a2dc6a003b84e",
          "body": null,
          "is_bot": false,
          "headline": "update mocks",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-06-09T03:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "610348debfebd04f74efdce538a21dd0e3ed429e",
          "body": null,
          "is_bot": false,
          "headline": "Add client.Connected(); switch to go modules",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-06-09T02:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f1efb0a2888aba239263c14e641761bea7e7fd1",
          "body": null,
          "is_bot": false,
          "headline": "update mock for bridge API change",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-04-11T19:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4fbb8e013204cdc113e49f4cb03284853c8428b",
          "body": "Allows the websocket to be created with the subscribeAll flag set, to read events outside the scope of the specified ARI application.",
          "is_bot": false,
          "headline": "Allow subscription to all events (#102)",
          "author_name": "Raian Fernandes Dos Santos",
          "author_login": "itsraian",
          "committed_at": "2019-03-28T18:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "540866653688cab85ef067127d3f0fe0bfaa8728",
          "body": null,
          "is_bot": false,
          "headline": "add Keys to ApplicationMoveFailed event",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-03-26T23:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7806aad9fca89b12bd2496b493ceb82a280312",
          "body": null,
          "is_bot": false,
          "headline": "update imported events",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-03-26T23:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3efdcad930077adfc6f213c3f43ffa1d5d4ac65e",
          "body": "Adds support for additional options to be passed when adding a channel\r\nto a bridge.\r\n\r\nFixes #100",
          "is_bot": false,
          "headline": "Add AddChannelWithOptions (#101)",
          "author_name": "Seán C. McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-03-26T21:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe54cfb3ee171cd04694108131dcaecff0fb37ed",
          "body": "Having the \"key\" field to Originate and StageOriginate is confusing.  It\r\nis easy to think that you should pass in the key for the channel you\r\nwish to create, rather than it being a completely optional \"originator\"\r\nkey.  Therefore, this patch changes the name of the variable to\r\n`referenceKey` so as to disambiquate the two, as well as offering an\r\nexplanation in the comments.",
          "is_bot": false,
          "headline": "Originate:  change key to referenceKey (#99)",
          "author_name": "Seán C. McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-03-12T19:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3518f7426f39ebf17e8b7f276d40bd39b1cd1c",
          "body": null,
          "is_bot": false,
          "headline": "fix: library name for installation (#97)",
          "author_name": "Vipul",
          "author_login": "vipul-sharma20",
          "committed_at": "2019-03-07T15:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7af429f1f83ac102077c1a418529a2f6dd133e",
          "body": null,
          "is_bot": false,
          "headline": "sr.ht: move dep to build",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-02-22T21:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70daae7082356580bc7ddd5da6aa26b66dc293f8",
          "body": null,
          "is_bot": false,
          "headline": "sr.ht: add GOPATH, user bin path",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-02-22T21:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daaa218127815eb7c25921c67f066ebdaf200061",
          "body": null,
          "is_bot": false,
          "headline": "sr.ht: explicit packages",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-02-22T21:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e0e15699ce5e773e19e1fdce8c2df99394b707",
          "body": null,
          "is_bot": false,
          "headline": "sr.ht: explicit base image version",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-02-22T20:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a83c10aa48857dbc44bd4ae5fd9e841b60ca73",
          "body": null,
          "is_bot": false,
          "headline": "add sr.ht build yaml for testing",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2019-02-22T20:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b99272cec6482252f0f578329fcc197cb54cee2",
          "body": "Addresses #93 readability",
          "is_bot": false,
          "headline": "[style] Do not mix implicit and explicit returns",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-12-11T12:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9b2bf4a7b7a4b85f59ac4035ddc1ef70bf7ea0e",
          "body": "* fixed: race condition while reading shared array in Bus.Send()\r\n\r\n* optimise: use read-write mutex for Bus implementation\r\n\r\n* optimise: remove defer usage for Bus implementation",
          "is_bot": false,
          "headline": "bugfix: using mutex lock in the send method of the bus (#95)",
          "author_name": "Stamkulov Sattar",
          "author_login": "devishot",
          "committed_at": "2018-12-11T12:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f95c2e345c3db214e9580cac735e296cb67cbd60",
          "body": null,
          "is_bot": false,
          "headline": "update mocks",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-10-24T21:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed88fb7d0499bed3f29d50d30f44565facf10d47",
          "body": "add MOH and StopMOH to bridge",
          "is_bot": false,
          "headline": "Merge pull request #91 from CyCoreSystems/issue-90",
          "author_name": "Seán C. McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-10-10T16:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86c4d5b60052c7bc688e3534908c764c92dacd8",
          "body": "Fixes #90",
          "is_bot": false,
          "headline": "add MOH and StopMOH to bridge",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-10-10T14:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "249fefde1973e8c2de1bcdc2ac7f90b4bbd6a6ff",
          "body": null,
          "is_bot": false,
          "headline": "do not lint before dep",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-10-08T22:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f671873c2bd348a05d63002ce6f539b0e01f4b2b",
          "body": null,
          "is_bot": false,
          "headline": "ext/bridgemon: add Handle method to get original bridgeHandle",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-10-08T22:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79ae9e6c38a0ba3fbc081789fec3f145d3eff38e",
          "body": null,
          "is_bot": false,
          "headline": "update linter; fix lint warnings",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-10-08T22:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6149f517916dc073e78710f10ffa643d068c8d2d",
          "body": null,
          "is_bot": false,
          "headline": "update contributors",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-09-15T17:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8110be27708a9de3c91a09d58362e21bf37c7a03",
          "body": "* Ignored error in StageOriginate?\n\nIf I read it correctly, we're currently returning nil here regardless of whether there is an error when doing originate or not. Shall we instead return the same value that we get from c.client.post(...)?\r\n\r\nI tested by originating to unreachable destinations and the original version did not return an error, while the proposed one did. Please let me know if any more details could be helpful. Thanks!",
          "is_bot": false,
          "headline": "Ignored error in StageOriginate? (#89)",
          "author_name": "0perl",
          "author_login": "0perl",
          "committed_at": "2018-09-15T17:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4b1e423a9f16430faa6ed765b7c3042826857a",
          "body": null,
          "is_bot": false,
          "headline": "do not treat empty timestamps as catastrophic",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-06-27T02:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b79eb6e92d8e4a814c5ee973c271f24a6f98411",
          "body": "* fix dynamic config bug\n\n* fix dynamic config bug\n\n* fix conflicts",
          "is_bot": false,
          "headline": "fix dynamic config bug (#87)",
          "author_name": "seanchann",
          "author_login": "seanchann",
          "committed_at": "2018-06-20T14:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701f5f9123a1b2a574d22e0489f5f019a4304966",
          "body": null,
          "is_bot": false,
          "headline": "additional glide removals",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-06-11T20:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55489e2b27e6f0ba919e8acffe7dc291ca382c25",
          "body": null,
          "is_bot": false,
          "headline": "remove old, unmaintained glide.yaml",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-06-11T20:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a834c40be4b35081216abe662a5a465053ed7f1b",
          "body": null,
          "is_bot": false,
          "headline": "replace a couple glide references",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-06-10T21:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "902b7bccacb25a5ee78ba8bd51bfa03b25386dc3",
          "body": "* add resource ID tool\n\n* use rid-based IDs",
          "is_bot": false,
          "headline": "Use rid (#86)",
          "author_name": "Seán C. McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-06-10T21:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ebde115247775eb9394c613d449e292dc454909",
          "body": null,
          "is_bot": false,
          "headline": "travis: update to go 1.10",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-05-11T20:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14daa6f2d6cd1baba37ae65e8acd56fa380cce75",
          "body": null,
          "is_bot": false,
          "headline": "auto-build contributors",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-05-11T20:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "936fa9b529ec1f24a1a309e694696305ffc7c5fe",
          "body": null,
          "is_bot": false,
          "headline": "add contributors file",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-05-11T20:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0951a2ca3a686db12cdc1bcaa467e8e816a568d",
          "body": null,
          "is_bot": false,
          "headline": "add code of conduct",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-04-23T16:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93f80598879bfbcd1ebb4087988b61f6fcdc6f55",
          "body": null,
          "is_bot": false,
          "headline": "handle Marshal/Unmarshal of channel variables",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-04-22T18:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27303213f907680298d6a9622ebf891248d69260",
          "body": "Fixes ari-proxy#18",
          "is_bot": false,
          "headline": "Add support for ChannelVars on ChannelData",
          "author_name": "Seán C McCord",
          "author_login": "Ulexus",
          "committed_at": "2018-04-22T16:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 76,
      "commits_last_year": 7,
      "latest_release_at": "2025-10-24T16:10:53Z",
      "latest_release_tag": "v5.3.2",
      "releases_from_tags": true,
      "days_since_last_push": 132,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 271,
      "mean_days_between_releases": 215.8
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "_examples/Makefile"
      ],
      "api_schema_files": [
        "ari.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 61270,
      "source_files_sampled": 103,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/gogo/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/oklog/ulid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/rotisserie/eris",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.4"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251023183803-a4bb9ffd2546"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.42.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sheenobu",
          "commits": 350,
          "avatar_url": "https://avatars.githubusercontent.com/u/1443459?v=4"
        },
        {
          "type": "User",
          "login": "Ulexus",
          "commits": 305,
          "avatar_url": "https://avatars.githubusercontent.com/u/1946248?v=4"
        },
        {
          "type": "User",
          "login": "theelee13",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/3253616?v=4"
        },
        {
          "type": "User",
          "login": "daninmadison",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/58079560?v=4"
        },
        {
          "type": "User",
          "login": "SharonAllsup",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/8782292?v=4"
        },
        {
          "type": "User",
          "login": "llccs",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2717244?v=4"
        },
        {
          "type": "User",
          "login": "mikehall76",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/25375314?v=4"
        },
        {
          "type": "User",
          "login": "tsearle",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4540323?v=4"
        },
        {
          "type": "User",
          "login": "serfreeman1337",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2133936?v=4"
        },
        {
          "type": "User",
          "login": "0perl",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/444065?v=4"
        }
      ],
      "contributors_sampled": 23,
      "top_contributor_share": 0.505
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "11 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "681c62bc07e7dffb768c88dbe20e3bc5e1ce50ca",
        "ran_at": "2026-07-22T18:29:52Z",
        "aggregate_score": 2.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/daniel-sullivan/ari",
    "host": "github.com",
    "name": "ari",
    "owner": "daniel-sullivan"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 30,
      "inputs": {
        "security": 23,
        "vitality": 31,
        "community": 12,
        "governance": 31,
        "engineering": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 31,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "commits_last_year": 7,
              "human_commit_share": 1,
              "days_since_last_push": 132,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 132 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 132
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "7 commits in the last year",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "releases_count": 76,
              "latest_release_tag": "v5.3.2",
              "releases_from_tags": true,
              "days_since_latest_release": 271,
              "mean_days_between_releases": 215.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "76 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 271 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 271
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~215.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 215.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 31,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 23,
              "top_contributor_share": 0.505
            },
            "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 50% of commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "23 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "followers": 7,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "daniel-sullivan",
              "public_repos": 53,
              "account_age_days": 4256
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "7 followers of daniel-sullivan",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "daniel-sullivan"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "53 public repos, account ~11 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 53
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 23,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 23,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.3
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "11 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 5
            },
            "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": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.38,
              "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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 38,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "_examples/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, _examples/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, _examples/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 61270,
              "source_files_sampled": 103,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/103 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 103,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "ari.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "ari.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ari.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "Could not fetch go package 'github.com/CyCoreSystems/ari/v6' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T18:30:07.354405Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/daniel-sullivan/ari.svg",
  "full_name": "daniel-sullivan/ari",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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