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

graingert / trio

Trio – a friendly Python library for async concurrency and I/O

PythonLicencia propia★ 0 estrellas⑂ 0 forksdesde feb 2021forkVer en GitHub ↗

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

33
global / 100
En riesgo

Índice de salud del software

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

33
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

Thomas GraingerCuenta personal
438 seguidores1286 repositorios públicosdesde sept 2010

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPItrioapunta a otro repositorio; no se puntúa0.33.0-43hace 161 díasasyncionetworkingtrio

Métricas por categoría

Vitalidad

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

22Crítico · 22% del índice global
Cómo se puntúa
9.9/36Recencia de push — último push hace 175 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share0,56
days_since_last_push175
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 20 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 2021 días
19.8/27Cadencia de publicación — una versión cada ~77,9 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count20
latest_release_tagv0.18.0
releases_from_tags
days_since_latest_release2021
mean_days_between_releases77,9
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?

9Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

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

Calidad de Ingeniería

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

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

Documentación

50Moderado
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://trio.readthedocs.io
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://trio.readthedocs.io
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

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

40En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 54 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.2/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 45 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2,5
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de pypi:trio@0.33.0 —lo que arrastra la instalación del paquete publicado—: 5 paquetes. No se analiza la alcanzabilidad.

Preparación para IA

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

51Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
23.8/40Historial de commits legible — 25 de 56 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,446
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — docs/Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — mypy.ini
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 44 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configno
typecheck_configsmypy.ini
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0,44
Cómo se puntúa
27/45Código verificable por tipos — Python con configuración de verificación de tipos (mypy.ini)
54.4/55Tamaños de archivo manejables — 2/174 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes96.124
source_files_sampled174
oversized_source_files2

Datos clave

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

Advertencias de recopilación de datos

  • Community profile unavailable
  • pypi package 'trio' points at a different repository (https://github.com/python-trio/trio); excluded from ecosystem scoring

Más detalle

OpenSSF Scorecard 2.5 / 10
2.5agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 54 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities45 existing vulnerabilities detected
Todas las dependencias 0

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

RegistroPaqueteVersiónRelación
Avisos de dependencias 0

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

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 10141,
      "has_wiki": true,
      "homepage": "https://trio.readthedocs.io",
      "languages": {
        "Shell": 8796,
        "Python": 1207684
      },
      "pushed_at": "2026-01-31T13:10:44Z",
      "created_at": "2021-02-11T11:22:44Z",
      "owner_type": "User",
      "updated_at": "2021-02-11T11:22:46Z",
      "description": "Trio – a friendly Python library for async concurrency and I/O",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://graingert.co.uk",
      "name": "Thomas Grainger",
      "type": "User",
      "login": "graingert",
      "company": null,
      "location": null,
      "followers": 438,
      "avatar_url": "https://avatars.githubusercontent.com/u/413772?v=4",
      "created_at": "2010-09-24T00:34:02Z",
      "is_verified": null,
      "public_repos": 1286,
      "account_age_days": 5783
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2021-01-11T06:31:18Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2020-09-15T10:55:02Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2020-06-10T05:18:35Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2020-05-22T08:07:19Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2020-05-19T05:16:28Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2020-04-27T12:00:51Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2019-11-02T20:31:38Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2019-08-01T07:51:09Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2019-08-01T04:12:18Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2019-02-09T20:23:52Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2019-01-07T19:17:28Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2018-10-12T16:35:41Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2018-10-01T01:21:00Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2018-09-03T16:50:40Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2018-08-13T12:36:50Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2018-07-20T09:58:45Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-04-14T09:40:20Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-12-28T01:27:42Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2017-12-06T11:27:42Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2017-03-11T00:29:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a7433bd69533d4d25861eccdfb9041afb94ce8f9",
          "body": "…it-3.0.15",
          "is_bot": true,
          "headline": "Merge pull request #1897 from python-trio/dependabot/pip/prompt-toolk…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-11T05:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2cefd0360fd8a07b7164ff4845308dad279967e",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1896 from python-trio/dependabot/pip/trustme-0.7.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-11T05:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7162a5fa45d4b663ac7122ec487b0b1bef2d1231",
          "body": "Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.14 to 3.0.15.\n- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)\n- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)\n- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.14...3.0.15)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump prompt-toolkit from 3.0.14 to 3.0.15",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-11T05:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633830718fcb8003d5a53c2fdd0f34ff86c3aa3b",
          "body": "Bumps [trustme](https://github.com/python-trio/trustme) from 0.6.0 to 0.7.0.\n- [Release notes](https://github.com/python-trio/trustme/releases)\n- [Commits](https://github.com/python-trio/trustme/compare/v0.6.0...v0.7.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump trustme from 0.6.0 to 0.7.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-11T05:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "099e5694d67956c30d11b8ad00965e048b065314",
          "body": "Bump to Pytest 6.2.2 with -p no:unraisableexception -p no:threadexception",
          "is_bot": false,
          "headline": "Merge pull request #1893 from altendky/pytest_6.2_unraisableexception",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2021-02-11T03:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58e9b80c283caf5dd95a9bb1aaf12e49a47e9bcf",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1894 from python-trio/dependabot/pip/immutables-0.15",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-10T05:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f816d734eca96ba174ea3ed01131522621f15cf8",
          "body": "…-3.4.4",
          "is_bot": true,
          "headline": "Merge pull request #1895 from python-trio/dependabot/pip/cryptography…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-10T05:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38cbfd91760eef50ad638a2ef3c8f7087438241b",
          "body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.3 to 3.4.4.\n- [Release notes](https://github.com/pyca/cryptography/releases)\n- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/3.4.3...3.4.4)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump cryptography from 3.4.3 to 3.4.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-10T05:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "251d2c1d7255df89ebd7d0f1c304a7a1d039e619",
          "body": "Bumps [immutables](https://github.com/MagicStack/immutables) from 0.14 to 0.15.\n- [Release notes](https://github.com/MagicStack/immutables/releases)\n- [Commits](https://github.com/MagicStack/immutables/compare/v0.14...v0.15)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump immutables from 0.14 to 0.15",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-10T05:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eb44343d3e281dba43a9bdb9cb3c596f5b5b4ce",
          "body": null,
          "is_bot": false,
          "headline": "also -p no:threadexception",
          "author_name": "Kyle Altendorf",
          "author_login": "altendky",
          "committed_at": "2021-02-09T15:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05d15113043a5a22e45fe94e0349556462638975",
          "body": null,
          "is_bot": false,
          "headline": "Just ignore the new pytest unraisable exception checks for now",
          "author_name": "Kyle Altendorf",
          "author_login": "altendky",
          "committed_at": "2021-02-09T15:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c292f047178ecfdbf4dcfdec987665bcefe3b8e",
          "body": "Additions to the Trio-Awesome list",
          "is_bot": false,
          "headline": "Merge pull request #1892 from smurfix/dkv",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-02-09T07:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f151d13a12545d730fe6dece72d31c5ddc318e9",
          "body": "* asyncakumuli\n* asyncowfs\n* DistKV (already mentioned in DistMQTT)\n\nAlso updated the URL for DistKV to point to the MoaT project on github.",
          "is_bot": false,
          "headline": "Additions to the Trio-Awesome list",
          "author_name": "Matthias Urlichs",
          "author_login": "smurfix",
          "committed_at": "2021-02-09T06:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b87ca402e13b02d00a18f77ce8853a49ee958f80",
          "body": "Add trio-parallel to the awesome list",
          "is_bot": false,
          "headline": "Merge pull request #1887 from richardsheridan/add_awesome_parallel",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-02-09T06:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9451776ab3d5a55c3a3372a82c7f8ed593ef40a9",
          "body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.2.\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.2...6.2.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pytest from 6.1.2 to 6.2.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-09T05:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22467443073a37f295c6139b1228fab0488756d",
          "body": "…-3.4.3",
          "is_bot": true,
          "headline": "Merge pull request #1891 from python-trio/dependabot/pip/cryptography…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-09T05:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f9048d51dd37df71e5dad4fba6d71beff4b8684",
          "body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.1 to 3.4.3.\n- [Release notes](https://github.com/pyca/cryptography/releases)\n- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/3.4.1...3.4.3)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump cryptography from 3.4.1 to 3.4.3",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-09T05:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248553f583b42d330e2294cc40b8811d948904a3",
          "body": "notes-to-self: fix table in how-does-windows-so-reuseaddr-work.py",
          "is_bot": false,
          "headline": "Merge pull request #1890 from jay/fix_how-does-windows-so-reuseaddr-work",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2021-02-08T18:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c2c064cee4e99ad3f0831ae5517c987eea4f0a",
          "body": "…-3.4.1\n\nBump cryptography from 3.3.1 to 3.4.1",
          "is_bot": false,
          "headline": "Merge pull request #1889 from python-trio/dependabot/pip/cryptography…",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2021-02-08T18:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b228d9f72d3e604ecb0a96605a14c37049642647",
          "body": null,
          "is_bot": false,
          "headline": "Install cargo in Alpine too",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-02-08T09:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f470ce45ac3fad062f730b23a1a95cd9e4e4bc",
          "body": null,
          "is_bot": false,
          "headline": "Install rust in Alpine/FreeBSD to build cryptography",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-02-08T09:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "087faa249cfcd4b5e4435e87c91d090b775ae5cf",
          "body": "- Generate the table headers dynamically.\n\nPrior to this change the table headers were static and incorrect,\n'specific' and 'wildcard' labels were reversed.\n\nExample output from before the change (incorrect):\n~~~\n                   | default           |\n                   | specific| wildcard|\n     \n[…]\n--------------------\ndefault | wildcard |    INUSE |  Success |\ndefault | wildcard |  Success |    INUSE |\n~~~\n\nBug: https://github.com/python-trio/trio/issues/928#issuecomment-774630606\n\nCloses #xxxx",
          "is_bot": false,
          "headline": "notes-to-self: fix table in how-does-windows-so-reuseaddr-work.py",
          "author_name": "Jay Satiro",
          "author_login": "jay",
          "committed_at": "2021-02-08T09:13:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b1e34174907dc7217c1289dc31529fb18997f1f",
          "body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 3.4.1.\n- [Release notes](https://github.com/pyca/cryptography/releases)\n- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/3.3.1...3.4.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump cryptography from 3.3.1 to 3.4.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-08T05:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd2224193ebae779a5a6375878644f4f7c8244e3",
          "body": null,
          "is_bot": false,
          "headline": "Add trio-parallel to the awesome list",
          "author_name": "richardsheridan",
          "author_login": "richardsheridan",
          "committed_at": "2021-02-06T17:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e31f7ab2327f304c143c13bb70ddbe2c525143",
          "body": "Add QTrio to the awesome list",
          "is_bot": false,
          "headline": "Merge pull request #1886 from altendky/add_awesome_qtrio",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2021-02-05T07:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9d91f0f0983a218c19dba7be3a4fdcdab928f05",
          "body": null,
          "is_bot": false,
          "headline": "Reference QTrio's docs instead of repo",
          "author_name": "Kyle Altendorf",
          "author_login": "altendky",
          "committed_at": "2021-02-04T16:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5181d38a6d484ace1cafff4ee1426f7f108ccb39",
          "body": null,
          "is_bot": false,
          "headline": "Add QTrio to the awesome list",
          "author_name": "Kyle Altendorf",
          "author_login": "altendky",
          "committed_at": "2021-02-04T15:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "394c518d784097332a4d07c4205a52182d6dc4f3",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1885 from python-trio/dependabot/pip/ipython-7.20.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-02T05:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5700ec927d477f94738fd3762f908400a596b139",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1884 from python-trio/dependabot/pip/pytz-2021.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-02T05:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b6c800150483f299cbee5d538a160beaa4fe1b",
          "body": "Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 7.20.0.\n- [Release notes](https://github.com/ipython/ipython/releases)\n- [Commits](https://github.com/ipython/ipython/compare/7.19.0...7.20.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump ipython from 7.19.0 to 7.20.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-02T05:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e7c3deaff13d6d8875f3940bf8cf757683fd375",
          "body": "Bumps [pytz](https://github.com/stub42/pytz) from 2020.5 to 2021.1.\n- [Release notes](https://github.com/stub42/pytz/releases)\n- [Commits](https://github.com/stub42/pytz/compare/release_2020.5...release_2021.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pytz from 2020.5 to 2021.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-02T05:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e5c1b48ac60ef9486acb3673381fd006b741d28",
          "body": "WindowsIOManager.wait_overlapped returns CompletionKeyEventInfo",
          "is_bot": false,
          "headline": "Merge pull request #1881 from lojack5/iocp",
          "author_name": "Joshua Oreman",
          "author_login": "oremanj",
          "committed_at": "2021-02-01T23:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "502e20cea74214c0e72d4e95bb66026095f38d8c",
          "body": null,
          "is_bot": false,
          "headline": "use changes recommended by oremanj",
          "author_name": "lojack5",
          "author_login": "lojack5",
          "committed_at": "2021-02-01T22:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e94f68f00d6adf565f169aadcfc8648797747e5",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1883 from python-trio/dependabot/pip/jinja2-2.11.3",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T06:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fedc4c4f769be29a65cc214447a88ff0552d270f",
          "body": "Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump jinja2 from 2.11.2 to 2.11.3",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T06:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1328e8cea5305cf6cd5a5cf8cb2135a2d198693",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1882 from python-trio/dependabot/pip/packaging-20.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T06:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "551d1b723f2b12d598cd94ebc43cdb4b15329d9d",
          "body": "Bumps [packaging](https://github.com/pypa/packaging) from 20.8 to 20.9.\n- [Release notes](https://github.com/pypa/packaging/releases)\n- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pypa/packaging/compare/20.8...20.9)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump packaging from 20.8 to 20.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-02-01T05:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "970cd16912c837e1b288d609d58e6a61f3a7fba6",
          "body": "make sure coroutine locals are promptly destroyed",
          "is_bot": false,
          "headline": "Merge pull request #1864 from richardsheridan/del_tb_strongref",
          "author_name": "John Belmonte",
          "author_login": "belm0",
          "committed_at": "2021-01-31T08:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8170b42faa9b45c415428a7ce5a6c449c9042df4",
          "body": null,
          "is_bot": false,
          "headline": "Document missing deletion tests",
          "author_name": "richardsheridan",
          "author_login": "richardsheridan",
          "committed_at": "2021-01-31T08:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf2b36cb53fb7ae8a835da7937bb11a8809a9bb",
          "body": "…end of the block",
          "is_bot": false,
          "headline": "exception variables assigned in except block are auto-deleted at the …",
          "author_name": "richardsheridan",
          "author_login": "richardsheridan",
          "committed_at": "2021-01-31T08:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f2de14bb1417690fceacd05d030d3e640fb320",
          "body": null,
          "is_bot": false,
          "headline": "Add newsfragment",
          "author_name": "richardsheridan",
          "author_login": "richardsheridan",
          "committed_at": "2021-01-31T08:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9502152c8e3e64d32da911fc36446f08008f5d7a",
          "body": "…e sleeping",
          "is_bot": false,
          "headline": "sprinkle a few more dels to free as as many objects as possible befor…",
          "author_name": "richardsheridan",
          "author_login": "richardsheridan",
          "committed_at": "2021-01-31T08:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04a20445ba5a5e0f536682fa1522c5aa221dbb5",
          "body": null,
          "is_bot": false,
          "headline": "uncomment the fix",
          "author_name": "richardsheridan",
          "author_login": "richardsheridan",
          "committed_at": "2021-01-31T08:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0af362d87e769d485faae826536ffabc743872",
          "body": null,
          "is_bot": false,
          "headline": "make sure coroutine locals are promptly destroyed",
          "author_name": "richardsheridan",
          "author_login": "richardsheridan",
          "committed_at": "2021-01-31T08:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49fa90c95ba62e529b665d34793e22d51cc59ab6",
          "body": "This give access to the number of bytes transferred the I/O operation.",
          "is_bot": false,
          "headline": "WindowsIOManager.wait_overlapped returns CompletionKeyEventInfo",
          "author_name": "lojack5",
          "author_login": "lojack5",
          "committed_at": "2021-01-29T23:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ee58ae220aec481923344f1869cdb385afc159",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1880 from python-trio/dependabot/pip/coverage-5.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-27T05:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97126cccf88ed3fe70f5e661b90a58e5ceaf680a",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1879 from python-trio/dependabot/pip/urllib3-1.26.3",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-27T05:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1495f3f1d439318928991bd31b21c3e012ce9cae",
          "body": "Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3.1 to 5.4.\n- [Release notes](https://github.com/nedbat/coveragepy/releases)\n- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)\n- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.3.1...coverage-5.4)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump coverage from 5.3.1 to 5.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-27T05:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5c6d79d00f4b6455296681a81e63e429753e66",
          "body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.3/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump urllib3 from 1.26.2 to 1.26.3",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-27T05:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2729d1f4c66f0dd9d1554365b94c1327dc163e6b",
          "body": "(docs) update README.rst",
          "is_bot": false,
          "headline": "Merge pull request #1877 from vladdoster/patch-1",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-26T05:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf2b031b2536359245e54339bd9301aa0165440",
          "body": "- reduce verbiage\r\n- correct punctuation\r\n- strengthen intent",
          "is_bot": false,
          "headline": "(docs) update README.rst",
          "author_name": "vlad doster",
          "author_login": "vladdoster",
          "committed_at": "2021-01-26T03:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96485b3f0d2fe814cf96340d746baf2b0c8d67d7",
          "body": "Add 3.9 classifier",
          "is_bot": false,
          "headline": "Merge pull request #1876 from python-trio/altendky-patch-1",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-25T22:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7708b9cf4eef0f04c1857b4f27e85af42a960537",
          "body": null,
          "is_bot": false,
          "headline": "Add 3.9 classifier",
          "author_name": "Kyle Altendorf",
          "author_login": "altendky",
          "committed_at": "2021-01-25T20:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e7a12c39d6600e66c67f32e60bc7b7fe1ad4d3a",
          "body": "…it-3.0.14",
          "is_bot": true,
          "headline": "Merge pull request #1875 from python-trio/dependabot/pip/prompt-toolk…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-25T05:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e92572d3d67e7f687a6ea6194eabcb6b880fef",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1874 from python-trio/dependabot/pip/mypy-0.800",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-25T05:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510465744ad47082145b4e0b83837bd92a949954",
          "body": "Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.11 to 3.0.14.\n- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)\n- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)\n- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.11...3.0.14)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump prompt-toolkit from 3.0.11 to 3.0.14",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-25T05:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "070df40f874617574692549bb207d10e0243e843",
          "body": "Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800.\n- [Release notes](https://github.com/python/mypy/releases)\n- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump mypy from 0.790 to 0.800",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-25T05:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d890affa8fed3a49b616a8fd218f4fb928bd3002",
          "body": null,
          "is_bot": true,
          "headline": "Bump pytest-cov from 2.10.1 to 2.11.1 (#1869)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-22T06:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eac18ecbedfb7f887dea65b221d0b4334ae6d1f",
          "body": null,
          "is_bot": true,
          "headline": "Bump prompt-toolkit from 3.0.10 to 3.0.11 (#1870)",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-22T06:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b209f8ea29b775067fe447b185726992beb8e1",
          "body": "…mer-2.1.0",
          "is_bot": true,
          "headline": "Merge pull request #1872 from python-trio/dependabot/pip/snowballstem…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-22T05:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6b91579d3302513cc865e837ca32a64ec65841",
          "body": "Bumps [snowballstemmer](https://github.com/snowballstem/snowball) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/snowballstem/snowball/releases)\n- [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS)\n- [Commits](https://github.com/snowballstem/snowball/compare/v2.0.0...v2.1.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump snowballstemmer from 2.0.0 to 2.1.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-22T05:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d203b30f807e43dc9b101de2e52355ebd10b757a",
          "body": "Update dependencies for Fedora CI",
          "is_bot": false,
          "headline": "Merge pull request #1871 from python-trio/fedora-ci-deps",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-21T18:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c7b8691b1f0a2f4ac89b01b1bc4115ed36165f8",
          "body": "I guess previously python3-pip depended on something\nthat depends on python3-devel (which contains the C headers),\nbut apparently relying on implicit dependencies is never a good thing.",
          "is_bot": false,
          "headline": "Update dependencies for Fedora CI",
          "author_name": "Nguyễn Gia Phong",
          "author_login": "McSinyx",
          "committed_at": "2021-01-21T18:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71edb7845ef1fd9cdc16dd7524b8343df4f85b57",
          "body": "Add three random fixes noticed when releasing",
          "is_bot": false,
          "headline": "Merge pull request #1866 from pquentin/random-fixes",
          "author_name": "Joshua Oreman",
          "author_login": "oremanj",
          "committed_at": "2021-01-13T07:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11196c2102e81b5e6c0706c208cd9dedcc364d5",
          "body": null,
          "is_bot": false,
          "headline": "Add three random fixes noticed when releasing",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-13T07:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3a31baa505167196edd5feeb0a5f716f2f282a",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1865 from python-trio/dependabot/pip/pygments-2.7.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-13T06:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee6b9644238731c4b29c32b5cf331e450552a5d",
          "body": "Bumps [pygments](https://github.com/pygments/pygments) from 2.7.3 to 2.7.4.\n- [Release notes](https://github.com/pygments/pygments/releases)\n- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)\n- [Commits](https://github.com/pygments/pygments/compare/2.7.3...2.7.4)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pygments from 2.7.3 to 2.7.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-13T06:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52315bcb01d3b68aa3995e8d1124c098fc7ddf4d",
          "body": "Clarify that deadline in `sleep_until()` uses internal clock units",
          "is_bot": false,
          "headline": "Merge pull request #1863 from cubranic/dc-doc-1860",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-13T06:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a835badac061fc850796c456da80ec528d2b3cd1",
          "body": "Fixes: #1860",
          "is_bot": false,
          "headline": "Clarify that deadline in `sleep_until()` uses internal clock units",
          "author_name": "Davor Cubranic",
          "author_login": "cubranic",
          "committed_at": "2021-01-12T17:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82dd42a78644d7617178a7eb29093b6617e910f",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1862 from pquentin/release-0.18.0",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-11T06:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f9d1d218cc485f6610c4290ba9ab50544d15f7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.18.0+dev",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-11T06:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "069bdd03cafdf3824c81ddf8fddc8c1359bf1ee1",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.18.0",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-11T06:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e38e01dd6c1255b5b3cb809f6f993be5e7d6c7f",
          "body": "…it-3.0.10",
          "is_bot": true,
          "headline": "Merge pull request #1861 from python-trio/dependabot/pip/prompt-toolk…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-11T06:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f63640bac675877be213bcb6d6f467050e5257",
          "body": "Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.9 to 3.0.10.\n- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)\n- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)\n- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.9...3.0.10)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump prompt-toolkit from 3.0.9 to 3.0.10",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-11T05:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f3f37c594f9d16491128b5cf2f6c25c2c1ed68",
          "body": "Avoid creating reference cycles",
          "is_bot": false,
          "headline": "Merge pull request #1805 from njsmith/fix-1770",
          "author_name": "John Belmonte",
          "author_login": "belm0",
          "committed_at": "2021-01-08T14:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de07659cc728c6893e5f2af638098087945d835c",
          "body": null,
          "is_bot": false,
          "headline": "Avoid creating reference cycles in case of nursery cancel",
          "author_name": "John Belmonte",
          "author_login": "belm0",
          "committed_at": "2021-01-08T13:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbd6b43de745459b11785985323baaf677c65478",
          "body": null,
          "is_bot": false,
          "headline": "Add newsfragment",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2021-01-08T13:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257e5ba7dcc2fdd3dfe7df15855b95bb112b108a",
          "body": "When put together, this change +\nhttps://github.com/python-trio/outcome/pull/29 should fix #1770",
          "is_bot": false,
          "headline": "Avoid creating reference cycles in MultiError.filter",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2021-01-08T13:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5110153d3aa06902a2d1307b01f331ba2c39455e",
          "body": "…ytes-take-2",
          "is_bot": false,
          "headline": "Merge pull request #1859 from pquentin/remove-deprecated-max-refill-b…",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-08T11:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7dce0c0c515ac7243ac6c4e714780ee633c4f6",
          "body": "Co-authored-by: Alexey Shamrin <shamrin@gmail.com>",
          "is_bot": false,
          "headline": "Fix newfragments to link to SSLStream",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-08T09:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b6d4ec575614b846d3ec0dcfab51f1d5e59255",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1858 from pquentin/remove-deprecated-tiebreaker",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-08T09:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e93f86c5f37438ed6b931e1de2722b02e186158",
          "body": null,
          "is_bot": false,
          "headline": "Remove the deprecated `tiebreaker` argument",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-08T07:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "657803f7ec164a252f57f2bdf91e3cf3f7140bd9",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated SSLStream max_refill_bytes parameter",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-08T06:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a56207045d9cb843bab42eedbab8234c0e268db",
          "body": "…it-3.0.9",
          "is_bot": true,
          "headline": "Merge pull request #1855 from python-trio/dependabot/pip/prompt-toolk…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-06T06:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a4db8648d5542dea643711f680da6237593fb1c",
          "body": "Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.8 to 3.0.9.\n- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)\n- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)\n- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/commits/3.0.9)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump prompt-toolkit from 3.0.8 to 3.0.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-06T05:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be449ec51270c8816b221b6e93fe85b88ac21f16",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1848 from rednafi/fstring-reference-core",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-05T07:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42daef27aa6531553ec8acd3370a1575671b35f7",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1852 from shamrin/doc-mention-nursery-cancel-scope",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2021-01-05T07:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09628409b22e042eeb2d3044b9ac21c82ab5ff36",
          "body": "…heme-0.5.1",
          "is_bot": true,
          "headline": "Merge pull request #1854 from python-trio/dependabot/pip/sphinx-rtd-t…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-05T05:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe52822f00d87204ae0200671cb9961d05a3b905",
          "body": "Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.0 to 0.5.1.\n- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)\n- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)\n- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.0...0.5.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump sphinx-rtd-theme from 0.5.0 to 0.5.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-01-05T05:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ddd2d4064f77a3830805c65e2a2b362306f90b6",
          "body": "fixes #1831",
          "is_bot": false,
          "headline": "mention Nursery.cancel_scope in CancelScope docs",
          "author_name": "Alexey Shamrin",
          "author_login": "shamrin",
          "committed_at": "2021-01-04T15:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22850fb8b46568000e1bf02ac4b1f517d49d5467",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1849 from python-trio/dependabot/pip/typed-ast-1.4.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-12-31T05:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c77a7bab781c69dc5ccc594a4ad2a71f58d0a2",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1850 from python-trio/dependabot/pip/isort-5.7.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-12-31T05:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd70d4f82a772b20b5caf59df8ad61ee598f795",
          "body": "Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 to 5.7.0.\n- [Release notes](https://github.com/pycqa/isort/releases)\n- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/pycqa/isort/compare/5.6.4...5.7.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump isort from 5.6.4 to 5.7.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-12-31T05:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45732a7402bcd56ae59ed172209a6a42450a3120",
          "body": "Bumps [typed-ast](https://github.com/python/typed_ast) from 1.4.1 to 1.4.2.\n- [Release notes](https://github.com/python/typed_ast/releases)\n- [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md)\n- [Commits](https://github.com/python/typed_ast/compare/1.4.1...1.4.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump typed-ast from 1.4.1 to 1.4.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-12-31T05:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a2585924d67b9e99fe0edc59ed239478460e18f",
          "body": null,
          "is_bot": false,
          "headline": "Fixed missing f",
          "author_name": "rednafi",
          "author_login": "rednafi",
          "committed_at": "2020-12-30T23:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdaaa355f606214dd75ff9d2c278fa24692a957",
          "body": null,
          "is_bot": false,
          "headline": "F-stringified reference-core examples",
          "author_name": "rednafi",
          "author_login": "rednafi",
          "committed_at": "2020-12-30T23:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ffb9573a3d1fbb623c6b3346f30e841a5293a12",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of git://github.com/python-trio/trio",
          "author_name": "rednafi",
          "author_login": "rednafi",
          "committed_at": "2020-12-30T22:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8738e88e81fd854f5b128d88d00b3a5b79df4dca",
          "body": "Try moving nightly pypy builds off travis",
          "is_bot": false,
          "headline": "Merge pull request #1842 from njsmith/move-pypy-nightly-to-gha",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-12-30T17:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "725f00595ad7a8c8008b7576151015358864c079",
          "body": "Replaced .format() with f-strings in the tutorial examples",
          "is_bot": false,
          "headline": "Merge pull request #1846 from rednafi/rednafi-doc-tutorial-patch",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-12-30T00:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bb95b54fa1b6cd3e837bf439d277e54e47b1bc1",
          "body": null,
          "is_bot": false,
          "headline": "Replaced .format() with f-strings in the tutorial examples",
          "author_name": "rednafi",
          "author_login": "rednafi",
          "committed_at": "2020-12-29T22:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 0,
      "latest_release_at": "2021-01-11T06:31:18Z",
      "latest_release_tag": "v0.18.0",
      "releases_from_tags": true,
      "days_since_last_push": 175,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2021,
      "mean_days_between_releases": 77.9
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "trio",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "async",
            "io",
            "networking",
            "trio",
            "Development Status :: 4 - Beta",
            "Framework :: Trio",
            "Intended Audience :: Developers",
            "Operating System :: MacOS :: MacOS X",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: POSIX :: BSD",
            "Operating System :: POSIX :: Linux",
            "Programming Language :: Python :: 3 :: Only",
            "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 :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: System :: Networking",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/trio/",
          "is_deprecated": false,
          "latest_version": "0.33.0",
          "repository_url": "https://github.com/python-trio/trio",
          "versions_count": 43,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2017-01-14T00:27:42.056802Z",
          "latest_published_at": "2026-02-14T18:40:55.386057Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "mypy.ini"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 96124,
      "source_files_sampled": 174,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "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": 5,
        "malicious_count": 0,
        "assessed_package": "pypi:trio@0.33.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "njsmith",
          "commits": 1612,
          "avatar_url": "https://avatars.githubusercontent.com/u/609896?v=4"
        },
        {
          "type": "User",
          "login": "pquentin",
          "commits": 312,
          "avatar_url": "https://avatars.githubusercontent.com/u/42327?v=4"
        },
        {
          "type": "User",
          "login": "oremanj",
          "commits": 273,
          "avatar_url": "https://avatars.githubusercontent.com/u/4316136?v=4"
        },
        {
          "type": "User",
          "login": "dependabot-support",
          "commits": 144,
          "avatar_url": "https://avatars.githubusercontent.com/u/112581971?v=4"
        },
        {
          "type": "User",
          "login": "Fuyukai",
          "commits": 86,
          "avatar_url": "https://avatars.githubusercontent.com/u/8783751?v=4"
        },
        {
          "type": "User",
          "login": "buhman",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/728108?v=4"
        },
        {
          "type": "User",
          "login": "jmfrank63",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/3090462?v=4"
        },
        {
          "type": "User",
          "login": "smurfix",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/236571?v=4"
        },
        {
          "type": "User",
          "login": "belm0",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/1708631?v=4"
        },
        {
          "type": "User",
          "login": "altendky",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/543719?v=4"
        }
      ],
      "contributors_sampled": 97,
      "top_contributor_share": 0.533
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 54 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "45 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a7433bd69533d4d25861eccdfb9041afb94ce8f9",
        "ran_at": "2026-07-26T00:27:52Z",
        "aggregate_score": 2.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/graingert/trio",
    "host": "github.com",
    "name": "trio",
    "owner": "graingert"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 33,
      "inputs": {
        "security": 40,
        "vitality": 22,
        "community": 9,
        "governance": 38,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 22,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.56,
              "days_since_last_push": 175,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 175 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 175
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 20,
              "latest_release_tag": "v0.18.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2021,
              "mean_days_between_releases": 77.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2021 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2021
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~77.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 77.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1990,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1990 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 1990
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 38,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 97,
              "top_contributor_share": 0.533
            },
            "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 53% of commits",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 53
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "97 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 97
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 54 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 438,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "graingert",
              "public_repos": 1286,
              "account_age_days": 5783
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "438 followers of graingert",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 438,
                      "login": "graingert"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1286 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1286
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://trio.readthedocs.io",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://trio.readthedocs.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 54 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "45 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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:trio@0.33.0 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:trio@0.33.0",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "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": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.446,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "25 of 56 human commits state their intent (structured subject or explanatory body)",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 56
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "mypy.ini"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.44
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "mypy.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mypy.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "44 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 44,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 96124,
              "source_files_sampled": 174,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (mypy.ini)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "mypy.ini",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/174 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 174,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "pypi package 'trio' points at a different repository (https://github.com/python-trio/trio); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T00:28:08.751279Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/graingert/trio.svg",
  "full_name": "graingert/trio",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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