公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 00:35 UTC

richardsheridan / trio

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

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

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

36
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

richardsheridan个人账户
6 关注者34 个公开仓库始于 2014年6月

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

软件包生态系统

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

按类别列示的指标

活力

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

18危急 · 占总体的 22%
评分方式
3.6/36推送新近度 — 最近一次推送于 347 天前
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.85
days_since_last_push347
active_weeks_last_year0

发布纪律

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

社区与采用

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

9危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
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

可持续性与治理

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

39存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.7/22.5提交分布 — 头号贡献者编写了 39% 的提交
13.5/13.5贡献者广度 — 95 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 67 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled95
top_contributor_share0.391
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
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_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
6.1/25所有者影响力 — richardsheridan 有 6 位关注者
23.2/25既往记录 — 34 个公开仓库,账户约 12 年
所用输入
followers6
owner_typeUser
is_verified
owner_loginrichardsheridan
public_repos34
account_age_days4,412
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

75良好 · 占总体的 20%

工程实践

92优秀
评分方式
24/24CI 工作流 — 4 个工作流
24/24存在测试
16/16Linter 配置
9.6/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。 其余权重已重新归一化。

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://trio.readthedocs.io
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://trio.readthedocs.io
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 67 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 — 30 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,因此单独呈现,不影响总体健康评分。

51中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
22/40可读的提交历史 — 85 次人类提交中有 35 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.412
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — docs/Makefile
22/22自动化测试
11/11Lint / 格式化配置
11/11静态类型检查 — src/trio/py.typed
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
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_configssrc/trio/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(src/trio/py.typed)
54.4/55可控的文件大小 — 采样的 188 个源文件中有 2 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes121,498
source_files_sampled188
oversized_source_files2

关键数据

0GitHub 星标
95贡献者
0最近 12 个月提交数
347距最近推送天数
19发布版本数
2巴士系数(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-26 00:35 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 67 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
0Vulnerabilities30 existing vulnerabilities detected
直接依赖 7
注册表软件包版本约束清单文件
PyPIattrs>= 23.2.0pyproject.toml
PyPIsortedcontainerspyproject.toml
PyPIidnapyproject.toml
PyPIoutcomepyproject.toml
PyPIsniffio>= 1.3.0pyproject.toml
PyPIcffi>=1.14pyproject.toml
PyPIexceptiongrouppyproject.toml
全部依赖 未采集

本报告未能采集到解析后的依赖集合: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": 10022,
      "has_wiki": true,
      "homepage": "https://trio.readthedocs.io",
      "languages": {
        "Shell": 8792,
        "Python": 1192791
      },
      "pushed_at": "2025-08-12T07:36:11Z",
      "created_at": "2020-10-20T19:49:02Z",
      "owner_type": "User",
      "updated_at": "2021-05-03T13:07:12Z",
      "description": "Trio – a friendly Python library for async concurrency and I/O",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "richardsheridan",
      "company": null,
      "location": null,
      "followers": 6,
      "avatar_url": "https://avatars.githubusercontent.com/u/8000454?v=4",
      "created_at": "2014-06-26T22:40:30Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 4412
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "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": "2a66a0d149ec0796a542fcf0be726e7b81aba301",
          "body": "Add ability to break parking lots, stop locks from stalling",
          "is_bot": false,
          "headline": "Merge pull request #3081 from jakkdl/break_the_lot",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-10-09T03:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f9799d80d25bbf00f5021f41384bf320bb1c5e",
          "body": null,
          "is_bot": false,
          "headline": "fix test. polish comments and tests",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-10-08T11:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82621064bc57caa3af499207c0042bb17fc9e5e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into break_the_lot",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-10-08T10:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7ece30766c7076bdbac84286870d958769a8ab",
          "body": null,
          "is_bot": false,
          "headline": "make broken_by attribute a list, clean up tests",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-10-08T10:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0158fa100bf8e065425ee8fb24cb57e6d0ca3d9",
          "body": "updates:\r\n- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)\r\n- [github.com/psf/black-pre-commit-mirror: 24.8.0 → 24.10.0](https://github.com/psf/black-pre-commit-mirror/compare/24.8.0...24.10.0)\r\n- [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.8...v0.6.9)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3102)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-10-08T01:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b81e297a081febe040d2ae05b6a19b9dc8b63bea",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into break_the_lot",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-10-07T12:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc97cca24fc52f73d18581cbf6bd77fceeb3dd6f",
          "body": null,
          "is_bot": false,
          "headline": "remove warning on task exit",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-10-07T12:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9067b775d5c19ccba866ac9806a0976cd895c1",
          "body": "…s (#3101)\n\n* Add documentation to document members\r\n\r\n* Clean up copy-paste\r\n\r\n* Mark new pyright checktypes error",
          "is_bot": false,
          "headline": "Add documentation for `statistics()` and `aclose()` on memory channel…",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-10-07T07:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a1ce5b755b5775153a3525bea793ab7da05fb44",
          "body": "…docstring. fix runtimewarning transforming into triointernalerror. add a bunch of tests",
          "is_bot": false,
          "headline": "raise brokenresourceerror if registering an already exited task. fix …",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-10-02T10:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498325d4d744661814c94899d37c39767c59430a",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3100)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-10-01T00:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f508bb4e4f060eb178b85e468db9c97f37497996",
          "body": "* NoReturn\r\n\r\n* rst\r\n\r\n* fix \"implicit return\"\r\n\r\n* TeamSpen210 rc\r\n\r\n* Add a test for the error\r\n\r\n---------\r\n\r\nCo-authored-by: Spencer Brown <spencerb21@live.com>",
          "is_bot": false,
          "headline": "trio.sleep_forever should be NoReturn (#3096)",
          "author_name": "Redoubts",
          "author_login": "Redoubts",
          "committed_at": "2024-09-30T22:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c742a52da0fe88478c153de9608cb021bef88eb2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into break_the_lot",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-09-27T10:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec488633c597f84c4b0c952a82bbb80aa0222097",
          "body": null,
          "is_bot": false,
          "headline": "docstring updates after A5rocks review",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-27T10:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e979bfef4aac8c756fd4c6c521977cfcfdde1df",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3093)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-09-23T23:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03663a47e8888882fee7424e1213f5ecec8d66a",
          "body": "Change `fail_after`&`move_on_after` to set deadline relative to entering. Add CancelScope.relative_deadline",
          "is_bot": false,
          "headline": "Merge pull request #3010 from jakkdl/fail_after_documentation",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-09-23T21:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9961abcef5a65dd3ed4f849f880337a5d827de0f",
          "body": null,
          "is_bot": false,
          "headline": "properly link to ASYNC122",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-19T11:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45f78f46e636e6672179292fe69f5f39fb87e2d9",
          "body": null,
          "is_bot": false,
          "headline": "break lots before other checks, minor phrasing improvement in docstring",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-19T10:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf12a8011ce4dbb558d2a643cd09f5ccf2a35951",
          "body": null,
          "is_bot": false,
          "headline": "update docs/newsfragments/docstrings",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-18T11:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02ac5888e21b0eaacfec64bed0edac27a55b1fa1",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into fail_after_documentation",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-18T10:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a7650df7cdc4dc46608c2bbdcf71d9379dc2313",
          "body": null,
          "is_bot": false,
          "headline": "duplicate validation logic, bump pyright",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-18T10:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21cf0d66ef220173e8410f5306bd55f0e107a16a",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into break_the_lot",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-18T10:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277c7da13cd9d18cb1b0b9ab1cc4aa8bbc5a2106",
          "body": null,
          "is_bot": false,
          "headline": "various fixes after review",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-18T10:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b834f73cbdd6b0c087ac2d19c5c47f7101a279bd",
          "body": "* Undo towncrier changes when building docs\r\n\r\n* Restore git index after towncrier run\r\n\r\n* Add type annotation for history_new",
          "is_bot": false,
          "headline": "During docs builds, leave newsfragments unchanged (#3086)",
          "author_name": "Spencer Brown",
          "author_login": "TeamSpen210",
          "committed_at": "2024-09-18T10:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d81c2720d0b5bd68ab62d676b207791af7df8c1",
          "body": null,
          "is_bot": false,
          "headline": "Update open process types (#3076)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-09-18T09:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0cc5a1e790b14c7de2431aef08565b38849cc89",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5)\r\n- [github.com/sphinx-contrib/sphinx-lint: v0.9.1 → v1.0.0](https://github.com/sphinx-contrib/sphinx-lint/compare/v0.9.1...v1.0.0)\r\n\r\n* Remove unnecessary parenthesis\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: EXPLOSION <git@helvetica.moe>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3088)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-09-17T08:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e863b8ef1506e286cf48bf6074485028a7b2c07",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into fail_after_documentation",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-16T13:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36786a66a804ec8d9fc59a97353ef127e981f9d4",
          "body": null,
          "is_bot": false,
          "headline": "pragma: no cover",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-16T13:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e94171ae0a1850cdabd8bd7f7f58d31165490e",
          "body": null,
          "is_bot": false,
          "headline": "change some RuntimeError to DeprecationWarning, fix tests/coverage",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-16T13:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a3d8ef0de16ad2592aab0559e55ec6e2b14b35",
          "body": "…dling to CancelScope. Move value validation from move_on_after/at to CancelScope",
          "is_bot": false,
          "headline": "remove _is_relative, and calculate it on the fly instead. Add nan han…",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-16T11:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a32eb0ca3c329a534df3c0d45a113377fdbf0ac",
          "body": null,
          "is_bot": false,
          "headline": "clean up return type of fail_at/_after for sphinx",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-16T11:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b26e234368793a087893f3c0cc06c0c84702db5",
          "body": "Add sphinx-lint",
          "is_bot": false,
          "headline": "Merge pull request #3085 from CoolCat467/add-sphinx-lint",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-09-15T23:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fc52b7430d072f1f88ad490d99b65e2ed17288",
          "body": "…a thorough pass",
          "is_bot": false,
          "headline": "quick re-implementation after new spec. Docs/docstrings have not had …",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-12T11:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "759129740dfbbd14c624e788ae2f312ed1d79ce1",
          "body": "…ypes_fail_at",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into repro_pyright_verifyt…",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-12T10:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8b2cc2e0ff93e3be2ad69e86420d8f3971f117",
          "body": "Mentioned in and closes https://github.com/python-trio/trio/issues/3082, this pull\nrequest adds the sphinx-lint pre-commit hook",
          "is_bot": false,
          "headline": "Add sphinx-lint",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-09-10T21:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c89fb2a76772a54385e46dbf021a595b50ffac52",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into break_the_lot",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-09-10T13:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7d7205216c59ccc8455358c9c26e0a548c6e803",
          "body": null,
          "is_bot": false,
          "headline": "add test for default argument of break_lot",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-10T13:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb7a451022a6d02cd0d81489c5e742252c294160",
          "body": "…as it in acquire, update docstrings. docs are failing to build locally but idk wth is wrong",
          "is_bot": false,
          "headline": "add newsfragments, add StalledLockError, reraise BrokenResourceError …",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-10T13:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee3ec05864207411c5c581d5a992e4b80cd2481",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3083)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-09-10T00:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94ff9a27ca03213426746a97565fe31c08d1226d",
          "body": null,
          "is_bot": false,
          "headline": "clean up GLOBAL_PARKING_LOT_BREAKER when task releases or exits",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T14:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b86e80072e7b6dcd177003c9ee663eb11d195ff",
          "body": null,
          "is_bot": false,
          "headline": "clean up breaker dict",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T14:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6835e873870e7b48c00b09c52bcd76a6ab54bd82",
          "body": null,
          "is_bot": false,
          "headline": "add lock handover test",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T14:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f75d441f4cd842409058248c65c966eca61b45a",
          "body": null,
          "is_bot": false,
          "headline": "add tests",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T13:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "127c5fcaef2420bd5d8c3992792b4fedf0c0e376",
          "body": null,
          "is_bot": false,
          "headline": "fixes after review by TeamSpen210",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T11:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36cdad13424f6795e8b819f410487fdb3eb16f9",
          "body": null,
          "is_bot": false,
          "headline": "update docstrings",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T10:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543a087fd007ce1094e9e9f0a87b30b3a6ffd387",
          "body": null,
          "is_bot": false,
          "headline": "fix re-export for verifytypes visibility",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T10:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dfa1ad214f68e02e2e61c27df3b994740492da8",
          "body": null,
          "is_bot": false,
          "headline": "fix import cycle",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T10:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bd67a50334d722f38f9a900973e31062272da00",
          "body": null,
          "is_bot": false,
          "headline": "initial implementation of lot breaking",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-06T10:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6335482f06ac4b7eb52e69534cc9b7c744002d",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-05T14:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0183b4307cb8922096cbce2b1c25eb93208d5bc9",
          "body": null,
          "is_bot": false,
          "headline": "fix tests/codecov",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-05T14:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2409481db4c8e8b59e77d26fce9dd7c097219b4",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-05T14:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5876d29acc85b3a27f47d48a841852c5282dd0",
          "body": null,
          "is_bot": false,
          "headline": "add transitional functions",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-05T11:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "347412862d14b2f9fc3ca582b8e24b89d3818283",
          "body": null,
          "is_bot": false,
          "headline": "write docs, update newsfragments to match current implementation",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-09-05T09:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7079d719bfd6dc8818fde05667089d97ed4707f4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fail_after_documentation",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-09-05T08:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b2dffb916ae513e1c44b1afc243cdda072e690",
          "body": null,
          "is_bot": true,
          "headline": "Dependency updates (#3077)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-09-01T00:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510aaa1685588371cacb453728a4b27d7186d674",
          "body": null,
          "is_bot": false,
          "headline": "remove unneeded type:ignore with mypy 1.11",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-08-31T11:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00ba1ca0aaecf20f42627411bca6fc495f3b726a",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into fail_after_documentation",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-08-31T11:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "009058155807377ef9a93f63b0f2d74414778931",
          "body": "Enable ruff's `flake8-commas` rule",
          "is_bot": false,
          "headline": "Merge pull request #3044 from CoolCat467/enable-flake8-commas",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-30T07:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51c8f9c0e5c83846c5bc296ba207948c0f4b1423",
          "body": null,
          "is_bot": false,
          "headline": "Enable mypy and disable jedi on PyPy (#3075)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-30T04:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a3dcba3172e6ade284aaf186320b17b4b80d7f",
          "body": null,
          "is_bot": false,
          "headline": "Test PyPy 3.10 on both Windows and MacOS (#3074)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-30T04:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30babafa732799d6730fe5936c5ddbe8f453ad12",
          "body": null,
          "is_bot": false,
          "headline": "Black changes that got missed somehow",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-29T15:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810534df4c148235060010ef8cadeeac2e6c0222",
          "body": null,
          "is_bot": false,
          "headline": "Add enabling flake8-commas commit to ignore revs",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-29T15:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03906eab61c8e9f7672d9d0df2cbc2554b8c8c60",
          "body": null,
          "is_bot": false,
          "headline": "Functional changes to `gen_exports`",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-29T15:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b25c02a94e2defcb0fad32976b02218be1133bdf",
          "body": null,
          "is_bot": false,
          "headline": "Enable `flake8-commas`",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-29T15:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae737ad3eb79c273cd6c1b093f6795701d06b81",
          "body": null,
          "is_bot": false,
          "headline": "Stop testing PyPy's Python 3.9 (#3073)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-29T01:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5c375faa4296e9f7e162f7f1e1c1b99cb6f1f09",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.6.1 → v0.6.2",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-08-27T01:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd196529352cb03d60facdc4c59758888f99ea1d",
          "body": "* move_on_ and fail_ context managers accepts shield arg\r\n\r\n* make it a kwarg\r\n\r\n* news rst\r\n\r\n* news rst\r\n\r\n* better docstring and parametrize test\r\n\r\n* undo\r\n\r\n* black\r\n\r\n* new line\r\n\r\n* update news rst to issue number\r\n\r\n* no need to explicitly link to docs\r\n\r\n---------\r\n\r\nCo-authored-by: EXPLOSION <git@helvetica.moe>",
          "is_bot": false,
          "headline": "move_on_ and fail_ functions accepts shield kwarg (#3051)",
          "author_name": "Agnes Natasya",
          "author_login": "agnesnatasya",
          "committed_at": "2024-08-26T05:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c08af7b23e7da69ba9689a4fd30ea539c4aaae2",
          "body": "…structions for running w/ coverage (#3036)\n\n* add instructions for creating virtualenv, update instructions for running with coverage\r\n\r\n* fixes after review\r\n\r\n* okay now instructions actually work",
          "is_bot": false,
          "headline": "contributing.rst: add instructions for creating virtualenv, update in…",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-08-26T05:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64e731dfce93e4907165096137aab1505ede5cd2",
          "body": "* Bump what Python version `docs-requirements.txt` is for\r\n\r\n* Update `__module__` before GenericAlias makes a copy\r\n\r\n* Reference SSLStream correctly\r\n\r\n* Explain >=2\r\n\r\n* fix & extend comment on math.inf & types.FrameType workaround\r\n\r\n---------\r\n\r\nCo-authored-by: jakkdl <h6+github@pm.me>",
          "is_bot": false,
          "headline": "Update sphinx (#3070)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-25T15:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f614ec9ac8f94e5996143b1c332fd89a57d68c9",
          "body": null,
          "is_bot": false,
          "headline": "Update `uv`'s output when it gets bumped in autodeps (#3069)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-22T02:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e09c0bffde4a237f531e40184b193f66d08d47",
          "body": "* Regenerate files automatically if any are changed\r\n\r\n* Skip running `regenerate-files` on pre-commit.ci\r\n\r\n* Update test to reflect the changes made\r\n\r\n* Fix type annotation for test\r\n\r\n* Do not check generated files, only source files",
          "is_bot": false,
          "headline": "Regenerate generated files automatically if any are changed (#3050)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-21T18:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cfb239601b29dcec037422de8500eabe1f4623",
          "body": "* Switch to use `uv`. Closes #2956\r\n\r\n* Update ci.sh\r\n\r\n-U => --upgrade, for legibility\r\n\r\n* Revert changing wheel version to be lower\r\n\r\n* Make sure running without a venv works\r\nAlso fix shellcheck reported issues\r\n\r\n* Try to fix getting python executable on windows\r\n\r\n* Make `PYTHON_PATH` work on\n[…]\nchange it's own executable while running\r\n\r\n* Follow shellcheck suggestions\r\n\r\n* Use constraints instead of grep\r\n\r\n---------\r\n\r\nCo-authored-by: John Litborn <11260241+jakkdl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Switch to use `uv pip install` (#2957)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-21T18:32:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fbb9d50dc7b678a5da99856f4e88a35c140839e3",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3068)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-08-21T04:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c95a553038e376be73455466196af2369c59c6",
          "body": "… (#3042)\n\n* Fix trio.socket.SocketType.bind to work with PathLike arguments again\r\n\r\nfixes #3041\r\n\r\n* Test passing various types to trio.socket.SocketType.{bind,connect}\r\n\r\nTests #3041\r\n\r\n* Add a newsfragment\r\n\r\n* Appease pre-commit\r\n\r\n---------\r\n\r\nCo-authored-by: EXPLOSION <git@helvetica.moe>",
          "is_bot": false,
          "headline": "Fix trio.socket.SocketType.bind to work with PathLike arguments again…",
          "author_name": "Filip Štědronský",
          "author_login": "regnarg",
          "committed_at": "2024-08-21T04:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af02e8bca46d57963a722aa879586a2c3c8e8ac2",
          "body": "* Check newsfragments using a custom Action\r\n\r\n* Remove unnecessary pull request event\r\n\r\n---------\r\n\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Check for newsfragments (#3055)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-21T03:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f405ec315e2a69b6db02eff40fce37341a0b584c",
          "body": null,
          "is_bot": false,
          "headline": "Constrain dependencies to our requirements.txt file (#3061)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-21T03:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4268e7e94d7ecbb316bd7a791079bf569ef941e",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.7...v0.6.1)\r\n\r\n* Update `ruff` to `0.6.1`\r\nEven though no conflicts have happened, I don't feel super great about leaving tests on \n[…]\n hooks are running.\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3067)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-08-20T01:13:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c2df486f95fd29d55f08d0746e9ba79dc2207c3f",
          "body": "…d `flake8-quotes` rules (#3046)",
          "is_bot": false,
          "headline": "Enable ruff's `refurb`, `flake8-import-conventions`, `flake8-pie`, an…",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-16T20:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c55b62aa758438f705061517b5645c228a0277f",
          "body": null,
          "is_bot": false,
          "headline": "Enable ruff's `flake8-executable` and `flynt` rules (#3045)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-16T20:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd9c8f48e564283cefac4d0f5a691683f4fc43e",
          "body": null,
          "is_bot": false,
          "headline": "Update awesome-trio-libraries.rst (#3066)",
          "author_name": "decorator-factory",
          "author_login": "decorator-factory",
          "committed_at": "2024-08-13T16:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fad505488504fffd6e8b9bf3ab830fd2b5243ba",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3065)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-08-12T23:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9baca6045d427fd4cc0de2ca396ddeb4a0f40a5",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3063)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-08-08T01:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff8f74eb15374c43fda319f3a1581c60a1e138d",
          "body": "Bump version to 0.26.2",
          "is_bot": false,
          "headline": "Merge pull request #3060 from A5rocks/release-0.26.2",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-08T00:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c41d8f09b93cb7cf7ad9ec8c86dc40f742ab979",
          "body": null,
          "is_bot": false,
          "headline": "Start new cycle",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-08-08T00:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "993e67a7af2b337125c17f63783c703504497324",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.26.2",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-08-08T00:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe02c09fe07ac8b8430169bd58775d2843e0d7a",
          "body": "* Catch deprecation warnings on import\r\n\r\n* Fix deprecation warning from attrs\r\n\r\n* Fix testcase\r\n\r\n* Appease linters\r\n\r\n* Fix test case",
          "is_bot": false,
          "headline": "Fix attrs redone (#3058)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-08T00:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a50fcaacbe404bd1f9c448bfaeb3f24f161c4a46",
          "body": "…6 (#3059)\n\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.5.6)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.5.5 → v0.5.…",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-08-06T00:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "223e4f44431630b27f598c2cc689469701033c56",
          "body": "Bump version to 0.26.1",
          "is_bot": false,
          "headline": "Merge pull request #3056 from A5rocks/release-0.26.1",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-05T01:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd193c45d3630894ecb966923c9852324bcad03",
          "body": null,
          "is_bot": false,
          "headline": "Start new cycle",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-08-05T01:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bff294b2aaca16fda5a8928ddda041541fa3fc4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.26.1",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-08-05T00:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4f7bd4885c4e96f673fb43fb21699e2dd08142",
          "body": "* Create release.yml\r\n\r\n* Update documentation\r\n\r\n* Try out a seperate build\r\n\r\n* Add changelog entry\r\n\r\n* Fix formatting\r\n\r\n* I forgot that wheels aren't .zips\r\n\r\n* PR feedback\r\n\r\nCo-authored-by: webknjaz < webknjaz+github/profile@redhat.com >\r\n\r\n---------\r\n\r\nCo-authored-by: webknjaz <webknjaz+github/profile@redhat.com>",
          "is_bot": false,
          "headline": "Try out PyPI's trusted publishers (#2980)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-05T00:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e38a1efa893342437d29fe1b5a06a95494e19ca",
          "body": null,
          "is_bot": false,
          "headline": "Don't use `hash` to avoid attrs warning (#3054)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-08-04T14:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d0824ffae231ad58a7bfbf2b9ce20b9a459593b",
          "body": "* Use 3.12 for formatting check\r\n\r\n* Always install `exceptiongroups`\r\n\r\n* Install `exceptiongroup` always but not in tests\r\n\r\n* Use single quotes in compiled requirements",
          "is_bot": false,
          "headline": "Use 3.12 for formatting check (#3049)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-08-04T00:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f92914da0a28a6e0ac6eb17dd7fa56c6602cc0",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.4...v0.5.5)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.5.4 → v0.5.5",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-07-29T23:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e596c2ab91ad66e3ec82a0cb9f3dd973cc966298",
          "body": "Update to mypy 1.11.0",
          "is_bot": false,
          "headline": "Merge pull request #3038 from CoolCat467/mypy-1.11.0",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-07-23T06:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58615213e9e1fb3768ba77e409de63bfbd73c9e9",
          "body": null,
          "is_bot": false,
          "headline": "Remove now unused type ignores",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-07-23T05:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69819e37d0f02f41a38461cb338b96127caa2909",
          "body": null,
          "is_bot": false,
          "headline": "Assert that coroutine frame exists",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-07-23T05:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ec8865701ebec606dbbb8f8f1a4580baa39410",
          "body": null,
          "is_bot": false,
          "headline": "Update to mypy 1.11.0",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-07-23T05:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c06f9e963822812dfe7cecf8fcc4dcf01d34c035",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3037)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-07-22T23:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3e8665296e66a84a9de1fba71a38f139088a627",
          "body": "* Use `--universal` flag with uv pip compile\r\n\r\n* Upgrade to uv `0.2.26`, fixed https://github.com/astral-sh/uv/issues/4885\r\n\r\n* Update uv and remove `--no-strip-markers`\r\nApparently `--universal` implies `--no-strip-markers`",
          "is_bot": false,
          "headline": "Use `--universal` flag with uv pip compile (#3032)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-07-20T04:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c88bc7740a574f6f883ec2124432b2cea189afa",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.1...v0.5.2)\r\n\r\n* Use `is` instead of `==` for type comparison\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3034)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-07-15T23:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 0,
      "latest_release_at": "2020-09-15T10:55:02Z",
      "latest_release_tag": "v0.17.0",
      "releases_from_tags": true,
      "days_since_last_push": 347,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2139,
      "mean_days_between_releases": 68.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "trio",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "async",
            "io",
            "networking",
            "trio",
            "Development Status :: 4 - Beta",
            "Framework :: Trio",
            "Intended Audience :: Developers",
            "Operating System :: MacOS :: MacOS X",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: POSIX :: BSD",
            "Operating System :: POSIX :: Linux",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: System :: Networking",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/trio/",
          "is_deprecated": false,
          "latest_version": "0.33.0",
          "repository_url": "https://github.com/python-trio/trio",
          "versions_count": 43,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2017-01-14T00:27:42.056802Z",
          "latest_published_at": "2026-02-14T18:40:55.386057Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "src/trio/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 121498,
      "source_files_sampled": 188,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "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": [
        {
          "name": "attrs",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">= 23.2.0"
        },
        {
          "name": "sortedcontainers",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "idna",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "outcome",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "sniffio",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">= 1.3.0"
        },
        {
          "name": "cffi",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.14"
        },
        {
          "name": "exceptiongroup",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 5,
      "top_contributors": [
        {
          "type": "User",
          "login": "njsmith",
          "commits": 1705,
          "avatar_url": "https://avatars.githubusercontent.com/u/609896?v=4"
        },
        {
          "type": "User",
          "login": "pquentin",
          "commits": 580,
          "avatar_url": "https://avatars.githubusercontent.com/u/42327?v=4"
        },
        {
          "type": "User",
          "login": "oremanj",
          "commits": 290,
          "avatar_url": "https://avatars.githubusercontent.com/u/4316136?v=4"
        },
        {
          "type": "User",
          "login": "A5rocks",
          "commits": 204,
          "avatar_url": "https://avatars.githubusercontent.com/u/40616000?v=4"
        },
        {
          "type": "User",
          "login": "jakkdl",
          "commits": 183,
          "avatar_url": "https://avatars.githubusercontent.com/u/11260241?v=4"
        },
        {
          "type": "User",
          "login": "dependabot-support",
          "commits": 144,
          "avatar_url": "https://avatars.githubusercontent.com/u/112581971?v=4"
        },
        {
          "type": "User",
          "login": "Fuyukai",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/8783751?v=4"
        },
        {
          "type": "User",
          "login": "richardsheridan",
          "commits": 108,
          "avatar_url": "https://avatars.githubusercontent.com/u/8000454?v=4"
        },
        {
          "type": "User",
          "login": "agronholm",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/u/130003?v=4"
        },
        {
          "type": "User",
          "login": "buhman",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/728108?v=4"
        }
      ],
      "contributors_sampled": 95,
      "top_contributor_share": 0.391
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "autodeps.yml",
        "check-newsfragment.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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 67 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": "30 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2a66a0d149ec0796a542fcf0be726e7b81aba301",
        "ran_at": "2026-07-26T00:35:35Z",
        "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/richardsheridan/trio",
    "host": "github.com",
    "name": "trio",
    "owner": "richardsheridan"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 36,
      "inputs": {
        "security": 40,
        "vitality": 18,
        "community": 9,
        "governance": 39,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.85,
              "days_since_last_push": 347,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 347 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 347
                    }
                  }
                ],
                "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": 19,
              "latest_release_tag": "v0.17.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2139,
              "mean_days_between_releases": 68.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2139 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2139
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~68.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 68.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 654,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 654 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": 654
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 39,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 95,
              "top_contributor_share": 0.391
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "95 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 67 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 49,
            "inputs": {
              "followers": 6,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "richardsheridan",
              "public_repos": 34,
              "account_age_days": 4412
            },
            "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": "6 followers of richardsheridan",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 6,
                      "login": "richardsheridan"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~12 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "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": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://trio.readthedocs.io",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://trio.readthedocs.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 67 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": "30 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": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.412,
              "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": "35 of 85 human commits state their intent (structured subject or explanatory body)",
                "points": 22,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 85
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "src/trio/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "src/trio/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "src/trio/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 121498,
              "source_files_sampled": 188,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (src/trio/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "src/trio/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/188 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 188,
                      "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-26T00:35:51.727889Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/richardsheridan/trio.svg",
  "full_name": "richardsheridan/trio",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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