Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-24 05:27 UTC

mercadopago / sdk-go

Mercado Pago's Official Go Lang

GoMIT★ 45 estrellas⑂ 18 forksdesde oct 2023Ver en GitHub ↗

mercadopago/sdk-go tiene un índice de salud de 76 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (86/100) y la más baja, Community & Adoption (62/100). Se actualizó por última vez hoy. 3 personas concentran la mayor parte del trabajo reciente.

76
global / 100
Bueno

Índice de salud del software

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

76
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

453 seguidores49 repositorios públicosdesde jul 2011

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/mercadopago/sdk-gov1.12.1-27hace 0 días

Métricas por categoría

Vitalidad

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

86Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
12.5/36Cadencia de commits — 18/52 semanas con commits
18/18Volumen de commits — 102 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year102
human_commit_share0,95
days_since_last_push0
active_weeks_last_year18
Cómo se puntúa
27/27Publica versiones — 27 versiones publicadas
36/36Recencia de las versiones — última versión hace 0 días
27/27Cadencia de publicación — una versión cada ~35,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count27
latest_release_tagv1.12.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases35,3
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?

62Moderado · 18% del índice global
Cómo se puntúa
26.7/60Estrellas — 45 estrellas
10.3/25Forks — 18 forks
5.3/15Observadores — 10 observadores
Datos de entrada utilizados
forks18
stars45
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
18/18Guía CONTRIBUTING
13.5/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conduct
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

84Bueno · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
16.5/22.5Distribución de commits — el principal contribuyente firma el 26% de los commits
13.5/13.5Amplitud de contribuyentes — 22 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Datos de entrada utilizados
bus_factor3
contributors_sampled22
top_contributor_share0,265
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
35/38.3Aceptación de PR — 109/119 PR decididos fusionados
10.5/15OpenSSF Scorecard: Code-Review — Found 6/8 approved changesets -- score normalized to 7
Datos de entrada utilizados
merged_prs109
open_issues0
closed_issues16
issue_closed_ratio1
closed_unmerged_prs10
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
19.1/25Alcance del propietario — 453 seguidores de mercadopago
24.4/25Trayectoria — 49 repos públicos, cuenta de ~15 años
Datos de entrada utilizados
followers453
owner_typeOrganization
is_verified
owner_loginmercadopago
public_repos49
account_age_days5495
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 0 días
20/20Historial de versiones — 27 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/mercadopago/sdk-go
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Calidad de Ingeniería

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

70Bueno · 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
9.6/9.6Hooks de pre-commit
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 6 out of 11 merged PRs checked by a CI test -- score normalized to 5
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_config

Documentación

50Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
has_docs_dirno
has_description

Seguridad

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

72Bueno · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.2/2.5CI-Tests — 6 out of 11 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 6/8 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6,5
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 1 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

69Moderado · 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)
35.4/40Historial de commits legible — 63 de 95 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,663
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
11/11Configuración de lint / formato
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — lockfile
10/10Práctica demostrada con agentes — 12 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 5 de los últimos 100 commits son actualizaciones automáticas de dependencias
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0,12
toolchain_manifestsgo.mod
dependency_bot_commit_share0,05
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/192 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes42.297
source_files_sampled192
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

45estrellas de GitHub
22contribuidores
102commits en los últimos 12 meses
0días desde el último push
27versiones publicadas
3factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 18 ⇿
0Estrellas
18Forks
24Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

0481216201822024-042025-052026-07
Mayor 0Menor 12Parche 12

Cada punto abarca 3 días.

OpenSSF Scorecard 6.5 / 10
6.5agregado

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
5CI-Tests6 out of 11 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 6/8 approved changesets -- score normalized to 7
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 1
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/google/uuidv1.6.0go.mod
Todas las dependencias 1

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

RegistroPaqueteVersiónRelación
Gogithub.com/google/uuidv1.6.0directa
Avisos de dependencias 0

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

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 979,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 575250
      },
      "pushed_at": "2026-07-23T22:17:13Z",
      "created_at": "2023-10-20T18:13:08Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T22:16:22Z",
      "description": "Mercado Pago's Official Go Lang",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://developers.mercadopago.com",
      "name": "MercadoPago Developers",
      "type": "Organization",
      "login": "mercadopago",
      "company": null,
      "location": "Latam",
      "followers": 453,
      "avatar_url": "https://avatars.githubusercontent.com/u/900583?v=4",
      "created_at": "2011-07-07T13:31:25Z",
      "is_verified": null,
      "public_repos": 49,
      "account_age_days": 5495
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2026-07-23T22:17:14Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-06-30T19:27:43Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-06-02T00:43:15Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-05-21T01:29:30Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2026-05-21T01:23:55Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-05-21T01:17:52Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-04-16T21:54:06Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-12-04T21:23:11Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-09-11T13:02:50Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2025-09-08T21:29:27Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-09-04T17:01:08Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-09-01T20:10:43Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-06-24T20:34:48Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-05-26T20:29:14Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-05-16T18:49:50Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-04-29T17:39:06Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-04-03T15:33:11Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2025-01-15T20:37:43Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2025-01-13T15:04:41Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2024-12-19T18:02:53Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2024-09-03T12:32:58Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2024-08-27T15:08:18Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2024-08-22T14:34:17Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2024-07-04T14:29:17Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2024-06-13T14:51:31Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2024-04-08T20:08:04Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-03-28T14:43:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5ebe402bc6adf799c80b15567c6e7dbbbd960e23",
          "body": "Bump version to 1.12.1",
          "is_bot": false,
          "headline": "Merge pull request #134 from mercadopago/hotfix/1.12.1",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-07-23T22:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "927afc6bf5a4dca9503b676d5497ae79d31deec6",
          "body": "Pin GitHub Actions to SHA for supply chain security",
          "is_bot": false,
          "headline": "Merge pull request #135 from mercadopago/hotfix/pin-github-actions-sha",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-07-23T22:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aaef77da241aac455747279ec3529b11ec3c28b",
          "body": null,
          "is_bot": false,
          "headline": "Pin GitHub Actions to SHA for supply chain security",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-07-23T21:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe67f7662ceed35620c6fc0e9f4973b9d19b8f6",
          "body": "Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to 1.12.1",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-07-22T23:53:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f2f561a26af8ce4d3e4af628caca1577fac315a4",
          "body": "…ext-masked-int\n\nFix zip_code field, masked card expiration fields, and add idempotency key via context",
          "is_bot": false,
          "headline": "Merge pull request #133 from mercadopago/feature/idempotency-key-cont…",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-07-22T23:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e09065d71394c2d5c629439903a3cb6cd52398",
          "body": "…ontext\n\n- Fix PayerAddressRequest.ZipCode JSON tag to zip_code (was zipcode)\n- Add MaskedInt type to CardResponse so expiration_month/year unmarshal\n  without error when the API returns masked strings (\"***\")\n- Add pkg/requestoptions with WithIdempotencyKey/IdempotencyKeyFrom helpers\n  so callers c\n[…]\na stable X-Idempotency-Key to any context without\n  changing client method signatures\n- Document idempotency key usage in README\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix zip_code field, masked card fields, and add idempotency key via c…",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-07-22T23:45:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4b501d5d981bdd7e55a80d19d72963126514b043",
          "body": "Fix industry field inconsistencies and add missing fields",
          "is_bot": false,
          "headline": "Merge pull request #130 from mercadopago/feature/industry-fields",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-07-22T23:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91ff1c3391c56f7ae5881de4ebb411bcb81df92d",
          "body": "fix: escape dynamic API path parameters",
          "is_bot": false,
          "headline": "Merge pull request #132 from mercadopago/hotfix/escape-path-params",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-07-22T23:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff5debf1fc3c86b69a48c997c08cd829c36daeb7",
          "body": "…tions/setup-go-7\n\nchore(ci): bump actions/setup-go from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #129 from mercadopago/dependabot/github_actions/ac…",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-07-22T23:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cdb5eca7f3fe1ba849675149898f7a3675ba457",
          "body": null,
          "is_bot": false,
          "headline": "fix: escape dynamic API path parameters",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-07-22T23:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53de82d42628db2288f792e6efc2ec38401710ee",
          "body": "- preference/request.go: fix LastPurchase JSON tag from\n  last_purchase_date to last_purchase; add Identification to\n  PassengerRequest; fix Warranty type from string to *bool\n- preference/response.go: remove stale last_purchase_date duplicate\n- payment/request.go: add Identification to AdditionalInfoPayerRequest\n- order/request.go: add ID field to ItemsRequest\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix industry field inconsistencies and add missing fields",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-07-22T01:38:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d1bc42ae3f3e390919a0e9adb2ee618efd8c03d7",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump actions/setup-go from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T14:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cece2be417350e2efb5fa4e21b03dea35ed5c37",
          "body": "Feature/orders cho pro",
          "is_bot": false,
          "headline": "Merge pull request #127 from mercadopago/feature/orders-cho-pro",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-06-30T19:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "490739beba7e28cca57c8abc11d6090fb78aed28",
          "body": null,
          "is_bot": false,
          "headline": "Bump version 1.12.0",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-06-30T19:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3bac628e717fbef0a84b93d1d9e81ce3b2b85c9",
          "body": "…tions/checkout-7\n\nchore(ci): bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #128 from mercadopago/dependabot/github_actions/ac…",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-06-30T16:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41df29bd8e029ff81f631885d827d580ab78d0bd",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T14:07:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1e55c25e3ac5553d026a6f18ece570f6eb6f5f9d",
          "body": null,
          "is_bot": false,
          "headline": "Fix Orders Checkout Pro request fields",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-06-26T01:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c197c310ab6b9d7c70b59883bd469e1dc53736fd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feature/orders-cho-pro",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-06-24T02:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd767c517c8320c54f9265c51708467c8d6c52d",
          "body": "fix(webhook): preserve data.id case in signature manifest",
          "is_bot": false,
          "headline": "Merge pull request #126 from mercadopago/feature/fix-wh-signature",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-06-24T02:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6add6e3335e283443c10236d30933c23ee020e8e",
          "body": "…tions/checkout-6\n\nchore(ci): bump actions/checkout from 4 to 6",
          "is_bot": false,
          "headline": "Merge pull request #125 from mercadopago/dependabot/github_actions/ac…",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-06-24T02:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0088541adb70ed82467b659f81e07a1c641b08a",
          "body": null,
          "is_bot": false,
          "headline": "update precommit",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-06-24T02:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37790f5c1d1b39bfefdd35d8678caa8720d9f009",
          "body": null,
          "is_bot": false,
          "headline": "Checkout PRO capability in Orders",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-06-24T02:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a3f708f41a890b30f01ba0471aaee063438145e",
          "body": null,
          "is_bot": false,
          "headline": "test(webhook): update test to reflect case-preserving data.id behavior",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-17T20:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "148fc341472009930ab8344e73f317f4f6732e5c",
          "body": "The manifest was lowercasing dataID before computing the HMAC, but\nMercadoPago signs the notification using the original casing. This caused\nsignature validation to fail whenever data.id contained uppercase letters.",
          "is_bot": false,
          "headline": "fix(webhook): preserve data.id case in signature manifest",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-17T19:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf0a2603f4ee2500aa845b177d89c34eab4a5c0",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump actions/checkout from 4 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T18:30:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "30fb5e854ef9b2015c67eabdae94b369d4d1c2f5",
          "body": "feat: add advancedpayment, disbursementrefund and chargeback packages (v1.11.0)",
          "is_bot": false,
          "headline": "Merge pull request #123 from mercadopago/feature/go-standardization",
          "author_name": "danielalfarourrea",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0391752124d025b60f87fbda1de1cf4e5057018a",
          "body": null,
          "is_bot": false,
          "headline": "fix lint in unit test",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43e5b0c04af6f23f53361f810609788a958eff8a",
          "body": null,
          "is_bot": false,
          "headline": "upgrade CI",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "518cb2967f94c094cad2a71064319a03b32d6841",
          "body": null,
          "is_bot": false,
          "headline": "upgrade CI",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c803864f6ed69a876e9ec46554257f8f85c101a",
          "body": null,
          "is_bot": false,
          "headline": "upgrqade CI",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632ec277ed0ba54e591584e9728a066bb23a1e4e",
          "body": null,
          "is_bot": false,
          "headline": "upgrqade CI",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad425713289ea9232dbb2ac703bfa0c929031e45",
          "body": null,
          "is_bot": false,
          "headline": "upgrqade CI",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d08ef2f9d02cc03b3c2f777158478bbd62b1813",
          "body": null,
          "is_bot": false,
          "headline": "upgrade CI",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5ed09e69e0de9fac01d51c9ac5089c66b4fa55",
          "body": "Removes golangci/golangci-lint-action, robherley/go-test-action and\nvladopajic/go-test-coverage in favor of go install and native go test,\nkeeping only actions/* namespace actions.\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: replace third-party actions with direct tool installation",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:10:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "65f5c0c01c4fce14bfd2bf82808d24439ef49020",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade CI",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-06-02T00:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d62ea2b6e3878d545bb8cb461d39e5cc5072ff",
          "body": "feat(order): add missing AP fields to order request models (IXE-679)",
          "is_bot": false,
          "headline": "Merge pull request #124 from mercadopago/feature/orders_IXE_679",
          "author_name": "danielalfarourrea",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-29T16:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42213d5739f18b26e0ef7a35a7ee8cb3802e004c",
          "body": "Add fields required for the Automatic Payments flow in the Orders API:\n\n- StoredCredentialRequest: PrevTransactionRef (string) — links each\n  recurring charge to the original card-network authorization; required\n  from the second charge onwards.\n- PaymentRequest: DateOfExpiration (string, ISO 8601) \n[…]\n\nAll fields use json:\"...,omitempty\" so they are omitted when empty.\nBuild and unit tests (pkg/order) pass without modification.\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(order): add missing AP fields to order request models (IXE-679)",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-29T16:37:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2600a966103ce8d1e04bbc64c86cf58bb1c80622",
          "body": "…es-assignees\n\nchore(templates): update issue template assignees",
          "is_bot": false,
          "headline": "Merge pull request #122 from mercadopago/feature/update-issue-templat…",
          "author_name": "danielalfarourrea",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-28T16:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95ae474f69ee74939f553b5e4bcb89a0a0fae6c",
          "body": "New packages in this release:\n- advancedpayment: create, get, search, update, capture, cancel, updateReleaseDate\n- disbursementrefund: listAll, createAll, create (/v1/advanced_payments/{id}/refunds)\n- chargeback: get, search (GET /v1/chargebacks)",
          "is_bot": false,
          "headline": "chore(go): update CHANGELOG for v1.11.0 (git tag)",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T22:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50e30f3bed1f32ce30044e8e218b89214fd8437",
          "body": "…and chargeback\n\n- examples/advancedpayment/main.go\n- examples/disbursementrefund/main.go\n- examples/chargeback/main.go",
          "is_bot": false,
          "headline": "docs(go): add usage examples for advancedpayment, disbursementrefund …",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T22:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cab69add1eba7cb4662a303b9e1a20853ca406c",
          "body": "… packages\n\nadvancedpayment: marketplace split-payment management.\n- Create(): POST /v1/advanced_payments\n- Get(): GET /v1/advanced_payments/{id}\n- Search(): GET /v1/advanced_payments/search\n- Update(): PUT /v1/advanced_payments/{id}\n- Capture(): PUT /v1/advanced_payments/{id} ({\"capture\":true})\n- C\n[…]\nread-only access to payment dispute records.\n- Get(): GET /v1/chargebacks/{id}\n- Search(): GET /v1/chargebacks/search\n\nRef: sdk-python/resources/advanced_payment.py, sdk-python/resources/chargeback.py",
          "is_bot": false,
          "headline": "feat(go/advancedpayment,disbursementrefund,chargeback): add three new…",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T22:39:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "07810a577adf61af91db82deceaf3dd47a9d563d",
          "body": "….com/google/uuid-1.6.0\n\nchore(deps)(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0",
          "is_bot": false,
          "headline": "Merge pull request #120 from mercadopago/dependabot/go_modules/github…",
          "author_name": "danielalfarourrea",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T22:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1214ac1c06a4bca59da197af7cea4a4c0e5afa23",
          "body": "…tions/setup-go-6\n\nchore(ci): bump actions/setup-go from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #119 from mercadopago/dependabot/github_actions/ac…",
          "author_name": "danielalfarourrea",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T22:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8bd354f5be4d05ed75a177d8f32eb6368a49bf",
          "body": "chore(dependabot): update assignees to individual maintainers",
          "is_bot": false,
          "headline": "Merge pull request #121 from mercadopago/feature/dependabot",
          "author_name": "danielalfarourrea",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T22:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f7100d8e82576b2e84fb0f29c1f9b22015792f9",
          "body": "Replace team assignee with individual users:\nluismeli10, orojaspardo, barajas-d.\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(dependabot): update assignees to individual maintainers",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T20:45:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6fe0198beb453173b89d6be50b56129656badf1b",
          "body": "Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.\n- [Release notes](https://github.com/google/uuid/releases)\n- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)\n\n---\nupdated-depen\n[…]\nndency-name: github.com/google/uuid\n  dependency-version: 1.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps)(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T20:40:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "74c0019c4713bd527b153223db43b5a4a75ee227",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump actions/setup-go from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T20:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad53822c7417c120a3f52047aeb9de5a3f268ecc",
          "body": "chore: add Dependabot version updates and dependency audit",
          "is_bot": false,
          "headline": "Merge pull request #118 from mercadopago/feature/dependabot",
          "author_name": "danielalfarourrea",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T20:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64b0ae8dcf5459b18b0b6bca9f08f96eb654d33d",
          "body": "Add vulnerability scan at the end of the CI job to close the\nDependabot loop: Dependabot opens PR → CI runs → audit confirms\nthe CVE is resolved before merge.\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: add dependency audit step",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T20:04:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1cd68a46fd76e98d38a7815d9f10339ce891b782",
          "body": "reviewers is not a valid field in the dependabot.yml schema.\nOnly assignees is documented. Review requests should be configured\nvia CODEOWNERS instead.\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(dependabot): remove invalid reviewers field",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T19:53:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0819d5d674acfbe6399aa47904bba0d4e58ccad7",
          "body": "Add .github/dependabot.yml to enable proactive dependency updates.\nCovers the main package ecosystem + github-actions, weekly on Mondays\nat 09:00 America/Bogota, reviewer/assignee mercadopago/backend-sdks,\nignoring semver-major bumps (manual decision required).\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add Dependabot version updates configuration",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-27T19:45:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4c1cec55b26166b5e35077b980e612da403e5b77",
          "body": null,
          "is_bot": false,
          "headline": "chore(templates): remove danielalfarourrea from issue template assignees",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-26T23:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7e0bc64ad1e644a262ed87f61c5e22ba056622",
          "body": "…abel\n\nAdd barajas-d to the assignees list in all issue templates (bug report,\nfeature request, question). Remove the needs-triage label from all templates\nto avoid automatic triage tagging on new issues.",
          "is_bot": false,
          "headline": "chore(templates): add barajas-d as assignee and remove needs-triage l…",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-26T23:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf06dcf908339fe2212db3645b2122958069d9f",
          "body": "Update package version",
          "is_bot": false,
          "headline": "Merge pull request #117 from mercadopago/release/1.10.0",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c055c78ae14ad456af159e9fba27bd379b1a6e6",
          "body": null,
          "is_bot": false,
          "headline": "Update package version",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea34a2f3d360863d3344e4d81f2047a581e2086",
          "body": "Add WebhookSignatureValidator utility",
          "is_bot": false,
          "headline": "Merge pull request #112 from mercadopago/feature/webhook-signature",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a014d066f5f42a28e1249076bb4bdee7533fd0",
          "body": "Update package version",
          "is_bot": false,
          "headline": "Merge pull request #116 from mercadopago/release/1.9.1",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5390f8b6465603e44f8bb6c9d3b7b0e110052f0b",
          "body": null,
          "is_bot": false,
          "headline": "Update package version",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a70504f4249f95308b58555dc8b5b0d73cafef",
          "body": "Add PSE (Colombia) support to Orders",
          "is_bot": false,
          "headline": "Merge pull request #111 from mercadopago/feature/pse-orders",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de94d75ff214f15fab1895a1854792e97c053eb",
          "body": "Add inline documentation and API reference links",
          "is_bot": false,
          "headline": "Merge pull request #113 from mercadopago/feature/add-comments-code",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55ceb8d130dae4000ad9f3e8a3758cb1f970e8b6",
          "body": "Update package version",
          "is_bot": false,
          "headline": "Merge pull request #115 from mercadopago/release/1.9.0",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5d50dacf16bff8a288d30dc526fb3243a5418b8",
          "body": null,
          "is_bot": false,
          "headline": "Update package version",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9c7fef1bdf8c08909c5d94feb6aa18aca9203a",
          "body": "Bump Go toolchain to 1.23",
          "is_bot": false,
          "headline": "Merge pull request #114 from mercadopago/feature/fix-deps-vulns",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-05-21T01:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fcbdf79cc6897623f70ac5e3f39cacb8103151a",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): bump minimum Go version to 1.23",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-20T22:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d71acea27f018949cd4de9eec5df74ebbcfcada",
          "body": "- PaymentMethodRequest: add FinancialInstitution field\n- AdditionalInfoRequest: add PayerIPAddress field with payer.ip_address JSON tag\n- Add examples/apis/order/createpse example with PSE bank codes and documentation\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add PSE (Colombia) support to Orders",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-20T21:33:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7352e3a05096818384b21629ba6e749532977150",
          "body": "Verifies MercadoPago webhook notifications by recomputing the HMAC-SHA256\nsignature locally and comparing it in constant time (hmac.Equal) against\nthe value in the x-signature header. Stateless, performs no outbound\nHTTP calls.\n\n- pkg/webhook with ValidateSignature(...) entry point\n- SignatureError \n[…]\nr replay protection\n- Forward-compatible supportedVersions parameter (default [\"v1\"])\n- 17 unit tests covering the canonical cases\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add webhook signature validator",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-13T18:29:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a11e0140b13d72739cad154016c0ebe92d0779dc",
          "body": "Raises the declared Go floor from 1.18 to 1.23 so the SDK and its\nconsumers compile with a maintained Go runtime, closing exposure to\n20+ stdlib CVEs that have no backport for 1.18 (HTTP/2 Rapid Reset\nCVE-2023-39325, net/netip CVE-2024-24790, encoding/gob CVE-2024-34156,\narchive/zip, crypto/tls, etc\n[…]\nndicating the required version. Versions older than 1.21\nare already EOL upstream.\n\nRecommended to ship in the next major version.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(go)!: bump go directive 1.18 -> 1.23",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-07T15:57:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "45911a8f42ba9620f63fe02f208eaa5a41059062",
          "body": "Enable Issues",
          "is_bot": false,
          "headline": "Merge pull request #109 from mercadopago/feature/issue-enable",
          "author_name": "danielalfarourrea",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-05T00:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25843b13bf4e3a562199adfddb831acbd628fb3d",
          "body": null,
          "is_bot": false,
          "headline": "Enable Issues",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-05-05T00:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07e54cd6ec87559560198e4488a66b13e139cf2",
          "body": null,
          "is_bot": false,
          "headline": "Add link to API reference",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-04-28T23:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a70d7fbe7bb2fe3bde5856757effaadfed68057",
          "body": null,
          "is_bot": false,
          "headline": "Add Commnets in code",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-04-24T20:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae54909a07e5c2640115baeba6169500eecc2fc",
          "body": "update version to 1.8.1",
          "is_bot": false,
          "headline": "Merge pull request #108 from mercadopago/release/1.8.1",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-04-16T21:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845dc8e626e304a2fb288c7ec3de4b29b777cdcb",
          "body": null,
          "is_bot": false,
          "headline": "update version to 1.8.1",
          "author_name": "Daniel Alfaro",
          "author_login": "danielalfarourrea",
          "committed_at": "2026-04-16T21:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d024d3a1df3fd20d9d45b797818cf2a618a9377b",
          "body": "Feature/order fields",
          "is_bot": false,
          "headline": "Merge pull request #107 from luismeli10/feature/order-fields",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-04-16T21:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0598d8c0ac008796d4d5f476f1d8393893b96363",
          "body": null,
          "is_bot": false,
          "headline": "ommit nil len",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-04-16T21:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d124dded9af1bdf96e8e95bddf9cc1349b0fa4b5",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Correct store_id type from number to string in point mock",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-04-16T21:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f4bb7a049e8918852f77c2e42d24764d33d66e",
          "body": "- Fix errcheck: wrap body.Close() with error discard\n- Fix staticcheck S1009: simplify nil+len check to len only\n- Fix staticcheck SA1006: replace t.Errorf(err.Error()) with t.Error() in integration tests\n- Fix pkg/point TestListDevices: store_id mock value changed from number to string",
          "is_bot": false,
          "headline": "Fix: Resolve linter and test issues",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-04-16T21:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e66cf7de0030b9c60162ae54bf3a4befb1c4fa6",
          "body": null,
          "is_bot": false,
          "headline": "search params",
          "author_name": "Luis Sanchez",
          "author_login": "luismeli10",
          "committed_at": "2026-04-16T21:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c0da995d75aabf2dcc1f910415884742234bde7",
          "body": "- Add Shipment field to root Request struct\n- Add Currency, Taxes, Discounts, TypeResponse fields to Response\n- Add Chargebacks to TransactionResponse\n- Add RefundedAmount, Provider, Discounts to PaymentResponse\n- Add E2eID, RedirectURL to PaymentMethodResponse\n- Add ID to TransactionSecurityRespons\n[…]\nentsInterestFreeResponse, InstallmentsAvailableResponse,\n  ChargebackResponse, ExternalCategoryResponse, SearchResponse, PagingResponse\n- Add SearchRequest struct and Search method to Client interface",
          "is_bot": false,
          "headline": "Enhancement: Add new Order API fields and Search operation",
          "author_name": "luismeli10",
          "author_login": "luismeli10",
          "committed_at": "2026-04-13T04:01:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5d8363c492e0e5a7e5db6a2381ef3467574e4054",
          "body": "Update changelog for SDK Go version 1.8.0",
          "is_bot": false,
          "headline": "Merge pull request #105 from anderson-rsantos/feature/orders_3ds",
          "author_name": "Anderson Lemes dos Santos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-12-04T19:03:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527d476591249269613ff70c55c2bd7af0a825fa",
          "body": null,
          "is_bot": false,
          "headline": "chore(http): bump SDK version to 1.8.0 in helper.go",
          "author_name": "rsosantos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-12-04T17:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a35c85a0382af65abc6d5f0c32e6199f24acd6f",
          "body": null,
          "is_bot": false,
          "headline": "update changelog for version 1.8.0",
          "author_name": "rsosantos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-12-04T14:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90d2ee493a7d21ede6f1b317d0e9cd237a1cd02",
          "body": "[Feature] Orders 3DS",
          "is_bot": false,
          "headline": "Merge pull request #102 from anderson-rsantos/feature/orders_3ds",
          "author_name": "Anderson Lemes dos Santos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-12-03T21:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608551bb3662282b4e839e90b45a20d90d22b571",
          "body": null,
          "is_bot": false,
          "headline": "adicionar exemplos com e sem 3DS e remover referências ao 3DS do README",
          "author_name": "rsosantos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-12-03T17:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d384fb4ca5310070adde66217a49fba466288200",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feature/orders_3ds",
          "author_name": "Anderson Lemes dos Santos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-11-17T21:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d258130af941c3a8511f59e41a658d4d7b4f97c",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove create3ds example",
          "author_name": "rsosantos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-11-04T21:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f43c910b0897127505cfa773f869f60e9b1169",
          "body": null,
          "is_bot": false,
          "headline": " integration test for 3DS transaction security",
          "author_name": "rsosantos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-11-04T20:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31cb3b097da2fa7d0da764aeae87175a4b145fd2",
          "body": "response: PaymentMethodResponse.TransactionSecurity (url, validation, liability_shift, type, status)\n\ndocs: guia 3DS enxuto, checklist, execução; link no README\n\nexamples: novo examples/apis/order/create3ds\n\ntests: cenário de integração com TransactionSecurity",
          "is_bot": false,
          "headline": "feat(orders): suporte 3DS (transaction_security) + docs e exemplo",
          "author_name": "rsosantos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-11-04T20:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb564f355f73a1d12945403f15af96b0b9d41cf",
          "body": null,
          "is_bot": false,
          "headline": "adiciona campos em Order e teste para transaction_security",
          "author_name": "rsosantos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-10-30T21:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf976f168fb3a669aa171c268f304d097ff1de3d",
          "body": "[Feat] Adding orders fields",
          "is_bot": false,
          "headline": "Merge pull request #100 from mercadopago/feat/ordersq3",
          "author_name": "aqudsilva",
          "author_login": "aqudsilva",
          "committed_at": "2025-09-11T13:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "645274a5f8d6d85ecb594e95c01cdcf4b789e6d6",
          "body": null,
          "is_bot": false,
          "headline": "fix: values on examples",
          "author_name": "aqudsilva",
          "author_login": "aqudsilva",
          "committed_at": "2025-09-10T18:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe551a1391a4b9474fbf3cc0c8fc9a17746087c2",
          "body": null,
          "is_bot": false,
          "headline": "feat: added order fields/fixing some json annotations",
          "author_name": "aqudsilva",
          "author_login": "aqudsilva",
          "committed_at": "2025-09-09T17:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc15d0d6c4caa1456687066383a1f611f82bfe0",
          "body": "fix: current version fixed",
          "is_bot": false,
          "headline": "Merge pull request #99 from mercadopago/fix/currentversion",
          "author_name": "aqudsilva",
          "author_login": "aqudsilva",
          "committed_at": "2025-09-08T21:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3fce877925aebbbb97220c422f7bd4f065fab4a",
          "body": null,
          "is_bot": false,
          "headline": "Update helper.go",
          "author_name": "aqudsilva",
          "author_login": "aqudsilva",
          "committed_at": "2025-09-08T19:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "319d62accd8200252a1ad891654bd1058aea4b13",
          "body": null,
          "is_bot": false,
          "headline": "fix: current version fixed",
          "author_name": "aqudsilva",
          "author_login": "aqudsilva",
          "committed_at": "2025-09-08T16:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3444781cbe0a996e7c11dd1fbc409fcedec8b9c2",
          "body": "[Feature] Add cbp support",
          "is_bot": false,
          "headline": "Merge pull request #97 from GianniTie/feature/add-cbp-support",
          "author_name": "aqudsilva",
          "author_login": "aqudsilva",
          "committed_at": "2025-09-04T17:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "822ff6a54d70ed22ed32c880a414ccbf6b4d0fd3",
          "body": "chore(release): 1.5.0",
          "is_bot": false,
          "headline": "Merge pull request #98 from anderson-rsantos/feature/UpdateOrderSDKGo",
          "author_name": "Anderson Lemes dos Santos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-09-01T19:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fcb4941d367aada393d2c73e27ae5bcf49d3930",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feature/UpdateOrderSDKGo",
          "author_name": "Anderson Lemes dos Santos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-09-01T19:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd54a8d73b7076912f55a08e1c84d3d8fd1cdbf",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.5.0",
          "author_name": "rsosantos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-09-01T19:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67f0e4c85cb3be900caec1f68917fff7c5d9fcd5",
          "body": "Atualização de campos e testes na SDK Go",
          "is_bot": false,
          "headline": "Merge pull request #94 from anderson-rsantos/feature/UpdateOrderSDKGo",
          "author_name": "Anderson Lemes dos Santos",
          "author_login": "anderson-rsantos",
          "committed_at": "2025-08-05T20:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 102,
      "latest_release_at": "2026-07-23T22:17:14Z",
      "latest_release_tag": "v1.12.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 35.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/mercadopago/sdk-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/mercadopago/sdk-go",
          "is_deprecated": false,
          "latest_version": "v1.12.1",
          "repository_url": "https://github.com/mercadopago/sdk-go",
          "versions_count": 27,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-23T22:16:08Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 18,
      "stars": 45,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 18,
        "total_forks": 18
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 42297,
      "source_files_sampled": 192,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 109,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 16,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "gdeandradero",
          "commits": 136,
          "avatar_url": "https://avatars.githubusercontent.com/u/84413927?v=4"
        },
        {
          "type": "User",
          "login": "edmarSoaress",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/u/128642960?v=4"
        },
        {
          "type": "User",
          "login": "danielen-meli",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/108009517?v=4"
        },
        {
          "type": "User",
          "login": "danielalfarourrea",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/108768650?v=4"
        },
        {
          "type": "User",
          "login": "luismeli10",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/86484427?v=4"
        },
        {
          "type": "User",
          "login": "eltinMeli",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/85578192?v=4"
        },
        {
          "type": "User",
          "login": "rhames07",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/86324641?v=4"
        },
        {
          "type": "User",
          "login": "brunacamposxx",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/68570989?v=4"
        },
        {
          "type": "User",
          "login": "anderson-rsantos",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/205935208?v=4"
        },
        {
          "type": "User",
          "login": "aqudsilva",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/203001361?v=4"
        }
      ],
      "contributors_sampled": 22,
      "top_contributor_share": 0.265
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
            "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": 7,
            "reason": "Found 6/8 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5ebe402bc6adf799c80b15567c6e7dbbbd960e23",
        "ran_at": "2026-07-24T05:27:29Z",
        "aggregate_score": 6.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T22:17:22Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T22:16:08Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mercadopago/sdk-go",
    "host": "github.com",
    "name": "sdk-go",
    "owner": "mercadopago"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 72,
        "vitality": 86,
        "community": 62,
        "governance": 84,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 102,
              "human_commit_share": 0.95,
              "days_since_last_push": 0,
              "active_weeks_last_year": 18
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "102 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 102
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 100,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "v1.12.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 35.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~35.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 35.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "forks": 18,
              "stars": 45,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "45 stars",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "18 forks",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 84,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 22,
              "top_contributor_share": 0.265
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "22 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "merged_prs": 109,
              "open_issues": 0,
              "closed_issues": 16,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "109/119 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 109,
                      "decided": 119
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/8 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 453,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mercadopago",
              "public_repos": 49,
              "account_age_days": 5495
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "453 followers of mercadopago",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 453,
                      "login": "mercadopago"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "49 public repos, account ~15 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 49
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/mercadopago/sdk-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "27 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "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": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/8 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "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": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.663,
              "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": "63 of 95 human commits state their intent (structured subject or explanatory body)",
                "points": 35.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 63,
                      "sampled": 95
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.12,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.05
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "12 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "5 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 42297,
              "source_files_sampled": 192,
              "oversized_source_files": 0
            },
            "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": "0/192 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 192,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T05:27:55.441603Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mercadopago/sdk-go.svg",
  "full_name": "mercadopago/sdk-go",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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