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

Open-EO / openeo-python-client

Python client API for OpenEO

PythonApache-2.0★ 210 estrellas⑂ 56 forksdesde oct 2017Ver en GitHub ↗

Open-EO/openeo-python-client tiene un índice de salud de 72 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Vitality (89/100) y la más baja, Community & Adoption (54/100). Se actualizó por última vez hace 9 días. Una sola persona concentra la mayor parte del trabajo reciente.

72
global / 100
Bueno

Índice de salud del software

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

72
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

openEOOrganización
276 seguidores69 repositorios públicosdesde nov 2016

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
PyPIopeneo0.51.0-73hace 10 días

Métricas por categoría

Vitalidad

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

89Excelente · 22% del índice global
Cómo se puntúa
28.8/36Recencia de push — último push hace 9 días
30.5/36Cadencia de commits — 44/52 semanas con commits
18/18Volumen de commits — 207 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year207
human_commit_share1
days_since_last_push9
active_weeks_last_year44
Cómo se puntúa
27/27Publica versiones — 66 versiones publicadas
36/36Recencia de las versiones — última versión hace 10 días
19.8/27Cadencia de publicación — una versión cada ~45,1 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count66
latest_release_tagv0.51.0
releases_from_tagsno
days_since_latest_release10
mean_days_between_releases45,1
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

54Moderado · 18% del índice global
Cómo se puntúa
37.6/60Estrellas — 210 estrellas
14.5/25Forks — 56 forks
6.4/15Observadores — 15 observadores
Datos de entrada utilizados
forks56
stars210
watchers15
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

65Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
9.1/22.5Distribución de commits — el principal contribuyente firma el 60% de los commits
13.5/13.5Amplitud de contribuyentes — 36 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 21 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled36
top_contributor_share0,597
Cómo se puntúa
31.9/46.8Resolución de issues — 68% de issues cerradas
23.8/38.3Aceptación de PR — 184/296 PR decididos fusionados
1.5/15OpenSSF Scorecard: Code-Review — Found 4/26 approved changesets -- score normalized to 1
Datos de entrada utilizados
merged_prs184
open_issues185
closed_issues396
issue_closed_ratio0,682
closed_unmerged_prs112
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
17.6/25Alcance del propietario — 276 seguidores de Open-EO
25/25Trayectoria — 69 repos públicos, cuenta de ~9 años
Datos de entrada utilizados
followers276
owner_typeOrganization
is_verified
owner_loginOpen-EO
public_repos69
account_age_days3530
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en pypi
35/35Recencia de publicación — última publicación hace 10 días
20/20Historial de versiones — 73 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesopeneo
ecosystemspypi
any_deprecatedno
min_days_since_publish10

Calidad de Ingeniería

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

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

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://open-eo.github.io/openeo-python-client/
10/10Descripción del repositorio
10/10Topics — 4 topics
0/10Wiki
Datos de entrada utilizados
topicsearth-observation, openeo, python, remote-sensing
has_wikino
homepagehttps://open-eo.github.io/openeo-python-client/
has_readme
has_docs_dir
has_description

Seguridad

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

57Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.8/2.5CI-Tests — 3 out of 4 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 4/26 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 21 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
7.5/7.5Maintained — 30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,6
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
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_packages43
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:openeo@0.51.0 —lo que arrastra la instalación del paquete publicado—: 43 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.

65Moderado · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md
0/15Documentación legible por máquinas (llms.txt)
24.5/40Historial de commits legible — 46 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,46
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes3109
Cómo se puntúa
18/18Arranque con un solo comando — docs/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato
11/11Verificación estática de tipos — openeo/py.typed
0/10Entorno reproducible
2/10Práctica demostrada con agentes — 1 de los últimos 100 commits con autoría o crédito de agente
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_filesdocs/Makefile
has_devcontainerno
has_linter_config
typecheck_configsopeneo/py.typed
agent_commit_share0,01
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
27/45Código verificable por tipos — Python con configuración de verificación de tipos (openeo/py.typed)
53.3/55Tamaños de archivo manejables — 7/222 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes279.885
source_files_sampled222
oversized_source_files7
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — cookbook, examples, notebooks
Datos de entrada utilizados
example_dirscookbook, examples, notebooks
has_mcp_signalno
api_schema_files

Datos clave

210estrellas de GitHub
36contribuidores
207commits en los últimos 12 meses
9días desde el último push
66versiones publicadas
1factor bus
185issues abiertas
PyPIecosistemas de paquetes

Advertencias de recopilación de datos

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

Más detalle

Historial de estrellas y forks 0 ★ / 56 ⇿
0Estrellas
56Forks
65Versiones

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

01020304050605632018-062022-072026-07
Mayor 0Menor 46Parche 18

Cada punto abarca 8 días.

OpenSSF Scorecard 4.6 / 10
4.6agregado

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 23:19 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
7CI-Tests3 out of 4 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/26 approved changesets -- score normalized to 1
10Contributorsproject has 21 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Todas las dependencias 29

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

RegistroPaqueteVersiónRelación
PyPIboto3indirecta
PyPIbotocoreindirecta
PyPIdeprecatedindirecta
PyPIdirty-equalsindirecta
PyPIflake8indirecta
PyPIgdalindirecta
PyPIgeopandasindirecta
PyPIhttprettyindirecta
PyPIimportlib-resourcesindirecta
PyPImatplotlibindirecta
PyPImatplotlib-scalebarindirecta
PyPImockindirecta
PyPImotoindirecta
PyPInetcdf4indirecta
PyPInumpyindirecta
PyPIoschmodindirecta
PyPIpandasindirecta
PyPIpyarrowindirecta
PyPIpyprojindirecta
PyPIpystacindirecta
PyPIpystac-clientindirecta
PyPIpytestindirecta
PyPIpython-dateutilindirecta
PyPIrequestsindirecta
PyPIrequests-mockindirecta
PyPIshapelyindirecta
PyPItime-machineindirecta
PyPIurllib3indirecta
PyPIxarrayindirecta
Avisos de dependencias 0

Instalar pypi:openeo@0.51.0 arrastra 43 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": [
        "earth-observation",
        "openeo",
        "python",
        "remote-sensing"
      ],
      "is_fork": false,
      "size_kb": 25477,
      "has_wiki": false,
      "homepage": "https://open-eo.github.io/openeo-python-client/",
      "languages": {
        "Shell": 69,
        "Python": 2562448
      },
      "pushed_at": "2026-07-17T10:42:19Z",
      "created_at": "2017-10-06T13:40:18Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T09:40:28Z",
      "description": "Python client API for OpenEO",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "http://openeo.org/",
      "name": "openEO",
      "type": "Organization",
      "login": "Open-EO",
      "company": null,
      "location": null,
      "followers": 276,
      "avatar_url": "https://avatars.githubusercontent.com/u/23743223?v=4",
      "created_at": "2016-11-25T16:12:21Z",
      "is_verified": null,
      "public_repos": 69,
      "account_age_days": 3530
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.51.0",
          "kind": "minor",
          "published_at": "2026-07-16T16:04:00Z"
        },
        {
          "tag": "v0.50.0",
          "kind": "minor",
          "published_at": "2026-05-18T13:17:24Z"
        },
        {
          "tag": "v0.49.0",
          "kind": "minor",
          "published_at": "2026-04-01T14:31:20Z"
        },
        {
          "tag": "v0.48.0",
          "kind": "minor",
          "published_at": "2026-02-17T13:50:06Z"
        },
        {
          "tag": "v0.47.0",
          "kind": "minor",
          "published_at": "2025-12-17T20:41:42Z"
        },
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2025-10-31T14:46:57Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2025-09-17T07:30:50Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2025-08-20T15:37:55Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2025-07-02T09:36:51Z"
        },
        {
          "tag": "v0.42.1",
          "kind": "patch",
          "published_at": "2025-06-05T07:40:23Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2025-05-28T09:13:58Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2025-05-14T08:27:09Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2025-04-14T16:50:02Z"
        },
        {
          "tag": "v0.39.1",
          "kind": "patch",
          "published_at": "2025-02-26T14:14:49Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2025-02-25T17:04:04Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2025-02-12T08:46:09Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2025-01-21T14:46:33Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2024-12-10T15:47:16Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2024-11-19T13:21:50Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2024-10-31T13:49:40Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2024-10-18T07:16:11Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2024-09-27T12:52:43Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2024-07-26T16:09:49Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2024-06-18T11:07:15Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2024-05-03T12:45:12Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2024-03-18T13:21:42Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2024-01-12T11:15:56Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2023-11-27T16:48:04Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2023-11-02T12:29:59Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2023-10-27T15:34:17Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2023-10-02T16:52:04Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2023-08-09T20:06:30Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2023-07-19T15:16:52Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2023-07-19T08:02:32Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2023-06-30T13:12:55Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2023-06-16T17:51:57Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2023-05-31T13:29:12Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2023-05-16T13:52:20Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2023-05-16T13:23:22Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-04-17T12:48:24Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-03-03T16:22:23Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2023-02-06T12:52:59Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2023-02-01T09:17:56Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-10-10T13:51:09Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2022-09-15T11:01:35Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-09-09T16:21:02Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2022-07-02T09:33:21Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2022-05-18T07:46:19Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-04-08T14:22:00Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2022-01-14T12:31:48Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-11-16T14:36:33Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-10-11T17:24:41Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2021-08-24T13:44:58Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2021-08-24T13:17:42Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-06-25T14:42:53Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-04-21T14:07:28Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2021-03-29T17:04:35Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2021-03-26T14:23:00Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2021-03-17T15:18:38Z"
        },
        {
          "tag": "v0.4.10",
          "kind": "patch",
          "published_at": "2021-02-26T13:26:03Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2021-01-29T16:41:16Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2020-11-17T12:18:54Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2020-10-22T15:58:07Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2020-10-15T13:55:48Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2020-08-20T13:08:10Z"
        },
        {
          "tag": "release-0.0.2",
          "kind": "other",
          "published_at": "2018-11-27T14:56:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "db3bda919171f2fab4a4bdce1d443c61521983d8",
          "body": "There are type signatures in this\npackage, so include a py.typed.",
          "is_bot": false,
          "headline": "Add py.typed (#921)",
          "author_name": "Peter A. Jonsson",
          "author_login": "pjonsson",
          "committed_at": "2026-07-17T10:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25732d712395274c68fedeb230c52da010bc2a9f",
          "body": "This document was written with assistance of Claude Code.\nThe irony.",
          "is_bot": false,
          "headline": "Add initial AGENTS.md to steer AI/agent based contributions #923",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-17T10:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be8053f5901c10b1f6e9b90f67bf85791f7efda",
          "body": null,
          "is_bot": false,
          "headline": "bump version to (prerelease) 0.52.0a1",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-16T16:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "851aeac19ab08237841677411e9690a705f3dc1a",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.51.0",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-16T15:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96881143511c99ffeeed00b84bd4490965bbf53",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'issue922-auto_list_job_ids'",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-16T15:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa44ed6f3e75ef1b881a25f710cefe5502973526",
          "body": "and auto_list_job_ids plugin",
          "is_bot": false,
          "headline": "Also support sync results in new event system #922",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-16T15:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d51c170a4051f4bd0a253265e5782378e48f8a",
          "body": null,
          "is_bot": false,
          "headline": "Initial implementation of auto_list_job_ids pytest plugin #922",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-16T15:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "babc5d9d451e1d80355e61c19c669b394a8815b3",
          "body": "just covering events \"job.created\" and \"job.started\" for now",
          "is_bot": false,
          "headline": "Introduce simple event system `Connection.events`",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-15T16:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9655e3ae01c327967f1069c5e1e1654b0b339ba8",
          "body": null,
          "is_bot": false,
          "headline": "Improve error message on bbox typo in load_collection #910",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-13T12:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc7afae223fde405989491ae247a4755746c5f0",
          "body": null,
          "is_bot": false,
          "headline": "testing.resutls: minor tweak of \"coordinate mismatch\" info",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-13T10:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d013865f2b730aac1aa52bb351661c3518470178",
          "body": null,
          "is_bot": false,
          "headline": "added return type for authenticate_oidc",
          "author_name": "Victor Verhaert",
          "author_login": "VictorVerhaert",
          "committed_at": "2026-07-13T07:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0bd13d6bd65b887804d6661794d7b1618ad0128",
          "body": "…tifact_helper.py)",
          "is_bot": false,
          "headline": "eliminate yet another utcnow deprecation warning (artifacts/_s3sts/ar…",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-03T10:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe2ff2e563da461cec483007dd21bfcea7e98ce",
          "body": "eliminate warning\nPytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated",
          "is_bot": false,
          "headline": "test_xarraydatacube.py _roundtrips tweak",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-03T10:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198468059f92f251ad68a550d6827a51bf5f4970",
          "body": null,
          "is_bot": false,
          "headline": "support parameters in DataCube._operator_binary #903",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-03T10:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af4ce025de9bc7a47ae791af1d4aff5831f36001",
          "body": null,
          "is_bot": false,
          "headline": "git-blame-ignore-revs c74bf855a38c3b2e0a1298bb989a3242253b9e35",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-03T10:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74bf855a38c3b2e0a1298bb989a3242253b9e35",
          "body": "too much ad-hoc formatting in these tests files\nmaking further evolution annoying\n\nrefs #294 #870",
          "is_bot": false,
          "headline": "ruff format tests/rest/datacube",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-07-03T10:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88941cb2ac40c5bab79818d798bf8e7a463be388",
          "body": "…aracters #820",
          "is_bot": false,
          "headline": "fixup! asset filename sanitizing: still allow Greek, accented, ... ch…",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-06-26T20:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3eb4b7b003030fa1aa85646a86fcf148d1a2112",
          "body": "…aracters #820",
          "is_bot": false,
          "headline": "fixup! asset filename sanitizing: still allow Greek, accented, ... ch…",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-06-22T11:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45f411a64f8fa81ba59780ce0809306d0dfb4f5",
          "body": "…s #820",
          "is_bot": false,
          "headline": "asset filename sanitizing: still allow Greek, accented, ... character…",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-06-22T08:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b21bf0d6aac58aa51267f2abccf60fb030bc8ee",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'issue820-asset-key'",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-06-19T08:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d565fb918987469dfa0971a4a589638c06e113b1",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate assumption that asset keys are usable as filename #820",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-06-19T08:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6825eba5333f08c9963b8147a18ad27434a8f02",
          "body": null,
          "is_bot": false,
          "headline": ".git-blame-ignore-revs update",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-06-19T08:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31687228e02b8dce091c17daf82354483e9084f",
          "body": "refs #294, #870, #820",
          "is_bot": false,
          "headline": "Clean up formatting in job.py and test_job.py",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-06-18T19:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e749d3c4569af7d1b90c18a9079fa2a0ce0e8b93",
          "body": "clarification",
          "is_bot": false,
          "headline": "Merge pull request #900 from Open-EO/hv_update_documentation",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-06-11T06:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7e890e44a82e2b2eb0caf8af3864ef257fd1ef9",
          "body": null,
          "is_bot": false,
          "headline": "extent",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-06-05T12:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "483f8812d131ac81e7157e48bfa89de2cd57fcfd",
          "body": null,
          "is_bot": false,
          "headline": "extent",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-06-05T12:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7246ed53a7f79235d3237260447a10cb35fa6c21",
          "body": "…le_spatial() #897",
          "is_bot": false,
          "headline": "Support openeo.api.process.Parameter as resolution in DataCube.resamp…",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-05-29T14:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8450efec54fba3c8d21941c92533710141fed128",
          "body": null,
          "is_bot": false,
          "headline": "simplyfication and making it openEO centric",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-05-28T07:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2321da8064a44949979b1b554a883dc0dc7cdfaa",
          "body": null,
          "is_bot": false,
          "headline": "clarification",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-05-27T13:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f6971f9fe9b1d7ae8eacf888ace8a4559615456",
          "body": null,
          "is_bot": false,
          "headline": "_version.py: bump to 0.51.0a1",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-05-18T13:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8421a8c6adbd8ae05e5364aea74735c3db04cad",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.50",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-05-18T13:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97f0e7cb328d17d80b40b7856a9814348cb2ef2",
          "body": "…ment\n\nRevert \"Allow message as first un-named argument. \"",
          "is_bot": false,
          "headline": "Merge pull request #896 from Open-EO/revert-895-message_as_first_argu…",
          "author_name": "EmileSonneveld",
          "author_login": "EmileSonneveld",
          "committed_at": "2026-05-08T09:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1227584448f426d9832952cf4b998674f100ec",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Allow message as first un-named argument. \"",
          "author_name": "EmileSonneveld",
          "author_login": "EmileSonneveld",
          "committed_at": "2026-05-08T09:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ef9f356b61b58b139a0fc25712585e42480e0b3",
          "body": "Allow message as first un-named argument.",
          "is_bot": false,
          "headline": "Merge pull request #895 from Open-EO/message_as_first_argument",
          "author_name": "EmileSonneveld",
          "author_login": "EmileSonneveld",
          "committed_at": "2026-05-08T08:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f33fdf7b604a14abc049f06fc0bd4060ee57198",
          "body": "…openeo-python-client/issues/894",
          "is_bot": false,
          "headline": "Allow message as first un-named argument. https://github.com/Open-EO/…",
          "author_name": "Emile Sonneveld",
          "author_login": "EmileSonneveld",
          "committed_at": "2026-05-08T08:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ee038d024789c3d313e5c5986039539393a9de",
          "body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: soxofaan <44946+soxofaan@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add `stacktrace` property to `LogEntry` (openEO API v1.3) (#892)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-04-29T07:37:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "14cc3d7d0c210eada18cde9e9f23290542a42e0f",
          "body": null,
          "is_bot": false,
          "headline": "Log sync processing identifier by default #890",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-04-29T07:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e89f4f5d9c0b866d7bceebf65f1e6ce8450cdbb4",
          "body": null,
          "is_bot": false,
          "headline": "remove redundant BBoxDict.as_polygon() method (#889)",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-24T10:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d6018615721b2f07fb3f9f55bfd0c01348208c3",
          "body": "for Open-EO/openeo-python-driver#479",
          "is_bot": false,
          "headline": "dereference_from_node_arguments: add original node id to nodes",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-04-22T06:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43ea500f658cf5047a096cba15d746fa709ce72a",
          "body": "add support for predefinedtilegrid in split_area #883",
          "is_bot": false,
          "headline": "Merge pull request #886 from Open-EO/883-predefined-tilegrid-splitter",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-04-21T13:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b28356736704b3f672618f6aa510ae5b8e0ba2f8",
          "body": "…ve these two unit tests #883",
          "is_bot": false,
          "headline": "Anti-meridian crossing bboxes no longer should raise failure, so remo…",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-21T12:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb74a85956ff43add5fb6dc5b82bfdeb140d8d2",
          "body": null,
          "is_bot": false,
          "headline": "remove unused check_geographic_crs function #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-20T13:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59decc8738103abbdd00387dd3f23f73843ffca9",
          "body": null,
          "is_bot": false,
          "headline": "moved antimeridian crossing logic to BBoxDict #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-20T13:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5472b2aada439e82e4bd17cd15d5f76ce6d820d0",
          "body": null,
          "is_bot": false,
          "headline": "updated docs to include example on job splitter #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-14T12:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e0c1781cbe4f6e9fddfe243092846d27060559e",
          "body": null,
          "is_bot": false,
          "headline": "draft antimeridian",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-04-10T13:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21f749eb5e7287fc530f2937bf73ee2f31e659b1",
          "body": "…er than 500x500 tiles #883",
          "is_bot": false,
          "headline": "_job_splitting: add warning when the resulting tile grid will be larg…",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-09T12:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687779f4f45144b2c70ae5b0218aef01a086e9c8",
          "body": null,
          "is_bot": false,
          "headline": "SizeBasedTileGrid: omit non-intersecting tiles from final result #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-09T10:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07af1d28687ce60704e4dbb5113162db1a042be0",
          "body": null,
          "is_bot": false,
          "headline": "test_job_splitting: add a large area test #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-09T09:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881517e4a055d04d7950741b122cc0fe14d1a60e",
          "body": null,
          "is_bot": false,
          "headline": "linting fix",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-08T13:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f95b32ca53be896e563aec5d55e67a3ae4955347",
          "body": null,
          "is_bot": false,
          "headline": "using typing.Tuple instead of tuple for python 3.8 support #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-08T13:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa7c63c94bed4a662da1030b2f0655d6ac438009",
          "body": null,
          "is_bot": false,
          "headline": "_job_splitting: raise error for antimeridian crossing bounding box #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-08T13:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77cf317963d455466d6708761fdf591c5a16eca5",
          "body": null,
          "is_bot": false,
          "headline": "split_area: add unit test for invalid AOI #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-08T13:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c046f2a5980263a5f0ff25675c61a7b7dd38ac2",
          "body": "…e #883",
          "is_bot": false,
          "headline": "_job_splitting: raise error when user specified non-positive tile_siz…",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-08T12:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ef21c61d23f7d4bc09756d9366d6bc29f38a2cc",
          "body": "updated theme",
          "is_bot": false,
          "headline": "Merge pull request #887 from Open-EO/update_theme",
          "author_name": "Jeroen Dries",
          "author_login": "jdries",
          "committed_at": "2026-04-08T12:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e987fe373ecc0506fc62de08832043b7d28fa975",
          "body": null,
          "is_bot": false,
          "headline": "make all TileGridInterface subclasses private again #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-08T12:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45a4e21d1e5b6eb9437bee7918938b192b4d3c7",
          "body": "… crs. SizebasedTileGrid doesn't follow a pre-defined grid centered at 0,0 but rather uses the AOI bottom left as anchor point #883",
          "is_bot": false,
          "headline": "_job_splitting: aoi is now always reprojected to underlying tile grid…",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-08T12:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8cea15fd33b82028c715ed55d2d778217410ace",
          "body": null,
          "is_bot": false,
          "headline": "updated theme",
          "author_name": "Pratichhya",
          "author_login": "Pratichhya",
          "committed_at": "2026-04-03T19:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c666b27f915b93c29c6cb797a94337454b9a28af",
          "body": null,
          "is_bot": false,
          "headline": "update changelog with split_area #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-02T15:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16a3d2e1bd284340f84c3b9737259449b9bcffee",
          "body": null,
          "is_bot": false,
          "headline": "expose split_area function to public API #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-02T15:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b4ddcfe57cfb2146c3c0c965a780fba8243a858",
          "body": "…litter",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin' into 883-predefined-tilegrid-sp…",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-02T14:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ed4a63800d8b9c7f96c18fc5e8086d8eeee4bfb",
          "body": null,
          "is_bot": false,
          "headline": "add support for predefinedtilegrid in split_area #883",
          "author_name": "Vincent Verelst",
          "author_login": "VincentVerelst",
          "committed_at": "2026-04-02T14:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c097afc7789f7fe9fb028656df6ba9849666da8",
          "body": null,
          "is_bot": false,
          "headline": "remove \"experimental\" warning from `collection_property`",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-04-01T15:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c20d3971f9948e81eb7f5ffea0789cc677b8713",
          "body": null,
          "is_bot": false,
          "headline": "_version.py: bump to 0.50.0a1",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-04-01T14:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb65dfe928269619eb84c03d716b0a55030ae3f7",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.49.0",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-04-01T14:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f3edc3fc7b71651d983d01826904dbca2ea295",
          "body": null,
          "is_bot": false,
          "headline": "update to job manager info (#878)",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-04-01T14:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f14728e6399ae48973ddd5ffe3faf715874f10a3",
          "body": null,
          "is_bot": false,
          "headline": "update changelog for some more tickets/PRs",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-04-01T13:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afe9870ff0a984149bf30ccb440c33485ccdc61c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'oidc-mock-expires-in'",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-31T07:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ac3877c291651fa5ad86907831fbc40596e163",
          "body": null,
          "is_bot": false,
          "headline": "OidcMock make access_token_expires_in optional #882",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-31T07:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27358ca0c946f2cc69cfc1c39ce4f3e948a061a9",
          "body": null,
          "is_bot": false,
          "headline": "test: OidcMock: allow mocking expires_in",
          "author_name": "Peter Van Bouwel",
          "author_login": "pvbouwel",
          "committed_at": "2026-03-31T06:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3785be7205a7e5cd29aaf3335d8c6c2f8b883cf",
          "body": "including:\n- add \"expires_in\" (per #881)\n- explicitly verify that \"Bearer\" token type\n\nref: RFC 6749 section 5.1",
          "is_bot": false,
          "headline": "Align AccessTokenResult a bit more with OAuth/OIDC spec",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-30T17:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f5403b28068e76573f1977c277626242f75769",
          "body": "https://github.com/eu-cdse/openeo-cdse-infra/issues/1030",
          "is_bot": false,
          "headline": "setup.py: attempt to speed up slow venv build in python 3.8",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-30T11:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35b101383be747685d750e4a699735a8f6c8c88",
          "body": "…inks\n\nbasic normalization for now\nfor better signal-to-noise ratio of derived_from comparison",
          "is_bot": false,
          "headline": "testing.results.assert_job_results_allclose: normalize derived_from l…",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-30T10:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fdd2c402e6c532a615d3e718889f318786f2f47",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'issue868-2nd-level-datacube-arguments'",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-27T13:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "363f4d223aa1229bda57bf8743374958e8316c9c",
          "body": null,
          "is_bot": false,
          "headline": "Support passing pg abstractions deeper than 1st argument level #868",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-27T13:24:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b682987b22b6732f0deaa03c4211c50a1fe91f",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken crossref links in docs/cookbook/sampling.md",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-27T10:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a31a6edf2de867ea643eb816ca0841d724a61191",
          "body": "To make the annoying/misleading \"Property filtering with unsupported properties\" warnings more correct",
          "is_bot": false,
          "headline": "Add support for collection queryables #483",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-26T14:48:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "047e965b0aac729d61210f2b3484b1c01d6230ee",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog entry for #875",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-26T14:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e1ac5645865aecc06c0c4ca081264443f87df4",
          "body": null,
          "is_bot": false,
          "headline": "Add ABDI1 and ABDI2 to extra-indices-dict.json (#875)",
          "author_name": "DeRooBert",
          "author_login": "DeRooBert",
          "committed_at": "2026-03-26T14:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522055bd0afb78af252a9d7974d346bf9d34ce25",
          "body": null,
          "is_bot": false,
          "headline": "chore: update slope and aspect documentation",
          "author_name": "dsamaey",
          "author_login": "dsamaey",
          "committed_at": "2026-03-26T10:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5485c6316325ed6b9f1b6cd87c06bf12d1a3da2",
          "body": "* adding download task and creating seperate download pool\n\n* include initial unit testing\n\n* updated unit tests\n\n* including two simple unit tests and unifying pool usage\n\n* changes to job manager\n\n* adding easy callback to check number of pending tasks on thread workers; this can be used to guaran\n[…]\n\n\n* re-adding len(to_keep)\n\n* improved tracking of pending postprocessing in for future\n\n* clean some text\n\n* wait slightly longer\n\n---------\n\nCo-authored-by: Stefaan Lippens <stefaan.lippens@vito.be>",
          "is_bot": false,
          "headline": "Issue816 threadeddownload (#836)",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-03-24T13:20:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "710494dcb3386ecc08e6c8a1cb92ff4ea579b51d",
          "body": null,
          "is_bot": false,
          "headline": "Support OIDC client authorization_parameters #861",
          "author_name": "Matthias Mohr",
          "author_login": "m-mohr",
          "committed_at": "2026-03-24T13:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724a29bb28b3f7e0f79c023a7bb137dffd525ffb",
          "body": null,
          "is_bot": false,
          "headline": "moved queued_for_start check to start of track_statusses",
          "author_name": "Victor Verhaert",
          "author_login": "VictorVerhaert",
          "committed_at": "2026-03-24T13:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b576130794c6cc7a0962e0e708e105da94222d6",
          "body": null,
          "is_bot": false,
          "headline": "removed created from queue limit",
          "author_name": "Victor Verhaert",
          "author_login": "VictorVerhaert",
          "committed_at": "2026-03-24T13:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "017c3c4061b5b6a5111313d98bd8aab893ae0104",
          "body": null,
          "is_bot": false,
          "headline": "fixes to status management in JobManager",
          "author_name": "Victor Verhaert",
          "author_login": "VictorVerhaert",
          "committed_at": "2026-03-24T13:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82d29b255b21b15f7700c2e8440d2b2b459c0521",
          "body": "This reverts commit 5acb70068a5848d8102ed6f89b1a25d55f8f5e8a.",
          "is_bot": false,
          "headline": "Revert \"small fixes to status management in JobManager\"",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-23T10:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f913a19c27788600e0dc38a0924ca7371e3514f",
          "body": "small fixes to status management in JobManager",
          "is_bot": false,
          "headline": "Merge pull request #872 from Open-EO/small-jm-fixes",
          "author_name": "Hans Vanrompay",
          "author_login": "HansVRP",
          "committed_at": "2026-03-23T08:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5acb70068a5848d8102ed6f89b1a25d55f8f5e8a",
          "body": null,
          "is_bot": false,
          "headline": "small fixes to status management in JobManager",
          "author_name": "Victor Verhaert",
          "author_login": "VictorVerhaert",
          "committed_at": "2026-03-23T08:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a990d253e5e0853576b4f5d8685cf1b280317487",
          "body": null,
          "is_bot": false,
          "headline": "fixup! Move Sleeper helper to openeo.testing.util",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-18T15:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6186f027e6042e719e95e84572b781ddd30d5d",
          "body": null,
          "is_bot": false,
          "headline": "Move Sleeper helper to openeo.testing.util",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-18T14:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6f881187c1bb1d29aad89cf769f2fa09afcffc4",
          "body": "to avoid messing up Python stdlib or third party functionality\nthat depends on some actual sleeping\n\nref: Open-EO/openeo-geopyspark-driver#1602",
          "is_bot": false,
          "headline": "fast_sleep fixture: do minimal sleeping",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-18T14:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "010085b8bde920a855e8f0da0539ee6b2aaed223",
          "body": null,
          "is_bot": false,
          "headline": "minor reducer documentation fix",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-16T11:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f88d2fc1a70f2e1a17ecb62543ecad5c3d872b9c",
          "body": null,
          "is_bot": false,
          "headline": "Fix some linting issues #869",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-05T09:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d10bd2531ab0815a1c72b8366f0869454140bd",
          "body": "related to Open-EO/openeo-geopyspark-driver#1576",
          "is_bot": false,
          "headline": "Add is_one_of to property_filter",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-03-03T21:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c226509e324b0eab112e70facc9fd8f5865e6363",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 0.49.0a1",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-02-17T13:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c924f88eb9f11eafb32233a60215e09f543c470",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.48.0",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-02-17T13:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc129c604b6853cb46931803a08d59d59a5ca71",
          "body": "…assing single file\n\ninstead of folder",
          "is_bot": false,
          "headline": "testing.results.assert_job_results_allclose: add guardrails against p…",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-02-17T13:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5c2cc55cb0a8e34b8831a187876fbb737ea2515",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'issue864-results-compare-crs'",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-02-17T12:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fb266cfccc7a339690c46f9c535df6067cc0809",
          "body": null,
          "is_bot": false,
          "headline": "Issue #864 only do pixel_tolerance check on numerical data",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-02-17T12:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "650e8e1f2dc2798c50f7b3bc4def5c1959cf7bf4",
          "body": null,
          "is_bot": false,
          "headline": "testing.results: use numpy iso np",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-02-17T12:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d8f0edc2c21a70f23ece52563117672a0194603",
          "body": null,
          "is_bot": false,
          "headline": "timeseries_json_to_pandas: allow timeseries as JSON dump or path",
          "author_name": "Stefaan Lippens",
          "author_login": "soxofaan",
          "committed_at": "2026-02-13T19:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 66,
      "commits_last_year": 207,
      "latest_release_at": "2026-07-16T16:04:00Z",
      "latest_release_tag": "v0.51.0",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 44,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 45.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "openeo",
          "exists": true,
          "license": null,
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "License :: OSI Approved :: Apache Software License",
            "Operating System :: OS Independent",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/openeo/",
          "is_deprecated": false,
          "latest_version": "0.51.0",
          "repository_url": "https://github.com/Open-EO/openeo-python-client",
          "versions_count": 73,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2019-08-27T11:40:15.873185Z",
          "latest_published_at": "2026-07-16T16:02:42.058291Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 56,
      "stars": 210,
      "watchers": 15,
      "fork_history": {
        "days": [
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-10-06",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 56,
        "total_forks": 56
      },
      "star_history": null,
      "open_issues_and_prs": 215
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "cookbook",
        "examples",
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "openeo/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 279885,
      "source_files_sampled": 222,
      "oversized_source_files": 7,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 3109
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 43,
        "malicious_count": 0,
        "assessed_package": "pypi:openeo@0.51.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "boto3",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "botocore",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "deprecated",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "dirty-equals",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "gdal",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "geopandas",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "httpretty",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-resources",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "matplotlib",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "matplotlib-scalebar",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mock",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "moto",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "netcdf4",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "oschmod",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyarrow",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyproj",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pystac",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pystac-client",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests-mock",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "shapely",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "time-machine",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "xarray",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 29,
        "direct_count": 0,
        "indirect_count": 29
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 30,
        "merged_prs": 184,
        "open_issues": 185,
        "closed_ratio": 0.682,
        "closed_issues": 396,
        "closed_unmerged_prs": 112
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "soxofaan",
          "commits": 1712,
          "avatar_url": "https://avatars.githubusercontent.com/u/44946?v=4"
        },
        {
          "type": "User",
          "login": "jdries",
          "commits": 485,
          "avatar_url": "https://avatars.githubusercontent.com/u/5937096?v=4"
        },
        {
          "type": "User",
          "login": "JohanKJSchreurs",
          "commits": 99,
          "avatar_url": "https://avatars.githubusercontent.com/u/9550688?v=4"
        },
        {
          "type": "User",
          "login": "m-mohr",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/8262166?v=4"
        },
        {
          "type": "User",
          "login": "bgoesswe",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/33025627?v=4"
        },
        {
          "type": "User",
          "login": "VincentVerelst",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/30296933?v=4"
        },
        {
          "type": "User",
          "login": "clausmichele",
          "commits": 54,
          "avatar_url": "https://avatars.githubusercontent.com/u/31700619?v=4"
        },
        {
          "type": "User",
          "login": "HansVRP",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/57984106?v=4"
        },
        {
          "type": "User",
          "login": "bossie",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/1032518?v=4"
        },
        {
          "type": "User",
          "login": "VictorVerhaert",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/33786515?v=4"
        }
      ],
      "contributors_sampled": 36,
      "top_contributor_share": 0.597
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-wheel.yml",
        "lint.yml",
        "sphinx2ghpages.yml",
        "unittests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
            "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": 1,
            "reason": "Found 4/26 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 21 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": 10,
            "reason": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "db3bda919171f2fab4a4bdce1d443c61521983d8",
        "ran_at": "2026-07-26T23:19:55Z",
        "aggregate_score": 4.6,
        "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": "2026-07-17T10:42:22Z",
      "oldest_open_prs": [
        {
          "number": 118,
          "created_at": "2020-02-11T08:43:42Z",
          "last_comment_at": "2020-02-14T14:20:25Z",
          "last_comment_author": "bgoesswe"
        },
        {
          "number": 245,
          "created_at": "2021-10-05T08:13:08Z",
          "last_comment_at": "2021-10-06T12:10:24Z",
          "last_comment_author": "jonathom"
        },
        {
          "number": 327,
          "created_at": "2022-09-14T15:01:41Z",
          "last_comment_at": "2023-03-03T16:40:26Z",
          "last_comment_author": "soxofaan"
        },
        {
          "number": 382,
          "created_at": "2023-02-27T10:43:34Z",
          "last_comment_at": "2023-03-06T14:14:07Z",
          "last_comment_author": "m-mohr"
        },
        {
          "number": 576,
          "created_at": "2024-06-17T13:46:29Z",
          "last_comment_at": "2024-08-06T07:19:24Z",
          "last_comment_author": "Pratichhya"
        },
        {
          "number": 627,
          "created_at": "2024-09-23T13:51:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 662,
          "created_at": "2024-11-14T16:00:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 739,
          "created_at": "2025-02-24T14:37:53Z",
          "last_comment_at": "2025-02-26T16:28:44Z",
          "last_comment_author": "soxofaan"
        },
        {
          "number": 754,
          "created_at": "2025-03-24T14:11:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 768,
          "created_at": "2025-05-05T08:27:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 843,
          "created_at": "2026-01-05T13:59:33Z",
          "last_comment_at": "2026-01-05T14:42:15Z",
          "last_comment_author": "copilot-swe-agent"
        },
        {
          "number": 848,
          "created_at": "2026-01-12T11:33:03Z",
          "last_comment_at": "2026-01-21T09:41:00Z",
          "last_comment_author": "HansVRP"
        },
        {
          "number": 857,
          "created_at": "2026-01-23T10:06:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 859,
          "created_at": "2026-02-06T16:08:28Z",
          "last_comment_at": "2026-04-09T13:09:36Z",
          "last_comment_author": "niebl"
        },
        {
          "number": 867,
          "created_at": "2026-03-03T10:56:36Z",
          "last_comment_at": "2026-07-15T09:11:05Z",
          "last_comment_author": "clausmichele"
        },
        {
          "number": 885,
          "created_at": "2026-04-02T14:08:06Z",
          "last_comment_at": "2026-04-20T13:30:29Z",
          "last_comment_author": "HansVRP"
        },
        {
          "number": 905,
          "created_at": "2026-07-02T17:49:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 906,
          "created_at": "2026-07-03T01:14:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 907,
          "created_at": "2026-07-04T20:17:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 908,
          "created_at": "2026-07-06T08:44:14Z",
          "last_comment_at": "2026-07-15T11:40:02Z",
          "last_comment_author": "pjonsson"
        }
      ],
      "last_merged_pr_at": "2026-07-17T10:41:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 40,
          "created_at": "2018-11-21T16:51:40Z",
          "last_comment_at": "2020-02-14T10:21:59Z",
          "last_comment_author": "m-mohr"
        },
        {
          "number": 43,
          "created_at": "2019-02-13T15:51:20Z",
          "last_comment_at": "2021-10-04T09:47:10Z",
          "last_comment_author": "soxofaan"
        },
        {
          "number": 87,
          "created_at": "2019-10-16T12:07:58Z",
          "last_comment_at": "2019-11-29T21:19:51Z",
          "last_comment_author": "jdries"
        },
        {
          "number": 103,
          "created_at": "2019-12-16T07:39:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 105,
          "created_at": "2019-12-19T13:44:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 106,
          "created_at": "2019-12-20T11:55:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 111,
          "created_at": "2020-01-30T15:46:05Z",
          "last_comment_at": "2025-03-19T08:44:55Z",
          "last_comment_author": "soxofaan"
        },
        {
          "number": 119,
          "created_at": "2020-02-11T09:24:54Z",
          "last_comment_at": "2021-10-05T09:43:42Z",
          "last_comment_author": "m-mohr"
        },
        {
          "number": 120,
          "created_at": "2020-02-11T09:25:29Z",
          "last_comment_at": "2020-02-14T13:34:24Z",
          "last_comment_author": "soxofaan"
        },
        {
          "number": 122,
          "created_at": "2020-02-11T09:38:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 127,
          "created_at": "2020-03-20T08:57:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 154,
          "created_at": "2020-09-17T10:29:01Z",
          "last_comment_at": "2021-10-13T21:39:44Z",
          "last_comment_author": "soxofaan"
        },
        {
          "number": 181,
          "created_at": "2021-02-26T14:21:30Z",
          "last_comment_at": "2025-05-15T16:23:04Z",
          "last_comment_author": "soxofaan"
        },
        {
          "number": 184,
          "created_at": "2021-03-05T08:58:21Z",
          "last_comment_at": "2024-06-17T08:08:53Z",
          "last_comment_author": "m-mohr"
        },
        {
          "number": 186,
          "created_at": "2021-03-05T17:12:58Z",
          "last_comment_at": "2021-03-08T11:14:28Z",
          "last_comment_author": "m-mohr"
        },
        {
          "number": 194,
          "created_at": "2021-03-23T13:36:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 195,
          "created_at": "2021-03-24T14:25:09Z",
          "last_comment_at": "2021-03-24T14:31:55Z",
          "last_comment_author": "soxofaan"
        },
        {
          "number": 203,
          "created_at": "2021-04-20T10:38:25Z",
          "last_comment_at": "2021-05-19T09:59:31Z",
          "last_comment_author": "m-mohr"
        },
        {
          "number": 205,
          "created_at": "2021-04-22T14:19:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 207,
          "created_at": "2021-05-05T07:27:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Open-EO/openeo-python-client",
    "host": "github.com",
    "name": "openeo-python-client",
    "owner": "Open-EO"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 57,
        "vitality": 89,
        "community": 54,
        "governance": 65,
        "engineering": 89
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "commits_last_year": 207,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 44
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "44/52 weeks with commits",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 44
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "207 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 207
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 66,
              "latest_release_tag": "v0.51.0",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 45.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "66 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~45.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 45.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 56,
              "stars": 210,
              "watchers": 15,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "210 stars",
                "points": 37.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 210
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "56 forks",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "15 watchers",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 36,
              "top_contributor_share": 0.597
            },
            "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 60% of commits",
                "points": 9.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "36 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 21 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "merged_prs": 184,
              "open_issues": 185,
              "closed_issues": 396,
              "issue_closed_ratio": 0.682,
              "closed_unmerged_prs": 112
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "68% of issues closed",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "184/296 decided PRs merged",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 184,
                      "decided": 296
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/26 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 276,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Open-EO",
              "public_repos": 69,
              "account_age_days": 3530
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "276 followers of Open-EO",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 276,
                      "login": "Open-EO"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "69 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 69
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "openeo"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 10
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 10 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "73 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 89,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "earth-observation",
                "openeo",
                "python",
                "remote-sensing"
              ],
              "has_wiki": false,
              "homepage": "https://open-eo.github.io/openeo-python-client/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://open-eo.github.io/openeo-python-client/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/26 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 21 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": "30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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:openeo@0.51.0 runtime dependency closure — what installing the published package pulls in — 43 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:openeo@0.51.0",
                  "assessed": 43
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 43,
              "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": 43,
              "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": "moderate",
        "name": "AI Readiness",
        "value": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.46,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 3109
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "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": "46 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "openeo/py.typed"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/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": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "openeo/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "openeo/py.typed"
                    }
                  }
                ],
                "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": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "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": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 279885,
              "source_files_sampled": 222,
              "oversized_source_files": 7
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (openeo/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "openeo/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "7/222 source files over 60KB",
                "points": 53.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 222,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "cookbook",
                "examples",
                "notebooks"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "cookbook, examples, notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "cookbook, examples, notebooks"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T23:20:17.040693Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/Open-EO/openeo-python-client.svg",
  "full_name": "Open-EO/openeo-python-client",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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