Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-26 17:20 UTC

chrisrichardson / meshio

I/O for various mesh formats

PythonMIT★ 0 estrellas⑂ 0 forksdesde dic 2017forkVer en GitHub ↗

chrisrichardson/meshio tiene un índice de salud de 27 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es AI Readiness (46/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 3148 días. Una sola persona concentra la mayor parte del trabajo reciente.

27
global / 100
Crítico

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

27
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

Chris RichardsonCuenta personal
36 seguidores70 repositorios públicosdesde may 2013University of Cambridge

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPImeshioapunta a otro repositorio; no se puntúa5.3.5766.001213hace 907 díasmeshfile-formatsscientificengineeringfemfinite-elements

Métricas por categoría

Vitalidad

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

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 3148 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push3148
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 68 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 3153 días
27/27Cadencia de publicación — una versión cada ~9,5 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count68
latest_release_tagv1.10.2
releases_from_tags
days_since_latest_release3153
mean_days_between_releases9,5
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

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

Sostenibilidad y Gobernanza

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

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

Calidad de Ingeniería

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

30En riesgo · 20% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
16/16Configuración de linter — .pylintrc
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_cino
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Seguridad

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

44En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 9 contributing companies or organizations
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — sin datos
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de pypi:meshio@5.3.5 —lo que arrastra la instalación del paquete publicado—: 5 paquetes. No se analiza la alcanzabilidad.

Preparación para IA

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

46En 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)
25.6/40Historial de commits legible — 48 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,48
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .pylintrc
0/11Verificación estática de tipos
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — sin datos
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Pinned-Dependencies. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/45Código verificable por tipos — Python sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/32 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes16.711
source_files_sampled32
oversized_source_files0

Datos clave

0estrellas de GitHub
10contribuidores
0commits en los últimos 12 meses
3148días desde el último push
68versiones publicadas
1factor bus
0issues abiertas
PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • pypi package 'meshio' points at a different repository (https://github.com/nschloe/meshio); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 3.0 / 10
3.0agregado

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-26 17:20 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
n/dPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Todas las dependencias no recopilado

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

Avisos de dependencias 0

Instalar pypi:meshio@5.3.5 arrastra 5 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 559,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Python": 159284,
        "Makefile": 592
      },
      "pushed_at": "2017-12-11T22:21:45Z",
      "created_at": "2017-12-11T21:58:52Z",
      "owner_type": "User",
      "updated_at": "2017-12-11T21:58:54Z",
      "description": "I/O for various mesh formats",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Chris Richardson",
      "type": "User",
      "login": "chrisrichardson",
      "company": "University of Cambridge",
      "location": "Cambridge, UK",
      "followers": 36,
      "avatar_url": "https://avatars.githubusercontent.com/u/4329467?v=4",
      "created_at": "2013-05-03T08:18:35Z",
      "is_verified": null,
      "public_repos": 70,
      "account_age_days": 4832
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2017-12-06T22:51:59Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2017-12-06T18:41:13Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2017-12-06T16:50:40Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2017-11-23T09:10:35Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2017-11-15T17:07:12Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2017-11-09T11:52:29Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2017-11-08T09:39:38Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2017-11-07T13:24:56Z"
        },
        {
          "tag": "v1.8.17",
          "kind": "patch",
          "published_at": "2017-10-26T15:05:59Z"
        },
        {
          "tag": "v1.8.16",
          "kind": "patch",
          "published_at": "2017-09-12T09:16:19Z"
        },
        {
          "tag": "v1.8.15",
          "kind": "patch",
          "published_at": "2017-09-06T11:40:05Z"
        },
        {
          "tag": "v1.8.14",
          "kind": "patch",
          "published_at": "2017-08-16T07:17:36Z"
        },
        {
          "tag": "v1.8.13",
          "kind": "patch",
          "published_at": "2017-08-15T14:15:32Z"
        },
        {
          "tag": "v1.8.12",
          "kind": "patch",
          "published_at": "2017-08-01T15:08:04Z"
        },
        {
          "tag": "v1.8.11",
          "kind": "patch",
          "published_at": "2017-07-19T07:31:08Z"
        },
        {
          "tag": "v1.8.10",
          "kind": "patch",
          "published_at": "2017-06-21T15:58:15Z"
        },
        {
          "tag": "v1.8.9",
          "kind": "patch",
          "published_at": "2017-06-14T14:01:53Z"
        },
        {
          "tag": "v1.8.8",
          "kind": "patch",
          "published_at": "2017-06-07T10:03:46Z"
        },
        {
          "tag": "v1.8.7",
          "kind": "patch",
          "published_at": "2017-06-06T11:48:50Z"
        },
        {
          "tag": "v1.8.6",
          "kind": "patch",
          "published_at": "2017-06-03T13:13:26Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2017-06-02T16:08:51Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2017-05-18T17:45:50Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2017-05-17T09:55:14Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2017-05-15T14:02:30Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2017-05-12T16:34:48Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2017-05-12T11:33:21Z"
        },
        {
          "tag": "v1.7.11",
          "kind": "patch",
          "published_at": "2017-05-10T15:22:11Z"
        },
        {
          "tag": "v1.7.10",
          "kind": "patch",
          "published_at": "2017-05-09T22:18:17Z"
        },
        {
          "tag": "v1.7.9",
          "kind": "patch",
          "published_at": "2017-05-09T20:21:40Z"
        },
        {
          "tag": "v1.7.8",
          "kind": "patch",
          "published_at": "2017-05-08T12:28:38Z"
        },
        {
          "tag": "v1.7.7",
          "kind": "patch",
          "published_at": "2017-04-14T14:12:04Z"
        },
        {
          "tag": "v1.7.6",
          "kind": "patch",
          "published_at": "2017-04-06T10:59:02Z"
        },
        {
          "tag": "v1.7.5",
          "kind": "patch",
          "published_at": "2017-03-24T13:31:34Z"
        },
        {
          "tag": "v1.7.4",
          "kind": "patch",
          "published_at": "2017-03-14T11:58:50Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2017-03-10T19:07:39Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2017-03-09T10:35:26Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2017-02-08T17:40:29Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2017-02-01T12:05:05Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2017-01-31T18:26:02Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2017-01-22T18:51:54Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2017-01-16T15:30:04Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2016-12-06T19:36:06Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2016-09-06T19:23:45Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2016-08-19T09:43:23Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2016-08-18T15:10:03Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2016-07-12T18:46:50Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2016-04-27T14:16:19Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2016-04-27T14:10:19Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2016-02-01T01:30:05Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2015-12-23T21:59:27Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2015-12-22T23:16:40Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2015-12-18T00:28:11Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2015-12-10T01:02:07Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2015-12-08T00:06:57Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2015-12-03T20:16:40Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2015-11-26T09:57:40Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-11-26T09:48:31Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2015-11-23T01:45:57Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2015-11-21T11:56:05Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2015-11-17T13:32:56Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2015-11-17T12:07:43Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2015-11-13T02:21:33Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2015-11-13T00:56:17Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2015-11-12T12:51:46Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2015-11-12T09:57:26Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2015-11-10T12:00:21Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2015-11-10T11:11:12Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2015-11-10T01:06:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fd825b57e5896f3855c17f049ecb23a603506a0d",
          "body": "add logo to readme",
          "is_bot": false,
          "headline": "Merge pull request #163 from nschloe/logo",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-08T17:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95a2fcc30f66e50f990eaf38d5b0e099a466c748",
          "body": null,
          "is_bot": false,
          "headline": "add logo to readme",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-08T16:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "797e78141a28e584cfe98cf490612074c35bc72a",
          "body": "Xdmf fixes",
          "is_bot": false,
          "headline": "Merge pull request #162 from nschloe/xdmf-fixes",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T22:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f392c518a8964edf73ad4a595a002cbf9cd8dc20",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T22:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b34ee73bca1e3ec5e05ade6c3be1574512f73b3",
          "body": null,
          "is_bot": false,
          "headline": "small fixes for xdmf",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T22:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebf04c52d75a7bd59ee4a6d60b25594c667ad28",
          "body": null,
          "is_bot": false,
          "headline": "respect some XDMF defaults",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T19:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0424971332e0bc493abdafc05c56662fdb6921a",
          "body": "Test coverage",
          "is_bot": false,
          "headline": "Merge pull request #161 from nschloe/test-coverage",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T18:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dcc41e835f3091117c4836e53e701850afb74e7",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T18:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "990b7afff84be3df5bf8468e7bbb80e7cf5c324e",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: more mixed cells",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T18:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cba33fd544c82f6471e4e9cc0c69bc7030e79f7e",
          "body": null,
          "is_bot": false,
          "headline": "better test coverage for generic writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T17:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42bbbf60a7de45c6c557bcaaf5ec082e0d84d6e4",
          "body": null,
          "is_bot": false,
          "headline": "coverage",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T17:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bdb1714dbd4aa50ec9695b23f4ebc3056afef8d",
          "body": null,
          "is_bot": false,
          "headline": "vtu: simplification",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T17:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002052eea35f7a6542815fc4f2017058b69c7dcc",
          "body": null,
          "is_bot": false,
          "headline": "more test coverage",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T17:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54e2315ee9917a49ca2308fbcce01c27c8e28f3",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: simplify a bit",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T17:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014c20be9f04225fbc3e8448e6305b4cb3a60f62",
          "body": "Xdmf hdf5",
          "is_bot": false,
          "headline": "Merge pull request #160 from nschloe/xdmf-hdf5",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T16:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "352730d70a7486087f914bdc5a3dafadddafb48b",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: fix for binary writing",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T16:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deecb0a4d1ae92352b195e04a6550dd6dce34269",
          "body": null,
          "is_bot": false,
          "headline": "more gitignore",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T16:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec7f017e5c9a742898a05ec90796a37cf7b96d5",
          "body": null,
          "is_bot": false,
          "headline": "remove unused code",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T16:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0d27356478e38ae55f6495fa519bb16fad463f",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: write hdf5",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T16:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a4295105a9367f1eb61ee12843a942915d74729",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: read binary data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T15:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055b792d382b6734856761e64e9bceee3c95df4f",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: write binary data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T15:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a900305ef043ade2f3e77bb0e6164cec307e1b38",
          "body": null,
          "is_bot": false,
          "headline": "simplify ansys test",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T15:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f471859e9caf8436f809ed5215e1cbfc123114a",
          "body": null,
          "is_bot": false,
          "headline": "simplify gmsh test",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T15:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7d1a0903fe66c7b805f52f607e715c123733367",
          "body": null,
          "is_bot": false,
          "headline": "simplify vtu tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T15:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7819a06f1d9191627932c57eb2e3945768a983f",
          "body": null,
          "is_bot": false,
          "headline": "further simplify vtk test",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T15:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d12f0bedf5ca1a8348151d4a216870325820efe",
          "body": null,
          "is_bot": false,
          "headline": "simplify vtk tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T15:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41dfa8e8313492fbe0c1acddb35da998e1f2c9c2",
          "body": null,
          "is_bot": false,
          "headline": "reorganize xdmf writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T14:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce89a02066882f7c0eb11e9340f2dd15d29bcf5",
          "body": "Version bump",
          "is_bot": false,
          "headline": "Merge pull request #159 from nschloe/version-bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T12:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dadb8b4bf70ad92bee091ac31af5b7829426226",
          "body": null,
          "is_bot": false,
          "headline": "pylint fix",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T12:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fab9d5596b15520efbba8e0c383b8987cf74cd4",
          "body": null,
          "is_bot": false,
          "headline": "improve generic reader",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T12:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988f4ae842095408898216d9e8d2e13bb5006abf",
          "body": null,
          "is_bot": false,
          "headline": "add test for reader helper",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T12:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc439f6827fa82d217d0c0d9e891addac161a110",
          "body": null,
          "is_bot": false,
          "headline": "remove some old code",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fcbf5059137d786ba19930825cd5ad525e60947",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: don't unnecessisarily skip test",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c93e648d3db4173399bae146b41b5b7544a2560a",
          "body": null,
          "is_bot": false,
          "headline": "update some links",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d7e9ca901975065f6251dbbd5811c45724aabb",
          "body": null,
          "is_bot": false,
          "headline": "keep h5py optional",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2651da5e94900859e3901be9b2c4467a519dd1c",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a984c55e6df4baa3d43c6a155c9a251557994073",
          "body": "Gmsh: Support for writing optional PhysicalNames section",
          "is_bot": false,
          "headline": "Merge pull request #150 from dalcinl/gmsh",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7e1e4bdd3cd55fd0df025aefe23bfff15b2aaee",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into gmsh",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dcf0dd1b9c64b2a0e0e9547b298b86c0d28b245",
          "body": "Exodus write",
          "is_bot": false,
          "headline": "Merge pull request #158 from nschloe/exodus-write",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bed8cf5277781c07daae00b128afda0f9d54146",
          "body": null,
          "is_bot": false,
          "headline": "small improvement for exodus writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "227a8f3d8ca15f3a86d57041d04faeb97d97e093",
          "body": null,
          "is_bot": false,
          "headline": "exodus: tests with legacy writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-06T11:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3950c686ea2600da22385617079a8f844579184",
          "body": null,
          "is_bot": false,
          "headline": "exodus: improve & simplify reader",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T22:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87880afa4552e648d278e0dae46a144bf33a1dd4",
          "body": null,
          "is_bot": false,
          "headline": "exodus reader: be less strict",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T20:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a502e908d86917dce5a63e92e8d1a5a9ad3bbc",
          "body": null,
          "is_bot": false,
          "headline": "more the legacy writer into the tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T19:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3bbd33486050e444eaa5b33f81d4d0fa09ea856",
          "body": null,
          "is_bot": false,
          "headline": "clean up exodus",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T19:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "359489170f7763035964d111f27e54042bfeb914",
          "body": null,
          "is_bot": false,
          "headline": "more fixes for exodus write",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T19:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e4381224df788b37e9aea07918f243c7b600b8",
          "body": null,
          "is_bot": false,
          "headline": "more fixes for test helper meshes",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T19:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e5d3f3e0176bf55e51629656c3bcf69a6267637",
          "body": null,
          "is_bot": false,
          "headline": "test: fix for quad8 mesh",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T19:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c00feda5dab5d00829c407613e2142bfa9610ea",
          "body": null,
          "is_bot": false,
          "headline": "fix for hex test",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T18:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe4ba713feca457f490538679ec385b2ebafdfe",
          "body": null,
          "is_bot": false,
          "headline": "first working exodus write",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T18:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b88751c342e3e14bb83ba5b2aa200f33bf27e8",
          "body": null,
          "is_bot": false,
          "headline": "exodus: handle coordinate names",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T17:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa526f5d7ea46b55c35a7dd0272a819c3e270b4a",
          "body": null,
          "is_bot": false,
          "headline": "exodus: more variables",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T16:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ac9f107f728847b06b1acb57a9e590bfbac2bac",
          "body": null,
          "is_bot": false,
          "headline": "exodus: proper handling of dtype",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T15:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2952bfcd4e5efb65240d07d2ba6674012057968b",
          "body": null,
          "is_bot": false,
          "headline": "exodus: node data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T15:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8460c46add55321d52987655667d4c27ca60511c",
          "body": null,
          "is_bot": false,
          "headline": "exodus: different cell types",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T13:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "462e40b5e93ea147df77173b6e4094e1b8344403",
          "body": null,
          "is_bot": false,
          "headline": "first successful exodus write",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T11:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1cb082fcc4c2056ad74c8fe4b1587cac66a8736",
          "body": null,
          "is_bot": false,
          "headline": "exodus: write points",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T10:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a2d1bdbbb0164ad2ed87aa288b46b893ff8f894",
          "body": "Xdmf writer",
          "is_bot": false,
          "headline": "Merge pull request #157 from nschloe/xdmf-writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T09:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0186441dac071fadf3c85d1a26a7bd2dedc331",
          "body": null,
          "is_bot": false,
          "headline": "get all xdmf tests to pass",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T09:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32bca4f44253582995ad178ea5de40becb6b3cb2",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: cell data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-05T09:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe03fc78d48f6dc89cf1df1f2b84eb5f0d5b4aa4",
          "body": null,
          "is_bot": false,
          "headline": "gmsh: fix binary write",
          "author_name": "Lisandro Dalcin",
          "author_login": "dalcinl",
          "committed_at": "2017-12-04T22:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81d20dd333370129416778b1ac7f71437aeb009",
          "body": null,
          "is_bot": false,
          "headline": "ansys: fix binary write",
          "author_name": "Lisandro Dalcin",
          "author_login": "dalcinl",
          "committed_at": "2017-12-04T22:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b763b909ce50673aabccc9748b04f00726ff24b",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: handle point data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-04T15:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e34219d1958c0ab71a055f9855c19f1dc0b32a5",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: handle multiple cell types",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-04T15:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259e7279d29110323818ba5ab4739e570685b9bb",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: more tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-04T15:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "601a5641dbf70bea2c32e2b648770fb9e1fa09e1",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: more elem types",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-04T14:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad04a748bd1d10a1655c0e5c54388f20ee427a71",
          "body": null,
          "is_bot": false,
          "headline": "first working xdmf test",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-04T14:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7a57eee25279124f9c41750ae512917a5644fb",
          "body": null,
          "is_bot": false,
          "headline": "Gmsh: Support for writing optional PhysicalNames section",
          "author_name": "Lisandro Dalcin",
          "author_login": "dalcinl",
          "committed_at": "2017-12-02T23:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7346b07e7c4b135a52558b9765f58152069d03eb",
          "body": null,
          "is_bot": false,
          "headline": "xdmf: write points",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-02T22:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a8f6e56936eb7e2102a7d914451a69f3e8ac75",
          "body": null,
          "is_bot": false,
          "headline": "vtu: make xml writer accessible",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-02T22:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051ece33168d83b125a624cbc35f393b68bfeba7",
          "body": null,
          "is_bot": false,
          "headline": "remove unused code",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-02T21:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89dc1785b986f0c5415391c6557067258f4eff03",
          "body": null,
          "is_bot": false,
          "headline": "more extensive xdmf tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-02T21:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6613ce2ce7624dd69fd8221a7376d926ed42fb",
          "body": "Write without vtk",
          "is_bot": false,
          "headline": "Merge pull request #155 from nschloe/write-without-vtk",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T22:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65d3ef21d551ced085cd8ebcddc67b7cff2e19fa",
          "body": null,
          "is_bot": false,
          "headline": "vtu: fix binary write",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T22:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c157e81af01246179cb3433f6ee3e41b44936b6",
          "body": null,
          "is_bot": false,
          "headline": "vtu: first stab at binary writing",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T21:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceb22b9a020601c95768cc8df6e2727a8bc78974",
          "body": null,
          "is_bot": false,
          "headline": "vtu: more deduplication",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T19:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f8da3231fb05e5ef75cab73c58ce075dc44ac8",
          "body": null,
          "is_bot": false,
          "headline": "vtu: deduplicate some code",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T19:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0324af28428c2d4e50385461bc4fc0311937d0ca",
          "body": null,
          "is_bot": false,
          "headline": "vtu: point and cell data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T19:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "033d41b8db67feb1b68c5f3292d180205da4623d",
          "body": null,
          "is_bot": false,
          "headline": "vtu writer: cells fix",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T18:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "308279d08d8881be08ce550365fea11549f22808",
          "body": null,
          "is_bot": false,
          "headline": "get some vtu writes right",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T18:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9adf8c765885eb9f5334a9eace21f9a6e49c95e3",
          "body": null,
          "is_bot": false,
          "headline": "vtu: write cells properly",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T18:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcdfc16415cb7f6381e67ee436690ace9d74165f",
          "body": null,
          "is_bot": false,
          "headline": "vtu: better dtype translation",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T16:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33dae3df25c10674f29e3c2ba17f00dd21a794c7",
          "body": null,
          "is_bot": false,
          "headline": "vtu: optionally pretty-print xml",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T16:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b905eac2c94c19d8ec3ea8c3e28a968e538e7125",
          "body": null,
          "is_bot": false,
          "headline": "vtu: start working on manual writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T16:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba954ebc9178fea45d736b0ff3696ad023793dc5",
          "body": null,
          "is_bot": false,
          "headline": "more vtu tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T15:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e67a21868ec664adf52bd2846c4ecabdc13d79c",
          "body": null,
          "is_bot": false,
          "headline": "pylint fixes",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T15:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f11b7e6c124913cc6f1a18b9ad52df585960c28",
          "body": null,
          "is_bot": false,
          "headline": "test clean up",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T15:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc622067789f705424283e437575ddc810a151a",
          "body": null,
          "is_bot": false,
          "headline": "be less strict in permas filename check",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T15:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd0801ea444fff18dbd996bd77527e5cb16b5a6",
          "body": null,
          "is_bot": false,
          "headline": "less code in tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T15:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14948de05d0ca5d31de0d17a9cb2e740774cf8f1",
          "body": null,
          "is_bot": false,
          "headline": "update some tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T14:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe699f2fc86d7eabe7d7e1ccfadefd1fb7552e7",
          "body": null,
          "is_bot": false,
          "headline": "vtk: separate tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T14:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf614ff2ceec1fec714e338396ae3d763902904",
          "body": null,
          "is_bot": false,
          "headline": "add legacy_reader for tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T14:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e2f845a5d296c9f4b37054e99400ee0b807eb95",
          "body": null,
          "is_bot": false,
          "headline": "tests: explicitly specify reader, writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T13:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78d51702c9ffcc5b14fe464c3dc1f875eaed06d",
          "body": null,
          "is_bot": false,
          "headline": "vtk writer: warn when using ascii",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T11:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c560088f81747329affe2f92fd970b277b7f49c2",
          "body": null,
          "is_bot": false,
          "headline": "vtk writer: small improvements",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T11:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4382db0c2dcb4e383b74e721256f0570492e0cf8",
          "body": null,
          "is_bot": false,
          "headline": "vtk writer: deploy more byte swaps",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T11:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afaa5f876c7b8df94be2be12cf9218ff795b7c39",
          "body": null,
          "is_bot": false,
          "headline": "vtk: fix for cells writing",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T11:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "828b51a0c9995937130da9d9c2e7901b4e580956",
          "body": null,
          "is_bot": false,
          "headline": "vtk: fix points writing",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T10:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d4c389a9fac948f8ea4e222cbdbefe9d90a852",
          "body": null,
          "is_bot": false,
          "headline": "vtk writer: better separation between ascii/binary",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T10:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106d1ebc3325998b2d9b03daa48c6bcc5089a2b1",
          "body": null,
          "is_bot": false,
          "headline": "add warning for Dolfin XML writing",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2017-12-01T08:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 68,
      "commits_last_year": 0,
      "latest_release_at": "2017-12-06T22:51:59Z",
      "latest_release_tag": "v1.10.2",
      "releases_from_tags": true,
      "days_since_last_push": 3148,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3153,
      "mean_days_between_releases": 9.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "meshio",
          "exists": true,
          "license": null,
          "keywords": [
            "mesh",
            "file formats",
            "scientific",
            "engineering",
            "fem",
            "finite elements",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: MIT License",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Topic :: Scientific/Engineering",
            "Topic :: Utilities"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/meshio/",
          "is_deprecated": false,
          "latest_version": "5.3.5",
          "repository_url": "https://github.com/nschloe/meshio",
          "versions_count": 213,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 766001,
          "first_published_at": "2015-11-10T01:13:55.117797Z",
          "latest_published_at": "2024-01-31T15:09:41.731874Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 907
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 16711,
      "source_files_sampled": 32,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": "pypi:meshio@5.3.5",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "nschloe",
          "commits": 705,
          "avatar_url": "https://avatars.githubusercontent.com/u/181628?v=4"
        },
        {
          "type": "User",
          "login": "nilswagner",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/5382885?v=4"
        },
        {
          "type": "User",
          "login": "cbcoutinho",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/12901868?v=4"
        },
        {
          "type": "User",
          "login": "dalcinl",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/294981?v=4"
        },
        {
          "type": "User",
          "login": "capitalaslash",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/204102?v=4"
        },
        {
          "type": "User",
          "login": "gdmcbain",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1588947?v=4"
        },
        {
          "type": "User",
          "login": "ghisvail",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1964655?v=4"
        },
        {
          "type": "User",
          "login": "lgiraldi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6806332?v=4"
        },
        {
          "type": "User",
          "login": "Carreau",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/335567?v=4"
        },
        {
          "type": "User",
          "login": "timmyL17",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1205957?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.957
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".pylintrc"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "fd825b57e5896f3855c17f049ecb23a603506a0d",
        "ran_at": "2026-07-26T17:20:36Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/chrisrichardson/meshio",
    "host": "github.com",
    "name": "meshio",
    "owner": "chrisrichardson"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 27,
      "inputs": {
        "security": 44,
        "vitality": 20,
        "community": 12,
        "governance": 31,
        "engineering": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 3148,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3148 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3148
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 68,
              "latest_release_tag": "v1.10.2",
              "releases_from_tags": true,
              "days_since_latest_release": 3153,
              "mean_days_between_releases": 9.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "68 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3153 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3153
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.5
                    }
                  }
                ],
                "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": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3152,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3152 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 3152
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 31,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.957
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 96% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 36,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "chrisrichardson",
              "public_repos": 70,
              "account_age_days": 4832
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "36 followers of chrisrichardson",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 36,
                      "login": "chrisrichardson"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "70 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 70
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".pylintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".pylintrc"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:meshio@5.3.5 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:meshio@5.3.5",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "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": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.48,
              "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": "48 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 25.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".pylintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".pylintrc"
                    }
                  }
                ],
                "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 16711,
              "source_files_sampled": 32,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/32 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 32,
                      "oversized": 0
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "pypi package 'meshio' points at a different repository (https://github.com/nschloe/meshio); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T17:20:44.432519Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chrisrichardson/meshio.svg",
  "full_name": "chrisrichardson/meshio",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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