公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-25 23:34 UTC

pquentin / trio

Trio – Pythonic async I/O for humans and snake people 🐍

Python自定义许可证★ 0 星标⑂ 0 复刻始于 2018年1月复刻在 GitHub 上查看 ↗

pquentin/trio 的健康指数为 100 分中的 30 分,处于「存在风险」区间。 其得分最高的类别是AI Readiness(53/100),最低的是Community & Adoption(9/100)。 最近一次更新在 1320 天前。 近期的大部分工作由 1 位贡献者完成。

30
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

30
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Quentin Pradet个人账户
180 关注者205 个公开仓库始于 2008年12月@elastic

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
PyPItrio指向其他仓库——不计分0.33.0-43161 天前asyncionetworkingtrio

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 1,320 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share0.45
days_since_last_push1,320
active_weeks_last_year0

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 20 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,021 天前
19.8/27发布节奏 — 约每 77.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count20
latest_release_tagv0.18.0
releases_from_tags
days_since_latest_release2,021
mean_days_between_releases77.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

9危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 1 位关注者
所用输入
forks0
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

19危急
评分方式
0/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

36存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
9.5/22.5提交分布 — 头号贡献者编写了 58% 的提交
13.5/13.5贡献者广度 — 82 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 58 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled82
top_contributor_share0.578
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 已裁定的 PR 中 0/1 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
16.2/25所有者影响力 — pquentin 有 180 位关注者
25/25既往记录 — 205 个公开仓库,账户约 17 年
所用输入
followers180
owner_typeUser
is_verified
owner_loginpquentin
public_repos205
account_age_days6,423
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

50中等 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

35存在风险
评分方式
0/30README
25/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

40存在风险 · 占总体的 16%

安全态势

25危急
评分方式
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 — 无数据
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 58 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.5许可证 — 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 — 无数据
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 — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 45 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.5
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:trio@0.33.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 5 个软件包。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

53中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
30.8/40可读的提交历史 — 45 次人类提交中有 26 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.578
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — docs/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — mypy.ini
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 55 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesdocs/Makefile
has_devcontainer
has_linter_config
typecheck_configsmypy.ini
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.55
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(mypy.ini)
54.3/55可控的文件大小 — 采样的 163 个源文件中有 2 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes82,578
source_files_sampled163
oversized_source_files2

关键数据

0GitHub 星标
82贡献者
0最近 12 个月提交数
1,320距最近推送天数
20发布版本数
1巴士系数(bus factor)
0开放议题
PyPI软件包生态系统数

数据采集警告

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

更多细节

OpenSSF Scorecard 2.5 / 10
2.5综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-25 23:34 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-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 58 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
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities45 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

依赖安全公告 0

安装 pypi:trio@0.33.0 会引入 5 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 6940,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 11882,
        "Python": 1115038
      },
      "pushed_at": "2022-12-13T10:17:24Z",
      "created_at": "2018-01-12T06:04:53Z",
      "owner_type": "User",
      "updated_at": "2020-04-29T05:04:26Z",
      "description": "Trio – Pythonic async I/O for humans and snake people 🐍",
      "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://quentin.pradet.me/blog/",
      "name": "Quentin Pradet",
      "type": "User",
      "login": "pquentin",
      "company": "@elastic",
      "location": "La Réunion",
      "followers": 180,
      "avatar_url": "https://avatars.githubusercontent.com/u/42327?v=4",
      "created_at": "2008-12-23T16:41:28Z",
      "is_verified": null,
      "public_repos": 205,
      "account_age_days": 6423
    },
    "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": "9500394920c7609b99ed6f297c22805e4e042139",
          "body": "This is needed to get accurate coverage info for master.",
          "is_bot": false,
          "headline": "Run GitHub Actions CI on pushes too",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-29T05:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e61a1eab705aff7b0268b14920085c0b37502a9",
          "body": "Use --insecure when fetching LSP installers in CI",
          "is_bot": false,
          "headline": "Merge pull request #1479 from njsmith/insecure-lsp",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-28T18:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e160ea174a15b5bb8eb71b4529c37c07d821109",
          "body": "Fixes gh-1478",
          "is_bot": false,
          "headline": "Use --insecure when fetching LSP installers in CI",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-28T18:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6850a9fdb6ee598cbf38c36de3d999e9b319229e",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1477 from python-trio/dependabot/pip/click-7.1.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-28T06:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2587c1d19bb7fb747cf2a89bca2d688dd3b29356",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1476 from python-trio/dependabot/pip/wrapt-1.12.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-28T06:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8ff371d4473811ebf0da357674a31727dfb29b",
          "body": "Bumps [click](https://github.com/pallets/click) from 7.1.1 to 7.1.2.\n- [Release notes](https://github.com/pallets/click/releases)\n- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)\n- [Commits](https://github.com/pallets/click/compare/7.1.1...7.1.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump click from 7.1.1 to 7.1.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-28T06:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbae4d43b3010e7d7759349ecd96cd1716ecda6a",
          "body": "Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.11.2 to 1.12.1.\n- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)\n- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)\n- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.11.2...1.12.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump wrapt from 1.11.2 to 1.12.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-28T06:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a43d8779058822b28ebd6266e17e58dc0fe44a48",
          "body": "Removed reference to `portal` in from thread example",
          "is_bot": false,
          "headline": "Merge pull request #1475 from MicahLyle/MicahLyle-patch-3",
          "author_name": "Joshua Oreman",
          "author_login": "oremanj",
          "committed_at": "2020-04-27T21:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84ff9edda21b8d854724b3a379611f355a6e5959",
          "body": "Quick buffering docs correction",
          "is_bot": false,
          "headline": "Merge pull request #1474 from MicahLyle/MicahLyle-patch-2",
          "author_name": "Joshua Oreman",
          "author_login": "oremanj",
          "committed_at": "2020-04-27T21:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acceec50985357c2631b9972be62cdd55191e945",
          "body": null,
          "is_bot": false,
          "headline": "Removed reference to `portal` in from thread example",
          "author_name": "Micah Lyle",
          "author_login": "MicahLyle",
          "committed_at": "2020-04-27T21:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6afb24da2edb3fd7472229ce8ad6fa09bee82d34",
          "body": null,
          "is_bot": false,
          "headline": "Quick buffering docs correction",
          "author_name": "Micah Lyle",
          "author_login": "MicahLyle",
          "committed_at": "2020-04-27T21:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5308cb214b9c2d03b6cfce14ddd41f57d3e2eac",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1472 from njsmith/no-fail-fast",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-27T17:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e359ac5eccdaa6b0ee55f7180396d0a51f5138b",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1471 from njsmith/delete-azure-pipelines-yml",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-27T17:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8762acd655ac3dd62060901a82b52ff44f96e2",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1473 from MicahLyle/MicahLyle-patch-1",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-27T17:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd818ec9eb185b71cd7b7636ee102272cb16dce0",
          "body": null,
          "is_bot": false,
          "headline": "Make docstring slightly clearer in Nursery start",
          "author_name": "Micah Lyle",
          "author_login": "MicahLyle",
          "committed_at": "2020-04-27T16:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b1af22f915941dfb456117b596ed0872cc78694",
          "body": "By default, as soon as a single job in a group fails, then GA will\ncancel all the other jobs. This is kind of confusing, e.g. I was just\nlooking at a PR that had a Python 3.5-specific failure, but that\nwasn't immediately obvious, because GA only ran the 3.5 tests and then\nskipped all the others. So let's disable that behavior.",
          "is_bot": false,
          "headline": "Add fail-fast: false to Github Actions config",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T15:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "615997553784af13330b4d6166b6c5bae4c57501",
          "body": "Github Actions seems to be working correctly, and we can always\nrestore this from history if we change our mind.\n\nI also \"disabled\" the pipeline in the Azure interface, so if we do\nneed to re-enable it then we'll have to go fix that as well.",
          "is_bot": false,
          "headline": "Delete azure-pipelines.yml",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T15:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf7182fa654df1659b044b89234c8c482e375975",
          "body": "Bump version to v0.14.0+dev",
          "is_bot": false,
          "headline": "Merge pull request #1470 from pquentin/0.14.0-dev",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T15:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a804358091392e492a8960073889d0b395dbf79",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to v0.14.0+dev",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-27T13:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "725a05b09f99de21188d247a8cf4013628af18ad",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1468 from python-trio/dependabot/pip/pylint-2.5.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-27T13:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de01b3097c89fa52377d33cdee96a6d4a5ee0268",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1469 from pquentin/release-0.14.0",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-27T13:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb68839e2b3ab2f5f9887bb1f820322ce0519cea",
          "body": "Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.2 to 2.5.0.\n- [Release notes](https://github.com/PyCQA/pylint/releases)\n- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)\n- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.2...pylint-2.5.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pylint from 2.4.2 to 2.5.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-27T12:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59bc8954d6f919efa57956e5fee026f5a5e771b2",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1454 from python-trio/dependabot/pip/jedi-0.17.0",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-27T12:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9989022892d96ca8155dbe1390b081543124743f",
          "body": "Remove redundent token variables.",
          "is_bot": false,
          "headline": "Merge pull request #1455 from matham/patch-1",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T12:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5802e2a99c5b58335f3c29d68e0f4cb96733ff",
          "body": "We only expose trio.socket.SO_REUSEADDR on non-Windows platforms.\n\nWe used to import it everywhere, and then delete it again on Windows.\nBut apparently the latest versions of Jedi have grown smart enough to\ndetect this deletion (but not its conditional nature), so they stopped\nbeing able to complete SO_REUSEADDR.\n\nOut-smart Jedi by skipping importing it on Windows, instead.",
          "is_bot": false,
          "headline": "Conditionally import SO_REUSEADDR, instead of conditionally deleting it",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T12:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40b23e528828b7318739038a5e588b9c69e371f",
          "body": null,
          "is_bot": false,
          "headline": "Update test to use new, non-deprecated jedi.Script API",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T12:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fa11bdbcfee1c65d0bff590337ed4355ebbe44b",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.14.0",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-27T12:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdee422be57296203eea538caa8d60df17704646",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #1467 from njsmith/github-actions",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-27T11:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b3c3adcf4d0ac9e15bc4d5f27dc03672746a370",
          "body": "Needed in particular because it just started triggering a deprecation\nwarning on python nightly.",
          "is_bot": false,
          "headline": "Remove unused yapf import",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T11:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "947e88dc274c0e9fe0ff3fe2d6ccf688bfb9e1b2",
          "body": null,
          "is_bot": false,
          "headline": "tiny comment cleanup",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T11:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fe170e517b6fe56a6a17eb95ceef30895c50f16",
          "body": "Bumps [jedi](https://github.com/davidhalter/jedi) from 0.16.0 to 0.17.0.\n- [Release notes](https://github.com/davidhalter/jedi/releases)\n- [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/davidhalter/jedi/compare/v0.16.0...v0.17.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump jedi from 0.16.0 to 0.17.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-27T11:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab465afdc5a66738842c330065298d8f31ec361",
          "body": "Bump yapf from 0.29.0 to 0.30.0",
          "is_bot": false,
          "headline": "Merge pull request #1463 from python-trio/dependabot/pip/yapf-0.30.0",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T11:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1774369d13f305cf89804c9d8d78f95d6900cbe",
          "body": null,
          "is_bot": false,
          "headline": "only run on pull requests",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T11:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a82b562a4604de673abbcd4f1e4252d090d0cae",
          "body": null,
          "is_bot": false,
          "headline": "Port azure pipelines configuration to github actions",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-27T10:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09ce2d77a58c7178900b900bbca5193c0f5d4637",
          "body": null,
          "is_bot": false,
          "headline": "Run yapf 0.30.0",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-24T12:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc9a11609dc9a2da58487eddcd2235091140d55a",
          "body": "Bumps [yapf](https://github.com/google/yapf) from 0.29.0 to 0.30.0.\n- [Release notes](https://github.com/google/yapf/releases)\n- [Changelog](https://github.com/google/yapf/blob/master/CHANGELOG)\n- [Commits](https://github.com/google/yapf/compare/v0.29.0...v0.30.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump yapf from 0.29.0 to 0.30.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-24T06:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c6e2028919af332b0e54f65c654e1140c975185",
          "body": "…-2.9.2",
          "is_bot": true,
          "headline": "Merge pull request #1462 from python-trio/dependabot/pip/cryptography…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-23T06:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f0c73b62a13af90cdc9feb6ce7bbb69e29e351",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1461 from python-trio/dependabot/pip/immutables-0.12",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-23T06:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee1bf475a5fc50b178556ae5e01e207df12375d",
          "body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.1 to 2.9.2.\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/2.9.1...2.9.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump cryptography from 2.9.1 to 2.9.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-23T06:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53510e3bba259e4164c181546086831a7c809670",
          "body": "Bumps [immutables](https://github.com/MagicStack/immutables) from 0.11 to 0.12.\n- [Release notes](https://github.com/MagicStack/immutables/releases)\n- [Commits](https://github.com/MagicStack/immutables/compare/v0.11...v0.12)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump immutables from 0.11 to 0.12",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-23T06:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632966d3abe351fb6f28bfe4b35642a4e6895622",
          "body": "…-2.9.1",
          "is_bot": true,
          "headline": "Merge pull request #1460 from python-trio/dependabot/pip/cryptography…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-22T06:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34dc44d0424385c41c81d0fc27559d02012871b3",
          "body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9 to 2.9.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/2.9...2.9.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump cryptography from 2.9 to 2.9.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-22T06:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e808bfdbf344a9b8921b31cf327cf877fe12f666",
          "body": "Remove deprecated open_cancel_scope",
          "is_bot": false,
          "headline": "Merge pull request #1458 from pquentin/remove-open-cancel-scope",
          "author_name": "Joshua Oreman",
          "author_login": "oremanj",
          "committed_at": "2020-04-20T11:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3745d8bd17bce8488b7bd39418592b6e09f270",
          "body": null,
          "is_bot": false,
          "headline": "Add newsfragment",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-19T18:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9614714c612bd76c9a684da80f74467b1449e50f",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated open_cancel_scope",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-04-19T17:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe3bd39ea23335bf39a3a034de3099e90dbc926",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1456 from python-trio/dependabot/pip/urllib3-1.25.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-17T06:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db699f367fc6c38754fcb4862126ffdc27c23e2a",
          "body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.25.9.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.25.9)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump urllib3 from 1.25.8 to 1.25.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-17T06:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ff57cfa6894b7c3c50113bf6889df03e7398d7",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundent calling thread tokens.",
          "author_name": "matham",
          "author_login": "matham",
          "committed_at": "2020-04-15T22:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef7a32110b9565dd6f3a6132c105cec63a707968",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1453 from python-trio/dependabot/pip/jinja2-2.11.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-14T06:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "192226432d059b67b4ebe030c490b786b090b1b3",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1452 from python-trio/dependabot/pip/parso-0.7.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-14T06:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de20c1f2f0fa391c3386073e3a04aaa41f0d0c2a",
          "body": "Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.2.\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.1...2.11.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump jinja2 from 2.11.1 to 2.11.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-14T06:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11101999a2ed8686d33d84a1a49727d179f551e1",
          "body": "Bumps [parso](https://github.com/davidhalter/parso) from 0.6.2 to 0.7.0.\n- [Release notes](https://github.com/davidhalter/parso/releases)\n- [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/davidhalter/parso/compare/v0.6.2...v0.7.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump parso from 0.6.2 to 0.7.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-14T06:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0148d517b88f270193577ff8fe1d795403de016d",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1450 from python-trio/dependabot/pip/coverage-5.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-13T06:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1bb7bd8b3f8c735014d605e2067f0629a50638",
          "body": "Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.4 to 5.1.\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.0.4...coverage-5.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump coverage from 5.0.4 to 5.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-13T06:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b91edb2a860d024ab057e2be55fb34f311bf8ed",
          "body": "[Fix][Docs] use trio.sleep instead of sleep",
          "is_bot": false,
          "headline": "Merge pull request #1448 from ianre657/ianre657-docs-use-trio-sleep",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-04-07T01:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45930f9d4c01ac785adef2613d3407e401ffcb50",
          "body": null,
          "is_bot": false,
          "headline": "[Fix][Docs] use trio.sleep instead of sleep",
          "author_name": "Ian Chen",
          "author_login": "ianchen-tw",
          "committed_at": "2020-04-07T01:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2215b1ab57ec6b8eabdf11b5171283eff49d4b",
          "body": "….4.5.1",
          "is_bot": true,
          "headline": "Merge pull request #1447 from python-trio/dependabot/pip/certifi-2020…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-06T06:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5461326e65a0ed8328d27a3581715a08fac4e280",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1446 from python-trio/dependabot/pip/pyparsing-2.4.7",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-06T06:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51184abe5017498aef7b2466e2c79b3327f936fa",
          "body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2020.4.5.1.\n- [Release notes](https://github.com/certifi/python-certifi/releases)\n- [Commits](https://github.com/certifi/python-certifi/commits)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump certifi from 2019.11.28 to 2020.4.5.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-06T06:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a2252345162dd9bd0141df34334dd586f1f7b0e",
          "body": "Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.6 to 2.4.7.\n- [Release notes](https://github.com/pyparsing/pyparsing/releases)\n- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)\n- [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_2.4.6...pyparsing_2.4.7)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pyparsing from 2.4.6 to 2.4.7",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-06T06:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe56705197dc92432924b5d3823c15a612e5e3ab",
          "body": "…-2.9",
          "is_bot": true,
          "headline": "Merge pull request #1444 from python-trio/dependabot/pip/cryptography…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-03T06:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c90e2d3e0f5baf38fe74ebc54ed0f609d55f96b",
          "body": "Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 2.9.\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/2.8...2.9)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump cryptography from 2.8 to 2.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-04-03T06:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87371544052bb624380c6192bdc41add56a55bf4",
          "body": "Turn codecov back on",
          "is_bot": false,
          "headline": "Merge pull request #1442 from njsmith/reenable-codecov",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-03-30T05:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14c66fecd7ac3a8458bc32ffe733eadfac0f3eb5",
          "body": "Apparently this got accidentally disabled as part of a cleanup a while\nago. (The problem is that the bash <(...) syntax assumes that curl is\nprinting the file to stdout, but we're actually redirecting to a\ntemporary file in order to handle retries.)",
          "is_bot": false,
          "headline": "Turn codecov back on",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-03-30T02:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c682f11e5efd1ed564bbd6202f06591736154c",
          "body": "…b-trio-1.1.1",
          "is_bot": true,
          "headline": "Merge pull request #1441 from python-trio/dependabot/pip/sphinxcontri…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-27T06:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed868c1c4da0755e4aff1fb29cba573f1e72ce09",
          "body": "Bumps [sphinxcontrib-trio](https://github.com/python-trio/sphinxcontrib-trio) from 1.1.0 to 1.1.1.\n- [Release notes](https://github.com/python-trio/sphinxcontrib-trio/releases)\n- [Commits](https://github.com/python-trio/sphinxcontrib-trio/compare/v1.1.0...v1.1.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump sphinxcontrib-trio from 1.1.0 to 1.1.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-27T06:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58cf29e80b43dd16eef427078c6e094d15fb4e44",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1440 from python-trio/dependabot/pip/wcwidth-0.1.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-23T06:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc48165bca4e8319058644c5be2a9a41c7fa2b8b",
          "body": "Bumps [wcwidth](https://github.com/jquast/wcwidth) from 0.1.8 to 0.1.9.\n- [Release notes](https://github.com/jquast/wcwidth/releases)\n- [Commits](https://github.com/jquast/wcwidth/compare/0.1.8...0.1.9)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump wcwidth from 0.1.8 to 0.1.9",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-23T06:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d956a4ba51241ca5d22800fb1e0e5c36ba9bb47",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1438 from python-trio/dependabot/pip/coverage-5.0.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-17T06:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d362eabdb9fb302036a45116069a61cef400ef84",
          "body": "Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.3 to 5.0.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.0.3...coverage-5.0.4)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump coverage from 5.0.3 to 5.0.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-17T05:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee8396aeb14a4cc7fe0012ce8ac96a3bcd8fd70f",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1436 from python-trio/dependabot/pip/pytest-5.4.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-16T06:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58bfacc327a0428514046078d351ab4b18117902",
          "body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.0 to 5.4.1.\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/5.4.0...5.4.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pytest from 5.4.0 to 5.4.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-16T06:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c2142fd8fbf38e2083eb511b5d5574a67e212e7",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1435 from python-trio/dependabot/pip/pytest-5.4.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-13T05:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5acf2a3de73ff3bc23494ff7cbb6b58385a585d5",
          "body": "Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 5.4.0.\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/5.3.5...5.4.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pytest from 5.3.5 to 5.4.0",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-13T05:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "247cf021db67bd12fa1865fc55286600f955ccd8",
          "body": "Added tenacity library to awesome trio libraries",
          "is_bot": false,
          "headline": "Merge pull request #1414 from andersea/master",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-03-10T09:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21f9b2c7bc0a6ea510d29a7075ffcefc1c275b9f",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1432 from python-trio/dependabot/pip/click-7.1.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-10T06:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4fa40e9028fcbb2c128b078645b3a23ed797362",
          "body": "Bumps [click](https://github.com/pallets/click) from 7.0 to 7.1.1.\n- [Release notes](https://github.com/pallets/click/releases)\n- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)\n- [Commits](https://github.com/pallets/click/compare/7.0...7.1.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump click from 7.0 to 7.1.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-10T06:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dcfbbf53056ae33c85f686d7e8a1b03a3e03a34",
          "body": "Mark upstream-only test",
          "is_bot": false,
          "headline": "Merge pull request #1428 from basak/upstream-only-tests",
          "author_name": "Joshua Oreman",
          "author_login": "oremanj",
          "committed_at": "2020-03-10T00:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af36acbd2238299e62795198488b682a8099853",
          "body": "It doesn't make sense for downstream redistributors to run this test,\nsince they might be using a newer version of Python with additional\nsymbols which won't be reflected in trio.socket, and this shouldn't\ncause downstream test runs to start failing.",
          "is_bot": false,
          "headline": "Mark upstream-only test",
          "author_name": "Robie Basak",
          "author_login": "basak",
          "committed_at": "2020-03-10T00:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "347e163dd33ab68a1c7328545987124c6333af24",
          "body": "Fix flaky 'test_signals' in test_subprocess.py",
          "is_bot": false,
          "headline": "Merge pull request #1430 from njsmith/fix-sigint-flakiness",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-03-09T10:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4922520420f2916a08ca11c61dfbed2695456117",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1429 from python-trio/dependabot/pip/pygments-2.6.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-09T06:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28af4b133c88e3524097200f18270c67db5dd91c",
          "body": "Fixes gh-1170",
          "is_bot": false,
          "headline": "Fix flaky 'test_signals' in test_subprocess.py",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-03-09T06:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c4d3c0ee5e3680c1a1d74d20e40e4546d11842",
          "body": "Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 to 2.6.1.\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.5.2...2.6.1)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pygments from 2.5.2 to 2.6.1",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-09T06:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af276c6cd301311b224be6e221031ffb1da50e55",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1427 from python-trio/dependabot/pip/sphinx-2.4.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-06T06:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48dc3789e722cd7801a631471a6733b2f683c0ea",
          "body": "Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.3 to 2.4.4.\n- [Release notes](https://github.com/sphinx-doc/sphinx/releases)\n- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)\n- [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.4.3...v2.4.4)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump sphinx from 2.4.3 to 2.4.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-06T06:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c1245bc787471830213d911aa2d2744ee98b95e",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1426 from python-trio/dependabot/pip/packaging-20.3",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-06T06:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "063985b9456d272f6382469acb081ef09bc26fa6",
          "body": "Bumps [packaging](https://github.com/pypa/packaging) from 20.1 to 20.3.\n- [Release notes](https://github.com/pypa/packaging/releases)\n- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/pypa/packaging/compare/20.1...20.3)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump packaging from 20.1 to 20.3",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-06T06:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311584f60c5083641c264cb51b2484dfc9784ff8",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1416 from python-trio/dependabot/pip/parso-0.6.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-05T06:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72ad4107d5ef641f04b15edb565c6416c7bffd5d",
          "body": "Bumps [parso](https://github.com/davidhalter/parso) from 0.6.1 to 0.6.2.\n- [Release notes](https://github.com/davidhalter/parso/releases)\n- [Changelog](https://github.com/davidhalter/parso/blob/v0.6.2/CHANGELOG.rst)\n- [Commits](https://github.com/davidhalter/parso/compare/v0.6.1...v0.6.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump parso from 0.6.1 to 0.6.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-05T06:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2478f9731c1b4fa05e002896a38a5061634ae71",
          "body": null,
          "is_bot": true,
          "headline": "Merge pull request #1425 from python-trio/dependabot/pip/pycparser-2.20",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-05T06:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8ce11b882fb4418654d4f487c99d4929b53924",
          "body": "Bumps [pycparser](https://github.com/eliben/pycparser) from 2.19 to 2.20.\n- [Release notes](https://github.com/eliben/pycparser/releases)\n- [Changelog](https://github.com/eliben/pycparser/blob/master/CHANGES)\n- [Commits](https://github.com/eliben/pycparser/compare/release_v2.19...release_v2.20)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump pycparser from 2.19 to 2.20",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-05T06:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a767b3c308be0145fae5f9ace3ef17e0e92257b",
          "body": "Add redio to awesome-trio-libraries.",
          "is_bot": false,
          "headline": "Merge pull request #1424 from Tronic/awesome-redio",
          "author_name": "Quentin Pradet",
          "author_login": "pquentin",
          "committed_at": "2020-03-04T08:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57df36486a574b6b2b0a24df48aef0004afa13ed",
          "body": null,
          "is_bot": false,
          "headline": "Add redio to awesome-trio-libraries.",
          "author_name": "L. Kärkkäinen",
          "author_login": "Tronic",
          "committed_at": "2020-03-03T15:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9feed8d9c425365ea594a3c91b8acb1efdee43b0",
          "body": "Bump minimum cffi version to 1.14.0",
          "is_bot": false,
          "headline": "Merge pull request #1423 from gesslerpd/fix/memory-leak",
          "author_name": "Nathaniel J. Smith",
          "author_login": "njsmith",
          "committed_at": "2020-03-03T03:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfff98d601e17b48ea7692da8de73a481646cde8",
          "body": null,
          "is_bot": false,
          "headline": "fix cffi dep",
          "author_name": "gesslerpd",
          "author_login": "gesslerpd",
          "committed_at": "2020-03-02T23:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bc25d8f2b1391b494bbd1192f0e9a4e5549c7cd",
          "body": "…b-devhelp-1.0.2",
          "is_bot": true,
          "headline": "Merge pull request #1422 from python-trio/dependabot/pip/sphinxcontri…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-02T07:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0191fd47e7bcefb91b52496ad714500eb1651843",
          "body": "Bumps [sphinxcontrib-devhelp](http://sphinx-doc.org/) from 1.0.1 to 1.0.2.\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump sphinxcontrib-devhelp from 1.0.1 to 1.0.2",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-02T07:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "296802e9e6228ce8e2e88741b95a4e87e9669139",
          "body": "…b-serializinghtml-1.1.4",
          "is_bot": true,
          "headline": "Merge pull request #1420 from python-trio/dependabot/pip/sphinxcontri…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-02T07:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1380a89487db19d08d7fa67d50244b8cc91b481",
          "body": "…b-applehelp-1.0.2",
          "is_bot": true,
          "headline": "Merge pull request #1421 from python-trio/dependabot/pip/sphinxcontri…",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-02T07:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968b39b67179c2180cc3231c974525096c913a0b",
          "body": "Bumps [sphinxcontrib-serializinghtml](http://sphinx-doc.org/) from 1.1.3 to 1.1.4.\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Bump sphinxcontrib-serializinghtml from 1.1.3 to 1.1.4",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-03-02T06:50:23Z",
          "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": 1320,
      "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": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "mypy.ini"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 82578,
      "source_files_sampled": 163,
      "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": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "njsmith",
          "commits": 1442,
          "avatar_url": "https://avatars.githubusercontent.com/u/609896?v=4"
        },
        {
          "type": "User",
          "login": "oremanj",
          "commits": 184,
          "avatar_url": "https://avatars.githubusercontent.com/u/4316136?v=4"
        },
        {
          "type": "User",
          "login": "pquentin",
          "commits": 146,
          "avatar_url": "https://avatars.githubusercontent.com/u/42327?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": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/236571?v=4"
        },
        {
          "type": "User",
          "login": "belm0",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/1708631?v=4"
        },
        {
          "type": "User",
          "login": "sorcio",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/1160460?v=4"
        }
      ],
      "contributors_sampled": 82,
      "top_contributor_share": 0.578
    },
    "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 58 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": "9500394920c7609b99ed6f297c22805e4e042139",
        "ran_at": "2026-07-25T23:34:16Z",
        "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/pquentin/trio",
    "host": "github.com",
    "name": "trio",
    "owner": "pquentin"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 30,
      "inputs": {
        "security": 40,
        "vitality": 17,
        "community": 9,
        "governance": 36,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.45,
              "days_since_last_push": 1320,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1320 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1320
                    }
                  }
                ],
                "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": 2278,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2278 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": 2278
                    }
                  },
                  {
                    "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": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 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": 36,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 82,
              "top_contributor_share": 0.578
            },
            "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 58% of commits",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 58
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "82 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 82
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 58 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. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "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": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "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": 64,
            "inputs": {
              "followers": 180,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "pquentin",
              "public_repos": 205,
              "account_age_days": 6423
            },
            "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": "180 followers of pquentin",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 180,
                      "login": "pquentin"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "205 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 205
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "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": 50,
        "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": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 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 58 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": 14
            },
            "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": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.578,
              "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": "26 of 45 human commits state their intent (structured subject or explanatory body)",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 26,
                      "sampled": 45
                    }
                  }
                ],
                "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.55
            },
            "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": "55 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 55,
                      "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": 82578,
              "source_files_sampled": 163,
              "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/163 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 163,
                      "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",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T23:34:31.848735Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pquentin/trio.svg",
  "full_name": "pquentin/trio",
  "license_state": "custom",
  "license_spdx": null
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计PyPI.