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

JuliaIO / JSON.jl

JSON parsing and printing

JuliaLicencia propia★ 354 estrellas⑂ 111 forksdesde dic 2012Ver en GitHub ↗

JuliaIO/JSON.jl tiene un índice de salud de 73 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (87/100) y la más baja, AI Readiness (32/100). Se actualizó por última vez hace 3 días. 6 personas concentran la mayor parte del trabajo reciente.

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

73
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

JuliaIOOrganización
98 seguidores105 repositorios públicosdesde mar 2015

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

Métricas por categoría

Vitalidad

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

87Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 3 días
15.9/36Cadencia de commits — 23/52 semanas con commits
16.2/18Volumen de commits — 63 commits en el último año
10/10OpenSSF Scorecard: Maintained — 17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year63
human_commit_share0,9
days_since_last_push3
active_weeks_last_year23
Cómo se puntúa
27/27Publica versiones — 43 versiones publicadas
36/36Recencia de las versiones — última versión hace 49 días
27/27Cadencia de publicación — una versión cada ~26,1 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count43
latest_release_tagv1.6.1
releases_from_tagsno
days_since_latest_release49
mean_days_between_releases26,1
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

56Moderado · 18% del índice global
Cómo se puntúa
41.3/60Estrellas — 354 estrellas
17/25Forks — 111 forks
7.5/15Observadores — 23 observadores
Datos de entrada utilizados
forks111
stars354
watchers23
growth_stateorganic
growth_factor_pct100
Cómo se puntúa
22.5/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

81Bueno · 24% del índice global
Cómo se puntúa
48.6/54Factor bus — la mitad de los commits recae en 6 contribuyente(s)
19.5/22.5Distribución de commits — el principal contribuyente firma el 14% de los commits
13.5/13.5Amplitud de contribuyentes — 75 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 89 contributing companies or organizations
Datos de entrada utilizados
bus_factor6
contributors_sampled75
top_contributor_share0,135
Cómo se puntúa
45.3/46.8Resolución de issues — 97% de issues cerradas
31.3/38.3Aceptación de PR — 215/263 PR decididos fusionados
4.5/15OpenSSF Scorecard: Code-Review — Found 8/26 approved changesets -- score normalized to 3
Datos de entrada utilizados
merged_prs215
open_issues6
closed_issues196
issue_closed_ratio0,97
closed_unmerged_prs48
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
14.3/25Alcance del propietario — 98 seguidores de JuliaIO
25/25Trayectoria — 105 repos públicos, cuenta de ~11 años
Datos de entrada utilizados
followers98
owner_typeOrganization
is_verified
owner_loginJuliaIO
public_repos105
account_age_days4146

Calidad de Ingeniería

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

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

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — http://juliaio.github.io/JSON.jl/
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttp://juliaio.github.io/JSON.jl/
has_readme
has_docs_dir
has_description

Seguridad

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

58Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 8/26 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 89 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — license file detected
7.5/7.5Maintained — 17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5,8
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging, signed_releases. Los pesos restantes se han renormalizado.

Preparación para IA

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

32En riesgo · 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)
36.7/40Historial de commits legible — 62 de 90 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,689
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
0/11Configuración de lint / formato
0/11Verificación estática de tipos
0/10Entorno reproducible
10/10Práctica demostrada con agentes — 8 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 10 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0,08
toolchain_manifests
dependency_bot_commit_share0,1
Cómo se puntúa
0/45Código verificable por tipos — Julia sin configuración de verificación de tipos
0/55Tamaños de archivo manejables — no se detectaron archivos fuente
Datos de entrada utilizados
primary_languageJulia
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluidos de la puntuación (sin datos o no aplicable): Tamaños de archivo manejables. Los pesos restantes se han renormalizado.

Datos clave

354estrellas de GitHub
75contribuidores
63commits en los últimos 12 meses
3días desde el último push
43versiones publicadas
6factor bus
6issues abiertas
ecosistemas de paquetes

Más detalle

Historial de estrellas y forks 354 ★ / 111 ⇿
354Estrellas
111Forks
43Versiones

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.

012525037535411072012-122019-092026-06
Mayor 1Menor 20Parche 22

Cada punto abarca 13 días.

OpenSSF Scorecard 5.8 / 10
5.8agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests25 out of 25 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 8/26 approved changesets -- score normalized to 3
10Contributorsproject has 89 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Todas las dependencias 0

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

RegistroPaqueteVersiónRelación
Avisos de dependencias sin evaluar

El cotejo de avisos no pudo ejecutarse para este informe: No resolved dependencies to assess

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1744,
      "has_wiki": true,
      "homepage": "http://juliaio.github.io/JSON.jl/",
      "languages": {
        "Julia": 226402
      },
      "pushed_at": "2026-07-18T06:32:23Z",
      "created_at": "2012-12-06T20:39:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-26T18:12:54Z",
      "description": "JSON parsing and printing",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": null,
      "name": "JuliaIO",
      "type": "Organization",
      "login": "JuliaIO",
      "company": null,
      "location": null,
      "followers": 98,
      "avatar_url": "https://avatars.githubusercontent.com/u/11489324?v=4",
      "created_at": "2015-03-15T16:11:48Z",
      "is_verified": null,
      "public_repos": 105,
      "account_age_days": 4146
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-06-02T19:52:11Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-05-14T21:08:17Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2026-04-30T15:52:23Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-04-28T02:47:45Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-04-02T00:41:44Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-01-14T09:30:48Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-11-14T14:26:27Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2025-11-08T07:09:45Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-10-17T01:11:24Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-10-11T00:30:51Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-10-03T22:32:37Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-10-03T07:46:42Z"
        },
        {
          "tag": "v0.21.4",
          "kind": "patch",
          "published_at": "2023-04-12T15:14:10Z"
        },
        {
          "tag": "v0.21.3",
          "kind": "patch",
          "published_at": "2022-02-11T12:40:03Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2021-08-05T09:36:10Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2020-09-07T15:02:30Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2020-02-15T05:11:20Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2019-07-16T19:58:15Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2018-11-21T15:34:06Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2018-08-07T18:06:06Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2018-07-02T06:24:41Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2018-03-29T17:23:02Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2018-02-25T22:36:08Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2018-02-20T23:19:15Z"
        },
        {
          "tag": "v0.16.4",
          "kind": "patch",
          "published_at": "2018-01-15T18:21:36Z"
        },
        {
          "tag": "v0.16.3",
          "kind": "patch",
          "published_at": "2017-12-14T06:16:22Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2017-12-01T04:23:07Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2017-11-24T20:12:33Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2017-11-18T02:23:50Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2017-11-02T05:00:26Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2017-09-26T17:43:29Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2017-09-25T02:12:42Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2017-09-10T19:47:28Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2017-07-13T01:05:37Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2017-05-16T05:05:40Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2017-05-08T07:01:38Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2017-05-02T04:00:59Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2017-04-23T01:08:12Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2017-04-12T07:02:57Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2017-02-13T00:28:39Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2017-01-24T04:10:27Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2017-01-13T22:15:04Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2016-10-04T00:16:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e5ef310dece16746843753e4c3b44e868b917b64",
          "body": "- skip_whitespace: compare bytes directly against the 4 RFC 8259\n  whitespace characters instead of isspace(Char(...)). ~2x faster and\n  correctly rejects vertical tab / form feed which isspace accepts but\n  JSON does not.\n- parse_number: replace try/catch with tryparse — ~500x faster on the\n  happy\n[…]\n valid per the JSON spec.\n- parse_array: use explicit Any[] instead of untyped [].\n- tests: add cases for leading '+', vertical tab, and form feed.\n\nCo-authored-by: Claude Code <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "vendor/jsonx: improve correctness and performance (#470)",
          "author_name": "Fredrik Ekre",
          "author_login": "fredrikekre",
          "committed_at": "2026-06-26T18:12:49Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e346208fdc13de9404f9cf1aeb038f7a179e2f01",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#469)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T04:10:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c0e38843021b87d1937169e69e18848b8e1ffa0",
          "body": "Ensure PtrString equality with AbstractString is symmetric and hash-compatible so transient lazy keys behave correctly in hashed collections.\n\nFixes #467",
          "is_bot": false,
          "headline": "fix(lazy): hash PtrString like strings (#468)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-06-11T21:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e487a976ae411cb6cbc41c870becb002c645c08",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-06-02T19:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad86f56b4b80a88fe6942ee1389ddddc28a18052",
          "body": "Fixes #434",
          "is_bot": false,
          "headline": "fix(parse): honor custom style lifts (#458)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-06-02T19:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9310c58b717c5c42b76055726abd46879504a7ec",
          "body": "Forward JSONReadStyle structlike checks to the wrapped JSONStyle so custom styles can opt foreign types out of struct materialization.\n\nFixes #462",
          "is_bot": false,
          "headline": "fix(parse): honor custom style structlike (#463)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-05-26T15:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee48f452c085c75ffe9e61297abd125820c3567a",
          "body": null,
          "is_bot": false,
          "headline": "Mark user-facing methods `public` (#461)",
          "author_name": "Tim Holy",
          "author_login": "timholy",
          "committed_at": "2026-05-26T12:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19025cccffb31980505cf7dcc245f27c0ef0f18e",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): bump version to 1.6.0 (#460)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-05-14T20:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e344299079ea6094f53a5e87d88b8bffa3e09d3",
          "body": "Fixes #440",
          "is_bot": false,
          "headline": "feat(write): serialize complex numbers (#459)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-05-14T20:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a15494b70127ff213b25801898880e5db94d4d2",
          "body": "Fixes #456",
          "is_bot": false,
          "headline": "fix(parse): default bare JSON.Object keys to String (#457)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-05-14T20:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1efd9126f828bfa93f5c4bbc74b89d0b23385d8a",
          "body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2 to 3.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump julia-actions/setup-julia from 2 to 3 (#448)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-14T20:03:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "071412e761fe538aad430d13a4c0e04348b5dc11",
          "body": null,
          "is_bot": false,
          "headline": "fix typo in reading.md (#455)",
          "author_name": "Tony🍟",
          "author_login": "foraspell",
          "committed_at": "2026-05-14T20:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea419908700560b990cf8c0d8a7e2e48343bfa89",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-04-30T15:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8154d2427b9d0b11e0bab16605479145ede36c8b",
          "body": "JSONReadStyle wraps the user-provided style for null/dicttype/unknown_fields config, but\nStructUtils dispatches on the wrapping JSONReadStyle. As a result, methods like\ndictlike(::CustomJSONStyle, ::Type{A}) defined on a user JSONStyle never fired during\nparsing — make() fell through to makestruct i\n[…]\nike from JSONReadStyle to its inner st.style so\nuser-defined dispatches on a custom JSONStyle reach the StructUtils make() router.\n\nCloses #453\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(parse): forward type predicates to inner style (#454)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-04-30T15:33:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "95024e962125c716e6fed3ce472d6fb3b88c93d3",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-04-28T02:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9959397088490d8dd729bef60ed034c16a320650",
          "body": "Default sort_keys behavior now sorts plain Dict while preserving iteration order for other AbstractDict implementations. Explicit sort_keys=true continues to sort all AbstractDict values.\\n\\nFixes #447.",
          "is_bot": false,
          "headline": "fix(write): preserve ordered dict output (#452)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-04-28T02:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53df2b313badb8748a700d2738ff686b3a73e489",
          "body": "* feat(parse): add unknown_fields keyword\n\nAdd an  keyword to typed JSON parsing and parse!\nthat preserves the current ignore behavior by default while allowing\ncallers to reject unmatched members with .\n\nThis updates the JSON read style plumbing to use StructUtils 2.8's\nunknownfield hook, adds regression tests for nested and in-place\nparsing, and documents the new option.\n\n* refactor(parse): simplify unknown field policy state",
          "is_bot": false,
          "headline": "feat(parse): add unknown_fields keyword (#451)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-04-27T15:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e93eb16c593f67da2de41476f1a1e498bf8f86",
          "body": null,
          "is_bot": false,
          "headline": "Fix AbstractString key support for JSON.Object (#450)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-04-22T16:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f66e67d48f36343ff2c65605394dfca248279e",
          "body": "* Remove all @doc mentions\n\n* fix parsefile! docs reference",
          "is_bot": false,
          "headline": "Remove all @doc mentions (#444)",
          "author_name": "Guilherme Bodin",
          "author_login": "guilhermebodin",
          "committed_at": "2026-04-02T00:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb4b7cda043f3c2c052e57625426e4f7858a4c2e",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5 to 6 (#446)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T00:23:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d6c1592e5d73608827ae579055734e4f495b648b",
          "body": null,
          "is_bot": false,
          "headline": "fix json doc (#445)",
          "author_name": "Olivier Gauthé",
          "author_login": "ogauthe",
          "committed_at": "2026-04-02T00:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3e8dce7167daa3a3151815c748e466a3b68cb02",
          "body": null,
          "is_bot": false,
          "headline": "Support UUID and other stringlike types as keys (#435)",
          "author_name": "Denis Revunov",
          "author_login": "treapster",
          "committed_at": "2026-04-02T00:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de651cec7cd18fc82b0322a71e1e5f17895e7f6c",
          "body": "* Add sort_keys keyword argument for deterministic JSON output\n\nAdds `sort_keys::Bool=false` to `JSON.json` and `JSON.print` that\nproduces output with alphabetically sorted dictionary keys. This is\na standard feature in JSON libraries across languages (Python's\njson.dumps(sort_keys=True), Go's encod\n[…]\nby default) while respecting\nthe explicit ordering contract of JSON.Object.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add sort_keys keyword for deterministic JSON output (#442)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-03-17T17:45:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "cec4d42bd2bfb86a6b01a78826c268539abe7b79",
          "body": "Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3.\n- [Release notes](https://github.com/julia-actions/cache/releases)\n- [Commits](https://github.com/julia-actions/cache/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/cache\n  dependency-versi\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump julia-actions/cache from 2 to 3 (#438)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T17:42:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4286a946242097ffe507e37cef09bad1f69abce0",
          "body": "* option to allow trailing characters while parsing\n\nThis adds an option `allowtrailing` to tolerate additional trailing characters in the buffer while parsing json. It is off by default, which keeps the parser strict and tries to parse the entire buffer as json. But when it is switched on, it allow\n[…]\n\"value\"}`. Or a json followed by other characters. E.g. `{\"name\": \"value\"} : this is...`.\n\nThis also matches the pre 1.x behavior of this package.\n\n* use isroot instead\n\n* add docs, bump minor version",
          "is_bot": false,
          "headline": "option to allow trailing characters while parsing (#439)",
          "author_name": "Tanmay Mohapatra",
          "author_login": "tanmaykm",
          "committed_at": "2026-03-17T12:58:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f4fbb5a429a21b422c88883981c34e29d22b887e",
          "body": "Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to v1.4.0",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-01-14T09:09:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c7130d76ca0b10b4b8b675b1293811b03206589b",
          "body": "The error message now correctly suggests defining\n`StructUtils.lowerkey(::JSON.JSONStyle, ::T)` instead of\n`StructUtils.lowerkey(::T)` which doesn't work.\n\nFixes #414\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix misleading error message for lowerkey (#426)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-01-14T07:27:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "74798291682b0bc3458c04527c7915699b19502a",
          "body": "* fix @omit_null/@omit_empty macros for parametric types\n\nPreviously, for parametric types like `struct Foo{T}`, the macros\ngenerated `JSON.omit_null(::Type{Foo{T}}) = true` which only matched\nwhen the exact type parameter matched. Now they generate\n`JSON.omit_null(::Type{<:Foo}) = true` which corre\n[…]\ng., Foo{Int},\nFoo{String} both work when @omit_null struct Foo{T} is used).\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix @omit_null/@omit_empty macros for parametric types (#425)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-01-14T07:27:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8d648bd094ddaa760d9d7dc146acb39edd6538e1",
          "body": "Completes String/Symbol interoperability for Object by adding get\nmethods that accept cross-key-types:\n\n- get(f::Callable, obj::Object{String}, key::Symbol)\n- get(f::Callable, obj::Object{Symbol}, key::String)\n- get(obj::Object{String}, key::Symbol, default)\n- get(obj::Object{Symbol}, key::String, default)\n\nThis follows up on #421 which added setindex!, delete!, and haskey\nfor cross-key-types.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "add get methods for cross-key-type support on Object",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-01-12T23:48:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "738fda98278153c927e521c04f1f179da5d8bde9",
          "body": "…ey::Symbol and vice versa plus respective tests (#421)\n\nCo-authored-by: hhaensel <helmut.haensel@gmx.com>",
          "is_bot": false,
          "headline": "add methods for setindex!, delete!, haskey for obj::Object{String}, k…",
          "author_name": "hhaensel",
          "author_login": "hhaensel",
          "committed_at": "2026-01-12T23:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81fa0713962950107e6eb2de95583ee291d3558a",
          "body": "Adds liftkey methods for Integer and AbstractFloat types to enable\nround-tripping Dict{Int,V}, Dict{Float64,V}, etc. These correspond to\nthe existing lowerkey definitions in write.jl that convert numeric\nkeys to strings when writing JSON.\n\nFixes #422\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "add liftkey for numeric dict key types (#423)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2026-01-12T23:29:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "928a3cc5b3433657a828b3b86c70aa569c668051",
          "body": "Co-authored-by: hhaensel <helmut.haensel@gmx.com>",
          "is_bot": false,
          "headline": "add getindex(::Object{String}, ::Symbol) and vice versa (#420)",
          "author_name": "hhaensel",
          "author_login": "hhaensel",
          "committed_at": "2025-12-18T18:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ffcc9d8da567ccde8c2a1f2879ce78a8fbf36fd",
          "body": null,
          "is_bot": false,
          "headline": "export kwarg (#418)",
          "author_name": "Yuto Horikawa",
          "author_login": "hyrodium",
          "committed_at": "2025-12-10T13:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a19277cd0a01d72dbe76c891802bc6d4e6e64fa4",
          "body": null,
          "is_bot": false,
          "headline": "Fix reading example of FrankenStruct (#416)",
          "author_name": "Simone Carlo Surace",
          "author_login": "simsurace",
          "committed_at": "2025-12-06T05:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c6a044cfb89f0ae9d575a78d3e6ed99375b5b5",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 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/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#413)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-28T18:08:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f30c72a83cd47d06a1f3c401f134d510014ea18",
          "body": "* add README badges to link the documentations\n\n* use `julia-repl` syntax highlighting\n\n* tables should be left-aligned!\n\n* add `@ref`s to the documentation\n\n* we don't need `@contents` blocks except for top page\n\n* sort sections\n\n* guides -> Guides",
          "is_bot": false,
          "headline": "Update documentation (#411)",
          "author_name": "Yuto Horikawa",
          "author_login": "hyrodium",
          "committed_at": "2025-11-28T18:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8f6f79fef797ee87a971807781bf7f09a0f64b1",
          "body": null,
          "is_bot": false,
          "headline": "Add write permissiosn to doc job",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-11-28T18:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c9b9009fabd59405a97847cca0abec7e84f3aab",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-11-14T14:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c065fc68395f43edc89a6170d24e9cc4cfd19016",
          "body": "…ld (#408)",
          "is_bot": false,
          "headline": "Add new Null/Omit sentinels for overriding omit_null behavior per-fie…",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-11-14T14:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac467437609fd0a0e482f56349b4c4f39148f301",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.2.1",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-11-08T06:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2f1c7b881ef65b346afff902beebbc91af7020e",
          "body": "…ixes #404 (#407)",
          "is_bot": false,
          "headline": "Ensure isvalidjson doesn't throw during LazyValue initial creation; f…",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-11-08T06:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd7d48901bbfaba534210121603a79c32075a599",
          "body": null,
          "is_bot": false,
          "headline": "Treat array of pairs as object when writing. Fixes #398 (#406)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-11-08T06:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2990e0369e3fddc6523f979845aee9dd960ba4e2",
          "body": "Also added a 32bit CI job.",
          "is_bot": false,
          "headline": "Fix JSONX tests on 32bit (#403)",
          "author_name": "James Wrigley",
          "author_login": "JamesWrigley",
          "committed_at": "2025-11-08T05:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2787c38d18aa5a6828eefabc8d4f4726e1c09e7",
          "body": "Previously `JSONX.unescape_string()` would insert single codeunits at a time\ninto the unescaped output (if the current character is not an escape\nsequence). This caused characters composed of multiple codeunits to be unescaped\nas individual characters.",
          "is_bot": false,
          "headline": "[JSONX] Fix unicode handling when unescaping strings (#405)",
          "author_name": "James Wrigley",
          "author_login": "JamesWrigley",
          "committed_at": "2025-10-29T16:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d8b907fd26c02a13f6d6f807524e71859cc5bb",
          "body": null,
          "is_bot": false,
          "headline": "Add support for parsing numbers as Int64 to JSONX (#396)",
          "author_name": "James Wrigley",
          "author_login": "JamesWrigley",
          "committed_at": "2025-10-23T05:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea65ed07553999511516ed455546bbbc0dc7d72",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.2",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-17T00:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52703447b6c76452d6d0108ba9c148f4eb33fece",
          "body": null,
          "is_bot": false,
          "headline": "Restore pre-1.0 compat for object Tuple keys (#400)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-17T00:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca00f6bacdc432629cbbb51c6688796b208591f0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.1.0",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-11T00:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50d45423671529ed402ba4f649191847dfdd12d",
          "body": null,
          "is_bot": false,
          "headline": "Try gc preserve for ptrstring (#395)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-10T21:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac1e1c9d8c7819c51287b9b3f9099aab13fdf2b6",
          "body": null,
          "is_bot": false,
          "headline": "Implement `JSONX.JSONText` (#394)",
          "author_name": "James Wrigley",
          "author_login": "JamesWrigley",
          "committed_at": "2025-10-08T21:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2aa9ed47bdb1ece85daf211170a43e93b011bd2",
          "body": "…#393)",
          "is_bot": false,
          "headline": "Add check for positive float precision for non-shortest float_style (…",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-07T12:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d00687b6a80121af600580bd4635b880d251b20",
          "body": "* Fix 32 bit support\n\n* fix CI\n\n* Update src/lazy.jl\n\nCo-authored-by: Oscar Dowson <odow@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Oscar Dowson <odow@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix 32 bit support (#389)",
          "author_name": "Nathan Zimmerberg",
          "author_login": "nhz2",
          "committed_at": "2025-10-07T00:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cba1b4ac6c6365e5ed182d4af5e8c9322820614e",
          "body": "* Minor changes to the README\n\n* Update README.md",
          "is_bot": false,
          "headline": "Minor changes to the README (#387)",
          "author_name": "Oscar Dowson",
          "author_login": "odow",
          "committed_at": "2025-10-06T23:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7d15f6d6acb54a1abfa10abd8fcad9509be908",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-03T22:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef1cf194c5649ef0c847b35f0dbe62933565e7f6",
          "body": null,
          "is_bot": false,
          "headline": "Fix a test failure from fuzz testing JSON.json (#382)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-03T22:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9288fbd4df76f530444eb53cffe5c0575571529",
          "body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Changelog](https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md)\n- [Commits](https://github.com\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump julia-actions/setup-julia from 1 to 2 (#380)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-03T10:16:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0fceca5a0176f80c690703ca6d2f400ad793c8e7",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\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...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#379)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-03T10:16:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "edee932730f9c4922844376a5686166592c54cc1",
          "body": null,
          "is_bot": false,
          "headline": "Add `release` trigger for CI workflow (#378)",
          "author_name": "Mosè Giordano",
          "author_login": "giordano",
          "committed_at": "2025-10-03T10:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2377881358dc4bd11452197ecc366cc714cf4b8",
          "body": null,
          "is_bot": false,
          "headline": "Add a few more tests/fix for custom maketuple",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-03T10:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a631a487989fa96ecca17c49ed62399363a22277",
          "body": null,
          "is_bot": false,
          "headline": "Fix precompile use of isvalid -> isvalidjson",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-03T10:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0a680adf497ed7861bbf56463434a13c334bbb3",
          "body": null,
          "is_bot": false,
          "headline": "Add quick example for parsing JSON into DataFrame as suggested in #372",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-03T10:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b517792f186ae4a0a9b99852a4aa1dc3ddc1dd",
          "body": null,
          "is_bot": false,
          "headline": "Fix minor conditional path for non-traditional numbers",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-03T09:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c387fe38c33823a2e73ba70aba7bb6e081a5d177",
          "body": "* 1.0 release rewrite of package\n\n* Add new uber-simple vendor/jsonx.jl for true no-dependency JSON functionality that can be directly vendored in",
          "is_bot": false,
          "headline": "[BREAKING] Package rewrite for a 1.0 release (#374)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2025-10-03T06:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b87626d420edaaa586a534ec108a7b7585f0304",
          "body": "Remove false statement about Serde.jl",
          "is_bot": false,
          "headline": "Merge pull request #368 from JuliaIO/giordano-patch-1",
          "author_name": "Viral B. Shah",
          "author_login": "ViralBShah",
          "committed_at": "2024-11-14T15:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2841492d63a4cb1baf3cf71aebdb7200dc60292",
          "body": null,
          "is_bot": false,
          "headline": "Remove false statement about Serde.jl",
          "author_name": "Mosè Giordano",
          "author_login": "giordano",
          "committed_at": "2024-11-14T01:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6fc8377a73d96e0aa0285d3e67a40ae2ebd959b",
          "body": "See alternative package JSON3",
          "is_bot": false,
          "headline": "Merge pull request #333 from PallHaraldsson/patch-1",
          "author_name": "Viral B. Shah",
          "author_login": "ViralBShah",
          "committed_at": "2024-05-20T01:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa675aab06ea259831f9e33332cc8094c11daab",
          "body": "…actions/setup-julia-2\n\nBump julia-actions/setup-julia from 1 to 2",
          "is_bot": false,
          "headline": "Merge pull request #364 from JuliaIO/dependabot/github_actions/julia-…",
          "author_name": "Viral B. Shah",
          "author_login": "ViralBShah",
          "committed_at": "2024-05-20T01:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7575761401791cd11c2d760cb4816d33c341954",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md also add Serde.jl",
          "author_name": "Páll Haraldsson",
          "author_login": "PallHaraldsson",
          "committed_at": "2024-05-06T12:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a1bca26ce438759a67af3fd74788a169a59c11",
          "body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/setup-julia\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": "Bump julia-actions/setup-julia from 1 to 2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-01T21:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46579b75938bf5cd2079907499cb8afd8eef7599",
          "body": "…v/codecov-action-3\n\nBump codecov/codecov-action from 1 to 3",
          "is_bot": false,
          "headline": "Merge pull request #360 from JuliaIO/dependabot/github_actions/codeco…",
          "author_name": "Steve Kelly",
          "author_login": "sjkelly",
          "committed_at": "2024-01-04T18:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d70e7b40f3a0faeb4e856b873cd0a5232945d7",
          "body": "…s/checkout-4\n\nBump actions/checkout from 2 to 4",
          "is_bot": false,
          "headline": "Merge pull request #361 from JuliaIO/dependabot/github_actions/action…",
          "author_name": "Steve Kelly",
          "author_login": "sjkelly",
          "committed_at": "2024-01-04T18:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88d4e8cd1f97ef67280194714514a2abb4a3396e",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.\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/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\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": "Bump actions/checkout from 2 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-04T18:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2582825f5513a428723aa68564b3ae3182aeddde",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\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": "Bump codecov/codecov-action from 1 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-04T18:37:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1df0eed5b4ff393dbbbdebf493f7b0bfa6530a0a",
          "body": "enable dependabot for GitHub actions",
          "is_bot": false,
          "headline": "Merge pull request #353 from ranocha/hr/dependabot",
          "author_name": "Steve Kelly",
          "author_login": "sjkelly",
          "committed_at": "2024-01-04T18:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48e4b21d2fb8995fff30a47603381859cc190ad5",
          "body": null,
          "is_bot": false,
          "headline": "typos (#358)",
          "author_name": "musvaage",
          "author_login": "musvaage",
          "committed_at": "2023-07-03T19:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f0684ca79b4eef26af1485d40121e2a05559acb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for new release (#355)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2023-04-12T14:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4838bd5c9429bfc010a23ac19b52d54cb373e04",
          "body": null,
          "is_bot": false,
          "headline": "enable dependabot for GitHub actions",
          "author_name": "Hendrik Ranocha",
          "author_login": "ranocha",
          "committed_at": "2023-03-14T10:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2219019b6dfb19c7dcc13754ab65d86225d01146",
          "body": "I noticed that writing can blow up when there are recusrive objects that reference each other.\r\n(For example, in HTTP.jl, `Response` and `Request` reference each other)\r\nThis PR proposes a simple API for the `CompactContext` and `PrettyContext` where\r\n`objectid` of objects will be tracked recursivel\n[…]\n \"hook in\" to this behavior by subtyping `RecursiveCheckContext` and\r\nincluding the required fields (see docs for new context). Otherwise, there shouldn't\r\nbe any functional change to APIs in any way.",
          "is_bot": false,
          "headline": "Introduce a recursive cycle check when writing (#345)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2023-01-10T18:21:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "490628677fd60f935b67b36afed5daa6c8c037a5",
          "body": null,
          "is_bot": false,
          "headline": "Fix outdated grammar in \"Documentation\" in README.md (#352)",
          "author_name": "Ryan",
          "author_login": "singularitti",
          "committed_at": "2022-12-09T09:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60836ac84b0eac2f68c7ded63ad17160feba14e3",
          "body": null,
          "is_bot": false,
          "headline": "Use listenany for async tests; fixes #349 (#350)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2022-09-26T14:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de16550fb9b5eb12664140c14038a36a58e87401",
          "body": "* Update doc with correct parameterized function syntax\r\n\r\nThis format is not supported for a long time.\r\n\r\nCo-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>",
          "is_bot": false,
          "headline": "Update doc with correct parameterized function syntax (#336)",
          "author_name": "Olivier MATHIEU",
          "author_login": "o314",
          "committed_at": "2022-02-15T17:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b748675a10ff6294122f6cdbfa3e20eb5f14697",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": null,
          "committed_at": "2022-02-08T14:16:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ca9aa9d360f84326e7de7e3b333e65a399f78e",
          "body": null,
          "is_bot": false,
          "headline": "add basic precompilation (#337)",
          "author_name": "Rafael Schouten",
          "author_login": "rafaqz",
          "committed_at": "2022-02-08T14:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b245e9c5b69339b20d81daa96796aa78bfe12e9",
          "body": "[skip ci]",
          "is_bot": false,
          "headline": "See alternative package JSON3",
          "author_name": "Páll Haraldsson",
          "author_login": "PallHaraldsson",
          "committed_at": "2021-11-22T18:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93688afefe531893af4d3e225ce7094a78c4e37",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Kristoffer Carlsson",
          "author_login": null,
          "committed_at": "2021-08-05T09:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86872549152f8a472cc92ec06c67be57b9a29760",
          "body": "* Update Parsers support\r\n\r\nUpdate the Parsers compat versions to `\"1, 2\"`. As of v1.0.5,\r\n`Parsers.tryparse` ensured the full input buffer was consumed when\r\nparsing a value (as mentioned desirable in the now-deleted comment in\r\n`float_from_bytes`). So dropping support for older Parsers versions\r\na\n[…]\n tests under both Parsers v2.0.1 and v1.1.1 and\r\nensured both were passing, so it shouldn't matter which version of\r\nParsers ends up getting installed if there are other packages which\r\ndon't 2.0 yet.",
          "is_bot": false,
          "headline": "Update Parsers support (#327)",
          "author_name": "Jacob Quinn",
          "author_login": "quinnj",
          "committed_at": "2021-08-01T04:24:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c24980c320842e17720c173be767c161f36feb9",
          "body": "switch CI to GitHub Actions",
          "is_bot": false,
          "headline": "Merge pull request #319 from vtjnash/jn/github-actions",
          "author_name": "David Anthoff",
          "author_login": "davidanthoff",
          "committed_at": "2021-03-22T20:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12209499b08eb126a045b9c39a280c9ebef2bc14",
          "body": "Avoid a race condition with connecting before listening, and connect to\nexplicit localhost IP, since the default for `listen` is IPv4, while\ngetaddrinfo for \"localhost\" may return ip\"::1\", resulting in connection\nfailure.",
          "is_bot": false,
          "headline": "fix async test listener",
          "author_name": "Jameson Nash",
          "author_login": "vtjnash",
          "committed_at": "2021-03-22T18:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e2c2f09e3b5d7be06aba92db756b5ec554617e",
          "body": null,
          "is_bot": false,
          "headline": "switch CI to GitHub Actions",
          "author_name": "Jameson Nash",
          "author_login": "vtjnash",
          "committed_at": "2021-03-22T18:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d43c2f10270ae9ee1509254509e3dc55a2b27c0e",
          "body": null,
          "is_bot": false,
          "headline": "update TagBot",
          "author_name": "Jameson Nash",
          "author_login": "vtjnash",
          "committed_at": "2021-03-22T18:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2987b15ea6a1aa77a405df57c9ed7aadb26fb5b7",
          "body": null,
          "is_bot": false,
          "headline": "revert 1.0 bump and tag + release 0.21.1 instead (#310)",
          "author_name": "Kristoffer Carlsson",
          "author_login": null,
          "committed_at": "2020-09-07T14:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa26fea3cb85ac7985e456ee2907d9c4918c66c7",
          "body": "* Compat entry for Parsers",
          "is_bot": false,
          "headline": "Compat entry for Parsers (#307)",
          "author_name": "Fons van der Plas",
          "author_login": "fonsp",
          "committed_at": "2020-09-07T12:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "998998cf189c4d1ba642392cecb57d0b47de0031",
          "body": null,
          "is_bot": false,
          "headline": "get rid of pushvector (#312)",
          "author_name": "Kristoffer Carlsson",
          "author_login": null,
          "committed_at": "2020-09-07T12:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a497364250bf8f18dc500164194211abb960ac7",
          "body": null,
          "is_bot": false,
          "headline": "update CI files (#311)",
          "author_name": "Kristoffer Carlsson",
          "author_login": null,
          "committed_at": "2020-09-07T11:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aad0c8eedb8d7c64ce99ed55370b97d1cfed07c",
          "body": null,
          "is_bot": false,
          "headline": "fix resize! on PushVector to be consistent with Base (#306)",
          "author_name": "Kristoffer Carlsson",
          "author_login": null,
          "committed_at": "2020-05-09T09:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f8500bd685a92878274c5ed09d30df7ebe8d51",
          "body": "Co-authored-by: Alex Arslan <ararslan@comcast.net>",
          "is_bot": false,
          "headline": "Bump (set) version to 1.0.0 (#287)",
          "author_name": "Kevin Squire",
          "author_login": "kmsquire",
          "committed_at": "2020-04-05T18:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f62762310b6119697f062a145010d4f47f08024",
          "body": null,
          "is_bot": false,
          "headline": "Install TagBot as a GitHub Action",
          "author_name": "Julia TagBot",
          "author_login": "JuliaTagBot",
          "committed_at": "2020-02-10T23:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab37f33bf49717b8596cab51e02bf80030cece6b",
          "body": null,
          "is_bot": false,
          "headline": "Document serialization",
          "author_name": "Fengyang Wang",
          "author_login": "TotalVerb",
          "committed_at": "2020-01-14T05:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b366e4919edb3f9e1297b18330215fe05b16145",
          "body": null,
          "is_bot": false,
          "headline": "Revise README leading paragraphs",
          "author_name": "Fengyang Wang",
          "author_login": "TotalVerb",
          "committed_at": "2020-01-11T19:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9922e4b8283f542d52b00a9c3c5bb314e209e8b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Fengyang Wang",
          "author_login": "TotalVerb",
          "committed_at": "2020-01-10T01:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 43,
      "commits_last_year": 63,
      "latest_release_at": "2026-06-02T19:52:11Z",
      "latest_release_tag": "v1.6.1",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 23,
      "days_since_latest_release": 49,
      "mean_days_between_releases": 26.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 111,
      "stars": 354,
      "watchers": 23,
      "fork_history": {
        "days": [
          {
            "date": "2012-12-06",
            "count": 1
          },
          {
            "date": "2012-12-08",
            "count": 1
          },
          {
            "date": "2012-12-19",
            "count": 1
          },
          {
            "date": "2012-12-30",
            "count": 1
          },
          {
            "date": "2013-01-12",
            "count": 1
          },
          {
            "date": "2013-02-07",
            "count": 1
          },
          {
            "date": "2013-02-11",
            "count": 1
          },
          {
            "date": "2013-03-25",
            "count": 1
          },
          {
            "date": "2013-04-07",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-12-03",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2013-12-24",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-16",
            "count": 1
          },
          {
            "date": "2014-04-21",
            "count": 1
          },
          {
            "date": "2014-05-18",
            "count": 1
          },
          {
            "date": "2014-05-22",
            "count": 1
          },
          {
            "date": "2014-05-28",
            "count": 1
          },
          {
            "date": "2014-06-15",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2015-03-21",
            "count": 1
          },
          {
            "date": "2015-03-24",
            "count": 1
          },
          {
            "date": "2015-07-01",
            "count": 1
          },
          {
            "date": "2015-07-10",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-05-15",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-09-29",
            "count": 1
          },
          {
            "date": "2016-10-02",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 1
          },
          {
            "date": "2016-12-02",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-03-11",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-06-29",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 110,
        "total_forks": 111
      },
      "star_history": {
        "days": [
          {
            "date": "2012-12-06",
            "count": 2
          },
          {
            "date": "2013-09-21",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2014-01-24",
            "count": 2
          },
          {
            "date": "2014-01-31",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-04-17",
            "count": 1
          },
          {
            "date": "2014-05-17",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-08-17",
            "count": 1
          },
          {
            "date": "2014-09-30",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-11-08",
            "count": 1
          },
          {
            "date": "2014-11-09",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2014-11-22",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2014-12-14",
            "count": 1
          },
          {
            "date": "2014-12-15",
            "count": 2
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 1
          },
          {
            "date": "2015-04-18",
            "count": 1
          },
          {
            "date": "2015-04-21",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-07-20",
            "count": 1
          },
          {
            "date": "2015-07-21",
            "count": 1
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 2
          },
          {
            "date": "2015-08-16",
            "count": 1
          },
          {
            "date": "2015-08-30",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-28",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2016-01-16",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-02-28",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-05-15",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-08-13",
            "count": 1
          },
          {
            "date": "2016-09-03",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-20",
            "count": 1
          },
          {
            "date": "2016-09-24",
            "count": 1
          },
          {
            "date": "2016-10-29",
            "count": 1
          },
          {
            "date": "2016-11-13",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-19",
            "count": 1
          },
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2016-12-30",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-28",
            "count": 1
          },
          {
            "date": "2017-01-30",
            "count": 1
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-03-04",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-05-13",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 3
          },
          {
            "date": "2017-07-30",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-18",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2018-01-23",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 2
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2018-11-26",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-28",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-25",
            "count": 1
          },
          {
            "date": "2019-06-09",
            "count": 1
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-06-30",
            "count": 1
          },
          {
            "date": "2019-08-25",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-21",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 2
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 2
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 4
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-13",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 2
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 3
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 2
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 2
          },
          {
            "date": "2025-10-19",
            "count": 2
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 354,
        "total_stars": 354
      },
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 215,
        "open_issues": 6,
        "closed_ratio": 0.97,
        "closed_issues": 196,
        "closed_unmerged_prs": 48
      },
      "bus_factor": 6,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "TotalVerb",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/12903942?v=4"
        },
        {
          "type": "User",
          "login": "aviks",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/378918?v=4"
        },
        {
          "type": "User",
          "login": "quinnj",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/2896623?v=4"
        },
        {
          "type": "User",
          "login": "WestleyArgentum",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/1900307?v=4"
        },
        {
          "type": "User",
          "login": "kmsquire",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/223250?v=4"
        },
        {
          "type": "User",
          "login": "IainNZ",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/692635?v=4"
        },
        {
          "type": "User",
          "login": "tkelman",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/5934628?v=4"
        },
        {
          "type": "User",
          "login": "stevengj",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/2913679?v=4"
        },
        {
          "type": "User",
          "login": "yuyichao",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/712232?v=4"
        },
        {
          "type": "User",
          "login": "dirk",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/7081?v=4"
        }
      ],
      "contributors_sampled": 75,
      "top_contributor_share": 0.135
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml",
        "CompatHelper.yml",
        "TagBot.yml",
        "vendor-tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 8/26 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 89 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "17 commit(s) and 2 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e5ef310dece16746843753e4c3b44e868b917b64",
        "ran_at": "2026-07-22T03:18:28Z",
        "aggregate_score": 5.8,
        "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-22T02:52:33Z",
      "oldest_open_prs": [
        {
          "number": 381,
          "created_at": "2025-10-03T18:00:24Z",
          "last_comment_at": "2025-10-03T18:02:46Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 384,
          "created_at": "2025-10-04T16:27:15Z",
          "last_comment_at": "2025-10-21T17:54:23Z",
          "last_comment_author": "hhaensel"
        },
        {
          "number": 427,
          "created_at": "2026-01-22T13:32:37Z",
          "last_comment_at": "2026-02-27T06:48:56Z",
          "last_comment_author": "hhaensel"
        },
        {
          "number": 465,
          "created_at": "2026-06-04T21:05:23Z",
          "last_comment_at": "2026-06-04T21:25:18Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 466,
          "created_at": "2026-06-08T21:03:32Z",
          "last_comment_at": "2026-06-08T21:06:13Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 471,
          "created_at": "2026-06-30T14:49:12Z",
          "last_comment_at": "2026-06-30T14:51:54Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 472,
          "created_at": "2026-07-11T02:52:38Z",
          "last_comment_at": "2026-07-11T02:55:11Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 473,
          "created_at": "2026-07-16T16:27:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-26T18:12:49Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 343,
          "created_at": "2022-04-30T19:32:23Z",
          "last_comment_at": "2025-11-08T05:43:39Z",
          "last_comment_author": "quinnj"
        },
        {
          "number": 377,
          "created_at": "2025-08-08T21:45:40Z",
          "last_comment_at": "2026-05-03T01:09:32Z",
          "last_comment_author": "asinghvi17"
        },
        {
          "number": 415,
          "created_at": "2025-12-03T00:01:54Z",
          "last_comment_at": "2026-01-27T11:10:46Z",
          "last_comment_author": "hhaensel"
        },
        {
          "number": 428,
          "created_at": "2026-01-26T15:25:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 433,
          "created_at": "2026-02-12T10:13:47Z",
          "last_comment_at": "2026-03-18T06:03:13Z",
          "last_comment_author": "hhaensel"
        },
        {
          "number": 464,
          "created_at": "2026-06-04T18:07:01Z",
          "last_comment_at": "2026-06-04T18:14:48Z",
          "last_comment_author": "curtd"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JuliaIO/JSON.jl",
    "host": "github.com",
    "name": "JSON.jl",
    "owner": "JuliaIO"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 73,
      "inputs": {
        "security": 58,
        "vitality": 87,
        "community": 56,
        "governance": 81,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 63,
              "human_commit_share": 0.9,
              "days_since_last_push": 3,
              "active_weeks_last_year": 23
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "23/52 weeks with commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "63 commits in the last year",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "17 commit(s) and 2 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": 43,
              "latest_release_tag": "v1.6.1",
              "releases_from_tags": false,
              "days_since_latest_release": 49,
              "mean_days_between_releases": 26.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "43 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 49 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 49
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~26.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 26.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 25,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 25 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 25
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "forks": 111,
              "stars": 354,
              "watchers": 23,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "354 stars",
                "points": 41.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 354
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "111 forks",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "23 watchers",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 81,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "bus_factor": 6,
              "contributors_sampled": 75,
              "top_contributor_share": 0.135
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "6 contributor(s) cover half of all commits",
                "points": 48.6,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 14% of commits",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 14
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "75 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 89 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 215,
              "open_issues": 6,
              "closed_issues": 196,
              "issue_closed_ratio": 0.97,
              "closed_unmerged_prs": 48
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "215/263 decided PRs merged",
                "points": 31.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 215,
                      "decided": 263
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/26 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 98,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "JuliaIO",
              "public_repos": 105,
              "account_age_days": 4146
            },
            "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": "98 followers of JuliaIO",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 98,
                      "login": "JuliaIO"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "105 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 105
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://juliaio.github.io/JSON.jl/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://juliaio.github.io/JSON.jl/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 8/26 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 89 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "17 commit(s) and 2 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.689,
              "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": "62 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 36.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 62,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.08,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "8 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Julia",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Julia without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Julia"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T03:18:53.161562Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaIO/JSON.jl.svg",
  "full_name": "JuliaIO/JSON.jl",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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