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

dalcinl / meshio

I/O for various mesh formats

PythonMIT★ 1 estrella⑂ 1 forkdesde nov 2017forkVer en GitHub ↗

dalcinl/meshio tiene un índice de salud de 34 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Engineering Quality (58/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 1507 días. Una sola persona concentra la mayor parte del trabajo reciente.

34
global / 100
En riesgo

Índice de salud del software

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

34
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

Lisandro DalcinCuenta personal
181 seguidores38 repositorios públicosdesde jun 2010@aanslab at KAUST

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 1507 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_push1507
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 100 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 2280 días
27/27Cadencia de publicación — una versión cada ~7,4 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count100
latest_release_tagv4.0.12
releases_from_tags
days_since_latest_release2280
mean_days_between_releases7,4
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 — 1 estrellas
0/25Forks — 1 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks1
stars1
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?

34En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
6.3/22.5Distribución de commits — el principal contribuyente firma el 72% de los commits
13.5/13.5Amplitud de contribuyentes — 46 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 30 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled46
top_contributor_share0,718
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
16.2/25Alcance del propietario — 181 seguidores de dalcinl
23.6/25Trayectoria — 38 repos públicos, cuenta de ~16 años
Datos de entrada utilizados
followers181
owner_typeUser
is_verified
owner_logindalcinl
public_repos38
account_age_days5897
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?

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

Documentación

25Crítico
Cómo se puntúa
0/30README
25/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_dir
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?

46En 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 30 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3,3
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
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.

38En 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)
12.8/40Historial de commits legible — 24 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,24
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, test/meshes/msh/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .flake8, tox.ini
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 — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesMakefile, test/meshes/msh/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
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/117 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes35.259
source_files_sampled117
oversized_source_files0

Datos clave

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

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • 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.3 / 10
3.3agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-26 16:54 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 30 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 2
RegistroPaqueteRestricción de versiónManifiesto
PyPIimportlib_metadatasetup.cfg
PyPInumpysetup.cfg
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": 3950,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Python": 565087,
        "Makefile": 1266
      },
      "pushed_at": "2022-06-10T07:47:21Z",
      "created_at": "2017-11-13T17:52:57Z",
      "owner_type": "User",
      "updated_at": "2021-11-12T11:49:01Z",
      "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": "Lisandro Dalcin",
      "type": "User",
      "login": "dalcinl",
      "company": "@aanslab at KAUST ",
      "location": "Saudi Arabia",
      "followers": 181,
      "avatar_url": "https://avatars.githubusercontent.com/u/294981?v=4",
      "created_at": "2010-06-03T00:22:46Z",
      "is_verified": null,
      "public_repos": 38,
      "account_age_days": 5897
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.0.12",
          "kind": "patch",
          "published_at": "2020-04-28T11:16:13Z"
        },
        {
          "tag": "v4.0.11",
          "kind": "patch",
          "published_at": "2020-04-22T20:16:21Z"
        },
        {
          "tag": "v4.0.10",
          "kind": "patch",
          "published_at": "2020-03-17T23:48:07Z"
        },
        {
          "tag": "v4.0.9",
          "kind": "patch",
          "published_at": "2020-03-11T15:27:40Z"
        },
        {
          "tag": "v4.0.8",
          "kind": "patch",
          "published_at": "2020-02-28T17:27:30Z"
        },
        {
          "tag": "v4.0.7",
          "kind": "patch",
          "published_at": "2020-02-25T11:19:50Z"
        },
        {
          "tag": "v4.0.6",
          "kind": "patch",
          "published_at": "2020-02-24T14:26:48Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2020-02-24T12:17:50Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2020-02-21T20:33:30Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2020-02-21T13:08:35Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2020-02-19T12:27:35Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2020-02-19T12:27:35Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2020-02-18T11:44:41Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2020-02-18T11:44:41Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2020-02-18T10:42:25Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2020-02-18T10:42:25Z"
        },
        {
          "tag": "3.3.1",
          "kind": "patch",
          "published_at": "2019-12-19T10:48:59Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2019-12-19T10:48:59Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2019-12-10T09:38:07Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2019-12-10T09:38:07Z"
        },
        {
          "tag": "3.2.15",
          "kind": "patch",
          "published_at": "2019-11-24T18:22:29Z"
        },
        {
          "tag": "v3.2.15",
          "kind": "patch",
          "published_at": "2019-11-24T18:22:29Z"
        },
        {
          "tag": "3.2.14",
          "kind": "patch",
          "published_at": "2019-11-20T15:03:56Z"
        },
        {
          "tag": "v3.2.14",
          "kind": "patch",
          "published_at": "2019-11-20T15:03:56Z"
        },
        {
          "tag": "3.2.13",
          "kind": "patch",
          "published_at": "2019-11-20T15:00:20Z"
        },
        {
          "tag": "v3.2.13",
          "kind": "patch",
          "published_at": "2019-11-20T15:00:20Z"
        },
        {
          "tag": "3.2.12",
          "kind": "patch",
          "published_at": "2019-11-17T11:31:12Z"
        },
        {
          "tag": "v3.2.12",
          "kind": "patch",
          "published_at": "2019-11-17T11:31:12Z"
        },
        {
          "tag": "3.2.11",
          "kind": "patch",
          "published_at": "2019-11-15T10:05:45Z"
        },
        {
          "tag": "v3.2.11",
          "kind": "patch",
          "published_at": "2019-11-15T10:05:45Z"
        },
        {
          "tag": "v3.2.10",
          "kind": "patch",
          "published_at": "2019-11-13T15:27:09Z"
        },
        {
          "tag": "v3.2.9",
          "kind": "patch",
          "published_at": "2019-11-13T12:38:02Z"
        },
        {
          "tag": "v3.2.8",
          "kind": "patch",
          "published_at": "2019-11-08T10:05:32Z"
        },
        {
          "tag": "v3.2.7",
          "kind": "patch",
          "published_at": "2019-11-04T11:39:08Z"
        },
        {
          "tag": "v3.2.6",
          "kind": "patch",
          "published_at": "2019-10-25T12:17:17Z"
        },
        {
          "tag": "v3.2.5",
          "kind": "patch",
          "published_at": "2019-10-23T12:48:47Z"
        },
        {
          "tag": "v3.2.4",
          "kind": "patch",
          "published_at": "2019-10-21T18:08:09Z"
        },
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2019-10-21T09:31:38Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2019-10-20T15:01:49Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2019-10-19T12:10:12Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2019-10-08T21:06:57Z"
        },
        {
          "tag": "v3.1.6",
          "kind": "patch",
          "published_at": "2019-10-01T08:12:40Z"
        },
        {
          "tag": "v3.1.5",
          "kind": "patch",
          "published_at": "2019-09-08T08:26:36Z"
        },
        {
          "tag": "v3.1.4",
          "kind": "patch",
          "published_at": "2019-09-03T19:05:53Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2019-08-31T08:10:29Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2019-08-08T13:09:47Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2019-08-05T15:57:39Z"
        },
        {
          "tag": "v3.0.6",
          "kind": "patch",
          "published_at": "2019-08-04T19:23:11Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2019-08-01T17:01:48Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2019-07-30T15:39:15Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2019-07-30T09:40:34Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2019-07-19T07:39:22Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2019-07-18T10:29:33Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2019-07-17T11:02:40Z"
        },
        {
          "tag": "v2.3.10",
          "kind": "patch",
          "published_at": "2019-06-19T08:04:47Z"
        },
        {
          "tag": "v2.3.9",
          "kind": "patch",
          "published_at": "2019-05-30T18:25:53Z"
        },
        {
          "tag": "v2.3.8",
          "kind": "patch",
          "published_at": "2019-05-15T18:13:36Z"
        },
        {
          "tag": "v2.3.7",
          "kind": "patch",
          "published_at": "2019-03-25T13:18:42Z"
        },
        {
          "tag": "v2.3.6",
          "kind": "patch",
          "published_at": "2019-03-21T11:44:31Z"
        },
        {
          "tag": "v2.3.5",
          "kind": "patch",
          "published_at": "2019-03-07T09:53:29Z"
        },
        {
          "tag": "v2.3.4",
          "kind": "patch",
          "published_at": "2019-03-04T09:58:17Z"
        },
        {
          "tag": "v2.3.3",
          "kind": "patch",
          "published_at": "2018-10-10T14:17:32Z"
        },
        {
          "tag": "v2.3.2",
          "kind": "patch",
          "published_at": "2018-10-09T19:49:26Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2018-09-22T16:22:24Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2018-09-17T15:39:13Z"
        },
        {
          "tag": "v2.2.5",
          "kind": "patch",
          "published_at": "2018-09-04T08:41:43Z"
        },
        {
          "tag": "v2.2.4",
          "kind": "patch",
          "published_at": "2018-09-03T11:45:00Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2018-08-30T09:18:44Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2018-08-29T06:20:41Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2018-08-28T10:37:11Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2018-08-27T11:39:41Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2018-07-31T12:26:02Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2018-07-01T00:05:11Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2018-06-25T14:40:53Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2018-06-19T16:02:56Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2018-06-15T08:56:58Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2018-06-11T14:16:50Z"
        },
        {
          "tag": "v1.11.20",
          "kind": "patch",
          "published_at": "2018-06-10T10:49:50Z"
        },
        {
          "tag": "v1.11.19",
          "kind": "patch",
          "published_at": "2018-05-20T22:24:13Z"
        },
        {
          "tag": "v1.11.18",
          "kind": "patch",
          "published_at": "2018-05-18T18:53:11Z"
        },
        {
          "tag": "v1.11.17",
          "kind": "patch",
          "published_at": "2018-05-14T18:23:46Z"
        },
        {
          "tag": "v1.11.16",
          "kind": "patch",
          "published_at": "2018-05-14T17:09:26Z"
        },
        {
          "tag": "v1.11.15",
          "kind": "patch",
          "published_at": "2018-05-09T12:30:54Z"
        },
        {
          "tag": "v1.11.14",
          "kind": "patch",
          "published_at": "2018-05-03T10:26:06Z"
        },
        {
          "tag": "v1.11.13",
          "kind": "patch",
          "published_at": "2018-04-13T11:20:46Z"
        },
        {
          "tag": "v1.11.12",
          "kind": "patch",
          "published_at": "2018-04-06T22:47:46Z"
        },
        {
          "tag": "v1.11.11",
          "kind": "patch",
          "published_at": "2018-03-30T18:17:02Z"
        },
        {
          "tag": "v1.11.10",
          "kind": "patch",
          "published_at": "2018-03-28T15:42:03Z"
        },
        {
          "tag": "v1.11.9",
          "kind": "patch",
          "published_at": "2018-03-11T12:34:41Z"
        },
        {
          "tag": "v1.11.8",
          "kind": "patch",
          "published_at": "2018-03-07T09:36:48Z"
        },
        {
          "tag": "v1.11.7",
          "kind": "patch",
          "published_at": "2018-02-02T12:39:06Z"
        },
        {
          "tag": "v1.11.6",
          "kind": "patch",
          "published_at": "2018-01-25T09:00:37Z"
        },
        {
          "tag": "v1.11.5",
          "kind": "patch",
          "published_at": "2018-01-21T17:13:17Z"
        },
        {
          "tag": "v1.11.4",
          "kind": "patch",
          "published_at": "2018-01-19T12:45:40Z"
        },
        {
          "tag": "v1.11.3",
          "kind": "patch",
          "published_at": "2018-01-18T08:33:26Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2018-01-11T11:52:32Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2018-01-10T16:56:24Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2018-01-05T16:04:18Z"
        },
        {
          "tag": "v1.10.8",
          "kind": "patch",
          "published_at": "2017-12-21T11:48:28Z"
        },
        {
          "tag": "v1.10.7",
          "kind": "patch",
          "published_at": "2017-12-20T14:36:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "399e7c6e512b4bbabff538d92729ad185ba570af",
          "body": "re-add prune for backwards compatibility",
          "is_bot": false,
          "headline": "Merge pull request #969 from nschloe/prune",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-12T13:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444e3c1ccce7f34bb76d0f00b974285a47b37526",
          "body": null,
          "is_bot": false,
          "headline": "add comment to prune",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-12T13:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a10da5173efaaf0151ebcf6ccfab9b2926acfc3",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-12T13:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2d92bcbebd3d19eec0b2f10315d05ba890a257",
          "body": null,
          "is_bot": false,
          "headline": "re-add prune() for backwards compat",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-12T13:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8afd2a6ff3d59a499de93f5e753492c2e3978ab0",
          "body": "better issue template",
          "is_bot": false,
          "headline": "Merge pull request #966 from nschloe/better-issue-template",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-12T10:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "089e353c30ee35fa1dd3b0639eb94f60d8c5a14b",
          "body": null,
          "is_bot": false,
          "headline": "better issue template",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-12T10:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff93c44e2578e1cb0a7c61c8a5296a4d8e16bf9f",
          "body": "version bump",
          "is_bot": false,
          "headline": "Merge pull request #963 from nschloe/version-bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-05T13:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a201896a6542056a81b7c4048c9e0252b3295a79",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-05T13:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "487033ead2b37b44aa68f3d5327dc5ec7f0bd151",
          "body": "Gmsh: Fix writers dumping redundant node and cell data (\"gmsh:<name>\")",
          "is_bot": false,
          "headline": "Merge pull request #962 from dalcinl/gmsh",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-05T13:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "970ad513eb1313eed37ee16e77ef1597d503f619",
          "body": null,
          "is_bot": false,
          "headline": "Gmsh: Fix writers dumping redundant node and cell data (\"gmsh:<name>\")",
          "author_name": "Lisandro Dalcin",
          "author_login": "dalcinl",
          "committed_at": "2020-11-05T11:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dafad550d522c1ac718c904e244ec23dcd345b3b",
          "body": "fix for ply",
          "is_bot": false,
          "headline": "Merge pull request #960 from nschloe/ply-fix-2",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-05T10:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0af0126982474945d0fa988285a6c6759ac2874",
          "body": null,
          "is_bot": false,
          "headline": "fix for ply",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-05T10:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64bf864366df15aad4c38bc6c52f4fb0730f75e8",
          "body": "fix for h5py 3.0",
          "is_bot": false,
          "headline": "Merge pull request #958 from nschloe/h5py-3.0",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-02T14:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b12baf36882b244b19147eaaa38d578a314b635",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-02T14:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f4ac434ebcf79bbf909bd184b7c46a004872ca",
          "body": null,
          "is_bot": false,
          "headline": "fix for h5py 3.*",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-11-02T14:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c21bb18526a8549fb830920bcef32a4671d42e",
          "body": "export gmsh type conversion",
          "is_bot": false,
          "headline": "Merge pull request #954 from nschloe/gmsh-type",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T11:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e70a5f9cc3355103a31bef9f0d7d00cd2f06ab",
          "body": null,
          "is_bot": false,
          "headline": "lint fix",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T11:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985162f6f01090935121ae79ff1b72f2235b58e9",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T11:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73bd59b285a4a91b510f47da8bdfa79c87f9e2b2",
          "body": null,
          "is_bot": false,
          "headline": "also export meshio_to_gmsh_type",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T11:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a48e734c55dc09998bc7546cb079aa375f2f55a",
          "body": "Readme plots",
          "is_bot": false,
          "headline": "Merge pull request #953 from nschloe/readme-plots",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T10:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24ac5cb8be096e2750f58fd74bedde50f09e8484",
          "body": null,
          "is_bot": false,
          "headline": "don't test on python 3.9 yet (takes too long)",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T10:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee2633ddaf14b35afb25876f3ea96eb17ac1dd4",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T10:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25aa3705f9a090216e6d92b9c5fdcb334695af60",
          "body": null,
          "is_bot": false,
          "headline": "comment out two tecplot tests",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T10:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b1a2fa408a1e9efe1b3e1b7f4caeeef613e30b",
          "body": null,
          "is_bot": false,
          "headline": "gh-actions: try isort without installing",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T09:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b035a34635509854ec85c6e3adc45584cbc0c112",
          "body": null,
          "is_bot": false,
          "headline": "better readme plots",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T09:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50686104263d8dd0e8fea0e0b594f2eb1dc6ee98",
          "body": null,
          "is_bot": false,
          "headline": "fix warning condition",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T08:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "270bd04116d6a8ad86fba5b12e3505aa35fbd227",
          "body": null,
          "is_bot": false,
          "headline": "fix for posix path",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T08:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03599954baac591a6349ae1b744cc902ec6082d",
          "body": null,
          "is_bot": false,
          "headline": "update for tox config",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-27T08:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc6323d7091362ec6306386094f8aed3ce0734c",
          "body": "ply fix",
          "is_bot": false,
          "headline": "Merge pull request #949 from nschloe/ply-fix",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-15T11:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4af1069b0f3ba8c861034c2d9568e39d2826a2",
          "body": null,
          "is_bot": false,
          "headline": "don't use python 3.8+ syntax yet",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-15T10:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f16965d16f6677ccd94530ae86e63b5a77ceedd",
          "body": null,
          "is_bot": false,
          "headline": "ply: don't write element info if there is none",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-15T10:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96eeaaa90c6b8d4da11635b88c03c4339bb7fb2e",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-15T10:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28706b33e39deb0ef0bd3d13c37bb7d9e9e52f4d",
          "body": null,
          "is_bot": false,
          "headline": "more xdmf types",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-15T10:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6510f003c6494dba9acb7f35cc5c147f9be258b6",
          "body": null,
          "is_bot": false,
          "headline": "allow no cells for ply",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-15T10:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c324f0a1c11588d0497b4f0177e2fd5456a88f",
          "body": null,
          "is_bot": false,
          "headline": "better error message",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-15T09:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a540159dd237fba4a71279c76b2a61f034a39482",
          "body": "nastran writer: use fixed length format",
          "is_bot": false,
          "headline": "Merge pull request #933 from vlukes/update_nastran_writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-10T20:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea0b7a0e58695dd2b0a49879a1cd24404ef5ebb8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into update_nastran_writer",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-10T16:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e01d79c1b8e16122db4b8723c950f007dc6e668d",
          "body": "test python 3.9",
          "is_bot": false,
          "headline": "Merge pull request #947 from nschloe/p39",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-10T16:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ff70bb703114501b3f03a02fd88af8b28edb2b9",
          "body": null,
          "is_bot": false,
          "headline": "some small updates",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-10T13:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664f224650442ef87412dec561ce92b1a9727867",
          "body": null,
          "is_bot": false,
          "headline": "test python 3.9",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-10T13:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b335f65a038a44c0590a40c01afd181c8722b1",
          "body": "try out codecov action",
          "is_bot": false,
          "headline": "Merge pull request #946 from nschloe/gh-action",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-10T13:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc43e0ad38b94560cfa5ecf1f415ced8e16db8f4",
          "body": null,
          "is_bot": false,
          "headline": "try out codecov action",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-10T13:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c9b0c7f53148a117dafbf8e3b7e86224552281d",
          "body": "Export gmsh entities",
          "is_bot": false,
          "headline": "Merge pull request #922 from keileg/export_gmsh_entities",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-09T08:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce16a710cf8832c0943168d36c3a106b93d21159",
          "body": null,
          "is_bot": false,
          "headline": "rename float/string conversion methods",
          "author_name": "Vladimir Lukes",
          "author_login": "vlukes",
          "committed_at": "2020-10-08T09:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeac92c1842dbdba66acf11a2e3b180fb950a047",
          "body": null,
          "is_bot": false,
          "headline": "Fix test helper sorting of cells",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-08T07:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f4931400f236d192197d4a98ef6cf482fe7ad7",
          "body": null,
          "is_bot": false,
          "headline": "pep8 fix: lambda --> def",
          "author_name": "Vladimir Lukes",
          "author_login": "vlukes",
          "committed_at": "2020-10-08T07:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0969a391de450825465cb1316949a8e0c4814d5a",
          "body": null,
          "is_bot": false,
          "headline": "make format",
          "author_name": "Vladimir Lukes",
          "author_login": "vlukes",
          "committed_at": "2020-10-08T07:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fc5c87333a264afbb21e79f8e79691e103a3d57",
          "body": null,
          "is_bot": false,
          "headline": "set tolerance to 1e-13",
          "author_name": "Vladimir Lukes",
          "author_login": "vlukes",
          "committed_at": "2020-10-08T07:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2858c62c1dc66ed152db08daa6ffb65e8a7c89cc",
          "body": null,
          "is_bot": false,
          "headline": "add comment and link to free/fixed format specification",
          "author_name": "Vladimir Lukes",
          "author_login": "vlukes",
          "committed_at": "2020-10-08T07:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c268f1fd008ff9eae69601a9c46d53e37c1ff2a",
          "body": null,
          "is_bot": false,
          "headline": "nastran writer: use fixed length format",
          "author_name": "Vladimir Lukes",
          "author_login": "vlukes",
          "committed_at": "2020-10-08T07:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b460beb188b1da3370e224088a117d3a125d790",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into export_gmsh_entities",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-08T06:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c19a606898eb0c538db94967472c6fee9ebcc0",
          "body": "…io into export_gmsh_entities",
          "is_bot": false,
          "headline": "Merge branch 'export_gmsh_entities' of https://github.com/keileg/mesh…",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-08T06:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92920e1393c6904283b78cf0ec81d5fe58813ad9",
          "body": null,
          "is_bot": false,
          "headline": "Sanity checks on gmsh dim_tag information",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-08T06:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "749f0861d335d29f68a84873cccb6033de5ce001",
          "body": "Fix duplicate material array in AVSUCD",
          "is_bot": false,
          "headline": "Merge pull request #945 from keurfonluu/master",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-08T06:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7965de134a8a72ffb1d309f46dfc80a7c901563",
          "body": null,
          "is_bot": false,
          "headline": "Merged master into export_gmsh_entities",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-08T06:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624378929b044edd246f1c9ed788748aae30cb8d",
          "body": null,
          "is_bot": false,
          "headline": "test avsucd point and cell data",
          "author_name": "Keurfon Luu",
          "author_login": "keurfonluu",
          "committed_at": "2020-10-08T01:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "773db9b5cfd0867489a778296a6bd45661c11601",
          "body": null,
          "is_bot": false,
          "headline": "make format",
          "author_name": "Keurfon Luu",
          "author_login": "keurfonluu",
          "committed_at": "2020-10-08T01:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a513d0d013f102ca39fb63d1ac71e0ad189c8698",
          "body": null,
          "is_bot": false,
          "headline": "fix duplicate material array in avsucd",
          "author_name": "Keurfon Luu",
          "author_login": "keurfonluu",
          "committed_at": "2020-10-08T01:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2141c4d9f0b47cedcd1399333020430532cdfefb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into export_gmsh_entities",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T19:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5182d0534702015e0bb12abdba58f7a072dd32e1",
          "body": null,
          "is_bot": false,
          "headline": "Formatting of gmsh dim_tags",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-07T16:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f7f10b049097b4531ee02aa5d51417594618157",
          "body": "Fix of the vtu polyhedron filter",
          "is_bot": false,
          "headline": "Merge pull request #916 from keileg/vtu_polyhedron",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T16:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea2e660fbbb5d95363bf84bfc715e2c8cb0436f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into vtu_polyhedron",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T16:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2cc9553c5405c28db162b1b224e725fcb8a87cf",
          "body": null,
          "is_bot": false,
          "headline": "Simplifications to gmsh dim_tags",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-07T16:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9093f96993e29791f8324e116a875a4652ca0724",
          "body": null,
          "is_bot": false,
          "headline": "Vtu polyhedral processing to separate function",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-07T16:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f44118af259f2f35eb108252f29334f6554f5eaa",
          "body": "some additions for _mesh",
          "is_bot": false,
          "headline": "Merge pull request #944 from nschloe/better-prunes",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T15:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44b122951dd92fc53deb8af78faff3267b01a02",
          "body": null,
          "is_bot": false,
          "headline": "better sets_to_int_data",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T15:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a658fed5a7fd4984eae68cd8567ad23a85fa7c",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T14:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d9e6b69a3d06ae62756d9d33ef80fc9a03b3cf",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T14:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb921bc0d8ffe16c7ed94b9d56f96e4cb60bd4d0",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T14:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "749ea341d626f8c37453b4dac50fb4522ae2b4f7",
          "body": null,
          "is_bot": false,
          "headline": "Documentation to gmsh entities writing.",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-07T12:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "737f689684a60dbe4286064abae416d32df17297",
          "body": null,
          "is_bot": false,
          "headline": "Changes to gmsh41 entity description",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-07T12:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41eee2e2edbd23f4ba35b2e9a9534beb9fd2994",
          "body": null,
          "is_bot": false,
          "headline": "some additions for _mesh",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-07T09:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "999f01bf7b5cc6374e76c1f234727bd0839a31a6",
          "body": "better repr for cell block",
          "is_bot": false,
          "headline": "Merge pull request #943 from nschloe/repr-cell-block",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-06T15:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3f47bc38781c57d4c53247c4f90a6715b04084",
          "body": null,
          "is_bot": false,
          "headline": "better repr for cell block",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-06T15:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a6b05468f485f7d16a20eb463eab0d1129babb9",
          "body": null,
          "is_bot": false,
          "headline": "Style improvements in _vtu",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-05T07:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf67bab2649b082a75db92552a1d1c9416fcdb0",
          "body": null,
          "is_bot": false,
          "headline": "More reasonable polyhedron mesh for testing",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-05T07:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1da098801f331d694f026adee0dacebb92791158",
          "body": "fix for blank lines in gmsh",
          "is_bot": false,
          "headline": "Merge pull request #940 from nschloe/gmsh-fix",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-02T11:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da208b22eac7c34f92ad9f7feb47ed91acb1e02e",
          "body": null,
          "is_bot": false,
          "headline": "fix for blank lines in gmsh",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-10-02T11:32:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55501aceddf2bae7ab5ae7aef826166342bf778f",
          "body": null,
          "is_bot": false,
          "headline": "Store polyhedra in Mesh.cells.",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-10-01T06:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441bcafd47c1bbef5abc0707863f4ec167ac982e",
          "body": null,
          "is_bot": false,
          "headline": "Updates after code review VTU polyhedron faces",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-30T17:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6cb61805bb9cf4b51d9514dbefbf69bb5b0c108",
          "body": "VTK fix",
          "is_bot": false,
          "headline": "Merge pull request #937 from nschloe/vtk-fix2",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-09-30T14:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "752dc17e701e58c5b0b305f30984814bdc2e7b6e",
          "body": null,
          "is_bot": false,
          "headline": "vtk: reshape",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-09-30T14:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30f9b338f523459bdb7a4e5b9c40ffed01a981fc",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-09-30T13:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36724209b8ff8bf86cbb6f4463e9a572a8a83938",
          "body": null,
          "is_bot": false,
          "headline": "vtk fix",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-09-30T13:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b74edac91914479473f1808ec1c4db1c39e1f2d",
          "body": "Specify targets as phony",
          "is_bot": false,
          "headline": "Merge pull request #936 from s1291/patch-1",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-09-30T13:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "179a26c19e8791ee507432a66ed4effa97d2b7ae",
          "body": "Use .PHONY to specify the targets that are not really names of files.",
          "is_bot": false,
          "headline": "Specify targets as phony",
          "author_name": "so1291",
          "author_login": "s1291",
          "committed_at": "2020-09-30T13:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e53460ea692dccef144b5cafdf8d20be1b39c113",
          "body": "Another attempt at adding support for \"*include\" statements in abaqus",
          "is_bot": false,
          "headline": "Merge pull request #921 from Krande/abaqusinclude",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-09-30T08:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b1ba8b45ac1d5eb67f2edff139a2f79af925374",
          "body": null,
          "is_bot": false,
          "headline": "Style fix in gmsh41",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-30T05:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa23f2360719637e636de2d0251b1023ccbb89a6",
          "body": "…s is currently not yet implemented.",
          "is_bot": false,
          "headline": "Fixed failing test with external set definitions not being added. Thi…",
          "author_name": "krande",
          "author_login": "Krande",
          "committed_at": "2020-09-29T18:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5b1a7c2ac92be6383d1ff8f5d45646c2f45c56",
          "body": null,
          "is_bot": false,
          "headline": "Fixed linting complaint (unused variable).",
          "author_name": "krande",
          "author_login": "Krande",
          "committed_at": "2020-09-29T18:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d946c3bf0de810d337ae9d2abe2672575d2546a",
          "body": "…ion for merging meshes from external files.",
          "is_bot": false,
          "headline": "Added comment for external input file syntax, and created merge funct…",
          "author_name": "krande",
          "author_login": "Krande",
          "committed_at": "2020-09-29T18:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d38b4fb82619d646542c5a02538596312c1116ea",
          "body": null,
          "is_bot": false,
          "headline": "Fixes of vtu polyhedron after code review",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-29T17:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3ce72dff7143669a4c369eaa37c7ec7d6cef248",
          "body": "…sinclude",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/nschloe/meshio into abaqu…",
          "author_name": "krande",
          "author_login": "Krande",
          "committed_at": "2020-09-29T16:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20231608d3ee7e8e3bea44847c3a1687f7b4ec38",
          "body": null,
          "is_bot": false,
          "headline": "flake8",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-29T14:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c551fcba372db5a4d8cba4369949a45b3bd58ec",
          "body": null,
          "is_bot": false,
          "headline": "Vtu reader uses new polyhedron_faces field",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-29T14:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e912939fc787e0457e814758f958777743ce25f",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup of Polyhedron test mesh",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-29T14:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c204e31541e64e60acc944bddf0b7155cc4973",
          "body": null,
          "is_bot": false,
          "headline": "Added polyhedron_faces to Mesh class",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-29T14:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b713ff6726f79610e18d624d3cd6fbd1384800",
          "body": null,
          "is_bot": false,
          "headline": "Test cell_sets only if available.",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-29T13:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd072178c35f077d88ff395cc95873aaac0999bd",
          "body": null,
          "is_bot": false,
          "headline": "Test cell_sets in write_read",
          "author_name": "Eirik Keilegavlen",
          "author_login": "keileg",
          "committed_at": "2020-09-29T13:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9bddd752f37d81e2fbb841d1de33a8f89cf59ba",
          "body": "fix for gmsh's fast forward",
          "is_bot": false,
          "headline": "Merge pull request #930 from nschloe/gmsh-fast-forward-fix",
          "author_name": "Nico Schlömer",
          "author_login": "nschloe",
          "committed_at": "2020-09-28T07:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 0,
      "latest_release_at": "2020-04-28T11:16:13Z",
      "latest_release_tag": "v4.0.12",
      "releases_from_tags": true,
      "days_since_last_push": 1507,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2280,
      "mean_days_between_releases": 7.4
    },
    "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": 1,
      "stars": 1,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-08-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": 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",
        "test/meshes/msh/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 35259,
      "source_files_sampled": 117,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.cfg"
      ],
      "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": [
        {
          "name": "importlib_metadata",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "numpy",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "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": 2060,
          "avatar_url": "https://avatars.githubusercontent.com/u/181628?v=4"
        },
        {
          "type": "User",
          "login": "gdmcbain",
          "commits": 212,
          "avatar_url": "https://avatars.githubusercontent.com/u/1588947?v=4"
        },
        {
          "type": "User",
          "login": "keurfonluu",
          "commits": 160,
          "avatar_url": "https://avatars.githubusercontent.com/u/16566206?v=4"
        },
        {
          "type": "User",
          "login": "ChristosT",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/6725596?v=4"
        },
        {
          "type": "User",
          "login": "tianyikillua",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/4027283?v=4"
        },
        {
          "type": "User",
          "login": "keileg",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/1837598?v=4"
        },
        {
          "type": "User",
          "login": "nilswagner",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/5382885?v=4"
        },
        {
          "type": "User",
          "login": "loumalouomega",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/19991680?v=4"
        },
        {
          "type": "User",
          "login": "clbarnes",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/8995328?v=4"
        },
        {
          "type": "User",
          "login": "vlukes",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/1375229?v=4"
        }
      ],
      "contributors_sampled": 46,
      "top_contributor_share": 0.718
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".flake8",
        "tox.ini"
      ],
      "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 30 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "399e7c6e512b4bbabff538d92729ad185ba570af",
        "ran_at": "2026-07-26T16:54:00Z",
        "aggregate_score": 3.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/dalcinl/meshio",
    "host": "github.com",
    "name": "meshio",
    "owner": "dalcinl"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 34,
      "inputs": {
        "security": 46,
        "vitality": 20,
        "community": 12,
        "governance": 34,
        "engineering": 58
      },
      "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": 1507,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1507 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1507
                    }
                  }
                ],
                "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": 100,
              "latest_release_tag": "v4.0.12",
              "releases_from_tags": true,
              "days_since_latest_release": 2280,
              "mean_days_between_releases": 7.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2280 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2280
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.4
                    }
                  }
                ],
                "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": 2082,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2082 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": 2082
                    }
                  },
                  {
                    "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": 1,
              "stars": 1,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 34,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 46,
              "top_contributor_share": 0.718
            },
            "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 72% of commits",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "46 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 30 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": 62,
            "inputs": {
              "followers": 181,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dalcinl",
              "public_repos": 38,
              "account_age_days": 5897
            },
            "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": "181 followers of dalcinl",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 181,
                      "login": "dalcinl"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "38 public repos, account ~16 yr old",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 38
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".flake8, tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8, tox.ini"
                    }
                  }
                ],
                "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": 25,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "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": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.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 30 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 38,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.24,
              "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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "test/meshes/msh/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, test/meshes/msh/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, test/meshes/msh/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": ".flake8, tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8, tox.ini"
                    }
                  }
                ],
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 35259,
              "source_files_sampled": 117,
              "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/117 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 117,
                      "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "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-26T16:54:16.424258Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dalcinl/meshio.svg",
  "full_name": "dalcinl/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.