公开记录
软件健康报告模式 0.27.0 · 指标 1.14.0 · 2026-07-30 22:32 UTC

domdfcoding / enum_tools

Tools to expand Python's enum module.

Python · HTMLLGPL-3.0★ 11 星标⑂ 9 复刻始于 2020年6月在 GitHub 上查看 ↗

domdfcoding/enum_tools 的健康指数为 100 分中的 56 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(85/100),最低的是Community & Adoption(45/100)。 最近一次更新在 21 天前。 近期的大部分工作由 1 位贡献者完成。

56
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

50 关注者226 个公开仓库始于 2014年7月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
PyPIenum-tools0.13.0-23469 天前documentationenumsphinxsphinx-extension

按类别列示的指标

活力

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

51中等 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 21 天前
5.5/36提交节奏 — 52 周中有 8 周有提交
11.3/18提交量 — 最近一年 17 次提交
0/10OpenSSF Scorecard:Maintained — 无数据
所用输入
commits_last_year17
human_commit_share0.66
days_since_last_push21
active_weeks_last_year8

发布纪律

52中等
评分方式
27/27有发布版本 — 已发布 23 个发布版本
7.2/36发布时效 — 最近一次发布版本于 468 天前
12.6/27发布节奏 — 约每 169.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count23
latest_release_tagv0.13.0
releases_from_tags
days_since_latest_release468
mean_days_between_releases169.9

社区与采用

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

45存在风险 · 占总体的 18%
评分方式
16.2/60星标 — 11 个星标
7.5/25复刻 — 9 个复刻
0/15关注者 — 1 位关注者
所用输入
forks9
stars11
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

70良好
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(LGPL-3.0)
18/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

可持续性与治理

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

51中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.3/22.5提交分布 — 头号贡献者编写了 99% 的提交
5.4/13.5贡献者广度 — 4 位贡献者
0/10OpenSSF Scorecard:Contributors — 无数据
所用输入
bus_factor1
contributors_sampled4
top_contributor_share0.986
评分方式
25.5/46.8议题解决 — 55% 的议题已关闭
28.6/38.3PR 接受 — 已裁定的 PR 中 77/103 已合并
0/15OpenSSF Scorecard:Code-Review — 无数据
所用输入
merged_prs77
open_issues10
closed_issues12
issue_closed_ratio0.545
closed_unmerged_prs26
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12.3/25所有者影响力 — domdfcoding 有 50 位关注者
25/25既往记录 — 226 个公开仓库,账户约 12 年
所用输入
followers50
owner_typeUser
is_verified
owner_logindomdfcoding
public_repos226
account_age_days4,411
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
14/35发布时效 — 最近一次发布于 469 天前
20/20版本历史 — 23 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesenum-tools
ecosystemspypi
any_deprecated
min_days_since_publish469

工程质量

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

85优秀 · 占总体的 20%

工程实践

92优秀
评分方式
24/24CI 工作流 — 7 个工作流
24/24存在测试
16/16Linter 配置 — .pylintrc, tox.ini
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

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://enum-tools.readthedocs.io/en/latest
10/10仓库描述
10/10主题标签 — 6 个主题标签
10/10Wiki
所用输入
topicspython3, enum, sphinx-extension, documentation, python, sphinx
has_wiki
homepagehttps://enum-tools.readthedocs.io/en/latest
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

33存在风险
评分方式
0/30安全策略(SECURITY.md)
25/25Dependabot 配置
0/25依赖锁定文件 — 已发布的类库——锁定文件属于应用层关注点,不作要求
0/20CodeQL 工作流
所用输入
sourcefile_signals
lockfiles
manifestsdoc-source/requirements.txt, pyproject.toml, requirements.txt, tests/requirements.txt
has_codeql_workflow
has_security_policy
has_dependabot_config
已排除计分(无数据或不适用):依赖锁定文件。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:enum-tools@0.13.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 2 个软件包。 未对可达性进行分析。

AI 就绪度

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

50中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
3.2/40可读的提交历史 — 66 次人类提交中有 4 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.061
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — justfile
22/22自动化测试
11/11Lint / 格式化配置 — .pylintrc, tox.ini
11/11静态类型检查 — enum_tools/py.typed
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
5/8自动化维护 — 已配置依赖自动化,但在抽样提交中未观察到
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesjustfile
has_devcontainer
has_linter_config
typecheck_configsenum_tools/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(enum_tools/py.typed)
55/55可控的文件大小 — 采样的 17 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes20,018
source_files_sampled17
oversized_source_files0

关键数据

11GitHub 星标
4贡献者
17最近 12 个月提交数
21距最近推送天数
23发布版本数
1巴士系数(bus factor)
10开放议题
PyPI软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • OpenSSF Scorecard timed out after 240s; skipping Scorecard checks

更多细节

Star 与 Fork 历史 0 ★ / 9 ⇿
0Star
9Fork
9发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

0246810922021-102024-022026-07
主版本 0次版本 7修订 1

每个点涵盖 5 天。

全部依赖 42

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 42 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
PyPIcoincidence间接
PyPIcoverage间接
PyPIcoverage-pyver-pragma间接
PyPIdefault-values间接
PyPIdefusedxml间接
PyPIdocutils间接
PyPIdomdf-python-tools间接
PyPIdomdf-sphinx-theme间接
PyPIextras-require间接
PyPIhtml-section间接
PyPIhtml5lib间接
PyPIimportlib-metadata间接
PyPIiniconfig间接
PyPImsgpack间接
PyPIpygments间接
PyPIpytest间接
PyPIpytest-cov间接
PyPIpytest-randomly间接
PyPIpytest-regressions间接
PyPIpytest-rerunfailures间接
PyPIpytest-timeout间接
PyPIroman间接
PyPIseed-intersphinx-mapping间接
PyPIsetuptools间接
PyPIsphinx间接
PyPIsphinx-copybutton间接
PyPIsphinx-debuginfo间接
PyPIsphinx-licenseinfo间接
PyPIsphinx-notfound-page间接
PyPIsphinx-prompt间接
PyPIsphinx-pyproject间接
PyPIsphinx-toolbox间接
PyPIsphinxcontrib-applehelp1.0.4间接
PyPIsphinxcontrib-devhelp1.0.2间接
PyPIsphinxcontrib-htmlhelp2.0.1间接
PyPIsphinxcontrib-httpdomain间接
PyPIsphinxcontrib-jsmath1.0.1间接
PyPIsphinxcontrib-qthelp1.0.3间接
PyPIsphinxcontrib-serializinghtml1.1.5间接
PyPIsphinxemoji间接
PyPItoctree-plus间接
PyPItyping-extensions间接
依赖安全公告 0

安装 pypi:enum-tools@0.13.0 会引入 2 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "python3",
        "enum",
        "sphinx-extension",
        "documentation",
        "python",
        "sphinx"
      ],
      "is_fork": false,
      "size_kb": 682,
      "has_wiki": true,
      "homepage": "https://enum-tools.readthedocs.io/en/latest",
      "languages": {
        "CSS": 31,
        "HTML": 29798,
        "Just": 532,
        "Python": 74663
      },
      "pushed_at": "2026-07-09T07:38:50Z",
      "created_at": "2020-06-10T08:27:36Z",
      "owner_type": "User",
      "updated_at": "2026-07-09T07:38:53Z",
      "description": "Tools to expand Python's enum module.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "HTML"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Dominic Davis-Foster",
      "type": "User",
      "login": "domdfcoding",
      "company": null,
      "location": "Stoke-On-Trent, UK",
      "followers": 50,
      "avatar_url": "https://avatars.githubusercontent.com/u/8050853?v=4",
      "created_at": "2014-07-02T18:34:19Z",
      "is_verified": null,
      "public_repos": 226,
      "account_age_days": 4411
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": null,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-04-18T12:05:01Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2024-04-03T12:03:50Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-09-12T12:03:40Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2023-06-16T12:03:16Z"
        },
        {
          "tag": "v0.9.0.post1",
          "kind": "other",
          "published_at": "2022-02-10T12:04:50Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-02-01T12:04:34Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-01-04T12:04:22Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-12-29T12:04:30Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2021-12-03T12:04:27Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2021-02-09T12:27:58Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2021-01-16T12:45:22Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2020-12-10T12:23:51Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2020-10-01T12:21:59Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-09-24T12:20:57Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-09-23T19:51:23Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-09-17T10:56:48Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-09-12T12:19:29Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-09-09T19:49:10Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-09-08T12:19:57Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2020-07-15T20:32:16Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2020-07-15T18:44:57Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2020-07-14T21:41:29Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2020-07-14T09:08:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3835966f37e23e011823261f834def9c3121c729",
          "body": "* Updated files with 'repo_helper'.\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#128)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2026-07-09T07:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774d693df4ec44a87c65599fa85e3ab9df05669c",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#126)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2026-05-29T09:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05201f19f7028d8b270082b252aff91543cf28dc",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#123)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2026-04-08T08:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e5275f43381ce9470021c47939fd88df91cffc9",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#121)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2026-03-17T11:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9658c3eac0044e190a1e7130b57423d51814556b",
          "body": null,
          "is_bot": false,
          "headline": "Cap setuptools to preserve pkg_resources",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2026-03-16T23:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97ddbe7c0c4a4ff8aa038081cdba4ef25b3244f",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#120)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2026-01-21T23:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9275057d18b731365796b4564833ebefffd3fe3",
          "body": null,
          "is_bot": false,
          "headline": "Update tox testenv config.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2026-01-20T23:15:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1cff8c5779ac5d0aed0e3cc1ae294ee72515a7e",
          "body": null,
          "is_bot": false,
          "headline": "Stop building our own conda package in favour of conda-forge",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2026-01-20T22:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b92120a873e950a8545e439d34a1122c7dc519",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#119)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2026-01-20T15:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46c0830f218b776352ed4b49317175363cbe6ae",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#117)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2026-01-11T13:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0374fb103bcb3c099ceb83ef0a5015f1e18204b8",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#115)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2026-01-01T20:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c165d2f0b856f8355a86a765215b8875a5b38084",
          "body": null,
          "is_bot": false,
          "headline": "Lint",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2026-01-01T19:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c30c5d362c075f4cb398772a2f4c502e14fc56dd",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#114)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2025-12-09T21:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d560a372dabc495aa9b73f78e8a5f5c910727a",
          "body": null,
          "is_bot": false,
          "headline": "Update type hints",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-12-09T18:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "345362ba0decb4b6e64444638183a52eb63d7b3c",
          "body": null,
          "is_bot": false,
          "headline": "Update flake8 requirements",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-12-09T18:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef85296178d558d0fbca2b7824a9dbf4f94cbd58",
          "body": null,
          "is_bot": false,
          "headline": "Bump mypy and Python version for linters etc.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-12-09T18:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5098f5dd00ede6d777f70f497adfab67f7f83890",
          "body": null,
          "is_bot": false,
          "headline": "Update pytest warningfilter",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-12-09T12:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e41dfa64c9ca29e223182369195cd92a0dd5bb86",
          "body": null,
          "is_bot": false,
          "headline": "Appease mypy",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-05-21T16:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a1b36634a004d787226bbe2a658919da9df5ca6",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update contributing guide (#109)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2025-05-21T14:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817a3041c8238b41bf7b5c127eb486e18fae60e7",
          "body": null,
          "is_bot": false,
          "headline": "Uncap beautifulsoup on most versions",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-05-21T14:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "600695e207c9891e848b35d6b3cb85673e321f5b",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#108)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2025-05-16T15:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d51f0592fa0964b616383e6bf4f2022a09af9e7",
          "body": null,
          "is_bot": false,
          "headline": "Add lower bound for sphinx-prompt in tests",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-05-16T14:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fa6e62a3a88ecd6ff0af457bda01cda02bfb83",
          "body": null,
          "is_bot": false,
          "headline": "Add lower bound for msgpack",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-05-16T11:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b563beb85c67dfae2218bb05e9550e78b83ace7",
          "body": "* Updated files with 'repo_helper'.\n\n* Updated files with 'repo_helper'.\n\n---------\n\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#107)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2025-04-18T08:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baf43df237e80df30ccb4774b675f195429b8ccb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version v0.12.0 -> v0.13.0",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-04-17T13:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e71edadafe795f572d8757e33c9412327a56743",
          "body": null,
          "is_bot": false,
          "headline": "Use older macOS for Python 3.7",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-04-17T09:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390ab4135dbd0834794584a4efb48b8e9ba2438f",
          "body": null,
          "is_bot": false,
          "headline": "Bump macOS version.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-04-17T09:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5c781e43c64943674aaf5ad6276077723b2b351",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Run Flake8 on Ubuntu 22.04 (#106)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2025-04-16T16:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43213977670c053d19c707e72d5e03499b9e8f9f",
          "body": null,
          "is_bot": false,
          "headline": "Don't test Python 3.12 with older Sphinx versions (require distutils)",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-04-16T16:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bcbcfef071075f0c9cf4317610db7105aede06",
          "body": null,
          "is_bot": false,
          "headline": "Fix for Sphinx 8.2",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-04-16T15:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b982dc747fba48deedb8c8dcb998c48dd9e95c26",
          "body": null,
          "is_bot": false,
          "headline": "Actually run tests on newer Sphinx versions.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-04-16T14:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2706b171a178c714f7a68736a471bc933afebe1b",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Ubuntu to 22.04 (#103)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2025-04-07T14:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6eb3ebcc732dfd0cbad784baf9f509b683db458",
          "body": null,
          "is_bot": false,
          "headline": "Drop Python 3.6 from test matrix.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2025-04-07T12:58:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9098922f287a745ed5e74c40870db5b90b7a94bb",
          "body": "* Updated files with 'repo_helper'.\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\n---------\r\n\r\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#101)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2025-02-13T11:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac4f0993a84401c93fbef06945d5948c85709d1",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#100)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-10-08T18:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411507cdb577c239b78bb338520ae197708708ef",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Python 3.13 prerelease (#98)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-08-12T14:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a965b5031cf5a6050989f08aebb13eea3e5cb920",
          "body": "* Updated files with 'repo_helper'.\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\n---------\r\n\r\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#97)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-07-30T15:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a07f5dce5961b7682d63157a5f933f60a4457ad",
          "body": null,
          "is_bot": false,
          "headline": "Bump mypy version",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-07-30T11:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b04cd4e4249582b3b2184fbf5da594d93872d2c",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#96)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-07-02T10:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea2d19b4b0feeb71031d39d60dba5268b7abf23",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#95)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-06-19T20:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba5c5d398733bb76b86c34c2939f36c82bc9ba0",
          "body": null,
          "is_bot": false,
          "headline": "Update tests for new docstring handling in Python 3.13",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-06-19T16:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e62bdef38ad1d0a34514fa55e41d623a9e7fa04c",
          "body": null,
          "is_bot": false,
          "headline": "Enum repr change hasn't happened in Python 3.13",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-06-19T15:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af36cbf207153a03602447360b89e4a063157141",
          "body": "* Updated files with 'repo_helper'.\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\n---------\r\n\r\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#94)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-06-17T10:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08dc94992624f62d8764c4b24510806c3f87d7a",
          "body": "* Updated files with 'repo_helper'.\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\n---------\r\n\r\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#93)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-05-15T15:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6c8df083d05ce8e28b583f95f94b2c33281239",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#92)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-04-24T16:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53bf12b5c8556b92f42797b026c062d730159edc",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Python 3.13 alpha (#91)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-04-22T16:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774650fdefeaec3ee7ec80cc91620e01e68dbbfc",
          "body": "* Updated files with 'repo_helper'.\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\n---------\r\n\r\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#90)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-04-18T10:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547268ae200173b071dae133f901af664b297cd9",
          "body": null,
          "is_bot": false,
          "headline": "Update reference templates",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-04-18T09:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc86fece7e75c6622e1748c6d7a174814c32b452",
          "body": null,
          "is_bot": false,
          "headline": "Bump version v0.11.0 -> v0.12.0",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-04-02T15:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "270c0c4ece3871db8c7656ff9a3f5e439d547364",
          "body": null,
          "is_bot": false,
          "headline": "Make license headers match main repository license etc. (#88)",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-04-02T15:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ea41227cc0e987e88c3d7ebfe8aa759f1f7b88",
          "body": null,
          "is_bot": false,
          "headline": "Skip Sphinx 6.1 on Python 3.13",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-04-02T15:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e30306de7a9f9633bc54acdbaa2aac3a23160aed",
          "body": null,
          "is_bot": false,
          "headline": "Don't error on cgi deprecation warning.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-04-02T15:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9565bd2b74ae8b84aac04716403fc7908a8944f4",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#87)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-04-02T14:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "872d39d44756a980c727085cc0245313462eb780",
          "body": "* Updated files with 'repo_helper'.\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\n---------\r\n\r\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#85)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-03-26T12:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189a381ad59d68914b200f6fc88eadaa081eb6d0",
          "body": null,
          "is_bot": false,
          "headline": "Bump Python 3.13 version on GHA",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-03-13T15:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9eb287b1049be94de5bd3ff2a3f480bf677ae3",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#83)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2024-03-12T15:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a721cfe8bed74f815efd43f4b0aa4070dfe4799",
          "body": null,
          "is_bot": false,
          "headline": "Update reference template for Sphinx 7.2",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-03-12T14:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0322d234fac776ff6567dbfdce62d5e8552b9cc8",
          "body": null,
          "is_bot": false,
          "headline": "Bump pre-commit hooks.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-03-12T14:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cbaaebbab4745db4e636bc3d45f8a93a9279c90",
          "body": null,
          "is_bot": false,
          "headline": "Update pytest warningfilter",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-03-12T14:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9a0836af7159e02e63ac6b9344a5d200687f94",
          "body": null,
          "is_bot": false,
          "headline": "Skip older Sphinx versions which won't work on Python 3.13",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-03-12T14:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3db88d81819159f5dc06edb8df58f93bf329a5",
          "body": null,
          "is_bot": false,
          "headline": "Update reference templates for newer docutils.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-03-12T13:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71fe55dfc8f8d19bfcb6de7b05daac3647dde149",
          "body": "They don't correctly specify their minimum sphinx requirement.",
          "is_bot": false,
          "headline": "Cap sphinxcontrib-*help and alabaster versions in tests.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2024-03-12T11:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0addac44a4122b40c52799b490eaf2f64c8f20d",
          "body": null,
          "is_bot": false,
          "headline": "Update pytest warningfilter",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-11-21T12:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c25fd72c20497b6598b725763648aa28282c54ea",
          "body": null,
          "is_bot": false,
          "headline": "Remove upper bound on sphinx version for docs.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-11-21T09:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f1acae3ef9b657ef3861f74321f9d46189c9829",
          "body": null,
          "is_bot": false,
          "headline": "Test on newer Python versions",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-11-21T09:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b977255c453e127e39d8028af5bd8aa3d76e78",
          "body": null,
          "is_bot": false,
          "headline": "Bump version v0.10.0 -> v0.11.0",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-09-12T10:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfae71a32eb3323f173ab630b1a977b0e7020752",
          "body": null,
          "is_bot": false,
          "headline": "Lint",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-09-12T10:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "448b8271f602193e2835d3a95fc315d6a5310547",
          "body": null,
          "is_bot": false,
          "headline": "Replace windows mojibake in tests.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-09-12T09:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc35bcef4275989110edd8d9d919e6df86a7ca16",
          "body": null,
          "is_bot": false,
          "headline": "Make type: ignore comments more specific",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-09-11T15:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccaa115a8515bc60165daf6b0dd1d49057537d2b",
          "body": null,
          "is_bot": false,
          "headline": "Ensure members is always a list of ObjectMember objects for Sphinx 7.2",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-09-11T15:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b37071d985dfa26c192ed49d635cfd52d94d00e8",
          "body": null,
          "is_bot": false,
          "headline": "Use proper endash in README.rst",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-09-11T12:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46684947f63fa9da168cf34126c1c0beed7a3378",
          "body": null,
          "is_bot": false,
          "headline": "Test on Sphinx 7.2",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-09-11T12:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d33ec93e39d851be29f7b28abba01f7db5eba82",
          "body": "…ples (#78)\n\nWithout this, autoenum is broken for Sphinx 7.2.0.\r\n\r\n* Satisfy mypy by accounting for ObjectMember *and* tuple types in some of the code\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Use ObjectMember interface for Sphinx autoenum members rather than tu…",
          "author_name": "Adam Dangoor",
          "author_login": "adamtheturtle",
          "committed_at": "2023-08-24T08:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da0a72b52b0dd9e0ad822d0f8ec66713052fa636",
          "body": "They are coming from the sphinx gettext module not us.",
          "is_bot": false,
          "headline": "Don't error on utcfromtimestamp deprecation warnings.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-08-22T16:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e675250479b37798e9206752466b8004be8f08a",
          "body": null,
          "is_bot": false,
          "headline": "Update type hints",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-08-22T14:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e277fa948960a308964690529999018739724387",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for Sphinx 3.2 and 3.3",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-08-22T13:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a59cbd496fa4232ebb0d93538a5b9799669445",
          "body": null,
          "is_bot": false,
          "headline": "Update tests for Python 3.12",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-08-22T10:31:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86846fa15ad85109347255c33fa1b98a3b2feeb",
          "body": "* Updated files with 'repo_helper'.\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#79)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2023-08-22T10:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47d7f3caae555d86bb7ede2c068c7bb1e303723",
          "body": null,
          "is_bot": false,
          "headline": "Test on newer Sphinx versions (up to 7.1)",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-08-22T09:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f26d82d8ce7e1ae27b3485c6ac5f8d322d596465",
          "body": null,
          "is_bot": false,
          "headline": "Bump version v0.9.0.post1 -> v0.10.0",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-06-15T12:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45b7994b7c061cc1cf5758cd1bbc09c5f893710e",
          "body": null,
          "is_bot": false,
          "headline": "Copy _power_of_two as it was removed in Python 3.12",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-06-15T10:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fac4445faa2667655cd3b9c762f27a45f725a2e",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#74)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2023-06-15T07:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdae4fb95386ad78b0ab8a021e4e47bb11373043",
          "body": null,
          "is_bot": false,
          "headline": "Test on Python 3.12 and PyPy 3.9",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-06-15T07:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff5d70b36228456eb8e3fa95ed590205d27f512",
          "body": null,
          "is_bot": false,
          "headline": "Add additional type annotations",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-06-15T06:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff0afa03a713318d34ff549ec98f55908251aa9",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#72)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2023-06-15T06:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d610dfe01a54f91b9618b1c0f6d205206fd799c",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused import",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-06-14T21:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5fd40054fb29e719e30dcc4f0f452f91759ed1d",
          "body": null,
          "is_bot": false,
          "headline": "Cap BS4 version",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-06-14T19:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40c6db2469352be278fe26c0251f9b7d055d032f",
          "body": null,
          "is_bot": false,
          "headline": "Update readthedocs config",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-06-14T16:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "508c00e0ce600763f1ac3583d3ddd9a500d344e8",
          "body": null,
          "is_bot": false,
          "headline": "Don't error on pkg-resources deprecation warnings.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2023-06-14T15:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a9ed9d1eb0b29eca04930692a4989aa6bd8eedb",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#68)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2022-09-14T09:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c9296557d17539f8bed0c2e8c16f155ebb13ef6",
          "body": null,
          "is_bot": false,
          "headline": "Promote conda-forge package (#69)",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2022-08-31T10:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f029a08ef4ff15f5df810d3fc4fd11023a970b83",
          "body": null,
          "is_bot": false,
          "headline": "Drop typo (#67)",
          "author_name": "1kastner",
          "author_login": "1kastner",
          "committed_at": "2022-08-31T09:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d976d1c5d12d25fea56d36090f64c7e81c3e7b11",
          "body": null,
          "is_bot": false,
          "headline": "Skip Sphinx 5.x on Python 3.6",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2022-08-31T08:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28a4feb8099de6f372bed23bf7991d2d9c82f4c",
          "body": null,
          "is_bot": false,
          "headline": "Test on newer Sphinx versions.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2022-08-31T08:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b234073210267f1aaaf520e64adad4a8d1f6e554",
          "body": null,
          "is_bot": false,
          "headline": "Update tests for newest 3.10 and 3.11 versions.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2022-08-31T08:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb31a049c318255e515bbfecfb300a5ba1f72f47",
          "body": "* Updated files with 'repo_helper'.\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\n* Updated files with 'repo_helper'.\r\n\r\nCo-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[repo-helper] Configuration Update (#65)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2022-08-30T22:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5230ec6dd571332c93e03480e91a6de99ad2692",
          "body": null,
          "is_bot": false,
          "headline": "Un-error some deprecation warnings.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2022-08-30T21:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42b4a511aee9d905768a45d423ef89498b682263",
          "body": null,
          "is_bot": false,
          "headline": "Update reference files for newer docutils and Sphinx versions.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2022-08-30T21:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2289c246f1d5d83856a3af6ec81aebb09310a64",
          "body": null,
          "is_bot": false,
          "headline": "XFail tests on Python 3.11 for now.",
          "author_name": "Dominic Davis-Foster",
          "author_login": "domdfcoding",
          "committed_at": "2022-04-08T17:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e0bf72c7d302c8e27d5faf3492d30a4c8af270",
          "body": "Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated files with 'repo_helper'. (#60)",
          "author_name": "repo-helper[bot]",
          "author_login": "repo-helper[bot]",
          "committed_at": "2022-04-08T06:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 17,
      "latest_release_at": "2025-04-18T12:05:01Z",
      "latest_release_tag": "v0.13.0",
      "releases_from_tags": false,
      "days_since_last_push": 21,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 468,
      "mean_days_between_releases": 169.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "enum-tools",
          "exists": true,
          "license": "LGPL-3.0-or-later",
          "keywords": [
            "documentation",
            "enum",
            "sphinx",
            "sphinx-extension",
            "Development Status :: 4 - Beta",
            "Framework :: Sphinx :: Extension",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "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.7",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: Documentation",
            "Topic :: Documentation :: Sphinx",
            "Topic :: Software Development :: Documentation",
            "Topic :: Software Development :: Libraries :: Python Modules",
            "Topic :: Utilities",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/enum-tools/",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/domdfcoding/enum_tools",
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2020-07-14T09:04:38.151152Z",
          "latest_published_at": "2025-04-17T15:26:59.412165Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 469
        }
      ]
    },
    "popularity": {
      "forks": 9,
      "stars": 11,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 2
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 13
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "enum_tools/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 20018,
      "source_files_sampled": 17,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "doc-source/requirements.txt",
        "pyproject.toml",
        "requirements.txt",
        "tests/requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": "pypi:enum-tools@0.13.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "coincidence",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "coverage-pyver-pragma",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "default-values",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "defusedxml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "docutils",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "domdf-python-tools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "domdf-sphinx-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "extras-require",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "html-section",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "html5lib",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "msgpack",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-randomly",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-regressions",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-rerunfailures",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-timeout",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "roman",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "seed-intersphinx-mapping",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-copybutton",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-debuginfo",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-licenseinfo",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-notfound-page",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-prompt",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-pyproject",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-toolbox",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-applehelp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-devhelp",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-htmlhelp",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-httpdomain",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jsmath",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-qthelp",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-serializinghtml",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxemoji",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "toctree-plus",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 42,
        "direct_count": 0,
        "indirect_count": 42
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 77,
        "open_issues": 10,
        "closed_ratio": 0.545,
        "closed_issues": 12,
        "closed_unmerged_prs": 26
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "domdfcoding",
          "commits": 219,
          "avatar_url": "https://avatars.githubusercontent.com/u/8050853?v=4"
        },
        {
          "type": "User",
          "login": "1kastner",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5236165?v=4"
        },
        {
          "type": "User",
          "login": "adamtheturtle",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/797801?v=4"
        },
        {
          "type": "User",
          "login": "pvragov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18347771?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.986
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "docs_test_action.yml",
        "flake8.yml",
        "mypy.yml",
        "octocheese.yml",
        "python_ci.yml",
        "python_ci_linux.yml",
        "python_ci_macos.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".pylintrc",
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": null,
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-30T13:45:42Z",
      "oldest_open_prs": [
        {
          "number": 63,
          "created_at": "2022-04-14T19:11:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 124,
          "created_at": "2026-05-26T18:24:57Z",
          "last_comment_at": "2026-05-26T19:01:16Z",
          "last_comment_author": "carterbox"
        },
        {
          "number": 125,
          "created_at": "2026-05-26T19:03:33Z",
          "last_comment_at": "2026-05-29T14:33:48Z",
          "last_comment_author": "coveralls"
        }
      ],
      "last_merged_pr_at": "2026-07-09T07:38:47Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 34,
          "created_at": "2021-05-09T21:21:18Z",
          "last_comment_at": "2022-08-27T14:14:45Z",
          "last_comment_author": "1kastner"
        },
        {
          "number": 39,
          "created_at": "2021-10-13T00:37:46Z",
          "last_comment_at": "2024-07-31T13:18:39Z",
          "last_comment_author": "domdfcoding"
        },
        {
          "number": 50,
          "created_at": "2021-12-30T14:11:06Z",
          "last_comment_at": "2023-05-25T08:43:16Z",
          "last_comment_author": "1kastner"
        },
        {
          "number": 62,
          "created_at": "2022-04-14T19:06:41Z",
          "last_comment_at": "2022-08-27T14:11:52Z",
          "last_comment_author": "1kastner"
        },
        {
          "number": 71,
          "created_at": "2022-09-19T10:11:34Z",
          "last_comment_at": "2023-03-19T13:56:07Z",
          "last_comment_author": "kloczek"
        },
        {
          "number": 77,
          "created_at": "2023-08-21T23:50:19Z",
          "last_comment_at": "2023-08-22T00:15:03Z",
          "last_comment_author": "adamtheturtle"
        },
        {
          "number": 84,
          "created_at": "2024-02-16T17:16:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2024-09-07T11:57:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 111,
          "created_at": "2025-08-04T22:04:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 118,
          "created_at": "2026-01-14T12:07:52Z",
          "last_comment_at": "2026-04-29T15:44:35Z",
          "last_comment_author": "smarie"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/domdfcoding/enum_tools",
    "host": "github.com",
    "name": "enum_tools",
    "owner": "domdfcoding"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 46,
        "vitality": 51,
        "community": 45,
        "governance": 51,
        "engineering": 85
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 51,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "commits_last_year": 17,
              "human_commit_share": 0.66,
              "days_since_last_push": 21,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 21 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "17 commits in the last year",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v0.13.0",
              "releases_from_tags": false,
              "days_since_latest_release": 468,
              "mean_days_between_releases": 169.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 468 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 468
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~169.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 169.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 138,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 138 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 138
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 45,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "forks": 9,
              "stars": 11,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "11 stars",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.986
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 99% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "merged_prs": 77,
              "open_issues": 10,
              "closed_issues": 12,
              "issue_closed_ratio": 0.545,
              "closed_unmerged_prs": 26
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "55% of issues closed",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 55
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "77/103 decided PRs merged",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 77,
                      "decided": 103
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 50,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "domdfcoding",
              "public_repos": 226,
              "account_age_days": 4411
            },
            "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": "50 followers of domdfcoding",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 50,
                      "login": "domdfcoding"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "226 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 226
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "enum-tools"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 469
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 469 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 469
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 85,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "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": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": ".pylintrc, tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".pylintrc, tox.ini"
                    }
                  }
                ],
                "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": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "python3",
                "enum",
                "sphinx-extension",
                "documentation",
                "python",
                "sphinx"
              ],
              "has_wiki": true,
              "homepage": "https://enum-tools.readthedocs.io/en/latest",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://enum-tools.readthedocs.io/en/latest",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dependency_lockfiles"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "file_signals",
              "lockfiles": [],
              "manifests": [
                "doc-source/requirements.txt",
                "pyproject.toml",
                "requirements.txt",
                "tests/requirements.txt"
              ],
              "has_codeql_workflow": false,
              "has_security_policy": false,
              "has_dependabot_config": true
            },
            "components": [
              {
                "key": "security_policy_security_md",
                "name": "Security policy (SECURITY.md)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "dependabot_config",
                "name": "Dependabot config",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "dependency_lockfiles",
                "name": "Dependency lockfiles",
                "detail": "published library — lockfiles are an application concern, not expected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "lockfiles_not_expected",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "codeql_workflow",
                "name": "CodeQL workflow",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "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:enum-tools@0.13.0 runtime dependency closure — what installing the published package pulls in — 2 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:enum-tools@0.13.0",
                  "assessed": 2
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "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": 2,
              "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 3,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.061,
              "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": "4 of 66 human commits state their intent (structured subject or explanatory body)",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 4,
                      "sampled": 66
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "enum_tools/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "justfile"
                    }
                  }
                ],
                "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": ".pylintrc, tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".pylintrc, tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "enum_tools/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "enum_tools/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": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 20018,
              "source_files_sampled": 17,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (enum_tools/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "enum_tools/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.14.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T22:32:05.023545Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/domdfcoding/enum_tools.svg",
  "full_name": "domdfcoding/enum_tools",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

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

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

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